Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 849299 - dev-java/bcpg-1.71 - src/.../module-info.java:3: error: module not found: org.bouncycastle.provider
Summary: dev-java/bcpg-1.71 - src/.../module-info.java:3: error: module not found: org...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 847592
Blocks:
  Show dependency tree
 
Reported: 2022-06-02 07:30 UTC by Toralf Förster
Modified: 2022-06-06 07:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.36 KB, text/plain)
2022-06-02 07:30 UTC, Toralf Förster
Details
dev-java:bcpg-1.71:20220601-201906.log (dev-java:bcpg-1.71:20220601-201906.log,5.53 KB, text/plain)
2022-06-02 07:30 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,86.63 KB, application/x-bzip)
2022-06-02 07:30 UTC, Toralf Förster
Details
environment (environment,90.72 KB, text/plain)
2022-06-02 07:30 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,30.30 KB, application/x-bzip)
2022-06-02 07:30 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,242 bytes, application/x-bzip)
2022-06-02 07:30 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-02 07:30:30 UTC
Note: Recompile with -Xlint:unchecked for details.
11 warnings
javac -source 9 -target 9 -d target/classes -encoding UTF-8 --module-path /usr/share/bcprov/lib/bcprov.jar --module-version 1.71 src/main/jdk1.9/module-info.java
warning: [options] system modules path not set in conjunction with -source 9
src/main/jdk1.9/module-info.java:3: error: module not found: org.bouncycastle.provider
    requires org.bouncycastle.provider;
                             ^

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

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

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

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.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.4
Python 3.9.13
Available Ruby profiles:
  [1]   ruby31 *
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=""
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 

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

  HEAD of ::gentoo
commit 6803fb74b682389dce3a72ae7fe2e61458cb422c
Merge: 153a71ac48c2 3a7db093f0ad
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jun 1 19:48:37 2022 +0000

    Merge updates from master

emerge -qpvO dev-java/bcpg
[ebuild  N    ] dev-java/bcpg-1.71  USE="-doc -source -test"
Comment 1 Toralf Förster gentoo-dev 2022-06-02 07:30:31 UTC
Created attachment 782237 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-02 07:30:32 UTC
Created attachment 782240 [details]
dev-java:bcpg-1.71:20220601-201906.log
Comment 3 Toralf Förster gentoo-dev 2022-06-02 07:30:34 UTC
Created attachment 782243 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-06-02 07:30:35 UTC
Created attachment 782246 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-06-02 07:30:36 UTC
Created attachment 782249 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-06-02 07:30:37 UTC
Created attachment 782252 [details]
logs.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-06-06 07:42:29 UTC
The bug has been closed via the following commit(s):

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

commit 75c1d546674404faca44134967e34837ce2b40d1
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-06-05 11:46:52 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-06-06 07:42:23 +0000

    dev-java/bcprov: add java-pkg-2_pkg_setup
    
    Bug: https://bugs.gentoo.org/847592
    Closes: https://bugs.gentoo.org/849299
    Closes: https://bugs.gentoo.org/847454
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-java/bcprov/bcprov-1.71-r1.ebuild | 111 ++++++++++++++++++++++++++++++++++
 1 file changed, 111 insertions(+)