* Package: dev-java/commons-lang-3.17.0:3.6 * Repository: gentoo * Maintainer: java@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Using: openjdk-bin-21 >>> Unpacking source... >>> Unpacking commons-lang-3.17.0-src.tar.gz to /var/tmp/portage/dev-java/commons-lang-3.17.0/work >>> Source unpacked in /var/tmp/portage/dev-java/commons-lang-3.17.0/work >>> Preparing source in /var/tmp/portage/dev-java/commons-lang-3.17.0/work/commons-lang3-3.17.0-src ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-java/commons-lang-3.17.0/work/commons-lang3-3.17.0-src ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-java/commons-lang-3.17.0/work/commons-lang3-3.17.0-src ... javac -source 1.8 -target 1.8 -d target/classes -encoding UTF-8 @sources.lst warning: [options] bootstrap class path not set in conjunction with -source 8 warning: [options] source value 8 is obsolete and will be removed in a future release warning: [options] target value 8 is obsolete and will be removed in a future release warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. src/main/java/org/apache/commons/lang3/reflect/TypeUtils.java:1538: warning: non-varargs call of varargs method with inexact argument type for last parameter; GT_JOINER.join(builder, parameterizedType.getActualTypeArguments()); ^ cast to Object for a varargs call cast to Object[] for a non-varargs call and to suppress this warning Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 5 warnings writing to src/main/java/org.apache.commons.lang/versions/9/module-info.java javac -source 1.8 -target 1.8 -d target/classes -encoding UTF-8 @sources.lst warning: [options] bootstrap class path not set in conjunction with -source 8 warning: [options] source value 8 is obsolete and will be removed in a future release warning: [options] target value 8 is obsolete and will be removed in a future release warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. src/main/java/org/apache/commons/lang3/reflect/TypeUtils.java:1538: warning: non-varargs call of varargs method with inexact argument type for last parameter; GT_JOINER.join(builder, parameterizedType.getActualTypeArguments()); ^ cast to Object for a varargs call cast to Object[] for a non-varargs call and to suppress this warning Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 5 warnings javac -source 9 -target 9 -d target/classes -encoding UTF-8 --module-version 3.17.0 src/main/java/org.apache.commons.lang/versions/9/module-info.java warning: [options] system modules path not set in conjunction with -source 9 1 warning >>> Source compiled. >>> Test phase [not enabled]: dev-java/commons-lang-3.17.0 >>> Install dev-java/commons-lang-3.17.0 into /var/tmp/portage/dev-java/commons-lang-3.17.0/image >>> Completed installing dev-java/commons-lang-3.17.0 into /var/tmp/portage/dev-java/commons-lang-3.17.0/image * Final size of build directory: 13340 KiB (13.0 MiB) * Final size of installed tree: 604 KiB