https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-dns/pdns-recursor-5.0.7 fails tests. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 898029 [details] build.log build log and emerge --info
Created attachment 898030 [details] 1-test-suite.log 1-test-suite.log
Error(s) that match a know pattern in addition to what has been reported in the summary: FAIL: testrunner sed: can't read conftest.cpp: No such file or directory
It failed to detect ECDSA support in OpenSSL on the tinderbox: > checking for /include/openssl/ecdsa.h... no When compiling it, I get the correct: > checking for /usr/include/openssl/ecdsa.h... yes The testsuite then unconditionally tries to run ECDSA tests, which fail if not detected.