https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-haskell/x509-validation-1.6.11 fails tests. Discovered on: amd64 (internal ref: tinderbox) NOTE: This machine uses a clang/LLVM toolchain. If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
Created attachment 653830 [details] build.log build log and emerge --info
Probably an API change in 'memory' package: """ [;1mData/X509/Validation/Fingerprint.hs:24:10: [;1m[35mwarning:[0m[0m[;1m [[;1m[35m-Wmissing-methods[0m[0m[;1m][0m[0m[;1m • No explicit implementation for ‘memory-0.15.0:Data.ByteArray.Types.length’ and ‘memory-0.15.0:Data.ByteArray.Types.withByteArray’ • In the instance declaration for ‘ByteArrayAccess Fingerprint’[0m[0m [;1m[34m |[0m[0m [;1m[34m24 |[0m[0m instance [;1m[35mByteArrayAccess Fingerprint[0m[0m [;1m[34m |[0m[0m[;1m[35m ^^^^^^^^^^^^^^^^^^^^^^^^^^^[0m[0m """
Ah, no it was a warning. Thee error is the: """ Ed448 signature valid: test-x509-validation: too many pending signals """ Internets say it's a disguised SIGSEGV. Did no try to reproduce locally yet.