Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 416106 Details for
Bug 564938
dev-java/spring-core-3.2.4 : JOptCommandLinePropertySource.java:103: error: incompatible types [javac] return this.source.nonOptionArguments();
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-java:spring-core-3.2.4:20151105-080636.log
dev-java:spring-core-3.2.4:20151105-080636.log (text/plain), 4.42 KB, created by
Toralf Förster
on 2015-11-05 12:42:34 UTC
(
hide
)
Description:
dev-java:spring-core-3.2.4:20151105-080636.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-11-05 12:42:34 UTC
Size:
4.42 KB
patch
obsolete
> * Package: dev-java/spring-core-3.2.4 > * Repository: gentoo > * Maintainer: java > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox > * Using: icedtea-bin-7 >>>> Unpacking source... >>>> Unpacking spring-framework-3.2.4.tar.gz to /var/tmp/portage/dev-java/spring-core-3.2.4/work >>>> Unpacking spring-framework-3.2.4-buildscripts.tar.bz2 to /var/tmp/portage/dev-java/spring-core-3.2.4/work >>>> Source unpacked in /var/tmp/portage/dev-java/spring-core-3.2.4/work >>>> Preparing source in /var/tmp/portage/dev-java/spring-core-3.2.4/work/spring-framework-3.2.4.RELEASE ... >removed âspring-core/src/test/java/org/springframework/core/annotation/AnnotationUtilsTests.javaâ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-java/spring-core-3.2.4/work/spring-framework-3.2.4.RELEASE ... >Rewriting attributes >Rewriting ./spring-expression/build.xml >Rewriting ./spring-core/build.xml >Rewriting ./spring-beans/build.xml >Rewriting ./spring-aop/build.xml >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-java/spring-core-3.2.4/work/spring-framework-3.2.4.RELEASE ... > * Using following ANT_TASKS: jarjar-1 ant-junit >Buildfile: /var/tmp/portage/dev-java/spring-core-3.2.4/work/spring-framework-3.2.4.RELEASE/spring-core/build.xml > >clean: > >bundle-asm-cglib: > [mkdir] Created dir: /var/tmp/portage/dev-java/spring-core-3.2.4/work/spring-framework-3.2.4.RELEASE/spring-core/dist > [jarjar] Building jar: /var/tmp/portage/dev-java/spring-core-3.2.4/work/spring-framework-3.2.4.RELEASE/spring-core/dist/asm-renamed.jar > [jarjar] Building jar: /var/tmp/portage/dev-java/spring-core-3.2.4/work/spring-framework-3.2.4.RELEASE/spring-core/dist/cglib-renamed.jar > >compile: > [mkdir] Created dir: /var/tmp/portage/dev-java/spring-core-3.2.4/work/spring-framework-3.2.4.RELEASE/spring-core/classes > [javac] Compiling 292 source files to /var/tmp/portage/dev-java/spring-core-3.2.4/work/spring-framework-3.2.4.RELEASE/spring-core/classes > [javac] /var/tmp/portage/dev-java/spring-core-3.2.4/work/spring-framework-3.2.4.RELEASE/spring-core/src/main/java/org/springframework/core/env/JOptCommandLinePropertySource.java:103: error: incompatible types > [javac] return this.source.nonOptionArguments(); > [javac] ^ > [javac] required: List<String> > [javac] found: List<CAP#1> > [javac] where CAP#1 is a fresh type-variable: > [javac] CAP#1 extends Object from capture of ? > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] Note: Some input files use unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [javac] 1 error > >BUILD FAILED >/var/tmp/portage/dev-java/spring-core-3.2.4/work/spring-framework-3.2.4.RELEASE/spring-core/build.xml:36: Compile failed; see the compiler error output for details. > >Total time: 8 seconds > * ERROR: dev-java/spring-core-3.2.4::gentoo failed (compile phase): > * eant failed > * > * Call stack: > * ebuild.sh, line 93: Called src_compile > * environment, line 3978: Called java-pkg-2_src_compile > * environment, line 1869: Called eant 'jar' '-f' '/var/tmp/portage/dev-java/spring-core-3.2.4/work/spring-framework-3.2.4.RELEASE//spring-core/build.xml' > * environment, line 653: Called die > * The specific snippet of code: > * ant ${antflags} "${@}" || die "eant failed" > * > * If you need support, post the output of `emerge --info '=dev-java/spring-core-3.2.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-java/spring-core-3.2.4::gentoo'`. >!!! When you file a bug report, please include the following information: >GENTOO_VM=icedtea-bin-7 CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-7.2.6.1" >JAVACFLAGS="-source 1.7 -target 1.7" COMPILER="javac" >and of course, the output of emerge --info =spring-core-3.2.4 > * The complete build log is located at '/var/log/portage/dev-java:spring-core-3.2.4:20151105-080636.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-java/spring-core-3.2.4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-java/spring-core-3.2.4/temp/environment'. > * Working directory: '/var/tmp/portage/dev-java/spring-core-3.2.4/work/spring-framework-3.2.4.RELEASE' > * S: '/var/tmp/portage/dev-java/spring-core-3.2.4/work/spring-framework-3.2.4.RELEASE/'
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 564938
: 416106 |
416108
|
416110