Source: pkcs11-provider
Version: 0.3-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240224 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests'
> LIBSPATH=/<<PKGBUILDDIR>>/src/.libs \
> TESTSSRCDIR=/<<PKGBUILDDIR>>/tests \
> TESTBLDDIR=/<<PKGBUILDDIR>>/tests \
> SHARED_EXT=.so \
> SOFTOKNPATH="/usr/lib/x86_64-linux-gnu/" \
> /<<PKGBUILDDIR>>/tests/setup-softokn.sh > setup-softokn.log 2>&1
> LIBSPATH=/<<PKGBUILDDIR>>/src/.libs \
> TESTSSRCDIR=/<<PKGBUILDDIR>>/tests \
> TESTBLDDIR=/<<PKGBUILDDIR>>/tests \
> SHARED_EXT=.so \
> P11KITCLIENTPATH="/usr/lib/x86_64-linux-gnu/pkcs11/p11-kit-client.so" \
> /<<PKGBUILDDIR>>/tests/setup-softhsm.sh > setup-softhsm.log 2>&1
> SKIP: ecc-softokn.t
> SKIP: certs-softokn.t
> SKIP: basic-softokn.t
> SKIP: pubkey-softokn.t
> SKIP: ecdh-softokn.t
> SKIP: democa-softokn.t
> SKIP: digest-softokn.t
> SKIP: fork-softokn.t
> PASS: digest-softhsm.t
> SKIP: oaepsha2-softokn.t
> SKIP: hkdf-softokn.t
> SKIP: rsapss-softokn.t
> SKIP: genkey-softokn.t
> PASS: certs-softhsm.t
> SKIP: session-softokn.t
> PASS: edwards-softhsm.t
> SKIP: rand-softokn.t
> PASS: rand-softhsm.t
> SKIP: readkeys-softokn.t
> PASS: readkeys-softhsm.t
> PASS: session-softhsm.t
> PASS: pubkey-softhsm.t
> SKIP: tls-softokn.t
> SKIP: uri-softokn.t
> FAIL: ecxc-softhsm.t
> SKIP: cms-softokn.t
> PASS: tls-softhsm.t
> PASS: op_state-softhsm.t
> PASS: democa-softhsm.t
> PASS: ecc-softhsm.t
> PASS: uri-softhsm.t
> PASS: genkey-softhsm.t
> PASS: fork-softhsm.t
> PASS: basic-softhsm.t
> ===============================================
>    pkcs11-provider 0.3: tests/test-suite.log
> ===============================================
> 
> # TOTAL: 34
> # PASS:  15
> # SKIP:  18
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> SKIP: basic-softokn
> ===================
> 
> SKIP basic-softokn.t (exit status: 77)
> 
> SKIP: pubkey-softokn
> ====================
> 
> SKIP pubkey-softokn.t (exit status: 77)
> 
> SKIP: certs-softokn
> ===================
> 
> SKIP certs-softokn.t (exit status: 77)
> 
> SKIP: ecc-softokn
> =================
> 
> SKIP ecc-softokn.t (exit status: 77)
> 
> SKIP: ecdh-softokn
> ==================
> 
> SKIP ecdh-softokn.t (exit status: 77)
> 
> SKIP: democa-softokn
> ====================
> 
> SKIP democa-softokn.t (exit status: 77)
> 
> SKIP: digest-softokn
> ====================
> 
> SKIP digest-softokn.t (exit status: 77)
> 
> SKIP: fork-softokn
> ==================
> 
> SKIP fork-softokn.t (exit status: 77)
> 
> SKIP: oaepsha2-softokn
> ======================
> 
> SKIP oaepsha2-softokn.t (exit status: 77)
> 
> SKIP: hkdf-softokn
> ==================
> 
> SKIP hkdf-softokn.t (exit status: 77)
> 
> SKIP: rsapss-softokn
> ====================
> 
> SKIP rsapss-softokn.t (exit status: 77)
> 
> SKIP: genkey-softokn
> ====================
> 
> SKIP genkey-softokn.t (exit status: 77)
> 
> SKIP: session-softokn
> =====================
> 
> SKIP session-softokn.t (exit status: 77)
> 
> SKIP: rand-softokn
> ==================
> 
> SKIP rand-softokn.t (exit status: 77)
> 
> SKIP: readkeys-softokn
> ======================
> 
> SKIP readkeys-softokn.t (exit status: 77)
> 
> SKIP: tls-softokn
> =================
> 
> SKIP tls-softokn.t (exit status: 77)
> 
> SKIP: uri-softokn
> =================
> 
> SKIP uri-softokn.t (exit status: 77)
> 
> FAIL: ecxc-softhsm
> ==================
> 
> Executing ./tecxc
> 
> ## Export EC Public key to a file
>  openssl pkey -in $ECXPUBURI -pubin -pubout -out ${TMPPDIR}/ecout.pub
> Could not read key of Public Key from pkcs11:type=public;id=%00%07
> FAIL ecxc-softhsm.t (exit status: 1)
> 
> SKIP: cms-softokn
> =================
> 
> SKIP cms-softokn.t (exit status: 77)
> 
> ============================================================================
> Testsuite summary for pkcs11-provider 0.3
> ============================================================================
> # TOTAL: 34
> # PASS:  15
> # SKIP:  18
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See tests/test-suite.log
> Please report to s...@redhat.com
> ============================================================================
> make[4]: *** [Makefile:1070: test-suite.log] Error 1
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[3]: *** [Makefile:1178: check-TESTS] Error 2
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[2]: *** [Makefile:1244: check-am] Error 2
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[1]: *** [Makefile:476: check-recursive] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 
> returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2024/02/24/pkcs11-provider_0.3-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240224;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240224&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to