[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#925826: shim: ftbfs with GCC-9



Package: src:shim
Version: 15+1533136590.3beb971-6
Severity: normal
Tags: sid bullseye
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-9

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-9/g++-9, but succeeds to build with gcc-8/g++-8. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc9-20190321/shim_15+1533136590.3beb971-6_unstable_gcc9.log
The last lines of the build log are at the end of this report.

To build with GCC 9, either set CC=gcc-9 CXX=g++-9 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-9/porting_to.html

GCC 9 also passes the linker option --as-needed by default; typical
build issues are passing libraries before object files to the linker,
or underlinking of convenience libraries built from the same source.

[...]
x86_64-linux-gnu-gcc -ggdb -O0 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/.. -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include/ -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include -Wall -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/asn1 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/evp -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/modes -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx 
 -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o crypto/x509v3/v3_lib.o crypto/x509v3/v3_lib.c
x86_64-linux-gnu-gcc -ggdb -O0 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/.. -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include/ -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include -Wall -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/asn1 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/evp -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/modes -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx 
 -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_ncons.c
x86_64-linux-gnu-gcc -ggdb -O0 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/.. -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include/ -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include -Wall -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/asn1 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/evp -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/modes -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx 
 -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pci.c
x86_64-linux-gnu-gcc -ggdb -O0 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/.. -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include/ -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include -Wall -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/asn1 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/evp -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/modes -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx 
 -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcia.c
x86_64-linux-gnu-gcc -ggdb -O0 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/.. -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include/ -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include -Wall -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/asn1 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/evp -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/modes -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx 
 -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pcons.c
x86_64-linux-gnu-gcc -ggdb -O0 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/.. -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include/ -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include -Wall -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/asn1 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/evp -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/modes -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx 
 -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pku.c
x86_64-linux-gnu-gcc -ggdb -O0 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/.. -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include/ -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include -Wall -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/asn1 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/evp -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/modes -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx 
 -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_pmaps.c
x86_64-linux-gnu-gcc -ggdb -O0 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/.. -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include/ -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include -Wall -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/asn1 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/evp -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/modes -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx 
 -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o crypto/x509v3/v3_prn.o crypto/x509v3/v3_prn.c
x86_64-linux-gnu-gcc -ggdb -O0 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/.. -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include/ -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include -Wall -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/asn1 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/evp -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/modes -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx 
 -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o crypto/x509v3/v3_purp.o crypto/x509v3/v3_purp.c
x86_64-linux-gnu-gcc -ggdb -O0 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/.. -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include/ -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include -Wall -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/asn1 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/evp -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/modes -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx 
 -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o crypto/x509v3/v3_skey.o crypto/x509v3/v3_skey.c
x86_64-linux-gnu-gcc -ggdb -O0 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/.. -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include/ -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include -Wall -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/asn1 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/evp -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/modes -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx 
 -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_sxnet.c
x86_64-linux-gnu-gcc -ggdb -O0 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/.. -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include/ -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include -Wall -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/asn1 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/evp -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/modes -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx 
 -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_tlsf.c
x86_64-linux-gnu-gcc -ggdb -O0 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/.. -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include/ -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include -Wall -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/asn1 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/evp -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/modes -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx 
 -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o crypto/x509v3/v3_utl.o crypto/x509v3/v3_utl.c
x86_64-linux-gnu-gcc -ggdb -O0 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/.. -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include/ -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include -Wall -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/asn1 -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/evp -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/modes -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx 
 -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o crypto/x509v3/v3err.o crypto/x509v3/v3err.c
ar rcs libopenssl.a crypto/bio/b_print.o crypto/aes/aes_cbc.o crypto/aes/aes_cfb.o crypto/aes/aes_core.o crypto/aes/aes_ecb.o crypto/aes/aes_ige.o crypto/aes/aes_misc.o crypto/aes/aes_ofb.o crypto/aes/aes_wrap.o crypto/asn1/a_bitstr.o crypto/asn1/a_d2i_fp.o crypto/asn1/a_digest.o crypto/asn1/a_dup.o crypto/asn1/a_gentm.o crypto/asn1/a_i2d_fp.o crypto/asn1/a_int.o crypto/asn1/a_mbstr.o crypto/asn1/a_object.o crypto/asn1/a_octet.o crypto/asn1/a_print.o crypto/asn1/a_sign.o crypto/asn1/a_strex.o crypto/asn1/a_strnid.o crypto/asn1/a_time.o crypto/asn1/a_type.o crypto/asn1/a_utctm.o crypto/asn1/a_utf8.o crypto/asn1/a_verify.o crypto/asn1/ameth_lib.o crypto/asn1/asn1_err.o crypto/asn1/asn1_gen.o crypto/asn1/asn1_lib.o crypto/asn1/asn1_par.o crypto/asn1/asn_mime.o crypto/asn1/asn_moid.o crypto/asn1/asn_mstbl.o crypto/asn1/asn_pack.o crypto/asn1/bio_asn1.o crypto/asn1/bio_ndef.o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pu.o crypto/asn1/evp_asn1.o crypto/asn1/f_int.o crypto/asn1/f_string.o crypto
 /asn1/i2d_pr.o crypto/asn1/i2d_pu.o crypto/asn1/n_pkey.o crypto/asn1/nsseq.o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbev2.o crypto/asn1/p5_scrypt.o crypto/asn1/p8_pkey.o crypto/asn1/t_bitst.o crypto/asn1/t_pkey.o crypto/asn1/t_spki.o crypto/asn1/tasn_dec.o crypto/asn1/tasn_enc.o crypto/asn1/tasn_fre.o crypto/asn1/tasn_new.o crypto/asn1/tasn_prn.o crypto/asn1/tasn_scn.o crypto/asn1/tasn_typ.o crypto/asn1/tasn_utl.o crypto/asn1/x_algor.o crypto/asn1/x_bignum.o crypto/asn1/x_info.o crypto/asn1/x_long.o crypto/asn1/x_pkey.o crypto/asn1/x_sig.o crypto/asn1/x_spki.o crypto/asn1/x_val.o crypto/async/arch/async_null.o crypto/async/arch/async_posix.o crypto/async/arch/async_win.o crypto/async/async.o crypto/async/async_err.o crypto/async/async_wait.o crypto/bio/b_addr.o crypto/bio/b_dump.o crypto/bio/b_sock.o crypto/bio/b_sock2.o crypto/bio/bf_buff.o crypto/bio/bf_lbuf.o crypto/bio/bf_nbio.o crypto/bio/bf_null.o crypto/bio/bio_cb.o crypto/bio/bio_err.o crypto/bio/bio_lib.o crypto/bio/bio_meth.o
  crypto/bio/bss_acpt.o crypto/bio/bss_bio.o crypto/bio/bss_conn.o crypto/bio/bss_dgram.o crypto/bio/bss_fd.o crypto/bio/bss_file.o crypto/bio/bss_log.o crypto/bio/bss_mem.o crypto/bio/bss_null.o crypto/bio/bss_sock.o crypto/bn/bn_add.o crypto/bn/bn_asm.o crypto/bn/bn_blind.o crypto/bn/bn_const.o crypto/bn/bn_ctx.o crypto/bn/bn_depr.o crypto/bn/bn_dh.o crypto/bn/bn_div.o crypto/bn/bn_err.o crypto/bn/bn_exp.o crypto/bn/bn_exp2.o crypto/bn/bn_gcd.o crypto/bn/bn_gf2m.o crypto/bn/bn_intern.o crypto/bn/bn_kron.o crypto/bn/bn_lib.o crypto/bn/bn_mod.o crypto/bn/bn_mont.o crypto/bn/bn_mpi.o crypto/bn/bn_mul.o crypto/bn/bn_nist.o crypto/bn/bn_prime.o crypto/bn/bn_print.o crypto/bn/bn_rand.o crypto/bn/bn_recp.o crypto/bn/bn_shift.o crypto/bn/bn_sqr.o crypto/bn/bn_sqrt.o crypto/bn/bn_srp.o crypto/bn/bn_word.o crypto/bn/bn_x931p.o crypto/buffer/buf_err.o crypto/buffer/buffer.o crypto/cmac/cm_ameth.o crypto/cmac/cm_pmeth.o crypto/cmac/cmac.o crypto/comp/c_zlib.o crypto/comp/comp_err.o crypto/comp
 /comp_lib.o crypto/conf/conf_api.o crypto/conf/conf_def.o crypto/conf/conf_err.o crypto/conf/conf_lib.o crypto/conf/conf_mall.o crypto/conf/conf_mod.o crypto/conf/conf_sap.o crypto/cpt_err.o crypto/cryptlib.o crypto/cversion.o crypto/dh/dh_ameth.o crypto/dh/dh_asn1.o crypto/dh/dh_check.o crypto/dh/dh_depr.o crypto/dh/dh_err.o crypto/dh/dh_gen.o crypto/dh/dh_kdf.o crypto/dh/dh_key.o crypto/dh/dh_lib.o crypto/dh/dh_meth.o crypto/dh/dh_pmeth.o crypto/dh/dh_prn.o crypto/dh/dh_rfc5114.o crypto/dso/dso_dl.o crypto/dso/dso_dlfcn.o crypto/dso/dso_err.o crypto/dso/dso_lib.o crypto/dso/dso_openssl.o crypto/dso/dso_vms.o crypto/dso/dso_win32.o crypto/ebcdic.o crypto/err/err.o crypto/err/err_all.o crypto/err/err_prn.o crypto/evp/bio_b64.o crypto/evp/bio_enc.o crypto/evp/bio_md.o crypto/evp/bio_ok.o crypto/evp/c_allc.o crypto/evp/c_alld.o crypto/evp/cmeth_lib.o crypto/evp/digest.o crypto/evp/e_aes.o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_bf.o crypto/evp/
 e_camellia.o crypto/evp/e_cast.o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_des.o crypto/evp/e_des3.o crypto/evp/e_idea.o crypto/evp/e_null.o crypto/evp/e_old.o crypto/evp/e_rc2.o crypto/evp/e_rc4.o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc5.o crypto/evp/e_seed.o crypto/evp/e_xcbc_d.o crypto/evp/encode.o crypto/evp/evp_cnf.o crypto/evp/evp_enc.o crypto/evp/evp_err.o crypto/evp/evp_key.o crypto/evp/evp_lib.o crypto/evp/evp_pbe.o crypto/evp/evp_pkey.o crypto/evp/m_md2.o crypto/evp/m_md4.o crypto/evp/m_md5.o crypto/evp/m_md5_sha1.o crypto/evp/m_mdc2.o crypto/evp/m_null.o crypto/evp/m_ripemd.o crypto/evp/m_sha1.o crypto/evp/m_sigver.o crypto/evp/m_wp.o crypto/evp/names.o crypto/evp/p5_crpt.o crypto/evp/p5_crpt2.o crypto/evp/p_dec.o crypto/evp/p_enc.o crypto/evp/p_lib.o crypto/evp/p_open.o crypto/evp/p_seal.o crypto/evp/p_sign.o crypto/evp/p_verify.o crypto/evp/pmeth_fn.o crypto/evp/pmeth_gn.o crypto/evp/pmeth_lib.o crypto/evp/scrypt.o crypto/ex_data.o crypto/hmac/hm_ameth.o crypto/
 hmac/hm_pmeth.o crypto/hmac/hmac.o crypto/init.o crypto/kdf/hkdf.o crypto/kdf/kdf_err.o crypto/kdf/tls1_prf.o crypto/lhash/lh_stats.o crypto/lhash/lhash.o crypto/md5/md5_dgst.o crypto/md5/md5_one.o crypto/mem.o crypto/mem_clr.o crypto/mem_dbg.o crypto/mem_sec.o crypto/modes/cbc128.o crypto/modes/ccm128.o crypto/modes/cfb128.o crypto/modes/ctr128.o crypto/modes/cts128.o crypto/modes/gcm128.o crypto/modes/ocb128.o crypto/modes/ofb128.o crypto/modes/wrap128.o crypto/modes/xts128.o crypto/o_dir.o crypto/o_fips.o crypto/o_fopen.o crypto/o_init.o crypto/o_str.o crypto/o_time.o crypto/objects/o_names.o crypto/objects/obj_dat.o crypto/objects/obj_err.o crypto/objects/obj_lib.o crypto/objects/obj_xref.o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_vfy.o crypto/ocsp/v3_ocsp.o crypto/pem/pem_all.o crypto/pem/pem_err.o crypto/pem/pem_info.o cr
 ypto/pem/pem_lib.o crypto/pem/pem_oth.o crypto/pem/pem_pk8.o crypto/pem/pem_pkey.o crypto/pem/pem_sign.o crypto/pem/pem_x509.o crypto/pem/pem_xaux.o crypto/pem/pvkfmt.o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_utl.o crypto/pkcs12/pk12err.o crypto/pkcs7/bio_pk7.o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pkcs7err.o crypto/rand/md_rand.o crypto/rand/rand_egd.o crypto/rand/rand_err.o crypto/rand/rand_lib.o crypto/rand/rand_unix.o crypto/rand/rand_vms.o crypto/rand/rand_win.o crypto/rand/randfile.o crypto/rc4/rc4_enc.o crypto/rc4/rc4_skey.o crypto/rsa/rsa_ame
 th.o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_chk.o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_depr.o crypto/rsa/rsa_err.o crypto/rsa/rsa_gen.o crypto/rsa/rsa_lib.o crypto/rsa/rsa_meth.o crypto/rsa/rsa_none.o crypto/rsa/rsa_null.o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_prn.o crypto/rsa/rsa_pss.o crypto/rsa/rsa_saos.o crypto/rsa/rsa_sign.o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931g.o crypto/sha/sha1_one.o crypto/sha/sha1dgst.o crypto/sha/sha256.o crypto/sha/sha512.o crypto/stack/stack.o crypto/threads_none.o crypto/threads_pthread.o crypto/threads_win.o crypto/txt_db/txt_db.o crypto/uid.o crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509/t_crl.o crypto/x509/t_req.o crypto/x509/t_x509.o crypto/x509/x509_att.o crypto/x509/x509_cmp.o crypto/x509/x509_d2.o crypto/x509/x509_def.o crypto/x509/x509_err.o crypto/x509/x509_ext.o crypto/x509/x509_lu.o crypto/x509/x509_obj.o crypto/x509/x509_r2x.o crypto/x509/x509_r
 eq.o crypto/x509/x509_set.o crypto/x509/x509_trs.o crypto/x509/x509_txt.o crypto/x509/x509_v3.o crypto/x509/x509_vfy.o crypto/x509/x509_vpm.o crypto/x509/x509cset.o crypto/x509/x509name.o crypto/x509/x509rset.o crypto/x509/x509spki.o crypto/x509/x509type.o crypto/x509/x_all.o crypto/x509/x_attrib.o crypto/x509/x_crl.o crypto/x509/x_exten.o crypto/x509/x_name.o crypto/x509/x_pubkey.o crypto/x509/x_req.o crypto/x509/x_x509.o crypto/x509/x_x509a.o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3
 /v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o
make: Leaving directory '/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/OpenSSL'
if [ ! -d lib ]; then mkdir lib ; fi
make VPATH=/<<BUILDDIR>>/shim-15+1533136590.3beb971/lib TOPDIR=/<<BUILDDIR>>/shim-15+1533136590.3beb971 CFLAGS="-ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include "-DDEFAULT_LOADER=L\"\\\\grubx64.efi\"" "-DDEFAULT_LOADER_CHAR=\"\\\\grubx64.efi\"" -nostdinc -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/include -iquote /<<BUILDDIR>>/shim-15+1533136590.3beb971 -iquote /<<BUILDDIR>>/shim-15+1533136590.3beb971 -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 -DENABLE_HTTPBOOT "-DEFI_ARCH=L\"x64\"" "-DDEBUGDIR=L\"/usr/lib/debug/usr/share/shim
 /x64-15-15/\"" -DVENDOR_CERT_FILE=\"debian/debian-uefi-ca.der\"" -C lib -f /<<BUILDDIR>>/shim-15+1533136590.3beb971/lib/Makefile lib.a
make: Entering directory '/<<BUILDDIR>>/shim-15+1533136590.3beb971/lib'
x86_64-linux-gnu-gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include -DDEFAULT_LOADER=L"\\grubx64.efi" -DDEFAULT_LOADER_CHAR="\\grubx64.efi" -nostdinc -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/include -iquote /<<BUILDDIR>>/shim-15+1533136590.3beb971 -iquote /<<BUILDDIR>>/shim-15+1533136590.3beb971 -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 -DENABLE_HTTPBOOT -DEFI_ARCH=L"x64" -DDEBUGDIR=L"/usr/lib/debug/usr/share/shim/x64-15-15/" -DVENDOR_CERT_FILE="debian/debian-uefi-ca.der" -Wdate-time -D_FORTIFY_SOURCE=2  -c -o simple_fil
 e.o simple_file.c
x86_64-linux-gnu-gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include -DDEFAULT_LOADER=L"\\grubx64.efi" -DDEFAULT_LOADER_CHAR="\\grubx64.efi" -nostdinc -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/include -iquote /<<BUILDDIR>>/shim-15+1533136590.3beb971 -iquote /<<BUILDDIR>>/shim-15+1533136590.3beb971 -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 -DENABLE_HTTPBOOT -DEFI_ARCH=L"x64" -DDEBUGDIR=L"/usr/lib/debug/usr/share/shim/x64-15-15/" -DVENDOR_CERT_FILE="debian/debian-uefi-ca.der" -Wdate-time -D_FORTIFY_SOURCE=2  -c -o guid.o gui
 d.c
x86_64-linux-gnu-gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include -DDEFAULT_LOADER=L"\\grubx64.efi" -DDEFAULT_LOADER_CHAR="\\grubx64.efi" -nostdinc -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/include -iquote /<<BUILDDIR>>/shim-15+1533136590.3beb971 -iquote /<<BUILDDIR>>/shim-15+1533136590.3beb971 -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 -DENABLE_HTTPBOOT -DEFI_ARCH=L"x64" -DDEBUGDIR=L"/usr/lib/debug/usr/share/shim/x64-15-15/" -DVENDOR_CERT_FILE="debian/debian-uefi-ca.der" -Wdate-time -D_FORTIFY_SOURCE=2  -c -o console.o 
 console.c
x86_64-linux-gnu-gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include -DDEFAULT_LOADER=L"\\grubx64.efi" -DDEFAULT_LOADER_CHAR="\\grubx64.efi" -nostdinc -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/include -iquote /<<BUILDDIR>>/shim-15+1533136590.3beb971 -iquote /<<BUILDDIR>>/shim-15+1533136590.3beb971 -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 -DENABLE_HTTPBOOT -DEFI_ARCH=L"x64" -DDEBUGDIR=L"/usr/lib/debug/usr/share/shim/x64-15-15/" -DVENDOR_CERT_FILE="debian/debian-uefi-ca.der" -Wdate-time -D_FORTIFY_SOURCE=2  -c -o execute.o 
 execute.c
x86_64-linux-gnu-gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include -DDEFAULT_LOADER=L"\\grubx64.efi" -DDEFAULT_LOADER_CHAR="\\grubx64.efi" -nostdinc -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/include -iquote /<<BUILDDIR>>/shim-15+1533136590.3beb971 -iquote /<<BUILDDIR>>/shim-15+1533136590.3beb971 -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 -DENABLE_HTTPBOOT -DEFI_ARCH=L"x64" -DDEBUGDIR=L"/usr/lib/debug/usr/share/shim/x64-15-15/" -DVENDOR_CERT_FILE="debian/debian-uefi-ca.der" -Wdate-time -D_FORTIFY_SOURCE=2  -c -o configtabl
 e.o configtable.c
x86_64-linux-gnu-gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include -DDEFAULT_LOADER=L"\\grubx64.efi" -DDEFAULT_LOADER_CHAR="\\grubx64.efi" -nostdinc -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/include -iquote /<<BUILDDIR>>/shim-15+1533136590.3beb971 -iquote /<<BUILDDIR>>/shim-15+1533136590.3beb971 -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 -DENABLE_HTTPBOOT -DEFI_ARCH=L"x64" -DDEBUGDIR=L"/usr/lib/debug/usr/share/shim/x64-15-15/" -DVENDOR_CERT_FILE="debian/debian-uefi-ca.der" -Wdate-time -D_FORTIFY_SOURCE=2  -c -o shell.o sh
 ell.c
x86_64-linux-gnu-gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include -DDEFAULT_LOADER=L"\\grubx64.efi" -DDEFAULT_LOADER_CHAR="\\grubx64.efi" -nostdinc -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/include -iquote /<<BUILDDIR>>/shim-15+1533136590.3beb971 -iquote /<<BUILDDIR>>/shim-15+1533136590.3beb971 -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 -DENABLE_HTTPBOOT -DEFI_ARCH=L"x64" -DDEBUGDIR=L"/usr/lib/debug/usr/share/shim/x64-15-15/" -DVENDOR_CERT_FILE="debian/debian-uefi-ca.der" -Wdate-time -D_FORTIFY_SOURCE=2  -c -o variables.
 o variables.c
x86_64-linux-gnu-gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include -DDEFAULT_LOADER=L"\\grubx64.efi" -DDEFAULT_LOADER_CHAR="\\grubx64.efi" -nostdinc -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/include -iquote /<<BUILDDIR>>/shim-15+1533136590.3beb971 -iquote /<<BUILDDIR>>/shim-15+1533136590.3beb971 -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 -DENABLE_HTTPBOOT -DEFI_ARCH=L"x64" -DDEBUGDIR=L"/usr/lib/debug/usr/share/shim/x64-15-15/" -DVENDOR_CERT_FILE="debian/debian-uefi-ca.der" -Wdate-time -D_FORTIFY_SOURCE=2  -c -o security_p
 olicy.o security_policy.c
ar rcs lib.a simple_file.o guid.o console.o execute.o configtable.o shell.o variables.o security_policy.o
make: Leaving directory '/<<BUILDDIR>>/shim-15+1533136590.3beb971/lib'
x86_64-linux-gnu-ld -o shimx64.so --hash-style=sysv -nostdlib -znocombreloc -T /<<BUILDDIR>>/shim-15+1533136590.3beb971/elf_x86_64_efi.lds -shared -Bsymbolic -L/usr/lib -L/usr/lib64 -LCryptlib -LCryptlib/OpenSSL /usr/lib/crt0-efi-x86_64.o --build-id=sha1  --no-undefined shim.o mok.o netboot.o cert.o replacements.o tpm.o version.o errlog.o httpboot.o Cryptlib/libcryptlib.a Cryptlib/OpenSSL/libopenssl.a lib/lib.a -lefi -lgnuefi --start-group Cryptlib/libcryptlib.a Cryptlib/OpenSSL/libopenssl.a --end-group /usr/lib/gcc/x86_64-linux-gnu/9/libgcc.a
x86_64-linux-gnu-objcopy -j .text -j .sdata -j .data -j .data.ident \
	-j .dynamic -j .dynsym -j .rel* \
	-j .rela* -j .reloc -j .eh_frame \
	-j .vendor_cert \
	--target efi-app-x86_64 shimx64.so shimx64.efi
x86_64-linux-gnu-objcopy -j .text -j .sdata -j .data \
	-j .dynamic -j .dynsym -j .rel* \
	-j .rela* -j .reloc -j .eh_frame \
	-j .debug_info -j .debug_abbrev -j .debug_aranges \
	-j .debug_line -j .debug_str -j .debug_ranges \
	-j .note.gnu.build-id \
	shimx64.so shimx64.efi.debug
x86_64-linux-gnu-gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/9/include "-DDEFAULT_LOADER=L\"\\\\grubx64.efi\"" "-DDEFAULT_LOADER_CHAR=\"\\\\grubx64.efi\"" -nostdinc -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/<<BUILDDIR>>/shim-15+1533136590.3beb971/include -iquote /<<BUILDDIR>>/shim-15+1533136590.3beb971 -iquote /<<BUILDDIR>>/shim-15+1533136590.3beb971 -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 -DENABLE_HTTPBOOT "-DEFI_ARCH=L\"x64\"" "-DDEBUGDIR=L\"/usr/lib/debug/usr/share/shim/x64-15-15/\"" -DVENDOR_CERT_FILE=\"debian/debian-uefi-ca.der\" -Wdate-time -D_FORTIFY_SOUR
 CE=2  -c -o MokManager.o MokManager.c
MokManager.c: In function 'write_back_mok_list':
MokManager.c:1080:19: error: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Werror=address-of-packed-member]
 1080 |   if (CompareGuid(&(list[i].Type), &X509_GUID) == 0)
      |                   ^~~~~~~~~~~~~~~
