https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-libs/nss-3.81 fails tests (MUSL). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: This machine uses MUSL libc
Created attachment 799291 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern: /var/tmp/portage/dev-libs/nss-3.81/work/nss-3.81/nss-abi_x86_64.amd64/cmd/shlibsign/./sign.sh: line 36: cd: /var/tmp/portage/dev-libs/nss-3.81/temp/fakedir: No such file or directory Error: failed to load policy file certutil: Could not find cert: WithSAN certutil: could not find certificate named "TestUser": SEC_ERROR_INVALID_ARGS: security library: invalid arguments. certutil: could not find certificate named "xxxx": SEC_ERROR_INVALID_ARGS: security library: invalid arguments. crlutil: could not find TestCA's CRL: SEC_ERROR_CRL_NOT_FOUND: No matching CRL was found. crlutil: could not find TestCA-ec's CRL: SEC_ERROR_CRL_NOT_FOUND: No matching CRL was found. crlutil: could not find the issuer TestCA's CRL: SEC_ERROR_CRL_NOT_FOUND: No matching CRL was found. crlutil: could not find the issuer TestCA-ec's CRL: SEC_ERROR_CRL_NOT_FOUND: No matching CRL was found.
Failures are around here (this is one of them): TIMESTAMP ssl BEGIN: Thu Aug 11 09:08:27 UTC 2022 ssl.sh: SSL tests =============================== ssl.sh: CRL SSL Client Tests =============================== ssl.sh: TLS Request don't require client auth (client does not provide auth) ---- selfserv starting at Thu Aug 11 09:08:27 UTC 2022 selfserv -D -p 8443 -d ../server -n 127.0.0.1 \ -e 127.0.0.1-ecmixed -e 127.0.0.1-ec -S 127.0.0.1-dsa -w nss -r -i ../tests_pid.5114\ -V ssl3:tls1.2 -H 1 & trying to connect to selfserv at Thu Aug 11 09:08:27 UTC 2022 tstclnt -4 -p 8443 -h 127.0.0.1 -q \ -d ../client < /var/tmp/portage/dev-libs/nss-3.81/work/nss-3.81/nss-abi_x86_64.amd64/tests/ssl/sslreq.dat selfserv: PR_Bind returned error -5986: Network address not available (in use?) tstclnt: Client timed out while waiting for connection to server: PR_CONNECT_RESET_ERROR: TCP connection reset by peer retrying to connect to selfserv at Thu Aug 11 09:09:33 UTC 2022 tstclnt -p 8443 -h 127.0.0.1 -q \ -d ../client < /var/tmp/portage/dev-libs/nss-3.81/work/nss-3.81/nss-abi_x86_64.amd64/tests/ssl/sslreq.dat tstclnt: Client timed out while waiting for connection to server: PR_CONNECT_RESET_ERROR: TCP connection reset by peer ssl.sh: #1: Waiting for Server - FAILED kill -0 10297 >/dev/null 2>/dev/null ssl.sh: Exit: 10 Fatal - selfserv process not detectable - FAILED ssl.sh: #2: 10 Fatal - selfserv process not detectable - FAILED ./init.sh: line 157: kill: (10297) - No such process ssl.sh: Cache CRL SSL Client Tests ===============================