Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 586334 Details for
Bug 824417
mojo-signatures: FTBFS
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build log
getfile?taskID=4096218&name=build.log (text/plain), 6.04 KB, created by
Mikolaj Izdebski
on 2012-05-23 12:31:27 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Mikolaj Izdebski
Created:
2012-05-23 12:31:27 UTC
Size:
6.04 KB
patch
obsolete
>Mock Version: 1.1.18 >Mock Version: 1.1.18 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/mojo-signatures.spec'], False, '/var/lib/mock/f18-build-1347251-217389/root/', None, 86400, True, False, 418, 418, None, False, None, logger=<mockbuild.trace_decorator.getLog object at 0xebeb50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/mojo-signatures.spec'] >error: Macro %__isa_name has empty body >error: Macro %__isa_bits has empty body >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/mojo-signatures-1.1-0.6.svn11457.fc18.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/mojo-signatures.spec'], False, '/var/lib/mock/f18-build-1347251-217389/root/', None, 86400, True, False, 418, 418, None, False, None, logger=<mockbuild.trace_decorator.getLog object at 0xebeb50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/mojo-signatures.spec'] >error: Macro %__isa_name has empty body >error: Macro %__isa_bits has empty body >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mIFkM4 >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf mojo-signatures-1.1 >+ /usr/bin/xz -dc /builddir/build/SOURCES/mojo-signatures-1.1.tar.xz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd mojo-signatures-1.1 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (0001-pom.xml-files.patch):' >Patch #0 (0001-pom.xml-files.patch): >+ /usr/bin/cat /builddir/build/SOURCES/0001-pom.xml-files.patch >+ /usr/bin/patch -s -p1 --fuzz=0 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.v0eBVA >+ umask 022 >~/build/BUILD/mojo-signatures-1.1/signatures-parent ~/build/BUILD/mojo-signatures-1.1 >+ cd /builddir/build/BUILD >+ cd mojo-signatures-1.1 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ pushd signatures-parent >+ mvn-rpmbuild install >/usr/lib/jvm/java >[INFO] Scanning for projects... >[WARNING] The POM for org.apache.maven.wagon:wagon-webdav:jar:1.0-beta-2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building API Signatures Parent project 1.1 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-enforcer-plugin:1.0.1:enforce (mojo-enforcer-rules) @ signatures-parent --- >[INFO] >[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ signatures-parent --- >[INFO] Installing /builddir/build/BUILD/mojo-signatures-1.1/signatures-parent/pom.xml to /builddir/build/BUILD/mojo-signatures-1.1/signatures-parent/.m2/org/codehaus/mojo/signature/signatures-parent/1.1/signatures-parent-1.1.pom >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD SUCCESS >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 1.659s >[INFO] Finished at: Wed May 23 12:23:07 UTC 2012 >[INFO] Final Memory: 10M/210M >[INFO] ------------------------------------------------------------------------ >~/build/BUILD/mojo-signatures-1.1 >~/build/BUILD/mojo-signatures-1.1/java15 ~/build/BUILD/mojo-signatures-1.1 >+ popd >+ for sig in java15 java16 >+ pushd java15 >+ mvn-rpmbuild install >/usr/lib/jvm/java >[INFO] Scanning for projects... >[WARNING] The POM for org.apache.maven.wagon:wagon-webdav:jar:1.0-beta-2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Generic Java 1.5 Runtime Signatures 1.1-SNAPSHOT >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- animal-sniffer-maven-plugin:1.7:build (java15) @ java15 --- >[WARNING] Toolchains are ignored, 'javaHome' parameter is set to /etc/alternatives/java_sdk_1.6.0 >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD FAILURE >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 1.561s >[INFO] Finished at: Wed May 23 12:23:10 UTC 2012 >[INFO] Final Memory: 9M/210M >[INFO] ------------------------------------------------------------------------ >[ERROR] Failed to execute goal org.codehaus.mojo:animal-sniffer-maven-plugin:1.7:build (java15) on project java15: Cannot include java home if specified java home does not exist -> [Help 1] >[ERROR] >[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. >[ERROR] Re-run Maven using the -X switch to enable full debug logging. >[ERROR] >[ERROR] For more information about the errors and possible solutions, please read the following articles: >[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException >error: Bad exit status from /var/tmp/rpm-tmp.v0eBVA (%build) > Macro %__isa_name has empty body > Macro %__isa_bits has empty body > Bad exit status from /var/tmp/rpm-tmp.v0eBVA (%build) >RPM build errors: >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/mojo-signatures.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mockbuild/util.py", line 352, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/mojo-signatures.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 824417
: 586334 |
586335
|
586336
|
586337