Bug#1025753: FTBFS: Java compilation error (cannot find symbols)

Hans Joachim Desserud debian at desserud.org
Thu Dec 8 16:43:05 GMT 2022


Source: jruby-openssl
Version: 0.9.21-4
Severity: serious
Tags: ftbfs

Dear Maintainer,

jruby-openssl currently fails to build with the following error message:
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] 
/build/jruby-openssl-0.9.21/src/main/java/org/jruby/ext/openssl/x509store/Lookup.java:[74,25] 
cannot find symbol
   symbol:   class ChannelDescriptor
   location: package org.jruby.util.io
[ERROR] 
/build/jruby-openssl-0.9.21/src/main/java/org/jruby/ext/openssl/x509store/Lookup.java:[75,25] 
cannot find symbol
   symbol:   class ChannelStream
   location: package org.jruby.util.io
[ERROR] 
/build/jruby-openssl-0.9.21/src/main/java/org/jruby/ext/openssl/x509store/Lookup.java:[76,25] 
cannot find symbol
   symbol:   class FileExistsException
   location: package org.jruby.util.io
[INFO] 3 errors


Tested in pbuilder on my Sid system. Same error seemed to happen when 
the package got synced to Ubuntu [1]

Btw, looks like the problematic imports are gone in latest upstream [2] 
so this might be resolved by upgrading to newer release :)

[1] 
https://launchpad.net/ubuntu/+source/jruby-openssl/0.9.21-4/+build/24611214
[2] 
https://github.com/jruby/jruby-openssl/blob/master/src/main/java/org/jruby/ext/openssl/x509store/Lookup.java

-- System Information:
Debian Release: bookworm/sid
   APT prefers unstable
   APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-4-amd64 (SMP w/3 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


-- 
mvh / best regards
Hans Joachim Desserud
http://desserud.org



More information about the pkg-java-maintainers mailing list