Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1252714 Details for
Bug 1423792
jpf: FTBFS in rawhide
Home
New
Search
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.rh90 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
<fdopen> (text/plain), 9.86 KB, created by
Fedora Release Engineering
on 2017-02-17 14:46:05 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 14:46:05 UTC
Size:
9.86 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/jpf.spec'], printOutput=Falsetimeout=172800env={'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}logger=<mockbuild.trace_decorator.getLog object at 0x7fe085c323c8>shell=Falseuser='mockbuild'uid=1000chrootPath='/var/lib/mock/f26-build-7613906-694300/root'gid=425) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/jpf.spec'] with env {'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/jpf-1.5.1-15.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/jpf.spec'], printOutput=Falsetimeout=172800env={'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}private_network=Truelogger=<mockbuild.trace_decorator.getLog object at 0x7fe085c323c8>shell=Falseuser='mockbuild'uid=1000chrootPath='/var/lib/mock/f26-build-7613906-694300/root'gid=425) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/jpf.spec'] with env {'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.425iJW >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf jpf-1.5.1 >+ /usr/bin/mkdir -p jpf-1.5.1 >+ cd jpf-1.5.1 >+ /usr/bin/unzip -qq /builddir/build/SOURCES/jpf-src-1.5.1.zip >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ xargs rm >+ find . -name '*.jar' >Patch #0 (jpf-1.5.1-build_javadoc.patch): >+ echo 'Patch #0 (jpf-1.5.1-build_javadoc.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file build.xml >Patch #1 (jpf-1.5.1-no-class-manifest.patch): >+ echo 'Patch #1 (jpf-1.5.1-no-class-manifest.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file jpf-boot-pom.xml >patching file jpf-pom.xml >+ sed -i 's|\r||g' license.txt >++ ls >+ files='BUILD.txt >MAVEN.txt >README.txt >build.properties >build.xml >changelog.txt >jdocs >jpf-boot-pom.xml >jpf-pom.xml >lib >license.txt >source >source-boot >source-tools' >+ mkdir jpf >+ cp -pr BUILD.txt MAVEN.txt README.txt build.properties build.xml changelog.txt jdocs jpf-boot-pom.xml jpf-pom.xml lib license.txt source source-boot source-tools jpf >+ mv jpf/jpf-pom.xml jpf/pom.xml >+ mkdir jpf-boot >+ cp -pr BUILD.txt MAVEN.txt README.txt build.properties build.xml changelog.txt jdocs jpf-boot-pom.xml jpf-pom.xml lib license.txt source source-boot source-tools jpf-boot >+ mv jpf-boot/jpf-boot-pom.xml jpf-boot/pom.xml >+ cp -p /builddir/build/SOURCES/pom.xml . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7gCc7B >+ umask 022 >+ cd /builddir/build/BUILD >+ cd jpf-1.5.1 >+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py >Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep >['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] >[INFO] Scanning for projects... >[WARNING] >[WARNING] Some problems were encountered while building the effective model for net.sf.jpf:jpf:jar:1.5 >[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 32, column 12 >[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 40, column 12 >[WARNING] >[WARNING] Some problems were encountered while building the effective model for net.sf.jpf:jpf-boot:jar:1.5 >[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 33, column 12 >[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 41, column 12 >[WARNING] >[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. >[WARNING] >[WARNING] For this reason, future Maven versions might no longer support building such malformed projects. >[WARNING] >[INFO] ------------------------------------------------------------------------ >[INFO] Reactor Build Order: >[INFO] >[INFO] jpf >[INFO] jpf-boot >[INFO] jpf-parent >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building jpf 1.5 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ jpf --- >[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! >[INFO] Copying 16 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ jpf --- >[INFO] Changes detected - recompiling the module! >[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! >[INFO] Compiling 57 source files to /builddir/build/BUILD/jpf-1.5.1/jpf/jpf-target/classes >[INFO] /builddir/build/BUILD/jpf-1.5.1/jpf/source/org/java/plugin/registry/xml/PluginElementImpl.java: /builddir/build/BUILD/jpf-1.5.1/jpf/source/org/java/plugin/registry/xml/PluginElementImpl.java uses unchecked or unsafe operations. >[INFO] /builddir/build/BUILD/jpf-1.5.1/jpf/source/org/java/plugin/registry/xml/PluginElementImpl.java: Recompile with -Xlint:unchecked for details. >[INFO] >[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ jpf --- >[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! >[INFO] skip non existing resourceDirectory /builddir/build/BUILD/jpf-1.5.1/jpf/src/test/resources >[INFO] >[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ jpf --- >[INFO] No sources to compile >[INFO] >[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ jpf --- >[INFO] No tests to run. >[INFO] >[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ jpf --- >[INFO] Building jar: /builddir/build/BUILD/jpf-1.5.1/jpf/jpf-target/jpf-1.5.jar >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building jpf-boot 1.5 >[INFO] ------------------------------------------------------------------------ >[WARNING] The POM for log4j:log4j:jar:1.2.4 is missing, no dependency information available >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Skipping jpf-parent >[INFO] This project has been banned from the build due to previous failures. >[INFO] ------------------------------------------------------------------------ >[INFO] ------------------------------------------------------------------------ >[INFO] Reactor Summary: >[INFO] >[INFO] jpf ................................................ SUCCESS [ 2.269 s] >[INFO] jpf-boot ........................................... FAILURE [ 0.011 s] >[INFO] jpf-parent ......................................... SKIPPED >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD FAILURE >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 2.732 s >[INFO] Finished at: 2017-02-10T23:42:21+00:00 >[INFO] Final Memory: 16M/155M >[INFO] ------------------------------------------------------------------------ >[ERROR] Failed to execute goal on project jpf-boot: Could not resolve dependencies for project net.sf.jpf:jpf-boot:jar:1.5: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact log4j:log4j:jar:1.2.4 has not been downloaded from it before. -> [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/DependencyResolutionException >[ERROR] >[ERROR] After correcting the problems, you can resume the build with the command >[ERROR] mvn <goals> -rf :jpf-boot >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.7gCc7B (%build) > Bad exit status from /var/tmp/rpm-tmp.7gCc7B (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/jpf.spec
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 1423792
: 1252714 |
1252715
|
1252716