Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 853076 - dev-java/gin-2.1.2 - error: types CharSequence and Map<K,V> are incompatible; [javac] private <T extends CharSequence & Map<String, String>> T combinedTypeVariableMethod()
Summary: dev-java/gin-2.1.2 - error: types CharSequence and Map<K,V> are incompatible;...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mark Wright
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: jdk17
  Show dependency tree
 
Reported: 2022-06-19 15:02 UTC by Toralf Förster
Modified: 2022-06-20 02:53 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.90 KB, text/plain)
2022-06-19 15:02 UTC, Toralf Förster
Details
dev-java:gin-2.1.2:20220617-215945.log (dev-java:gin-2.1.2:20220617-215945.log,6.74 KB, text/plain)
2022-06-19 15:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,183.38 KB, text/plain)
2022-06-19 15:03 UTC, Toralf Förster
Details
environment (environment,123.30 KB, text/plain)
2022-06-19 15:03 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.83 KB, application/x-bzip)
2022-06-19 15:03 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.49 KB, application/x-bzip)
2022-06-19 15:03 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-06-19 15:02:57 UTC
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 2 errors

BUILD FAILED
/var/tmp/portage/dev-java/gin-2.1.2/work/google-gin-d62089f5b6ea33d842ab4646b51583c65a8be36b/build.xml:160: Compile failed; see the compiler error output for details.

Total time: 14 seconds

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20220616-102428

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.5
Python 3.9.13
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.61.0 *
GENTOO_VM=openjdk-bin-17  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-17.0.3_p7"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER="javac"
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 747ba78d3e3d2a2edc8f3d405f34e380bba8b6ef
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jun 17 20:48:11 2022 +0000

    2022-06-17 20:48:10 UTC

emerge -qpvO dev-java/gin
[ebuild  N    ] dev-java/gin-2.1.2  USE="-source"
Comment 1 Toralf Förster gentoo-dev 2022-06-19 15:02:58 UTC
Created attachment 786212 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-19 15:02:59 UTC
Created attachment 786215 [details]
dev-java:gin-2.1.2:20220617-215945.log
Comment 3 Toralf Förster gentoo-dev 2022-06-19 15:03:00 UTC
Created attachment 786218 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-06-19 15:03:01 UTC
Created attachment 786221 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-06-19 15:03:02 UTC
Created attachment 786224 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-06-19 15:03:03 UTC
Created attachment 786227 [details]
temp.tar.bz2
Comment 7 Volkmar W. Pogatzki 2022-06-19 16:43:03 UTC
GENTOO_VM=openjdk-bin-17  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-17.0.3_p7"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER="javac"
Comment 8 Larry the Git Cow gentoo-dev 2022-06-20 02:53:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5d5b6921067efe68ec7b766c41b0081066bf257

commit e5d5b6921067efe68ec7b766c41b0081066bf257
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-06-19 16:59:23 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-20 02:50:08 +0000

    dev-java/gin: drop 2.1.2
    
    Closes: https://bugs.gentoo.org/853076
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/25977
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-java/gin/Manifest         |  1 -
 dev-java/gin/gin-2.1.2.ebuild | 77 -------------------------------------------
 2 files changed, 78 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c422431baee43bb6e1d9f4b965173ee2c144316c

commit c422431baee43bb6e1d9f4b965173ee2c144316c
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-06-19 16:57:27 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-20 02:50:08 +0000

    dev-java/gin: restrict to jdk:1.8
    
    Bug: https://bugs.gentoo.org/853076
    Also switch to using tarball instead of zip archive.
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-java/gin/Manifest            |  1 +
 dev-java/gin/gin-2.1.2-r1.ebuild | 72 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 73 insertions(+)