* Package: net-p2p/vuze-5.7.6.0-r2 * Repository: gentoo * Maintainer: java@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Using: openjdk-bin-8 >>> Unpacking source... >>> Unpacking Vuze_5760_source.zip to /var/tmp/portage/net-p2p/vuze-5.7.6.0-r2/work/vuze-5.7.6.0 >>> Source unpacked in /var/tmp/portage/net-p2p/vuze-5.7.6.0-r2/work >>> Preparing source in /var/tmp/portage/net-p2p/vuze-5.7.6.0-r2/work/vuze-5.7.6.0 ... * Applying vuze-5.3.0.0-java5.patch ... [ ok ] * Applying vuze-5.3.0.0-remove-classpath.patch ... [ ok ] * Applying vuze-5.3.0.0-disable-shared-plugins.patch ... [ ok ] * Applying vuze-5.7.2.0-disable-osx.patch ... [ ok ] * Applying vuze-5.3.0.0-disable-updaters.patch ... [ ok ] * Applying vuze-5.3.0.0-unbundle-json.patch ... patching file com/aelitis/azureus/util/ImportExportUtils.java Hunk #1 succeeded at 368 with fuzz 2 (offset 8 lines). patching file com/aelitis/azureus/util/JSONUtils.java Hunk #1 succeeded at 71 (offset -3 lines). Hunk #2 succeeded at 102 (offset -3 lines). Hunk #3 succeeded at 154 (offset 18 lines). [ ok ] * Applying vuze-5.7.6.0-commons-lang.patch ... [ ok ] * Applying vuze-5.7.6.0-log4j-12-api.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-p2p/vuze-5.7.6.0-r2/work/vuze-5.7.6.0 ... Rewriting attributes Rewriting ./build.xml >>> Source configured. >>> Compiling source in /var/tmp/portage/net-p2p/vuze-5.7.6.0-r2/work/vuze-5.7.6.0 ... * Disabling all optional ANT_TASKS Buildfile: /var/tmp/portage/net-p2p/vuze-5.7.6.0-r2/work/vuze-5.7.6.0/build.xml init: [echo] Building Azureus2.jar... [mkdir] Created dir: /var/tmp/portage/net-p2p/vuze-5.7.6.0-r2/work/vuze-5.7.6.0/dist compile: [javac] Compiling 3605 source files to /var/tmp/portage/net-p2p/vuze-5.7.6.0-r2/work/vuze-5.7.6.0 [javac] /var/tmp/portage/net-p2p/vuze-5.7.6.0-r2/work/vuze-5.7.6.0/org/gudy/azureus2/core3/util/spi/AENameServiceDescriptor.java:61: warning: NameServiceDescriptor is internal proprietary API and may be removed in a future release [javac] implements NameServiceDescriptor [javac] ^ [javac] /var/tmp/portage/net-p2p/vuze-5.7.6.0-r2/work/vuze-5.7.6.0/org/gudy/azureus2/core3/util/spi/AENameServiceDescriptor.java:67: warning: NameService is internal proprietary API and may be removed in a future release [javac] private final static NameService delegate_ns; [javac] ^ [javac] /var/tmp/portage/net-p2p/vuze-5.7.6.0-r2/work/vuze-5.7.6.0/org/gudy/azureus2/core3/util/spi/AENameServiceDescriptor.java:74: warning: NameService is internal proprietary API and may be removed in a future release [javac] private final static NameService proxy_name_service; [javac] ^ [javac] /var/tmp/portage/net-p2p/vuze-5.7.6.0-r2/work/vuze-5.7.6.0/org/gudy/azureus2/core3/util/spi/AENameServiceDescriptor.java:77: warning: NameService is internal proprietary API and may be removed in a future release [javac] NameService default_ns = null; [javac] ^ [javac] /var/tmp/portage/net-p2p/vuze-5.7.6.0-r2/work/vuze-5.7.6.0/org/gudy/azureus2/core3/util/spi/AENameServiceDescriptor.java:80: warning: NameService is internal proprietary API and may be removed in a future release [javac] NameService new_ns = null; [javac] ^ [javac] /var/tmp/portage/net-p2p/vuze-5.7.6.0-r2/work/vuze-5.7.6.0/org/gudy/azureus2/core3/util/spi/AENameServiceDescriptor.java:90: warning: NameService is internal proprietary API and may be removed in a future release [javac] (NameService)Proxy.newProxyInstance( [javac] ^ [javac] /var/tmp/portage/net-p2p/vuze-5.7.6.0-r2/work/vuze-5.7.6.0/org/gudy/azureus2/core3/util/spi/AENameServiceDescriptor.java:91: warning: NameService is internal proprietary API and may be removed in a future release [javac] NameService.class.getClassLoader(), [javac] ^ [javac] /var/tmp/portage/net-p2p/vuze-5.7.6.0-r2/work/vuze-5.7.6.0/org/gudy/azureus2/core3/util/spi/AENameServiceDescriptor.java:92: warning: NameService is internal proprietary API and may be removed in a future release [javac] new Class[]{ NameService.class }, [javac] ^ [javac] /var/tmp/portage/net-p2p/vuze-5.7.6.0-r2/work/vuze-5.7.6.0/org/gudy/azureus2/core3/util/spi/AENameServiceDescriptor.java:136: warning: NameService is internal proprietary API and may be removed in a future release [javac] public NameService [javac] ^ [javac] /var/tmp/portage/net-p2p/vuze-5.7.6.0-r2/work/vuze-5.7.6.0/org/gudy/azureus2/ui/console/commands/Log.java:89: error: LayoutAdapter(Layout) has private access in LayoutAdapter [javac] .setLayout(new LayoutAdapter(new PatternLayout("%d{ISO8601} %c{1}-%p: %m%n"))) [javac] ^ [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 [javac] 9 warnings BUILD FAILED /var/tmp/portage/net-p2p/vuze-5.7.6.0-r2/work/vuze-5.7.6.0/build.xml:29: Compile failed; see the compiler error output for details. Total time: 6 minutes 55 seconds * ERROR: net-p2p/vuze-5.7.6.0-r2::gentoo failed (compile phase): * eant failed * * Call stack: * ebuild.sh, line 122: Called src_compile * environment, line 3510: Called java-pkg-2_src_compile * environment, line 1573: Called eant 'jar' '-f' 'build.xml' * environment, line 734: Called die * The specific snippet of code: * ant ${antflags} "${@}" || die "eant failed" * * If you need support, post the output of `emerge --info '=net-p2p/vuze-5.7.6.0-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-p2p/vuze-5.7.6.0-r2::gentoo'`. !!! When you file a bug report, please include the following information: GENTOO_VM=openjdk-bin-8 CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-8.332_p09" JAVACFLAGS="-source 1.8 -target 1.8" COMPILER="javac" and of course, the output of emerge --info =vuze-5.7.6.0 * The complete build log is located at '/var/log/portage/net-p2p:vuze-5.7.6.0-r2:20220711-173824.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-p2p/vuze-5.7.6.0-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-p2p/vuze-5.7.6.0-r2/temp/environment'. * Working directory: '/var/tmp/portage/net-p2p/vuze-5.7.6.0-r2/work/vuze-5.7.6.0' * S: '/var/tmp/portage/net-p2p/vuze-5.7.6.0-r2/work/vuze-5.7.6.0'