The build took 00h 01m 27s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
149,533 |
ansic |
3,964 |
makefile |
2,419 |
asm |
800 |
sh |
339 |
python |
245 |
php |
66 |
perl |
45 |
cpp |
157,411 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: sbsigntools 0.8-1 (Wed Aug 24 14:12:16 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (3) perl-locale-gettext-1.07-2 gnu-efi-libs-3.0.3-1 help2man-1.47.3-2
Total Installed Size: 1.92 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing gnu-efi-libs...
installing perl-locale-gettext...
installing help2man...
:: Running post-transaction hooks...
(1/2) Updating manpage index...
(2/2) Updating the info directory file...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
Submodule 'lib/ccan.git' (git://git.ozlabs.org/~ccan/ccan) registered for path 'lib/ccan.git'
Cloning into '/tmp/sbsigntools/src/sbsigntools/lib/ccan.git'...
Submodule path 'lib/ccan.git': checked out 'b1f28e17227f2320d07fe052a8a48942fe17caa5'
Building ccan_depends
Cleaning source tree
Adding ccan/array_size
Adding ccan/build_assert
Adding ccan/check_type
Adding ccan/compiler
Adding ccan/container_of
Adding ccan/endian
Adding ccan/failtest
Adding ccan/hash
Adding ccan/htable
Adding ccan/list
Adding ccan/read_write_all
Adding ccan/str
Adding ccan/talloc
Adding ccan/tcon
Adding ccan/time
Adding ccan/tlist
Adding ccan/typesafe_cb
Adding licenses
Adding build infrastructure
Done. ccan source tree built in lib/ccan
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
configure.ac:10: installing './compile'
configure.ac:3: installing './install-sh'
configure.ac:3: installing './missing'
Makefile.am: installing './INSTALL'
lib/ccan/Makefile.am:2: warning: source file 'ccan/failtest/failtest.c' is in a subdirectory,
lib/ccan/Makefile.am:2: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
lib/ccan/Makefile.am:2: warning: source file 'ccan/hash/hash.c' is in a subdirectory,
lib/ccan/Makefile.am:2: but option 'subdir-objects' is disabled
lib/ccan/Makefile.am:2: warning: source file 'ccan/htable/htable.c' is in a subdirectory,
lib/ccan/Makefile.am:2: but option 'subdir-objects' is disabled
lib/ccan/Makefile.am:2: warning: source file 'ccan/list/list.c' is in a subdirectory,
lib/ccan/Makefile.am:2: but option 'subdir-objects' is disabled
lib/ccan/Makefile.am:2: warning: source file 'ccan/read_write_all/read_write_all.c' is in a subdirectory,
lib/ccan/Makefile.am:2: but option 'subdir-objects' is disabled
lib/ccan/Makefile.am:2: warning: source file 'ccan/str/debug.c' is in a subdirectory,
lib/ccan/Makefile.am:2: but option 'subdir-objects' is disabled
lib/ccan/Makefile.am:2: warning: source file 'ccan/str/str.c' is in a subdirectory,
lib/ccan/Makefile.am:2: but option 'subdir-objects' is disabled
lib/ccan/Makefile.am:2: warning: source file 'ccan/talloc/talloc.c' is in a subdirectory,
lib/ccan/Makefile.am:2: but option 'subdir-objects' is disabled
lib/ccan/Makefile.am:2: warning: source file 'ccan/time/time.c' is in a subdirectory,
lib/ccan/Makefile.am:2: but option 'subdir-objects' is disabled
lib/ccan/Makefile.am: installing './depcomp'
tests/Makefile.am:27: warning: deprecated feature: target 'test-i386.pecoff' overrides 'test-i386.pecoff$(EXEEXT)'
tests/Makefile.am:27: change your target to read 'test-i386.pecoff$(EXEEXT)'
/usr/share/automake-1.15/am/program.am: target 'test-i386.pecoff$(EXEEXT)' was defined here
tests/Makefile.am:9: while processing program 'test-i386.pecoff'
tests/Makefile.am:23: warning: deprecated feature: target 'test-x86_64.pecoff' overrides 'test-x86_64.pecoff$(EXEEXT)'
tests/Makefile.am:23: change your target to read 'test-x86_64.pecoff$(EXEEXT)'
/usr/share/automake-1.15/am/program.am: target 'test-x86_64.pecoff$(EXEEXT)' was defined here
tests/Makefile.am:9: while processing program 'test-x86_64.pecoff'
parallel-tests: installing './test-driver'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/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-unknown-linux-gcc... no
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking dependency style of gcc... gcc3
checking for x86_64-unknown-linux-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-objcopy... no
checking for objcopy... objcopy
checking for x86_64-unknown-linux-strip... strip
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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-unknown-linux-pkg-config... no
checking for pkg-config... /usr/bin/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
make all-recursive
make[1]: Entering directory '/tmp/sbsigntools/src/sbsigntools'
Making all in lib/ccan
make[2]: Entering directory '/tmp/sbsigntools/src/sbsigntools/lib/ccan'
gcc -DHAVE_CONFIG_H -I. -I../.. -MT failtest.o -MD -MP -MF .deps/failtest.Tpo -c -o failtest.o `test -f 'ccan/failtest/failtest.c' || echo './'`ccan/failtest/failtest.c
gcc -DHAVE_CONFIG_H -I. -I../.. -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o `test -f 'ccan/hash/hash.c' || echo './'`ccan/hash/hash.c
mv -f .deps/hash.Tpo .deps/hash.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -MT htable.o -MD -MP -MF .deps/htable.Tpo -c -o htable.o `test -f 'ccan/htable/htable.c' || echo './'`ccan/htable/htable.c
mv -f .deps/htable.Tpo .deps/htable.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o `test -f 'ccan/list/list.c' || echo './'`ccan/list/list.c
mv -f .deps/list.Tpo .deps/list.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -MT read_write_all.o -MD -MP -MF .deps/read_write_all.Tpo -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
mv -f .deps/read_write_all.Tpo .deps/read_write_all.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o `test -f 'ccan/str/debug.c' || echo './'`ccan/str/debug.c
mv -f .deps/debug.Tpo .deps/debug.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -MT str.o -MD -MP -MF .deps/str.Tpo -c -o str.o `test -f 'ccan/str/str.c' || echo './'`ccan/str/str.c
mv -f .deps/str.Tpo .deps/str.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -MT talloc.o -MD -MP -MF .deps/talloc.Tpo -c -o talloc.o `test -f 'ccan/talloc/talloc.c' || echo './'`ccan/talloc/talloc.c
mv -f .deps/failtest.Tpo .deps/failtest.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -MT time.o -MD -MP -MF .deps/time.Tpo -c -o time.o `test -f 'ccan/time/time.c' || echo './'`ccan/time/time.c
mv -f .deps/time.Tpo .deps/time.Po
mv -f .deps/talloc.Tpo .deps/talloc.Po
rm -f libccan.a
ar cru libccan.a failtest.o hash.o htable.o list.o read_write_all.o debug.o str.o talloc.o time.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libccan.a
make[2]: Leaving directory '/tmp/sbsigntools/src/sbsigntools/lib/ccan'
Making all in src
make[2]: Entering directory '/tmp/sbsigntools/src/sbsigntools/src'
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -MT sbsign-sbsign.o -MD -MP -MF .deps/sbsign-sbsign.Tpo -c -o sbsign-sbsign.o `test -f 'sbsign.c' || echo './'`sbsign.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -MT sbsign-idc.o -MD -MP -MF .deps/sbsign-idc.Tpo -c -o sbsign-idc.o `test -f 'idc.c' || echo './'`idc.c
mv -f .deps/sbsign-sbsign.Tpo .deps/sbsign-sbsign.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -MT sbsign-image.o -MD -MP -MF .deps/sbsign-image.Tpo -c -o sbsign-image.o `test -f 'image.c' || echo './'`image.c
mv -f .deps/sbsign-idc.Tpo .deps/sbsign-idc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -MT sbsign-fileio.o -MD -MP -MF .deps/sbsign-fileio.Tpo -c -o sbsign-fileio.o `test -f 'fileio.c' || echo './'`fileio.c
mv -f .deps/sbsign-fileio.Tpo .deps/sbsign-fileio.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -MT sbverify-sbverify.o -MD -MP -MF .deps/sbverify-sbverify.Tpo -c -o sbverify-sbverify.o `test -f 'sbverify.c' || echo './'`sbverify.c
mv -f .deps/sbsign-image.Tpo .deps/sbsign-image.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -MT sbverify-idc.o -MD -MP -MF .deps/sbverify-idc.Tpo -c -o sbverify-idc.o `test -f 'idc.c' || echo './'`idc.c
mv -f .deps/sbverify-idc.Tpo .deps/sbverify-idc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -MT sbverify-image.o -MD -MP -MF .deps/sbverify-image.Tpo -c -o sbverify-image.o `test -f 'image.c' || echo './'`image.c
mv -f .deps/sbverify-image.Tpo .deps/sbverify-image.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -MT sbverify-fileio.o -MD -MP -MF .deps/sbverify-fileio.Tpo -c -o sbverify-fileio.o `test -f 'fileio.c' || echo './'`fileio.c
mv -f .deps/sbverify-fileio.Tpo .deps/sbverify-fileio.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -MT sbattach-sbattach.o -MD -MP -MF .deps/sbattach-sbattach.Tpo -c -o sbattach-sbattach.o `test -f 'sbattach.c' || echo './'`sbattach.c
mv -f .deps/sbattach-sbattach.Tpo .deps/sbattach-sbattach.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -MT sbattach-idc.o -MD -MP -MF .deps/sbattach-idc.Tpo -c -o sbattach-idc.o `test -f 'idc.c' || echo './'`idc.c
mv -f .deps/sbattach-idc.Tpo .deps/sbattach-idc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -MT sbattach-image.o -MD -MP -MF .deps/sbattach-image.Tpo -c -o sbattach-image.o `test -f 'image.c' || echo './'`image.c
mv -f .deps/sbattach-image.Tpo .deps/sbattach-image.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra --std=gnu99 -I../lib/ccan/ -MT sbattach-fileio.o -MD -MP -MF .deps/sbattach-fileio.Tpo -c -o sbattach-fileio.o `test -f 'fileio.c' || echo './'`fileio.c
mv -f .deps/sbattach-fileio.Tpo .deps/sbattach-fileio.Po
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/ -MT sbvarsign-sbvarsign.o -MD -MP -MF .deps/sbvarsign-sbvarsign.Tpo -c -o sbvarsign-sbvarsign.o `test -f 'sbvarsign.c' || echo './'`sbvarsign.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)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/sbverify-sbverify.Tpo .deps/sbverify-sbverify.Po
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/ -MT sbvarsign-idc.o -MD -MP -MF .deps/sbvarsign-idc.Tpo -c -o sbvarsign-idc.o `test -f 'idc.c' || echo './'`idc.c
sbvarsign.c:107:23: warning: 'default_guid' defined but not used [-Wunused-const-variable=]
static const EFI_GUID default_guid = EFI_GLOBAL_VARIABLE;
^~~~~~~~~~~~
mv -f .deps/sbvarsign-sbvarsign.Tpo .deps/sbvarsign-sbvarsign.Po
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/ -MT sbvarsign-image.o -MD -MP -MF .deps/sbvarsign-image.Tpo -c -o sbvarsign-image.o `test -f 'image.c' || echo './'`image.c
mv -f .deps/sbvarsign-idc.Tpo .deps/sbvarsign-idc.Po
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/ -MT sbvarsign-fileio.o -MD -MP -MF .deps/sbvarsign-fileio.Tpo -c -o sbvarsign-fileio.o `test -f 'fileio.c' || echo './'`fileio.c
mv -f .deps/sbvarsign-image.Tpo .deps/sbvarsign-image.Po
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/ -MT sbsiglist-sbsiglist.o -MD -MP -MF .deps/sbsiglist-sbsiglist.Tpo -c -o sbsiglist-sbsiglist.o `test -f 'sbsiglist.c' || echo './'`sbsiglist.c
mv -f .deps/sbvarsign-fileio.Tpo .deps/sbvarsign-fileio.Po
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/ -MT sbsiglist-idc.o -MD -MP -MF .deps/sbsiglist-idc.Tpo -c -o sbsiglist-idc.o `test -f 'idc.c' || echo './'`idc.c
mv -f .deps/sbsiglist-idc.Tpo .deps/sbsiglist-idc.Po
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/ -MT sbsiglist-image.o -MD -MP -MF .deps/sbsiglist-image.Tpo -c -o sbsiglist-image.o `test -f 'image.c' || echo './'`image.c
mv -f .deps/sbsiglist-sbsiglist.Tpo .deps/sbsiglist-sbsiglist.Po
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/ -MT sbsiglist-fileio.o -MD -MP -MF .deps/sbsiglist-fileio.Tpo -c -o sbsiglist-fileio.o `test -f 'fileio.c' || echo './'`fileio.c
mv -f .deps/sbsiglist-fileio.Tpo .deps/sbsiglist-fileio.Po
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/ -MT sbkeysync-sbkeysync.o -MD -MP -MF .deps/sbkeysync-sbkeysync.Tpo -c -o sbkeysync-sbkeysync.o `test -f 'sbkeysync.c' || echo './'`sbkeysync.c
mv -f .deps/sbsiglist-image.Tpo .deps/sbsiglist-image.Po
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/ -MT sbkeysync-idc.o -MD -MP -MF .deps/sbkeysync-idc.Tpo -c -o sbkeysync-idc.o `test -f 'idc.c' || echo './'`idc.c
mv -f .deps/sbkeysync-idc.Tpo .deps/sbkeysync-idc.Po
mv -f .deps/sbkeysync-sbkeysync.Tpo .deps/sbkeysync-sbkeysync.Po
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/ -MT sbkeysync-image.o -MD -MP -MF .deps/sbkeysync-image.Tpo -c -o sbkeysync-image.o `test -f 'image.c' || echo './'`image.c
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/ -MT sbkeysync-fileio.o -MD -MP -MF .deps/sbkeysync-fileio.Tpo -c -o sbkeysync-fileio.o `test -f 'fileio.c' || echo './'`fileio.c
mv -f .deps/sbkeysync-fileio.Tpo .deps/sbkeysync-fileio.Po
gcc -Wall -Wextra --std=gnu99 -I../lib/ccan/ -o sbsign sbsign-sbsign.o sbsign-idc.o sbsign-image.o sbsign-fileio.o ../lib/ccan/libccan.a -lcrypto
mv -f .deps/sbkeysync-image.Tpo .deps/sbkeysync-image.Po
gcc -Wall -Wextra --std=gnu99 -I../lib/ccan/ -o sbverify sbverify-sbverify.o sbverify-idc.o sbverify-image.o sbverify-fileio.o ../lib/ccan/libccan.a -lcrypto
gcc -Wall -Wextra --std=gnu99 -I../lib/ccan/ -o sbattach sbattach-sbattach.o sbattach-idc.o sbattach-image.o sbattach-fileio.o ../lib/ccan/libccan.a -lcrypto
gcc -Wall -Wextra --std=gnu99 -I/usr/include/uuid -I../lib/ccan/ -o sbvarsign sbvarsign-sbvarsign.o sbvarsign-idc.o sbvarsign-image.o sbvarsign-fileio.o ../lib/ccan/libccan.a -lcrypto -luuid
gcc -Wall -Wextra --std=gnu99 -I../lib/ccan/ -o sbsiglist sbsiglist-sbsiglist.o sbsiglist-idc.o sbsiglist-image.o sbsiglist-fileio.o ../lib/ccan/libccan.a -lcrypto -luuid
gcc -Wall -Wextra --std=gnu99 -I../lib/ccan/ -o sbkeysync sbkeysync-sbkeysync.o sbkeysync-idc.o sbkeysync-image.o sbkeysync-fileio.o ../lib/ccan/libccan.a -lcrypto -luuid
make[2]: Leaving directory '/tmp/sbsigntools/src/sbsigntools/src'
Making all in docs
make[2]: Entering directory '/tmp/sbsigntools/src/sbsigntools/docs'
/usr/bin/mkdir -p .
/usr/bin/mkdir -p .
/bin/sh /tmp/sbsigntools/src/sbsigntools/missing help2man --no-info -i sbsign.1.in -o sbsign.1 ../src/sbsign
/bin/sh /tmp/sbsigntools/src/sbsigntools/missing help2man --no-info -i sbverify.1.in -o sbverify.1 ../src/sbverify
/usr/bin/mkdir -p .
/bin/sh /tmp/sbsigntools/src/sbsigntools/missing help2man --no-info -i sbattach.1.in -o sbattach.1 ../src/sbattach
/usr/bin/mkdir -p .
/bin/sh /tmp/sbsigntools/src/sbsigntools/missing help2man --no-info -i sbvarsign.1.in -o sbvarsign.1 ../src/sbvarsign
/usr/bin/mkdir -p .
/bin/sh /tmp/sbsigntools/src/sbsigntools/missing help2man --no-info -i sbsiglist.1.in -o sbsiglist.1 ../src/sbsiglist
make[2]: Leaving directory '/tmp/sbsigntools/src/sbsigntools/docs'
Making all in tests
make[2]: Entering directory '/tmp/sbsigntools/src/sbsigntools/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/sbsigntools/src/sbsigntools/tests'
make[2]: Entering directory '/tmp/sbsigntools/src/sbsigntools'
make[2]: Leaving directory '/tmp/sbsigntools/src/sbsigntools'
make[1]: Leaving directory '/tmp/sbsigntools/src/sbsigntools'
==> Entering fakeroot environment...
==> Starting package()...
Making install in lib/ccan
make[1]: Entering directory '/tmp/sbsigntools/src/sbsigntools/lib/ccan'
make[2]: Entering directory '/tmp/sbsigntools/src/sbsigntools/lib/ccan'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/sbsigntools/src/sbsigntools/lib/ccan'
make[1]: Leaving directory '/tmp/sbsigntools/src/sbsigntools/lib/ccan'
Making install in src
make[1]: Entering directory '/tmp/sbsigntools/src/sbsigntools/src'
make[2]: Entering directory '/tmp/sbsigntools/src/sbsigntools/src'
/usr/bin/mkdir -p '/tmp/sbsigntools/pkg/sbsigntools/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
/usr/bin/install -c sbsign sbverify sbattach sbvarsign sbsiglist sbkeysync '/tmp/sbsigntools/pkg/sbsigntools/usr/bin'
make[2]: Leaving directory '/tmp/sbsigntools/src/sbsigntools/src'
make[1]: Leaving directory '/tmp/sbsigntools/src/sbsigntools/src'
Making install in docs
make[1]: Entering directory '/tmp/sbsigntools/src/sbsigntools/docs'
make[2]: Entering directory '/tmp/sbsigntools/src/sbsigntools/docs'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/sbsigntools/pkg/sbsigntools/usr/share/man/man1'
/usr/bin/install -c -m 644 sbsign.1 sbverify.1 sbattach.1 sbvarsign.1 sbsiglist.1 '/tmp/sbsigntools/pkg/sbsigntools/usr/share/man/man1'
make[2]: Leaving directory '/tmp/sbsigntools/src/sbsigntools/docs'
make[1]: Leaving directory '/tmp/sbsigntools/src/sbsigntools/docs'
Making install in tests
make[1]: Entering directory '/tmp/sbsigntools/src/sbsigntools/tests'
make[2]: Entering directory '/tmp/sbsigntools/src/sbsigntools/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/sbsigntools/src/sbsigntools/tests'
make[1]: Leaving directory '/tmp/sbsigntools/src/sbsigntools/tests'
make[1]: Entering directory '/tmp/sbsigntools/src/sbsigntools'
make[2]: Entering directory '/tmp/sbsigntools/src/sbsigntools'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/sbsigntools/src/sbsigntools'
make[1]: Leaving directory '/tmp/sbsigntools/src/sbsigntools'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "sbsigntools"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: sbsigntools 0.8-1 (Wed Aug 24 14:13:04 UTC 2016)
CMD: pacman --query --file sbsigntools-0.8-1-x86_64.pkg.tar.xz
Creating hybrid package for 'sbsigntools'
Trying to find vanilla package 'sbsigntools'...
CMD: pacman --query --file /mirror/sbsigntools-0.8-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/share/man/man1/sbsign.1.gz
/usr/share/man/man1/sbverify.1.gz
/usr/share/man/man1/sbattach.1.gz
/usr/share/man/man1/sbvarsign.1.gz
/usr/share/man/man1/sbsiglist.1.gz
/usr/bin/sbsign
/usr/bin/sbverify
/usr/bin/sbattach
/usr/bin/sbvarsign
/usr/bin/sbsiglist
/usr/bin/sbkeysync
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf sbsigntools.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/sbsigntools.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/sbsigntools.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/sbsigntools.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/sbsigntools/src/sbsigntools/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by sbsigntool configure 0.8, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --bindir=/usr/bin --sbindir=/usr/bin --libexecdir=/usr/lib --mandir=/usr/share/man --sysconfdir=/etc
## --------- ##
## Platform. ##
## --------- ##
hostname = a282eee8161b
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2114: checking for a BSD-compatible install
configure:2182: result: /usr/bin/install -c
configure:2193: checking whether build environment is sane
configure:2248: result: yes
configure:2307: checking for x86_64-unknown-linux-strip
configure:2337: result: no
configure:2347: checking for strip
configure:2363: found /usr/bin/strip
configure:2374: result: strip
configure:2399: checking for a thread-safe mkdir -p
configure:2438: result: /usr/bin/mkdir -p
configure:2445: checking for gawk
configure:2461: found /usr/bin/gawk
configure:2472: result: gawk
configure:2483: checking whether make sets $(MAKE)
configure:2505: result: yes
configure:2534: checking whether make supports nested variables
configure:2551: result: yes
configure:2696: checking for style of include used by make
configure:2724: result: GNU
configure:2755: checking for x86_64-unknown-linux-gcc
configure:2785: result: no
configure:2795: checking for gcc
configure:2811: found /usr/bin/gcc
configure:2822: result: gcc
configure:3051: checking for C compiler version
configure:3060: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3071: $? = 0
configure:3060: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3071: $? = 0
configure:3060: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3071: $? = 1
configure:3060: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3071: $? = 1
configure:3091: checking whether the C compiler works
configure:3113: gcc conftest.c >&5
configure:3117: $? = 0
configure:3165: result: yes
configure:3168: checking for C compiler default output file name
configure:3170: result: a.out
configure:3176: checking for suffix of executables
configure:3183: gcc -o conftest conftest.c >&5
configure:3187: $? = 0
configure:3209: result:
configure:3231: checking whether we are cross compiling
configure:3239: gcc -o conftest conftest.c >&5
configure:3243: $? = 0
configure:3250: ./conftest
configure:3254: $? = 0
configure:3269: result: no
configure:3274: checking for suffix of object files
configure:3296: gcc -c conftest.c >&5
configure:3300: $? = 0
configure:3321: result: o
configure:3325: checking whether we are using the GNU C compiler
configure:3344: gcc -c conftest.c >&5
configure:3344: $? = 0
configure:3353: result: yes
configure:3362: checking whether gcc accepts -g
configure:3382: gcc -c -g conftest.c >&5
configure:3382: $? = 0
configure:3423: result: yes
configure:3440: checking for gcc option to accept ISO C89
configure:3503: gcc -c conftest.c >&5
configure:3503: $? = 0
configure:3516: result: none needed
configure:3541: checking whether gcc understands -c and -o together
configure:3563: gcc -c conftest.c -o conftest2.o
configure:3566: $? = 0
configure:3563: gcc -c conftest.c -o conftest2.o
configure:3566: $? = 0
configure:3578: result: yes
configure:3597: checking dependency style of gcc
configure:3708: result: gcc3
configure:3732: checking dependency style of gcc
configure:3841: result: gcc3
configure:3864: checking for x86_64-unknown-linux-gcc
configure:3891: result: gcc
configure:4160: checking for C compiler version
configure:4169: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4180: $? = 0
configure:4169: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:4180: $? = 0
configure:4169: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4180: $? = 1
configure:4169: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4180: $? = 1
configure:4184: checking whether we are using the GNU C compiler
configure:4212: result: yes
configure:4221: checking whether gcc accepts -g
configure:4282: result: yes
configure:4299: checking for gcc option to accept ISO C89
configure:4375: result: none needed
configure:4400: checking whether gcc understands -c and -o together
configure:4437: result: yes
configure:4456: checking dependency style of gcc
configure:4567: result: gcc3
configure:4588: checking how to run the C preprocessor
configure:4619: gcc -E conftest.c
configure:4619: $? = 0
configure:4633: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4633: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sbsigntool"
| #define PACKAGE_TARNAME "sbsigntool"
| #define PACKAGE_VERSION "0.8"
| #define PACKAGE_STRING "sbsigntool 0.8"
| #define PACKAGE_BUGREPORT "James.Bottomley@HansenPartnership.com"
| #define PACKAGE_URL ""
| #define PACKAGE "sbsigntool"
| #define VERSION "0.8"
| /* end confdefs.h. */
| #include
configure:4658: result: gcc -E
configure:4678: gcc -E conftest.c
configure:4678: $? = 0
configure:4692: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4692: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sbsigntool"
| #define PACKAGE_TARNAME "sbsigntool"
| #define PACKAGE_VERSION "0.8"
| #define PACKAGE_STRING "sbsigntool 0.8"
| #define PACKAGE_BUGREPORT "James.Bottomley@HansenPartnership.com"
| #define PACKAGE_URL ""
| #define PACKAGE "sbsigntool"
| #define VERSION "0.8"
| /* end confdefs.h. */
| #include
configure:4723: checking for x86_64-unknown-linux-ranlib
configure:4753: result: no
configure:4763: checking for ranlib
configure:4779: found /usr/bin/ranlib
configure:4790: result: ranlib
configure:4817: checking for x86_64-unknown-linux-objcopy
configure:4847: result: no
configure:4857: checking for objcopy
configure:4873: found /usr/bin/objcopy
configure:4884: result: objcopy
configure:4909: checking for x86_64-unknown-linux-strip
configure:4936: result: strip
configure:5001: checking for grep that handles long lines and -e
configure:5059: result: /usr/bin/grep
configure:5064: checking for egrep
configure:5126: result: /usr/bin/grep -E
configure:5131: checking for ANSI C header files
configure:5151: gcc -c conftest.c >&5
configure:5151: $? = 0
configure:5224: gcc -o conftest conftest.c >&5
configure:5224: $? = 0
configure:5224: ./conftest
configure:5224: $? = 0
configure:5235: result: yes
configure:5248: checking for sys/types.h
configure:5248: gcc -c conftest.c >&5
configure:5248: $? = 0
configure:5248: result: yes
configure:5248: checking for sys/stat.h
configure:5248: gcc -c conftest.c >&5
configure:5248: $? = 0
configure:5248: result: yes
configure:5248: checking for stdlib.h
configure:5248: gcc -c conftest.c >&5
configure:5248: $? = 0
configure:5248: result: yes
configure:5248: checking for string.h
configure:5248: gcc -c conftest.c >&5
configure:5248: $? = 0
configure:5248: result: yes
configure:5248: checking for memory.h
configure:5248: gcc -c conftest.c >&5
configure:5248: $? = 0
configure:5248: result: yes
configure:5248: checking for strings.h
configure:5248: gcc -c conftest.c >&5
configure:5248: $? = 0
configure:5248: result: yes
configure:5248: checking for inttypes.h
configure:5248: gcc -c conftest.c >&5
configure:5248: $? = 0
configure:5248: result: yes
configure:5248: checking for stdint.h
configure:5248: gcc -c conftest.c >&5
configure:5248: $? = 0
configure:5248: result: yes
configure:5248: checking for unistd.h
configure:5248: gcc -c conftest.c >&5
configure:5248: $? = 0
configure:5248: result: yes
configure:5260: checking bfd.h usability
configure:5260: gcc -c conftest.c >&5
configure:5260: $? = 0
configure:5260: result: yes
configure:5260: checking bfd.h presence
configure:5260: gcc -E conftest.c
configure:5260: $? = 0
configure:5260: result: yes
configure:5260: checking for bfd.h
configure:5260: result: yes
configure:5278: checking build system endianness
configure:5293: gcc -E conftest.c
configure:5293: $? = 0
configure:5313: gcc -E conftest.c
conftest.c:26:7: error: #error
#error
^~~~~
configure:5313: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sbsigntool"
| #define PACKAGE_TARNAME "sbsigntool"
| #define PACKAGE_VERSION "0.8"
| #define PACKAGE_STRING "sbsigntool 0.8"
| #define PACKAGE_BUGREPORT "James.Bottomley@HansenPartnership.com"
| #define PACKAGE_URL ""
| #define PACKAGE "sbsigntool"
| #define VERSION "0.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| #if __BYTE_ORDER != __BIG_ENDIAN
| #error
| #endif
| ;
| return 0;
| }
configure:5324: result: little
configure:5348: checking for x86_64-unknown-linux-pkg-config
configure:5381: result: no
configure:5391: checking for pkg-config
configure:5409: found /usr/bin/pkg-config
configure:5421: result: /usr/bin/pkg-config
configure:5446: checking pkg-config is at least version 0.9.0
configure:5449: result: yes
configure:5459: checking for libcrypto
configure:5466: $PKG_CONFIG --exists --print-errors "libcrypto"
configure:5469: $? = 0
configure:5483: $PKG_CONFIG --exists --print-errors "libcrypto"
configure:5486: $? = 0
configure:5524: result: yes
configure:5531: checking for uuid
configure:5538: $PKG_CONFIG --exists --print-errors "uuid"
configure:5541: $? = 0
configure:5555: $PKG_CONFIG --exists --print-errors "uuid"
configure:5558: $? = 0
configure:5596: result: yes
configure:5608: checking for efi.h
configure:5608: gcc -c -I/usr/include/efi -I/usr/include/efi/x86_64 -DEFI_FUNCTION_WRAPPER conftest.c >&5
configure:5608: $? = 0
configure:5608: result: yes
configure:5734: checking that generated files are newer than configure
configure:5740: result: done
configure:5771: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by sbsigntool config.status 0.8, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on a282eee8161b
config.status:875: creating Makefile
config.status:875: creating src/Makefile
config.status:875: creating lib/ccan/Makefile
config.status:875: creating docs/Makefile
config.status:875: creating tests/Makefile
config.status:875: creating config.h
config.status:1104: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_libcrypto_CFLAGS_set=
ac_cv_env_libcrypto_CFLAGS_value=
ac_cv_env_libcrypto_LIBS_set=
ac_cv_env_libcrypto_LIBS_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_env_uuid_CFLAGS_set=
ac_cv_env_uuid_CFLAGS_value=
ac_cv_env_uuid_LIBS_set=
ac_cv_env_uuid_LIBS_value=
ac_cv_header_bfd_h=yes
ac_cv_header_efi_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=gcc
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJCOPY=objcopy
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CCAS_dependencies_compiler_type=gcc3
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
pkg_cv_libcrypto_CFLAGS=
pkg_cv_libcrypto_LIBS=-lcrypto
pkg_cv_uuid_CFLAGS=-I/usr/include/uuid
pkg_cv_uuid_LIBS=-luuid
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/sbsigntools/src/sbsigntools/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AUTOCONF='${SHELL} /tmp/sbsigntools/src/sbsigntools/missing autoconf'
AUTOHEADER='${SHELL} /tmp/sbsigntools/src/sbsigntools/missing autoheader'
AUTOMAKE='${SHELL} /tmp/sbsigntools/src/sbsigntools/missing automake-1.15'
AWK='gawk'
CC='gcc'
CCAS='gcc'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS=''
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EFI_CPPFLAGS='-I/usr/include/efi -I/usr/include/efi/x86_64 -DEFI_FUNCTION_WRAPPER'
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
HELP2MAN='${SHELL} /tmp/sbsigntools/src/sbsigntools/missing help2man'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/sbsigntools/src/sbsigntools/missing makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
OBJCOPY='objcopy'
OBJEXT='o'
PACKAGE='sbsigntool'
PACKAGE_BUGREPORT='James.Bottomley@HansenPartnership.com'
PACKAGE_NAME='sbsigntool'
PACKAGE_STRING='sbsigntool 0.8'
PACKAGE_TARNAME='sbsigntool'
PACKAGE_URL=''
PACKAGE_VERSION='0.8'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.8'
ac_ct_CC='gcc'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCCAS_FALSE='#'
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='/usr/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias='x86_64-unknown-linux'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/sbsigntools/src/sbsigntools/install-sh'
libcrypto_CFLAGS=''
libcrypto_LIBS='-lcrypto'
libdir='${exec_prefix}/lib'
libexecdir='/usr/lib'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/share/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='/usr/bin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
uuid_CFLAGS='-I/usr/include/uuid'
uuid_LIBS='-luuid'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "sbsigntool"
#define PACKAGE_TARNAME "sbsigntool"
#define PACKAGE_VERSION "0.8"
#define PACKAGE_STRING "sbsigntool 0.8"
#define PACKAGE_BUGREPORT "James.Bottomley@HansenPartnership.com"
#define PACKAGE_URL ""
#define PACKAGE "sbsigntool"
#define VERSION "0.8"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_LITTLE_ENDIAN 1
#define HAVE_BIG_ENDIAN 0
#define HAVE_EFI_H 1
configure: exit 0