Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 878353 Details for
Bug 919464
dev-java/caffeine-2.6.2 - ./.../SerializationProxy.java:71: error: method expireAfter in class Caffeine<K,V> cannot be applied to given types;
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-java:caffeine-2.6.2:20231208-123235.log
dev-java:caffeine-2.6.2:20231208-123235.log (text/plain), 4.74 KB, created by
Toralf Förster
on 2023-12-08 13:37:44 UTC
(
hide
)
Description:
dev-java:caffeine-2.6.2:20231208-123235.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-12-08 13:37:44 UTC
Size:
4.74 KB
patch
obsolete
> * Package: dev-java/caffeine-2.6.2:0 > * 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-8 >>>> Unpacking source... >>>> Unpacking caffeine-2.6.2-sources.jar to /var/tmp/portage/dev-java/caffeine-2.6.2/work >>>> Source unpacked in /var/tmp/portage/dev-java/caffeine-2.6.2/work >>>> Preparing source in /var/tmp/portage/dev-java/caffeine-2.6.2/work ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-java/caffeine-2.6.2/work ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-java/caffeine-2.6.2/work ... >javac -source 1.8 -target 1.8 -d target/classes -encoding UTF-8 -classpath /usr/share/jsr305/lib/jsr305.jar @sources.lst >./com/github/benmanes/caffeine/base/UnsafeAccess.java:22: warning: Unsafe is internal proprietary API and may be removed in a future release >import sun.misc.Unsafe; > ^ >./com/github/benmanes/caffeine/base/UnsafeAccess.java:38: warning: Unsafe is internal proprietary API and may be removed in a future release > public static final Unsafe UNSAFE; > ^ >./com/github/benmanes/caffeine/base/UnsafeAccess.java:63: warning: Unsafe is internal proprietary API and may be removed in a future release > static Unsafe load(String openJdk, String android) throws NoSuchMethodException, > ^ >./com/github/benmanes/caffeine/base/UnsafeAccess.java:68: warning: Unsafe is internal proprietary API and may be removed in a future release > field = Unsafe.class.getDeclaredField(openJdk); > ^ >./com/github/benmanes/caffeine/base/UnsafeAccess.java:72: warning: Unsafe is internal proprietary API and may be removed in a future release > field = Unsafe.class.getDeclaredField(android); > ^ >./com/github/benmanes/caffeine/base/UnsafeAccess.java:75: warning: Unsafe is internal proprietary API and may be removed in a future release > Constructor<Unsafe> unsafeConstructor = Unsafe.class.getDeclaredConstructor(); > ^ >./com/github/benmanes/caffeine/base/UnsafeAccess.java:75: warning: Unsafe is internal proprietary API and may be removed in a future release > Constructor<Unsafe> unsafeConstructor = Unsafe.class.getDeclaredConstructor(); > ^ >./com/github/benmanes/caffeine/base/UnsafeAccess.java:81: warning: Unsafe is internal proprietary API and may be removed in a future release > return (Unsafe) field.get(null); > ^ >./com/github/benmanes/caffeine/cache/SerializationProxy.java:71: error: method expireAfter in class Caffeine<K,V> cannot be applied to given types; > builder.expireAfter(expiry); > ^ > required: Expiry<? super K1,? super V1> > found: Expiry<CAP#1,CAP#2> > reason: cannot infer type-variable(s) K1,V1 > (argument mismatch; Expiry<CAP#1,CAP#2> cannot be converted to Expiry<? super K1,? super V1>) > where K1,V1,V,K are type-variables: > K1 extends Object declared in method <K1,V1>expireAfter(Expiry<? super K1,? super V1>) > V1 extends V declared in method <K1,V1>expireAfter(Expiry<? super K1,? super V1>) > V extends Object declared in class Caffeine > K extends Object declared in class Caffeine > where CAP#1,CAP#2 are fresh type-variables: > CAP#1 extends Object from capture of ? > CAP#2 extends Object from capture of ? >1 error >8 warnings > * ERROR: dev-java/caffeine-2.6.2::gentoo failed (compile phase): > * ejavac failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 2466: Called java-pkg-simple_src_compile > * environment, line 908: Called ejavac '-d' 'target/classes' '-encoding' 'UTF-8' '-classpath' '/usr/share/jsr305/lib/jsr305.jar' '@sources.lst' > * environment, line 659: Called die > * The specific snippet of code: > * "${args[@]}" || die "ejavac failed" > * > * If you need support, post the output of `emerge --info '=dev-java/caffeine-2.6.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-java/caffeine-2.6.2::gentoo'`. >!!! When you file a bug report, please include the following information: >GENTOO_VM=openjdk-bin-8 CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-8.382_p05" >JAVACFLAGS="-source 1.8 -target 1.8" COMPILER="" >and of course, the output of emerge --info =caffeine-2.6.2 > * The complete build log is located at '/var/log/portage/dev-java:caffeine-2.6.2:20231208-123235.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-java/caffeine-2.6.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-java/caffeine-2.6.2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-java/caffeine-2.6.2/work' > * S: '/var/tmp/portage/dev-java/caffeine-2.6.2/work' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 919464
:
878352
| 878353 |
878354
|
878355
|
878356
|
878357
|
878358
|
878359