Source: sbsigntool Version: 0.6-1 Severity: serious Justification: fails to build from source User: [email protected] Usertags: ftbfs X-Debbugs-Cc: [email protected]
Dear Maintainer,
sbsigntool fails to build from source in unstable/amd64:
[..]
Making check in tests
make[2]: Entering directory
'/home/lamby/temp/cdt.20160229085535.6P2KGfhuJu/sbsigntool-0.6/tests'
make test-x86_64.pecoff test-i386.pecoff test-wrapper.sh \
private-key.rsa public-cert.pem
make[3]: Entering directory
'/home/lamby/temp/cdt.20160229085535.6P2KGfhuJu/sbsigntool-0.6/tests'
gcc -m64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o test-x86_64.o test.S
gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
-nostdlib -T ./test-x86_64.lds -o test-x86_64.elf test-x86_64.o
objcopy -j .text -j .sdata -j .data \
-j .dynamic -j .dynsym -j .rel \
-j .rela -j .reloc \
--target=efi-app-x86-64 test-x86_64.elf test-x86_64.pecoff
strip test-x86_64.pecoff
gcc -m32 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o test-i386.o test.S
gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
-nostdlib -T ./test-i386.lds -o test-i386.elf test-i386.o
objcopy -j .text -j .sdata -j .data \
-j .dynamic -j .dynsym -j .rel \
-j .rela -j .reloc \
--target=efi-app-i386 test-i386.elf test-i386.pecoff
strip test-i386.pecoff
make[3]: Nothing to be done for 'test-wrapper.sh'.
openssl genrsa -out private-key.rsa 2048
/bin/bash: openssl: command not found
Makefile:948: recipe for target 'private-key.rsa' failed
make[3]: *** [private-key.rsa] Error 127
rm test-x86_64.elf test-i386.o test-i386.elf test-x86_64.o
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160229085535.6P2KGfhuJu/sbsigntool-0.6/tests'
Makefile:797: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
make[2]: Leaving directory
'/home/lamby/temp/cdt.20160229085535.6P2KGfhuJu/sbsigntool-0.6/tests'
Makefile:366: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160229085535.6P2KGfhuJu/sbsigntool-0.6'
dh_auto_test: make -j1 check returned exit code 2
debian/rules:8: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
sbsigntool.0.6-1.unstable.amd64.log.txt.gz
Description: Binary data

