Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 842678 - dev-java/jackson-databind-2.13.2.2 - src/.../module-info.java:9: error: module not found: com.fasterxml.jackson.annotation
Summary: dev-java/jackson-databind-2.13.2.2 - src/.../module-info.java:9: error: modul...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 849548
Blocks:
  Show dependency tree
 
Reported: 2022-05-05 07:24 UTC by Toralf Förster
Modified: 2022-09-21 14:02 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.06 KB, text/plain)
2022-05-05 07:24 UTC, Toralf Förster
Details
dev-java:jackson-databind-2.13.2.2:20220505-060941.log (dev-java:jackson-databind-2.13.2.2:20220505-060941.log,3.81 KB, text/plain)
2022-05-05 07:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,118.68 KB, text/plain)
2022-05-05 07:24 UTC, Toralf Förster
Details
environment (environment,89.33 KB, text/plain)
2022-05-05 07:24 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,14.66 KB, application/x-bzip)
2022-05-05 07:24 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,20.92 KB, application/x-bzip)
2022-05-05 07:24 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-05-05 07:24:32 UTC
Note: Recompile with -Xlint:unchecked for details.
1 warning
javac -source 9 -target 9 -d target/classes -encoding UTF-8 --module-path /usr/share/jackson-annotations-2/lib/jackson-annotations.jar:/usr/share/jackson-core/lib/jackson-core.jar --module-version 2.13.2.2 src/moditect/module-info.java
warning: [options] bootstrap class path not set in conjunction with -source 9
src/moditect/module-info.java:9: error: module not found: com.fasterxml.jackson.annotation
    requires transitive com.fasterxml.jackson.annotation;
                                             ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20220504-070011

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-11.3.0 *
clang/llvm (if any):
clang version 14.0.3
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.3
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.60.0 *
GENTOO_VM=openjdk-bin-11  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-11.0.14_p9"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER=""
The following VMs are available for generation-2:
1)	OpenJDK 11.0.14_p9 [openjdk-11]
2)	OpenJDK 8.322_p06 [openjdk-8]
3)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
*)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-8 
  [2]   openjdk-11 
  [3]   openjdk-bin-8  system-vm
  [4]   openjdk-bin-11 

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit 03b586cc6e86584598b27126b2bd3ba8a34ebdea
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu May 5 05:48:03 2022 +0000

    2022-05-05 05:48:03 UTC

emerge -qpvO dev-java/jackson-databind
[ebuild  N    ] dev-java/jackson-databind-2.13.2.2  USE="-doc -source -test"
Comment 1 Toralf Förster gentoo-dev 2022-05-05 07:24:33 UTC
Created attachment 776840 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-05-05 07:24:34 UTC
Created attachment 776843 [details]
dev-java:jackson-databind-2.13.2.2:20220505-060941.log
Comment 3 Toralf Förster gentoo-dev 2022-05-05 07:24:36 UTC
Created attachment 776846 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-05-05 07:24:37 UTC
Created attachment 776849 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-05-05 07:24:38 UTC
Created attachment 776852 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-05-05 07:24:39 UTC
Created attachment 776855 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-05-05 13:55:37 UTC
The bug has been referenced in the following commit(s):

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

commit 2558f7dbc54852f8eea00689c8345b3ca627240b
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-05-05 12:55:19 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-05-05 13:52:37 +0000

    dev-java/jackson-annotations: virtual/jdk-1.8:*" -> -11.*
    
    Bug: https://bugs.gentoo.org/842678
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/25333
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 .../jackson-annotations-2.13.2-r1.ebuild           | 43 ++++++++++++++++++++++
 1 file changed, 43 insertions(+)

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

commit 599f828143118fae50bfa94ec482fbab12ac7fc3
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-05-05 12:44:31 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-05-05 13:52:37 +0000

    dev-java/jackson-core: virtual/jdk-1.8:*" -> -11.*
    
    Bug: https://bugs.gentoo.org/842678
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 .../jackson-core/jackson-core-2.13.2-r1.ebuild     | 69 ++++++++++++++++++++++
 1 file changed, 69 insertions(+)
Comment 8 Larry the Git Cow gentoo-dev 2022-09-21 14:02:43 UTC
The bug has been closed via the following commit(s):

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

commit e9d5da719428f741707911f9287acc69d682a44f
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-09-05 06:34:25 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-09-21 14:02:38 +0000

    dev-java/jackson-databind: add 2.13.4
    
    Closes: https://bugs.gentoo.org/842678
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-java/jackson-databind/Manifest                 |  1 +
 .../jackson-databind-2.13.4.ebuild                 | 76 ++++++++++++++++++++++
 2 files changed, 77 insertions(+)