Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 380658 Details for
Bug 516942
dev-java/commons-collections-3.2.1 - javac: .../work/commons-collections-3.2.1-src/src/java/org/apache/commons/collections/MultiHashMap.java:334: error: remove(Object,Object) in MultiHashMap cannot implement remove(Object,Object) in Map
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 4.61 KB, created by
tman
on 2014-07-12 23:27:03 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
tman
Created:
2014-07-12 23:27:03 UTC
Size:
4.61 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-java/commons-collections-3.2.1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: java@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox > [32;01m*[0m Using: oracle-jdk-bin-1.8 >>>> Unpacking source... >>>> Unpacking commons-collections-3.2.1-src.tar.gz to /var/tmp/portage/dev-java/commons-collections-3.2.1/work >tar: A lone zero block at 9524 >>>> Source unpacked in /var/tmp/portage/dev-java/commons-collections-3.2.1/work >>>> Compiling source in /var/tmp/portage/dev-java/commons-collections-3.2.1/work/commons-collections-3.2.1-src ... >Rewriting attributes >Rewriting ./build.xml > [32;01m*[0m Disabling all optional ANT_TASKS >Buildfile: /var/tmp/portage/dev-java/commons-collections-3.2.1/work/commons-collections-3.2.1-src/build.xml > >init: > [echo] -------- commons-collections 3.2.1 -------- > >prepare: > [mkdir] Created dir: /var/tmp/portage/dev-java/commons-collections-3.2.1/work/commons-collections-3.2.1-src/build > >compile: > [mkdir] Created dir: /var/tmp/portage/dev-java/commons-collections-3.2.1/work/commons-collections-3.2.1-src/build/classes > [javac] Compiling 273 source files to /var/tmp/portage/dev-java/commons-collections-3.2.1/work/commons-collections-3.2.1-src/build/classes > [javac] /var/tmp/portage/dev-java/commons-collections-3.2.1/work/commons-collections-3.2.1-src/src/java/org/apache/commons/collections/MultiHashMap.java:334: error: remove(Object,Object) in MultiHashMap cannot implement remove(Object,Object) in Map > [javac] public Object remove(Object key, Object item) { > [javac] ^ > [javac] return type Object is not compatible with boolean > [javac] /var/tmp/portage/dev-java/commons-collections-3.2.1/work/commons-collections-3.2.1-src/src/java/org/apache/commons/collections/MultiMap.java:69: error: remove(Object,Object) in MultiMap clashes with remove(Object,Object) in Map > [javac] public Object remove(Object key, Object item); > [javac] ^ > [javac] return type Object is not compatible with boolean > [javac] /var/tmp/portage/dev-java/commons-collections-3.2.1/work/commons-collections-3.2.1-src/src/java/org/apache/commons/collections/map/MultiKeyMap.java:200: error: remove(Object,Object) in MultiKeyMap cannot implement remove(Object,Object) in Map > [javac] public Object remove(Object key1, Object key2) { > [javac] ^ > [javac] return type Object is not compatible with boolean > [javac] /var/tmp/portage/dev-java/commons-collections-3.2.1/work/commons-collections-3.2.1-src/src/java/org/apache/commons/collections/map/MultiValueMap.java:156: error: remove(Object,Object) in MultiValueMap cannot implement remove(Object,Object) in Map > [javac] public Object remove(Object key, Object value) { > [javac] ^ > [javac] return type Object is not compatible with boolean > [javac] 4 errors > >BUILD FAILED >/var/tmp/portage/dev-java/commons-collections-3.2.1/work/commons-collections-3.2.1-src/build.xml:106: Compile failed; see the compiler error output for details. > >Total time: 2 seconds > [31;01m*[0m ERROR: dev-java/commons-collections-3.2.1::gentoo failed (compile phase): > [31;01m*[0m eant failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 93: Called src_compile > [31;01m*[0m environment, line 3875: Called eant 'jar' > [31;01m*[0m environment, line 576: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m ant ${antflags} "${@}" || die "eant failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-java/commons-collections-3.2.1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-java/commons-collections-3.2.1::gentoo'`. >!!! When you file a bug report, please include the following information: >GENTOO_VM=oracle-jdk-bin-1.8 CLASSPATH="" JAVA_HOME="/opt/oracle-jdk-bin-1.8.0.5" >JAVACFLAGS="-source 1.4 -target 1.4" COMPILER="javac" >and of course, the output of emerge --info =commons-collections-3.2.1 > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-java/commons-collections-3.2.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-java/commons-collections-3.2.1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-java/commons-collections-3.2.1/work/commons-collections-3.2.1-src' > [31;01m*[0m S: '/var/tmp/portage/dev-java/commons-collections-3.2.1/work/commons-collections-3.2.1-src'
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 516942
: 380658