Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 492556 Details for
Bug 629992
app-crypt/sbsigntool-0.8 : FAIL: sign-verify.sh
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-crypt:sbsigntool-0.8:20170905-120626.log
app-crypt:sbsigntool-0.8:20170905-120626.log (text/plain), 19.47 KB, created by
Toralf Förster
on 2017-09-05 17:06:46 UTC
(
hide
)
Description:
app-crypt:sbsigntool-0.8:20170905-120626.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-09-05 17:06:46 UTC
Size:
19.47 KB
patch
obsolete
> * Package: app-crypt/sbsigntool-0.8 > * Repository: gentoo > * Maintainer: vapier@gentoo.org tamiko@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux libressl userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking sbsigntool-0.8.tar.gz to /var/tmp/portage/app-crypt/sbsigntool-0.8/work >>>> Unpacking sbsigntool-0.8-ccan.tar.gz to /var/tmp/portage/app-crypt/sbsigntool-0.8/work >>>> Source unpacked in /var/tmp/portage/app-crypt/sbsigntool-0.8/work >>>> Preparing source in /var/tmp/portage/app-crypt/sbsigntool-0.8/work ... > * Running eautoreconf in '/var/tmp/portage/app-crypt/sbsigntool-0.8/work' ... > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: /var/tmp/portage/app-crypt/sbsigntool-0.8/work/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-crypt/sbsigntool-0.8/work ... >>>> Working in BUILD_DIR: "/var/tmp/portage/app-crypt/sbsigntool-0.8/work" >/var/tmp/portage/app-crypt/sbsigntool-0.8/work/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --docdir=/usr/share/doc/sbsigntool-0.8 >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-objcopy... x86_64-pc-linux-gnu-objcopy >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking bfd.h usability... yes >checking bfd.h presence... yes >checking for bfd.h... yes >checking build system endianness... little >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for libcrypto... yes >checking for uuid... yes >checking for efi.h... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating lib/ccan/Makefile >config.status: creating docs/Makefile >config.status: creating tests/Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-crypt/sbsigntool-0.8/work ... >>>> Working in BUILD_DIR: "/var/tmp/portage/app-crypt/sbsigntool-0.8/work" >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work' >Making all in lib/ccan >make[2]: Entering directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/lib/ccan' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -c -o time.o `test -f 'ccan/time/time.c' || echo './'`ccan/time/time.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -c -o talloc.o `test -f 'ccan/talloc/talloc.c' || echo './'`ccan/talloc/talloc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -c -o str.o `test -f 'ccan/str/str.c' || echo './'`ccan/str/str.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -c -o debug.o `test -f 'ccan/str/debug.c' || echo './'`ccan/str/debug.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -c -o read_write_all.o `test -f 'ccan/read_write_all/read_write_all.c' || echo './'`ccan/read_write_all/read_write_all.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -c -o list.o `test -f 'ccan/list/list.c' || echo './'`ccan/list/list.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -c -o htable.o `test -f 'ccan/htable/htable.c' || echo './'`ccan/htable/htable.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -c -o hash.o `test -f 'ccan/hash/hash.c' || echo './'`ccan/hash/hash.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -c -o failtest.o `test -f 'ccan/failtest/failtest.c' || echo './'`ccan/failtest/failtest.c >rm -f libccan.a >ar cru libccan.a time.o talloc.o str.o debug.o read_write_all.o list.o htable.o hash.o failtest.o >x86_64-pc-linux-gnu-ranlib libccan.a >make[2]: Leaving directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/lib/ccan' >Making all in src >make[2]: Entering directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbsign-sbsign.o `test -f 'sbsign.c' || echo './'`sbsign.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbsign-idc.o `test -f 'idc.c' || echo './'`idc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbsign-image.o `test -f 'image.c' || echo './'`image.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbsign-fileio.o `test -f 'fileio.c' || echo './'`fileio.c >x86_64-pc-linux-gnu-gcc -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o sbsign sbsign-sbsign.o sbsign-idc.o sbsign-image.o sbsign-fileio.o ../lib/ccan/libccan.a -lcrypto >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbverify-sbverify.o `test -f 'sbverify.c' || echo './'`sbverify.c >sbverify.c:136:13: warning: âprint_certificate_store_certsâ defined but not used [-Wunused-function] > static void print_certificate_store_certs(X509_STORE *certs) > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbverify-idc.o `test -f 'idc.c' || echo './'`idc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbverify-image.o `test -f 'image.c' || echo './'`image.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbverify-fileio.o `test -f 'fileio.c' || echo './'`fileio.c >x86_64-pc-linux-gnu-gcc -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o sbverify sbverify-sbverify.o sbverify-idc.o sbverify-image.o sbverify-fileio.o ../lib/ccan/libccan.a -lcrypto >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbattach-sbattach.o `test -f 'sbattach.c' || echo './'`sbattach.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbattach-idc.o `test -f 'idc.c' || echo './'`idc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbattach-image.o `test -f 'image.c' || echo './'`image.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbattach-fileio.o `test -f 'fileio.c' || echo './'`fileio.c >x86_64-pc-linux-gnu-gcc -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o sbattach sbattach-sbattach.o sbattach-idc.o sbattach-image.o sbattach-fileio.o ../lib/ccan/libccan.a -lcrypto >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/efi -I/usr/include/efi/x86_64 -DEFI_FUNCTION_WRAPPER -Wall -Wextra --std=gnu99 -I/usr/include/uuid -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbvarsign-sbvarsign.o `test -f 'sbvarsign.c' || echo './'`sbvarsign.c >sbvarsign.c:107:23: warning: âdefault_guidâ defined but not used [-Wunused-const-variable=] > static const EFI_GUID default_guid = EFI_GLOBAL_VARIABLE; > ^~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/efi -I/usr/include/efi/x86_64 -DEFI_FUNCTION_WRAPPER -Wall -Wextra --std=gnu99 -I/usr/include/uuid -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbvarsign-idc.o `test -f 'idc.c' || echo './'`idc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/efi -I/usr/include/efi/x86_64 -DEFI_FUNCTION_WRAPPER -Wall -Wextra --std=gnu99 -I/usr/include/uuid -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbvarsign-image.o `test -f 'image.c' || echo './'`image.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/efi -I/usr/include/efi/x86_64 -DEFI_FUNCTION_WRAPPER -Wall -Wextra --std=gnu99 -I/usr/include/uuid -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbvarsign-fileio.o `test -f 'fileio.c' || echo './'`fileio.c >x86_64-pc-linux-gnu-gcc -Wall -Wextra --std=gnu99 -I/usr/include/uuid -I../lib/ccan/ -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o sbvarsign sbvarsign-sbvarsign.o sbvarsign-idc.o sbvarsign-image.o sbvarsign-fileio.o ../lib/ccan/libccan.a -lcrypto -luuid >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/efi -I/usr/include/efi/x86_64 -DEFI_FUNCTION_WRAPPER -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbsiglist-sbsiglist.o `test -f 'sbsiglist.c' || echo './'`sbsiglist.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/efi -I/usr/include/efi/x86_64 -DEFI_FUNCTION_WRAPPER -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbsiglist-idc.o `test -f 'idc.c' || echo './'`idc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/efi -I/usr/include/efi/x86_64 -DEFI_FUNCTION_WRAPPER -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbsiglist-image.o `test -f 'image.c' || echo './'`image.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/efi -I/usr/include/efi/x86_64 -DEFI_FUNCTION_WRAPPER -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbsiglist-fileio.o `test -f 'fileio.c' || echo './'`fileio.c >x86_64-pc-linux-gnu-gcc -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o sbsiglist sbsiglist-sbsiglist.o sbsiglist-idc.o sbsiglist-image.o sbsiglist-fileio.o ../lib/ccan/libccan.a -lcrypto -luuid >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/efi -I/usr/include/efi/x86_64 -DEFI_FUNCTION_WRAPPER -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbkeysync-sbkeysync.o `test -f 'sbkeysync.c' || echo './'`sbkeysync.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/efi -I/usr/include/efi/x86_64 -DEFI_FUNCTION_WRAPPER -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbkeysync-idc.o `test -f 'idc.c' || echo './'`idc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/efi -I/usr/include/efi/x86_64 -DEFI_FUNCTION_WRAPPER -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbkeysync-image.o `test -f 'image.c' || echo './'`image.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/efi -I/usr/include/efi/x86_64 -DEFI_FUNCTION_WRAPPER -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -c -o sbkeysync-fileio.o `test -f 'fileio.c' || echo './'`fileio.c >x86_64-pc-linux-gnu-gcc -Wall -Wextra --std=gnu99 -I../lib/ccan/ -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o sbkeysync sbkeysync-sbkeysync.o sbkeysync-idc.o sbkeysync-image.o sbkeysync-fileio.o ../lib/ccan/libccan.a -lcrypto -luuid >make[2]: Leaving directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/src' >Making all in docs >make[2]: Entering directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/docs' >/bin/mkdir -p . >/bin/sh /var/tmp/portage/app-crypt/sbsigntool-0.8/work/missing help2man --no-info -i sbsign.1.in -o sbsign.1 ../src/sbsign >/bin/mkdir -p . >/bin/sh /var/tmp/portage/app-crypt/sbsigntool-0.8/work/missing help2man --no-info -i sbverify.1.in -o sbverify.1 ../src/sbverify >/bin/mkdir -p . >/bin/sh /var/tmp/portage/app-crypt/sbsigntool-0.8/work/missing help2man --no-info -i sbattach.1.in -o sbattach.1 ../src/sbattach >/bin/mkdir -p . >/bin/sh /var/tmp/portage/app-crypt/sbsigntool-0.8/work/missing help2man --no-info -i sbvarsign.1.in -o sbvarsign.1 ../src/sbvarsign >/bin/mkdir -p . >/bin/sh /var/tmp/portage/app-crypt/sbsigntool-0.8/work/missing help2man --no-info -i sbsiglist.1.in -o sbsiglist.1 ../src/sbsiglist >make[2]: Leaving directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/docs' >Making all in tests >make[2]: Entering directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/tests' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/tests' >make[2]: Entering directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work' >make[2]: Leaving directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work' >make[1]: Leaving directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work' >>>> Source compiled. >>>> Test phase: app-crypt/sbsigntool-0.8 >>>> Working in BUILD_DIR: "/var/tmp/portage/app-crypt/sbsigntool-0.8/work" >make -j1 check >Making check in lib/ccan >make[1]: Entering directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/lib/ccan' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/lib/ccan' >Making check in src >make[1]: Entering directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/src' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/src' >Making check in docs >make[1]: Entering directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/docs' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/docs' >Making check in tests >make[1]: Entering directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/tests' >make test-x86_64.pecoff test-i386.pecoff test-wrapper.sh \ > private-key.rsa public-cert.pem >make[2]: Entering directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/tests' >x86_64-pc-linux-gnu-gcc -m64 -march=x86-64 -c -o test-x86_64.o test.S >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -nostdlib -T ./test-x86_64.lds -o test-x86_64.elf test-x86_64.o >x86_64-pc-linux-gnu-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 >x86_64-pc-linux-gnu-strip test-x86_64.pecoff >x86_64-pc-linux-gnu-gcc -m32 -c -o test-i386.o test.S >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -nostdlib -T ./test-i386.lds -o test-i386.elf test-i386.o >x86_64-pc-linux-gnu-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 >x86_64-pc-linux-gnu-strip test-i386.pecoff >make[2]: Nothing to be done for 'test-wrapper.sh'. >openssl genrsa -out private-key.rsa 2048 >Generating RSA private key, 2048 bit long modulus >.........+++ >.........................................................+++ >e is 65537 (0x10001) >openssl req -x509 -sha256 -subj '/' -new -key private-key.rsa -out public-cert.pem >rm test-x86_64.elf test-i386.o test-i386.elf test-x86_64.o >make[2]: Leaving directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/tests' >make check-TESTS >make[2]: Entering directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/tests' >make[3]: Entering directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/tests' >FAIL: sign-verify.sh >FAIL: sign-verify-detached.sh >FAIL: sign-detach-verify.sh >FAIL: sign-attach-verify.sh >FAIL: sign-missing-image.sh >FAIL: sign-missing-cert.sh >FAIL: sign-missing-key.sh >FAIL: verify-missing-image.sh >FAIL: verify-missing-cert.sh >FAIL: sign-invalidattach-verify.sh >FAIL: cert-table-header.sh >FAIL: resign-warning.sh >FAIL: reattach-warning.sh >FAIL: detach-remove.sh >============================================================================ >Testsuite summary for sbsigntool 0.8 >============================================================================ ># TOTAL: 14 ># PASS: 0 ># SKIP: 0 ># XFAIL: 0 ># FAIL: 14 ># XPASS: 0 ># ERROR: 0 >============================================================================ >See tests/test-suite.log >Please report to James.Bottomley@HansenPartnership.com >============================================================================ >make[3]: *** [Makefile:625: test-suite.log] Error 1 >make[3]: Leaving directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/tests' >make[2]: *** [Makefile:733: check-TESTS] Error 2 >make[2]: Leaving directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/tests' >make[1]: *** [Makefile:797: check-am] Error 2 >make[1]: Leaving directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/tests' >make: *** [Makefile:364: check-recursive] Error 1 > * ERROR: app-crypt/sbsigntool-0.8::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-crypt/sbsigntool-0.8::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-crypt/sbsigntool-0.8::gentoo'`. > * The complete build log is located at '/var/log/portage/app-crypt:sbsigntool-0.8:20170905-120626.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-crypt/sbsigntool-0.8/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-crypt/sbsigntool-0.8/temp/environment'. > * Working directory: '/var/tmp/portage/app-crypt/sbsigntool-0.8/work' > * S: '/var/tmp/portage/app-crypt/sbsigntool-0.8/work'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 629992
:
492554
| 492556 |
492558
|
492560
|
492562
|
492564
|
492566