Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 860792 - dev-libs/xapian-bindings-1.4.19[java] - error: Source option 6 is no longer supported. Use 7 or later.
Summary: dev-libs/xapian-bindings-1.4.19[java] - error: Source option 6 is no longer s...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on: 878555
Blocks:
  Show dependency tree
 
Reported: 2022-07-24 19:16 UTC by ernsteiswuerfel
Modified: 2023-01-29 07:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (ppc64) (xapian-bindings-1.4.19:20220724-161849.log,32.91 KB, text/plain)
2022-07-24 19:16 UTC, ernsteiswuerfel
Details
emerge --info (file_860792.txt,6.90 KB, text/plain)
2022-07-24 19:17 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
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