On Sun, Mar 06, 2022 at 11:38:15AM +0100, Ferenc Wágner wrote: > Sebastian Andrzej Siewior <[email protected]> writes: > > > Your package is failing to build using OpenSSL 3.0 with the > > following error: > > > > | make[5]: Entering directory '/<<PKGBUILDDIR>>/xmltoolingtest' > > | ../build-aux/test-driver: line 112: 1662259 Segmentation fault "$@" > > >> "$log_file" 2>&1 > > | FAIL: xmltoolingtest > > Hi, > > I suspect that this stems from an OpenSSL version mismatch among the > dependencies (xml-security-c or cURL, which both use OpenSSL themselves) > and XMLTooling itself. >...
The segmentation fault looks fixed with the dependencies rebuilt with OpenSSL 3.0, but the test still fails: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/xmltooling.html > Thanks, > Feri cu Adrian

