Determine whether OpenSSL needs to be configured (FIPs, SHA1 s… …ignature) #37
Annotations
2 errors
build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c ./autogen.sh --prefix=/usr --libdir=/usr/lib --with-openssl --with-tss-user=root --with-tss-group=root && make -j\"$(nproc)\" V=1 && echo \"softhsm or certtool are crashing pkcs11 test case\" && { for f in test_tpm2_swtpm_localca_pkcs11.test test_tpm2_samples_swtpm_localca_pkcs11; do echo -en '#!/usr/bin/env bash'\"\\nexit 77\\n\" > tests/${f}; done; } && make -j\"$(nproc)\" V=1 VERBOSE=1 check && make DESTDIR=/app -j\"$(nproc)\" install" did not complete successfully: exit code: 2
|
test
Process completed with exit code 1.
|