[javac] Compiling 50 source files to /var/tmp/portage/dev-java/glassfish-xmlrpc-api-1.1.1/work/glassfish-xmlrpc-api-1.1.1/target/classes [javac] /var/tmp/portage/dev-java/glassfish-xmlrpc-api-1.1.1/work/glassfish-xmlrpc-api-1.1.1/src/main/java/javax/xml/rpc/handler/soap/SOAPMessageContext.java:9: error: package javax.xml.soap does not exist [javac] import javax.xml.soap.SOAPMessage; [javac] ^ [javac] /var/tmp/portage/dev-java/glassfish-xmlrpc-api-1.1.1/work/glassfish-xmlrpc-api-1.1.1/src/main/java/javax/xml/rpc/handler/soap/SOAPMessageContext.java:30: error: cannot find symbol [javac] public SOAPMessage getMessage(); [javac] ^ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib_systemd-j4-20220114-201049 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.2.1 * clang/llvm (if any): /usr/lib/llvm/13 13.0.0 Python 3.9.10 Available Rust versions: [1] rust-1.58.0 * GENTOO_VM=openjdk-bin-11 CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-11.0.13_p8" JAVACFLAGS="-source 1.7 -target 1.7" COMPILER="javac" The following VMs are available for generation-2: *) AdoptOpenJDK 11.0.13_p8 [openjdk-bin-11] 2) AdoptOpenJDK 8.312_p07 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 php cli: HEAD of ::gentoo commit f79a5779bde18c240f216cd124a073d071910e28 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Jan 15 23:51:56 2022 +0000 2022-01-15 23:51:54 UTC emerge -qpvO dev-java/glassfish-xmlrpc-api [ebuild N ] dev-java/glassfish-xmlrpc-api-1.1.1 USE="doc source"
Created attachment 762297 [details] emerge-info.txt
Created attachment 762298 [details] dev-java:glassfish-xmlrpc-api-1.1.1:20220116-010200.log
Created attachment 762299 [details] emerge-history.txt
Created attachment 762300 [details] environment
Created attachment 762301 [details] etc.portage.tar.bz2
Created attachment 762302 [details] temp.tar.bz2
we need to add java.xml.soap to the deps. the project can be found here https://github.com/eclipse-ee4j/saaj-api/tree/1.4.2/api. i did not found a package in the main tree for this library so there is a chance we don't have it yet. also note that newer versions use the jakarta.xml.soap namespace so they cannot be used in this case.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f53c9ffdb13eec755adce896187676f7ad5767d7 commit f53c9ffdb13eec755adce896187676f7ad5767d7 Author: Yuan Liao <liaoyuan@gmail.com> AuthorDate: 2022-01-17 04:44:28 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2022-01-19 09:58:47 +0000 dev-java/glassfish-xmlrpc-api: Add dependency for Java 11+; EAPI 8 Bug: https://bugs.gentoo.org/831295 Signed-off-by: Yuan Liao <liaoyuan@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/23859 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> .../glassfish-xmlrpc-api-1.1.1-r1.ebuild | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a802d2150ff8680a04ed3c37275d91113890588 commit 8a802d2150ff8680a04ed3c37275d91113890588 Author: Miroslav Šulc <fordfrog@gentoo.org> AuthorDate: 2022-02-19 14:24:20 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2022-02-19 14:24:20 +0000 dev-java/glassfish-xmlrpc-api: removed obsolete 1.1.1 Closes: https://bugs.gentoo.org/831295 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> .../glassfish-xmlrpc-api-1.1.1.ebuild | 37 ---------------------- 1 file changed, 37 deletions(-)