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 903441 Details for
Bug 1105948
apache-commons-collections: FTBFS in rawhide
[?]
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
<fdopen> (text/plain), 12.33 KB, created by
Dennis Gilmore
on 2014-06-09 02:08:44 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 02:08:44 UTC
Size:
12.33 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/apache-commons-collections.spec'], False, '/var/lib/mock/f21-build-2110917-392799/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x1352c10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/apache-commons-collections.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: Could not canonicalize hostname: arm04-builder01.arm.fedoraproject.org >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/apache-commons-collections-3.2.1-22.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/apache-commons-collections.spec'], False, '/var/lib/mock/f21-build-2110917-392799/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x1352c10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/apache-commons-collections.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6mWaVp >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf commons-collections-3.2.1-src >+ /usr/bin/gzip -dc /builddir/build/SOURCES/commons-collections-3.2.1-src.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd commons-collections-3.2.1-src >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ find . -name '*.jar' -exec rm -f '{}' ';' >+ find . -name '*.class' -exec rm -f '{}' ';' >+ echo 'Patch #0 (jakarta-commons-collections-javadoc-nonet.patch):' >Patch #0 (jakarta-commons-collections-javadoc-nonet.patch): >+ /usr/bin/cat /builddir/build/SOURCES/jakarta-commons-collections-javadoc-nonet.patch >+ /usr/bin/patch -p1 --fuzz=0 >patching file build.xml >Hunk #1 succeeded at 85 (offset 5 lines). >Hunk #2 succeeded at 360 (offset -1 lines). >Hunk #3 succeeded at 454 (offset -14 lines). >Patch #4 (commons-collections-3.2-build_xml.patch): >+ echo 'Patch #4 (commons-collections-3.2-build_xml.patch):' >+ /usr/bin/cat /builddir/build/SOURCES/commons-collections-3.2-build_xml.patch >+ /usr/bin/patch -p0 -b --suffix .sav --fuzz=0 >patching file build.xml >Hunk #1 succeeded at 285 (offset -1 lines). >Hunk #2 succeeded at 330 (offset -1 lines). >+ /usr/bin/sed -i 's/\r//' LICENSE.txt >+ /usr/bin/sed -i 's/\r//' PROPOSAL.html >+ /usr/bin/sed -i 's/\r//' RELEASE-NOTES.html >+ /usr/bin/sed -i 's/\r//' README.txt >+ /usr/bin/sed -i 's/\r//' NOTICE.txt >+ cp -p /builddir/build/SOURCES/commons-collections-testframework.pom pom-testframework.xml >+ sed -i s/@VERSION@/3.2.1/ pom-testframework.xml >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.whT1pV >+ umask 022 >+ cd /builddir/build/BUILD >+ cd commons-collections-3.2.1-src >+ python /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... >[INFO] >[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Commons Collections 3.2.1 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-3) @ commons-collections --- >[INFO] >[INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-collections --- >[INFO] Executing tasks >main: > [copy] Copying 2 files to /builddir/build/BUILD/commons-collections-3.2.1-src/target/apidocs/META-INF >[INFO] Executed tasks >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ commons-collections --- >[INFO] >[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ commons-collections --- >[WARNING] The POM for regexp:regexp:jar:1.3 is missing, no dependency information available >[INFO] Checking for local modifications: skipped. >[INFO] maven is executed in offline mode, Updating project files from SCM: skipped. >[INFO] Executing: /bin/sh -c cd '/builddir/build/BUILD/commons-collections-3.2.1-src' && 'svn' '--non-interactive' 'info' >[INFO] Working directory: /builddir/build/BUILD/commons-collections-3.2.1-src >[WARNING] Cannot get the revision information from the scm repository, proceeding with revision of ?????? : >Exception while executing SCM command. >[INFO] Storing buildNumber: ?????? at timestamp: 1402103886873 >[INFO] Executing: /bin/sh -c cd '/builddir/build/BUILD/commons-collections-3.2.1-src' && 'svn' '--non-interactive' 'info' >[INFO] Working directory: /builddir/build/BUILD/commons-collections-3.2.1-src >[WARNING] Cannot get the branch information from the scm repository, proceeding with UNKNOWN_BRANCH : >Exception while executing SCM command. >[INFO] Storing buildScmBranch: UNKNOWN_BRANCH >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ commons-collections --- >[INFO] Using 'iso-8859-1' encoding to copy filtered resources. >[INFO] skip non existing resourceDirectory /builddir/build/BUILD/commons-collections-3.2.1-src/src/main/resources >[INFO] Copying 2 resources to META-INF >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ commons-collections --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 273 source files to /builddir/build/BUILD/commons-collections-3.2.1-src/target/classes >[INFO] ------------------------------------------------------------- >[WARNING] COMPILATION WARNING : >[INFO] ------------------------------------------------------------- >[WARNING] /builddir/build/BUILD/commons-collections-3.2.1-src/src/java/org/apache/commons/collections/map/AbstractReferenceMap.java: Some input files use unchecked or unsafe operations. >[WARNING] /builddir/build/BUILD/commons-collections-3.2.1-src/src/java/org/apache/commons/collections/map/AbstractReferenceMap.java: Recompile with -Xlint:unchecked for details. >[INFO] 2 warnings >[INFO] ------------------------------------------------------------- >[INFO] ------------------------------------------------------------- >[ERROR] COMPILATION ERROR : >[INFO] ------------------------------------------------------------- >[ERROR] /builddir/build/BUILD/commons-collections-3.2.1-src/src/java/org/apache/commons/collections/MultiHashMap.java:[334,19] remove(java.lang.Object,java.lang.Object) in org.apache.commons.collections.MultiHashMap cannot implement remove(java.lang.Object,java.lang.Object) in java.util.Map > return type java.lang.Object is not compatible with boolean >[ERROR] /builddir/build/BUILD/commons-collections-3.2.1-src/src/java/org/apache/commons/collections/MultiMap.java:[69,19] remove(java.lang.Object,java.lang.Object) in org.apache.commons.collections.MultiMap clashes with remove(java.lang.Object,java.lang.Object) in java.util.Map > return type java.lang.Object is not compatible with boolean >[ERROR] /builddir/build/BUILD/commons-collections-3.2.1-src/src/java/org/apache/commons/collections/map/MultiKeyMap.java:[200,19] remove(java.lang.Object,java.lang.Object) in org.apache.commons.collections.map.MultiKeyMap cannot implement remove(java.lang.Object,java.lang.Object) in java.util.Map > return type java.lang.Object is not compatible with boolean >[ERROR] /builddir/build/BUILD/commons-collections-3.2.1-src/src/java/org/apache/commons/collections/map/MultiValueMap.java:[156,19] remove(java.lang.Object,java.lang.Object) in org.apache.commons.collections.map.MultiValueMap cannot implement remove(java.lang.Object,java.lang.Object) in java.util.Map > return type java.lang.Object is not compatible with boolean >[INFO] 4 errors >[INFO] ------------------------------------------------------------- >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Skipping Commons Collections >[INFO] This project has been banned from the build due to previous failures. >[INFO] ------------------------------------------------------------------------ >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD FAILURE >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 01:36 min >[INFO] Finished at: 2014-06-07T01:19:16+00:00 >[INFO] Final Memory: 16M/72M >[INFO] ------------------------------------------------------------------------ >[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project commons-collections: Compilation failure: Compilation failure: >[ERROR] /builddir/build/BUILD/commons-collections-3.2.1-src/src/java/org/apache/commons/collections/MultiHashMap.java:[334,19] remove(java.lang.Object,java.lang.Object) in org.apache.commons.collections.MultiHashMap cannot implement remove(java.lang.Object,java.lang.Object) in java.util.Map >[ERROR] return type java.lang.Object is not compatible with boolean >[ERROR] /builddir/build/BUILD/commons-collections-3.2.1-src/src/java/org/apache/commons/collections/MultiMap.java:[69,19] remove(java.lang.Object,java.lang.Object) in org.apache.commons.collections.MultiMap clashes with remove(java.lang.Object,java.lang.Object) in java.util.Map >[ERROR] return type java.lang.Object is not compatible with boolean >[ERROR] /builddir/build/BUILD/commons-collections-3.2.1-src/src/java/org/apache/commons/collections/map/MultiKeyMap.java:[200,19] remove(java.lang.Object,java.lang.Object) in org.apache.commons.collections.map.MultiKeyMap cannot implement remove(java.lang.Object,java.lang.Object) in java.util.Map >[ERROR] return type java.lang.Object is not compatible with boolean >[ERROR] /builddir/build/BUILD/commons-collections-3.2.1-src/src/java/org/apache/commons/collections/map/MultiValueMap.java:[156,19] remove(java.lang.Object,java.lang.Object) in org.apache.commons.collections.map.MultiValueMap cannot implement remove(java.lang.Object,java.lang.Object) in java.util.Map >[ERROR] return type java.lang.Object is not compatible with boolean >[ERROR] -> [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.whT1pV (%build) > Bad exit status from /var/tmp/rpm-tmp.whT1pV (%build) >RPM build errors: >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/apache-commons-collections.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, 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/apache-commons-collections.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 1105948
: 903441 |
903442
|
903443