MokManager.c:1102:19: error: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Werror=address-of-packed-member]
 1102 |   if (CompareGuid(&(list[i].Type), &X509_GUID) == 0) {
      |                   ^~~~~~~~~~~~~~~
MokManager.c: In function 'delete_cert':
MokManager.c:1143:19: error: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Werror=address-of-packed-member]
 1143 |   if (CompareGuid(&(mok[i].Type), &X509_GUID) != 0)
      |                   ^~~~~~~~~~~~~~
MokManager.c: In function 'delete_hash_in_list':
MokManager.c:1194:20: error: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Werror=address-of-packed-member]
 1194 |   if ((CompareGuid(&(mok[i].Type), &Type) != 0) ||
      |                    ^~~~~~~~~~~~~~
MokManager.c: In function 'delete_keys':
MokManager.c:1358:19: error: taking address of packed member of 'struct <anonymous>' may result in an unaligned pointer value [-Werror=address-of-packed-member]
 1358 |   if (CompareGuid(&(del_key[i].Type), &X509_GUID) == 0) {
      |                   ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make: *** [<builtin>: MokManager.o] Error 1
make: Leaving directory '/<<BUILDDIR>>/shim-15+1533136590.3beb971'
dh_auto_build: make -j4 RELEASE=15 COMMIT_ID=3beb971b10659cf78144ddc5eeea83501384440c MAKELEVEL=0 EFI_PATH=/usr/lib ENABLE_HTTPBOOT=true VENDOR_CERT_FILE=debian/debian-uefi-ca.der EFIDIR=debian CROSS_COMPILE=x86_64-linux-gnu- returned exit code 2
make[1]: *** [debian/rules:48: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/shim-15+1533136590.3beb971'
make: *** [debian/rules:42: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2


Reply to: