Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 860792

Summary: dev-libs/xapian-bindings-1.4.19[java] - error: Source option 6 is no longer supported. Use 7 or later.
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 878555    
Bug Blocks:    
Attachments: build.log (ppc64)
emerge --info

Description ernsteiswuerfel archtester 2022-07-24 19:16:28 UTC
Created attachment 794084 [details]
build.log (ppc64)

[...]
libtool: link: powerpc64-unknown-linux-gnu-g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/powerpc64-unknown-linux-gnu/11.3.0/../../../../lib64/crti.o /usr/lib/gcc/powerpc64-unknown-linux-gnu/11.3.0/crtbeginS.o  .libs/xapian_wrap.o   -L/usr/lib64 -lxapian -L/usr/lib/gcc/powerpc64-unknown-linux-gnu/11.3.0 -L/usr/lib/gcc/powerpc64-unknown-linux-gnu/11.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/powerpc64-unknown-linux-gnu/11.3.0/../../../../powerpc64-unknown-linux-gnu/lib -L/usr/lib/gcc/powerpc64-unknown-linux-gnu/11.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/powerpc64-unknown-linux-gnu/11.3.0/crtendS.o /usr/lib/gcc/powerpc64-unknown-linux-gnu/11.3.0/../../../../lib64/crtn.o  -O2 -mcpu=970 -mtune=970 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu   -Wl,-soname -Wl,libxapian_jni.so -o .libs/libxapian_jni.so
libtool: link: ( cd ".libs" && rm -f "libxapian_jni.la" && ln -s "../libxapian_jni.la" "libxapian_jni.la" )
/usr/lib64/openjdk-17/bin/javac -source 1.6 -target 1.6 -classpath .:. -d . org/xapian/Auto.java
warning: [options] bootstrap class path not set in conjunction with -source 6
error: Source option 6 is no longer supported. Use 7 or later.
error: Target option 6 is no longer supported. Use 7 or later.
make[3]: *** [Makefile:1327: org/xapian/Auto.class] Error 2
Comment 1 ernsteiswuerfel archtester 2022-07-24 19:17:04 UTC
Created attachment 794087 [details]
emerge --info