- * Package: dev-java/dsiutils-1.0.10-r1
- * Repository: gentoo
- * Maintainer: java@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- * Using: icedtea-bin-7
- >>> Unpacking source...
- >>> Unpacking dsiutils-1.0.10-src.tar.gz to /tmp/portage/dev-java/dsiutils-1.0.10-r1/work
- >>> Source unpacked in /tmp/portage/dev-java/dsiutils-1.0.10-r1/work
- >>> Preparing source in /tmp/portage/dev-java/dsiutils-1.0.10-r1/work/dsiutils-1.0.10 ...
- Adding gentoo.classpath to build.xml
- Rewriting build.xml
- Searching for bundled jars:
- None found.
- Searching for bundled classes (no output if none found):
- Search done.
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-java/dsiutils-1.0.10-r1/work/dsiutils-1.0.10 ...
- Rewriting attributes
- Rewriting ./build.xml
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-java/dsiutils-1.0.10-r1/work/dsiutils-1.0.10 ...
- * Disabling all optional ANT_TASKS
- Buildfile: /tmp/portage/dev-java/dsiutils-1.0.10-r1/work/dsiutils-1.0.10/build.xml
- [taskdef] Could not load definitions from resource emma_ant.properties. It could not be found.
- init:
- [mkdir] Created dir: /tmp/portage/dev-java/dsiutils-1.0.10-r1/work/dsiutils-1.0.10/build
- [mkdir] Created dir: /tmp/portage/dev-java/dsiutils-1.0.10-r1/work/dsiutils-1.0.10/reports
- [mkdir] Created dir: /tmp/portage/dev-java/dsiutils-1.0.10-r1/work/dsiutils-1.0.10/coverage
- [mkdir] Created dir: /tmp/portage/dev-java/dsiutils-1.0.10-r1/work/dsiutils-1.0.10/instr
- compile:
- [javac] Compiling 118 source files to /tmp/portage/dev-java/dsiutils-1.0.10-r1/work/dsiutils-1.0.10/build
- [javac] /tmp/portage/dev-java/dsiutils-1.0.10-r1/work/dsiutils-1.0.10/src/it/unimi/dsi/io/OfflineIterable.java:72: error: type argument ? super B#1 is not within bounds of type-variable B#2
- [javac] private final Serializer<? super A, ? super B> serializer;
- [javac] ^
- [javac] where B#1,A#1,B#2,A#2 are type-variables:
- [javac] B#1 extends A#1 declared in class OfflineIterator
- [javac] A#1 extends Object declared in class OfflineIterator
- [javac] B#2 extends A#2 declared in interface Serializer
- [javac] A#2 extends Object declared in interface Serializer
- [javac] /tmp/portage/dev-java/dsiutils-1.0.10-r1/work/dsiutils-1.0.10/src/it/unimi/dsi/io/OfflineIterable.java:80: error: type argument ? super B#1 is not within bounds of type-variable B#2
- [javac] private OfflineIterator( DataInputStream dis, final Serializer<? super A, ? super B> serializer, B store, long size ) {
- [javac] ^
- [javac] where B#1,A#1,B#2,A#2 are type-variables:
- [javac] B#1 extends A#1 declared in class OfflineIterator
- [javac] A#1 extends Object declared in class OfflineIterator
- [javac] B#2 extends A#2 declared in interface Serializer
- [javac] A#2 extends Object declared in interface Serializer
- [javac] /tmp/portage/dev-java/dsiutils-1.0.10-r1/work/dsiutils-1.0.10/src/it/unimi/dsi/io/OfflineIterable.java:150: error: type argument ? super U is not within bounds of type-variable B
- [javac] private final Serializer<? super T, ? super U> serializer;
- [javac] ^
- [javac] where U,T,B,A are type-variables:
- [javac] U extends T declared in class OfflineIterable
- [javac] T extends Object declared in class OfflineIterable
- [javac] B extends A declared in interface Serializer
- [javac] A extends Object declared in interface Serializer
- [javac] /tmp/portage/dev-java/dsiutils-1.0.10-r1/work/dsiutils-1.0.10/src/it/unimi/dsi/io/OfflineIterable.java:169: error: type argument ? super U is not within bounds of type-variable B
- [javac] public OfflineIterable( final Serializer<? super T, ? super U> serializer, final U store ) throws IOException {
- [javac] ^
- [javac] where U,T,B,A are type-variables:
- [javac] U extends T declared in class OfflineIterable
- [javac] T extends Object declared in class OfflineIterable
- [javac] B extends A declared in interface Serializer
- [javac] A extends Object declared in interface Serializer
- [javac] 4 errors
- BUILD FAILED
- /tmp/portage/dev-java/dsiutils-1.0.10-r1/work/dsiutils-1.0.10/build.xml:37: Compile failed; see the compiler error output for details.
- Total time: 8 seconds
- * ERROR: dev-java/dsiutils-1.0.10-r1 failed (compile phase):
- * eant failed
- *
- * Call stack:
- * ebuild.sh, line 85: Called src_compile
- * environment, line 4214: Called java-pkg-2_src_compile
- * environment, line 2156: Called eant 'jar' '-f' 'build.xml'
- * environment, line 700: Called die
- * The specific snippet of code:
- * ant ${antflags} "${@}" || die "eant failed"
- *
- * If you need support, post the output of `emerge --info '=dev-java/dsiutils-1.0.10-r1'`,
- * the complete build log and the output of `emerge -pqv '=dev-java/dsiutils-1.0.10-r1'`.
- !!! When you file a bug report, please include the following information:
- GENTOO_VM=icedtea-bin-7 CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-7.2.2.1"
- JAVACFLAGS="-source 1.5 -target 1.5" COMPILER="javac"
- and of course, the output of emerge --info
- sed: couldn't open temporary file /etc/portage/package.mask/sedbizJL4: Permission denied