| ^~~~~~~~ /var/tmp/portage/media-radio/tqsl-2.5.1/work/tqsl-2.5.1/src/openssl_cert.cpp: In function ‘int tqsl_ssl_error_is_nofile()’: /var/tmp/portage/media-radio/tqsl-2.5.1/work/tqsl-2.5.1/src/openssl_cert.cpp:4282:50: error: ‘ERR_GET_FUNC’ was not declared in this scope; did you mean ‘ERR_GET_LIB’? 4282 | ERR_GET_LIB(l) == ERR_LIB_SYS && ERR_GET_FUNC(l) == SYS_F_FOPEN) | ^~~~~~~~~~~~ | ERR_GET_LIB /var/tmp/portage/media-radio/tqsl-2.5.1/work/tqsl-2.5.1/src/openssl_cert.cpp: In function ‘int tqsl_replace_key(const char*, const char*, std::map<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >&, int (*)(int, const char*, void*), void*)’: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_systemd-j3-20210729-204616 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.2.0 * clang version 12.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/12/bin /usr/lib/llvm/12 12.0.1 Python 3.9.6 Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.53.0 * The following VMs are available for generation-2: 1) IcedTea JDK 3.16.0 [icedtea-bin-8] 2) JamVM JDK 2.0.0 [jamvm] *) AdoptOpenJDK 8.292_p10 [openjdk-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 [2] jamvm [3] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 HEAD of ::gentoo commit 80f53b3d2c4e716824d6753aa6e25e1adfd7a2cf Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Aug 2 12:51:56 2021 +0000 2021-08-02 12:51:53 UTC emerge -qpvO media-radio/tqsl [ebuild N ] media-radio/tqsl-2.5.1
Created attachment 729702 [details] emerge-info.txt
Created attachment 729705 [details] emerge-history.txt
Created attachment 729708 [details] environment
Created attachment 729711 [details] etc.portage.tar.bz2
Created attachment 729714 [details] logs.tar.bz2
Created attachment 729717 [details] media-radio:tqsl-2.5.1:20210802-132140.log
Created attachment 729720 [details] temp.tar.bz2
[20:15:38] <@sam_> rich0: can you look at bumping for bug 806190 please? it looks like the new version might solve OpenSSL 3 woes.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acbb68c245101696d90e2d546c45b9d561ea8a7f commit acbb68c245101696d90e2d546c45b9d561ea8a7f Author: Richard Freeman <rich0@gentoo.org> AuthorDate: 2022-05-12 21:08:38 +0000 Commit: Richard Freeman <rich0@gentoo.org> CommitDate: 2022-05-12 21:08:51 +0000 media-radio/tqsl: add 2.6.1 Bug: https://bugs.gentoo.org/806190 Signed-off-by: Richard Freeman <rich0@gentoo.org> media-radio/tqsl/Manifest | 1 + media-radio/tqsl/tqsl-2.6.1.ebuild | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+)
(In reply to Sam James from comment #8) > [20:15:38] <@sam_> rich0: can you look at bumping for bug 806190 please? it > looks like the new version might solve OpenSSL 3 woes. I did the bump but don't have an openssl3 chroot for testing. If you can easily test please feel free, and if not I'll see if I can set something up.
Works, thanks!