Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/shim.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/shim.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/shim-0.7-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/shim.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/shim.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DMI6Bi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf shim-0.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/0.7.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd shim-0.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + cd shim-0.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/mokutil-0.2.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + git init Initialized empty Git repository in /builddir/build/BUILD/shim-0.7/.git/ + git config user.email shim-owner@fedoraproject.org + git config user.name 'Fedora Ninjas' + git add . + git commit -a -q -m '0.7 baseline.' + git am /builddir/build/SOURCES/0001-fix-verify_mok.patch /builddir/build/SOURCES/0002-shim.c-Add-support-for-hashing-relocation-of-32-bit-.patch /builddir/build/SOURCES/0003-netboot.h-fix-build-error-on-32-bit-systems.patch /builddir/build/SOURCES/0004-properly-compile-OpenSSL-in-32-bit-mode.patch /builddir/build/SOURCES/0005-fallback.c-fix-32-bit-compilation.patch /builddir/build/SOURCES/0006-fix-fallback.so-build-dependency.patch /builddir/build/SOURCES/0007-propagate-some-path-variables.patch /builddir/build/SOURCES/0008-allow-32-bit-compilation-with-64-bit-compiler.patch /builddir/build/SOURCES/0009-shim-improve-error-messages.patch /builddir/build/SOURCES/0010-Clarify-meaning-of-insecure_mode.patch /builddir/build/SOURCES/0011-Don-t-hook-system-services-if-shim-has-no-built-in-k.patch /builddir/build/SOURCES/0012-Fix-path-generation-for-Dhcpv4-bootloader.patch /builddir/build/SOURCES/0013-Lengths-that-might-be-1-can-t-be-unsigned-Peter.patch /builddir/build/SOURCES/0014-Fix-wrong-sizeof.patch /builddir/build/SOURCES/0015-Initialize-entries-before-we-pass-it-to-another-func.patch /builddir/build/SOURCES/0016-Rewrite-directory-traversal-allocation-path-so-cover.patch /builddir/build/SOURCES/0017-Error-check-the-right-thing-in-get_variable_attr-whe.patch /builddir/build/SOURCES/0018-fallback-For-HD-device-paths-use-just-the-media-node.patch /builddir/build/SOURCES/0019-fallback-Attempt-to-re-use-existing-entries-when-pos.patch /builddir/build/SOURCES/0001-Add-a-preliminary-test-plan.patch /builddir/build/SOURCES/0002-Fix-a-part-of-the-test-plan-that-was-out-of-order.patch /builddir/build/SOURCES/0003-Allow-fallback-to-use-the-system-s-LoadImage-StartIm.patch /builddir/build/SOURCES/0001-Actually-reflect-the-upstream-commit-this-patchset-g.patch Applying: fix verify_mok() Applying: shim.c: Add support for hashing/relocation of 32-bit binaries Applying: netboot.h: fix build error on 32-bit systems Applying: properly compile OpenSSL in 32-bit mode Applying: fallback.c: fix 32-bit compilation Applying: fix fallback.so build dependency Applying: propagate some path variables /builddir/build/BUILD/shim-0.7/.git/rebase-apply/patch:18: trailing whitespace. $(MAKE) -C Cryptlib/OpenSSL EFI_PATH=$(EFI_PATH) EFI_INCLUDE=$(EFI_INCLUDE) ARCH=$(ARCH) warning: 1 line adds whitespace errors. Applying: allow 32-bit compilation with 64-bit compiler Applying: shim: improve error messages Applying: Clarify meaning of insecure_mode Applying: Don't hook system services if shim has no built-in keys Applying: Fix path generation for Dhcpv4 bootloader. Applying: Lengths that might be -1 can't be unsigned, Peter. Applying: Fix wrong sizeof(). Applying: Initialize entries before we pass it to another function. Applying: Rewrite directory traversal allocation path so coverity can grok it. Applying: Error check the right thing in get_variable_attr() when allocating. Applying: For HD() device paths, use just the media node and later. Applying: Attempt to re-use existing entries when possible. Applying: Add a preliminary test plan. /builddir/build/BUILD/shim-0.7/.git/rebase-apply/patch:26: space before tab in indent. /boot/efi/EFI/test/test.efi /builddir/build/BUILD/shim-0.7/.git/rebase-apply/patch:29: space before tab in indent. -r -u 0 /builddir/build/BUILD/shim-0.7/.git/rebase-apply/patch:34: space before tab in indent. -o /boot/efi/EFI/test/MokManager.efi -s \ /builddir/build/BUILD/shim-0.7/.git/rebase-apply/patch:38: trailing whitespace. 10) *move* \EFI\redhat\BOOT.CSV to \EFI\test /builddir/build/BUILD/shim-0.7/.git/rebase-apply/patch:84: trailing whitespace. [root@uefi efivars]# warning: 5 lines add whitespace errors. Applying: Fix a part of the test plan that was out of order. Applying: Allow fallback to use the system's LoadImage/StartImage . Applying: Actually reflect the upstream commit this patchset gets us to. + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9TzIkE + umask 022 + cd /builddir/build/BUILD + cd shim-0.7 + MAKEFLAGS= + '[' -f /builddir/build/SOURCES/securebootca.cer ']' + MAKEFLAGS=VENDOR_CERT_FILE=/builddir/build/SOURCES/securebootca.cer + make 'DEFAULT_LOADER=\\\\grubx64.efi' VENDOR_CERT_FILE=/builddir/build/SOURCES/securebootca.cer shim.efi MokManager.efi fallback.efi sed -e "s,@@VERSION@@,0.7," \ -e "s,@@UNAME@@,Linux b18.bsys.dev.centos.org 2.6.32-279.el6.x86_64 #1 SMP Fri Jun 22 12:19:21 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux," \ -e "s,@@COMMIT@@,06495f692fa748a553ffbde8bfae2974d8c791c0," \ < version.c.in > version.c ./make-certs shim shim@xn--u4h.net all codesign 1.3.6.1.4.1.311.10.3.1 shim_cert.h hexdump -v -e '1/1 "0x%02x, "' shim.cer >> shim_cert.h echo "};" >> shim_cert.h cc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Werror -mno-red-zone -maccumulate-outgoing-args -mno-mmx -mno-sse -fno-builtin "-DDEFAULT_LOADER=L\"\\\\grubx64.efi\"" "-DDEFAULT_LOADER_CHAR=\"\\\\grubx64.efi\"" -nostdinc -ICryptlib -ICryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -Iinclude -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DVENDOR_CERT_FILE=\"/builddir/build/SOURCES/securebootca.cer\" -c -o shim.o shim.c cc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Werror -mno-red-zone -maccumulate-outgoing-args -mno-mmx -mno-sse -fno-builtin "-DDEFAULT_LOADER=L\"\\\\grubx64.efi\"" "-DDEFAULT_LOADER_CHAR=\"\\\\grubx64.efi\"" -nostdinc -ICryptlib -ICryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -Iinclude -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DVENDOR_CERT_FILE=\"/builddir/build/SOURCES/securebootca.cer\" -c -o netboot.o netboot.c cc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Werror -mno-red-zone -maccumulate-outgoing-args -mno-mmx -mno-sse -fno-builtin "-DDEFAULT_LOADER=L\"\\\\grubx64.efi\"" "-DDEFAULT_LOADER_CHAR=\"\\\\grubx64.efi\"" -nostdinc -ICryptlib -ICryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -Iinclude -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DVENDOR_CERT_FILE=\"/builddir/build/SOURCES/securebootca.cer\" -c -o cert.o cert.S cc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Werror -mno-red-zone -maccumulate-outgoing-args -mno-mmx -mno-sse -fno-builtin "-DDEFAULT_LOADER=L\"\\\\grubx64.efi\"" "-DDEFAULT_LOADER_CHAR=\"\\\\grubx64.efi\"" -nostdinc -ICryptlib -ICryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -Iinclude -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DVENDOR_CERT_FILE=\"/builddir/build/SOURCES/securebootca.cer\" -c -o replacements.o replacements.c cc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Werror -mno-red-zone -maccumulate-outgoing-args -mno-mmx -mno-sse -fno-builtin "-DDEFAULT_LOADER=L\"\\\\grubx64.efi\"" "-DDEFAULT_LOADER_CHAR=\"\\\\grubx64.efi\"" -nostdinc -ICryptlib -ICryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -Iinclude -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DVENDOR_CERT_FILE=\"/builddir/build/SOURCES/securebootca.cer\" -c -o version.o version.c make -C Cryptlib EFI_PATH=/usr/lib64/gnuefi EFI_INCLUDE=/usr/include/efi ARCH=x86_64 make[1]: Entering directory `/builddir/build/BUILD/shim-0.7/Cryptlib' cc -ggdb -O0 -I. -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -nostdinc -IInclude -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -mno-red-zone -maccumulate-outgoing-args -mno-sse -mno-mmx -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o Hash/CryptMd4.o Hash/CryptMd4.c Hash/CryptMd4.c: In function 'Md4Duplicate': Hash/CryptMd4.c:94:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] CopyMem (NewMd4Context, Md4Context, sizeof (MD4_CTX)); ^ In file included from ./Library/BaseLib.h:2:0, from ./InternalCryptLib.h:18, from Hash/CryptMd4.c:15: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const void *' CopyMem ( ^ cc -ggdb -O0 -I. -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -nostdinc -IInclude -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -mno-red-zone -maccumulate-outgoing-args -mno-sse -mno-mmx -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o Hash/CryptMd5.o Hash/CryptMd5.c Hash/CryptMd5.c: In function 'Md5Duplicate': Hash/CryptMd5.c:96:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] CopyMem (NewMd5Context, Md5Context, sizeof (MD5_CTX)); ^ In file included from ./Library/BaseLib.h:2:0, from ./InternalCryptLib.h:18, from Hash/CryptMd5.c:15: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const void *' CopyMem ( ^ cc -ggdb -O0 -I. -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -nostdinc -IInclude -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -mno-red-zone -maccumulate-outgoing-args -mno-sse -mno-mmx -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o Hash/CryptSha1.o Hash/CryptSha1.c Hash/CryptSha1.c: In function 'Sha1Duplicate': Hash/CryptSha1.c:95:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] CopyMem (NewSha1Context, Sha1Context, sizeof (SHA_CTX)); ^ In file included from ./Library/BaseLib.h:2:0, from ./InternalCryptLib.h:18, from Hash/CryptSha1.c:15: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const void *' CopyMem ( ^ cc -ggdb -O0 -I. -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -nostdinc -IInclude -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -mno-red-zone -maccumulate-outgoing-args -mno-sse -mno-mmx -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o Hash/CryptSha256.o Hash/CryptSha256.c Hash/CryptSha256.c: In function 'Sha256Duplicate': Hash/CryptSha256.c:94:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] CopyMem (NewSha256Context, Sha256Context, sizeof (SHA256_CTX)); ^ In file included from ./Library/BaseLib.h:2:0, from ./InternalCryptLib.h:18, from Hash/CryptSha256.c:15: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const void *' CopyMem ( ^ cc -ggdb -O0 -I. -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -nostdinc -IInclude -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -mno-red-zone -maccumulate-outgoing-args -mno-sse -mno-mmx -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o Hmac/CryptHmacMd5.o Hmac/CryptHmacMd5.c Hmac/CryptHmacMd5.c: In function 'HmacMd5Duplicate': Hmac/CryptHmacMd5.c:101:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] CopyMem (NewHmacMd5Context, HmacMd5Context, sizeof (HMAC_CTX)); ^ In file included from ./Library/BaseLib.h:2:0, from ./InternalCryptLib.h:18, from Hmac/CryptHmacMd5.c:15: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const void *' CopyMem ( ^ cc -ggdb -O0 -I. -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -nostdinc -IInclude -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -mno-red-zone -maccumulate-outgoing-args -mno-sse -mno-mmx -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o Hmac/CryptHmacSha1.o Hmac/CryptHmacSha1.c Hmac/CryptHmacSha1.c: In function 'HmacSha1Duplicate': Hmac/CryptHmacSha1.c:101:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] CopyMem (NewHmacSha1Context, HmacSha1Context, sizeof (HMAC_CTX)); ^ In file included from ./Library/BaseLib.h:2:0, from ./InternalCryptLib.h:18, from Hmac/CryptHmacSha1.c:15: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const void *' CopyMem ( ^ cc -ggdb -O0 -I. -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -nostdinc -IInclude -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -mno-red-zone -maccumulate-outgoing-args -mno-sse -mno-mmx -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o Cipher/CryptAes.o Cipher/CryptAes.c Cipher/CryptAes.c: In function 'AesCbcEncrypt': Cipher/CryptAes.c:253:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] CopyMem (IvecBuffer, Ivec, AES_BLOCK_SIZE); ^ In file included from ./Library/BaseLib.h:2:0, from ./InternalCryptLib.h:18, from Cipher/CryptAes.c:15: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const UINT8 *' CopyMem ( ^ Cipher/CryptAes.c: In function 'AesCbcDecrypt': Cipher/CryptAes.c:315:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] CopyMem (IvecBuffer, Ivec, AES_BLOCK_SIZE); ^ In file included from ./Library/BaseLib.h:2:0, from ./InternalCryptLib.h:18, from Cipher/CryptAes.c:15: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const UINT8 *' CopyMem ( ^ cc -ggdb -O0 -I. -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -nostdinc -IInclude -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -mno-red-zone -maccumulate-outgoing-args -mno-sse -mno-mmx -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o Cipher/CryptTdes.o Cipher/CryptTdes.c Cipher/CryptTdes.c: In function 'TdesCbcEncrypt': Cipher/CryptTdes.c:287:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] CopyMem (IvecBuffer, Ivec, TDES_BLOCK_SIZE); ^ In file included from ./Library/BaseLib.h:2:0, from ./InternalCryptLib.h:18, from Cipher/CryptTdes.c:15: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const UINT8 *' CopyMem ( ^ Cipher/CryptTdes.c: In function 'TdesCbcDecrypt': Cipher/CryptTdes.c:355:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] CopyMem (IvecBuffer, Ivec, TDES_BLOCK_SIZE); ^ In file included from ./Library/BaseLib.h:2:0, from ./InternalCryptLib.h:18, from Cipher/CryptTdes.c:15: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const UINT8 *' CopyMem ( ^ cc -ggdb -O0 -I. -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -nostdinc -IInclude -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -mno-red-zone -maccumulate-outgoing-args -mno-sse -mno-mmx -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o Cipher/CryptArc4.o Cipher/CryptArc4.c cc -ggdb -O0 -I. -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -nostdinc -IInclude -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -mno-red-zone -maccumulate-outgoing-args -mno-sse -mno-mmx -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o Rand/CryptRand.o Rand/CryptRand.c cc -ggdb -O0 -I. -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -nostdinc -IInclude -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -mno-red-zone -maccumulate-outgoing-args -mno-sse -mno-mmx -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o Pk/CryptRsaBasic.o Pk/CryptRsaBasic.c cc -ggdb -O0 -I. -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -nostdinc -IInclude -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -mno-red-zone -maccumulate-outgoing-args -mno-sse -mno-mmx -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o Pk/CryptRsaExt.o Pk/CryptRsaExt.c cc -ggdb -O0 -I. -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -nostdinc -IInclude -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -mno-red-zone -maccumulate-outgoing-args -mno-sse -mno-mmx -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o Pk/CryptPkcs7.o Pk/CryptPkcs7.c Pk/CryptPkcs7.c: In function 'WrapPkcs7Data': Pk/CryptPkcs7.c:329:5: warning: passing argument 1 of 'CompareMem' discards 'const' qualifier from pointer target type [enabled by default] if (CompareMem (P7Data + 6, mOidValue, sizeof (mOidValue)) == 0) { ^ In file included from ./Library/BaseLib.h:2:0, from ./InternalCryptLib.h:18, from Pk/CryptPkcs7.c:24: /usr/include/efi/efilib.h:194:1: note: expected 'void *' but argument is of type 'const UINT8 *' CompareMem ( ^ Pk/CryptPkcs7.c:390:5: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] CopyMem (SignedData + 19, P7Data, P7Length); ^ In file included from ./Library/BaseLib.h:2:0, from ./InternalCryptLib.h:18, from Pk/CryptPkcs7.c:24: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const UINT8 *' CopyMem ( ^ Pk/CryptPkcs7.c: In function 'Pkcs7GetSigners': Pk/CryptPkcs7.c:505:5: warning: implicit declaration of function 'X509PopCertificate' [-Wimplicit-function-declaration] Status = X509PopCertificate (Stack, &SingleCert, &SingleCertSize); ^ Pk/CryptPkcs7.c:525:5: warning: implicit declaration of function 'WriteUnaligned32' [-Wimplicit-function-declaration] WriteUnaligned32 ((UINT32 *) (CertBuf + OldSize), (UINT32) SingleCertSize); ^ cc -ggdb -O0 -I. -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -nostdinc -IInclude -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -mno-red-zone -maccumulate-outgoing-args -mno-sse -mno-mmx -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o Pk/CryptDh.o Pk/CryptDh.c cc -ggdb -O0 -I. -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -nostdinc -IInclude -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -mno-red-zone -maccumulate-outgoing-args -mno-sse -mno-mmx -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o Pk/CryptX509.o Pk/CryptX509.c cc -ggdb -O0 -I. -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -nostdinc -IInclude -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -mno-red-zone -maccumulate-outgoing-args -mno-sse -mno-mmx -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o Pk/CryptAuthenticode.o Pk/CryptAuthenticode.c Pk/CryptAuthenticode.c: In function 'AuthenticodeVerify': Pk/CryptAuthenticode.c:164:3: warning: passing argument 2 of 'CompareMem' discards 'const' qualifier from pointer target type [enabled by default] if (CompareMem (SpcIndirectDataContent + ContentSize - HashSize, ImageHash, HashSize) != 0) { ^ In file included from ./Library/BaseLib.h:2:0, from ./InternalCryptLib.h:18, from Pk/CryptAuthenticode.c:23: /usr/include/efi/efilib.h:194:1: note: expected 'void *' but argument is of type 'const UINT8 *' CompareMem ( ^ cc -ggdb -O0 -I. -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -nostdinc -IInclude -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -mno-red-zone -maccumulate-outgoing-args -mno-sse -mno-mmx -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o Pem/CryptPem.o Pem/CryptPem.c cc -ggdb -O0 -I. -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -nostdinc -IInclude -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -mno-red-zone -maccumulate-outgoing-args -mno-sse -mno-mmx -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o SysCall/CrtWrapper.o SysCall/CrtWrapper.c cc -ggdb -O0 -I. -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -nostdinc -IInclude -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -mno-red-zone -maccumulate-outgoing-args -mno-sse -mno-mmx -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o SysCall/TimerWrapper.o SysCall/TimerWrapper.c cc -ggdb -O0 -I. -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -nostdinc -IInclude -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -mno-red-zone -maccumulate-outgoing-args -mno-sse -mno-mmx -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o SysCall/BaseMemAllocation.o SysCall/BaseMemAllocation.c cc -ggdb -O0 -I. -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -nostdinc -IInclude -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -mno-red-zone -maccumulate-outgoing-args -mno-sse -mno-mmx -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o SysCall/BaseStrings.o SysCall/BaseStrings.c ar rcs libcryptlib.a Hash/CryptMd4.o Hash/CryptMd5.o Hash/CryptSha1.o Hash/CryptSha256.o Hmac/CryptHmacMd5.o Hmac/CryptHmacSha1.o Cipher/CryptAes.o Cipher/CryptTdes.o Cipher/CryptArc4.o Rand/CryptRand.o Pk/CryptRsaBasic.o Pk/CryptRsaExt.o Pk/CryptPkcs7.o Pk/CryptDh.o Pk/CryptX509.o Pk/CryptAuthenticode.o Pem/CryptPem.o SysCall/CrtWrapper.o SysCall/TimerWrapper.o SysCall/BaseMemAllocation.o SysCall/BaseStrings.o make[1]: Leaving directory `/builddir/build/BUILD/shim-0.7/Cryptlib' make -C Cryptlib/OpenSSL EFI_PATH=/usr/lib64/gnuefi EFI_INCLUDE=/usr/include/efi ARCH=x86_64 make[1]: Entering directory `/builddir/build/BUILD/shim-0.7/Cryptlib/OpenSSL' cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/cryptlib.o crypto/cryptlib.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dyn_lck.o crypto/dyn_lck.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/mem.o crypto/mem.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/mem_clr.o crypto/mem_clr.c crypto/mem_clr.c: In function 'OPENSSL_cleanse': crypto/mem_clr.c:73:2: warning: implicit declaration of function 'ScanMem8' [-Wimplicit-function-declaration] p=memchr(ptr, (unsigned char)ctr, len); ^ crypto/mem_clr.c:73:3: warning: assignment makes pointer from integer without a cast [enabled by default] p=memchr(ptr, (unsigned char)ctr, len); ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/mem_dbg.o crypto/mem_dbg.c crypto/mem_dbg.c: In function 'print_leak': crypto/mem_dbg.c:619:3: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] bufp += strlen(bufp); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/mem_dbg.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/mem_dbg.c:624:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] bufp += strlen(bufp); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/mem_dbg.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/mem_dbg.c:629:3: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] bufp += strlen(bufp); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/mem_dbg.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/mem_dbg.c:634:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] bufp += strlen(bufp); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/mem_dbg.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/mem_dbg.c:657:3: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] buf_len=strlen(buf); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/mem_dbg.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/mem_dbg.c:658:3: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] info_len=strlen(amip->info); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/mem_dbg.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/mem_dbg.c:661:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(buf + buf_len, amip->info, 128 - buf_len - 3); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/mem_dbg.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const char *' CopyMem ( ^ crypto/mem_dbg.c:668:4: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] buf_len = strlen(buf); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/mem_dbg.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/mem_dbg.c: In function 'CRYPTO_strdup': crypto/mem_dbg.c:813:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] char *ret = CRYPTO_malloc(strlen(str)+1, file, line); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/mem_dbg.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/mem_dbg.c:815:2: warning: implicit declaration of function 'AsciiStrCpy' [-Wimplicit-function-declaration] strcpy(ret, str); ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/cversion.o crypto/cversion.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ex_data.o crypto/ex_data.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/cpt_err.o crypto/cpt_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ebcdic.o crypto/ebcdic.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/uid.o crypto/uid.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/o_time.o crypto/o_time.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/o_str.o crypto/o_str.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/o_dir.o crypto/o_dir.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/o_init.o crypto/o_init.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/fips_err.o crypto/fips_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/md2/md2_dgst.o crypto/md2/md2_dgst.c crypto/md2/md2_dgst.c: In function 'MD2_Update': crypto/md2/md2_dgst.c:144:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(&(p[c->num]),data,MD2_BLOCK-c->num); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/md2/md2_dgst.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/md2/md2_dgst.c:153:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(&(p[c->num]),data,len); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/md2/md2_dgst.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/md2/md2_dgst.c:167:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(p,data,len); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/md2/md2_dgst.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/md2/md2_one.o crypto/md2/md2_one.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/md4/md4_dgst.o crypto/md4/md4_dgst.c In file included from crypto/md4/md4_locl.h:87:0, from crypto/md4/md4_dgst.c:60: crypto/md32_common.h: In function 'MD4_Update': crypto/md32_common.h:306:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy (p+n,data,HASH_CBLOCK-n); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/md4/md4_dgst.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ In file included from crypto/md4/md4_locl.h:87:0, from crypto/md4/md4_dgst.c:60: crypto/md32_common.h:316:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy (p+n,data,len); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/md4/md4_dgst.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ In file included from crypto/md4/md4_locl.h:87:0, from crypto/md4/md4_dgst.c:60: crypto/md32_common.h:335:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy (p,data,len); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/md4/md4_dgst.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/md4/md4_one.o crypto/md4/md4_one.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/md5/md5_dgst.o crypto/md5/md5_dgst.c In file included from crypto/md5/md5_locl.h:94:0, from crypto/md5/md5_dgst.c:60: crypto/md32_common.h: In function 'MD5_Update': crypto/md32_common.h:306:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy (p+n,data,HASH_CBLOCK-n); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/md5/md5_dgst.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ In file included from crypto/md5/md5_locl.h:94:0, from crypto/md5/md5_dgst.c:60: crypto/md32_common.h:316:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy (p+n,data,len); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/md5/md5_dgst.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ In file included from crypto/md5/md5_locl.h:94:0, from crypto/md5/md5_dgst.c:60: crypto/md32_common.h:335:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy (p,data,len); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/md5/md5_dgst.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/md5/md5_one.o crypto/md5/md5_one.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/sha/sha_dgst.o crypto/sha/sha_dgst.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/sha/sha1dgst.o crypto/sha/sha1dgst.c In file included from crypto/sha/sha_locl.h:117:0, from crypto/sha/sha1dgst.c:75: crypto/md32_common.h: In function 'SHA1_Update': crypto/md32_common.h:306:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy (p+n,data,HASH_CBLOCK-n); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/sha/sha_locl.h:59, from crypto/sha/sha1dgst.c:75: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ In file included from crypto/sha/sha_locl.h:117:0, from crypto/sha/sha1dgst.c:75: crypto/md32_common.h:316:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy (p+n,data,len); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/sha/sha_locl.h:59, from crypto/sha/sha1dgst.c:75: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ In file included from crypto/sha/sha_locl.h:117:0, from crypto/sha/sha1dgst.c:75: crypto/md32_common.h:335:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy (p,data,len); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/sha/sha_locl.h:59, from crypto/sha/sha1dgst.c:75: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/sha/sha_one.o crypto/sha/sha_one.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/sha/sha1_one.o crypto/sha/sha1_one.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/sha/sha256.o crypto/sha/sha256.c In file included from crypto/sha/sha256.c:125:0: crypto/md32_common.h: In function 'SHA256_Update': crypto/md32_common.h:306:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy (p+n,data,HASH_CBLOCK-n); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/sha/sha256.c:10: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ In file included from crypto/sha/sha256.c:125:0: crypto/md32_common.h:316:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy (p+n,data,len); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/sha/sha256.c:10: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ In file included from crypto/sha/sha256.c:125:0: crypto/md32_common.h:335:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy (p,data,len); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/sha/sha256.c:10: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/sha/sha512.o crypto/sha/sha512.c crypto/sha/sha512.c: In function 'SHA512_Update': crypto/sha/sha512.c:207:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy (p+c->num,data,len), c->num += len; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/sha/sha512.c:48: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/sha/sha512.c:211:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy (p+c->num,data,n), c->num = 0; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/sha/sha512.c:48: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/sha/sha512.c:234:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] if (len != 0) memcpy (p,data,len), c->num = (int)len; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/sha/sha512.c:48: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/hmac/hmac.o crypto/hmac/hmac.c crypto/hmac/hmac.c: In function 'HMAC_Init_ex': crypto/hmac/hmac.c:95:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(ctx->key,key,len); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/hmac/hmac.c:58: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const void *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_dgst.c In file included from crypto/ripemd/rmd_locl.h:99:0, from crypto/ripemd/rmd_dgst.c:60: crypto/md32_common.h: In function 'RIPEMD160_Update': crypto/md32_common.h:306:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy (p+n,data,HASH_CBLOCK-n); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/ripemd/rmd_dgst.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ In file included from crypto/ripemd/rmd_locl.h:99:0, from crypto/ripemd/rmd_dgst.c:60: crypto/md32_common.h:316:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy (p+n,data,len); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/ripemd/rmd_dgst.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ In file included from crypto/ripemd/rmd_locl.h:99:0, from crypto/ripemd/rmd_dgst.c:60: crypto/md32_common.h:335:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy (p,data,len); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/ripemd/rmd_dgst.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ripemd/rmd_one.o crypto/ripemd/rmd_one.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/des_lib.o crypto/des/des_lib.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/set_key.o crypto/des/set_key.c crypto/des/set_key.c: In function 'DES_is_weak_key': crypto/des/set_key.c:153:3: warning: passing argument 1 of 'CompareMem' discards 'const' qualifier from pointer target type [enabled by default] if (memcmp(weak_keys[i],key,sizeof(DES_cblock)) == 0) return(1); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/des/des_locl.h:70, from crypto/des/set_key.c:66: /usr/include/efi/efilib.h:194:1: note: expected 'void *' but argument is of type 'const unsigned char *' CompareMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/ecb_enc.o crypto/des/ecb_enc.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/cbc_enc.o crypto/des/cbc_enc.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/ecb3_enc.o crypto/des/ecb3_enc.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/cfb64enc.o crypto/des/cfb64enc.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/cfb64ede.o crypto/des/cfb64ede.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/cfb_enc.o crypto/des/cfb_enc.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/ofb64ede.o crypto/des/ofb64ede.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/enc_read.o crypto/des/enc_read.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/enc_writ.o crypto/des/enc_writ.c crypto/des/enc_writ.c: In function 'DES_enc_write': crypto/des/enc_writ.c:132:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(shortbuf,buf,len); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/errno.h:15, from crypto/des/enc_writ.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/ofb64enc.o crypto/des/ofb64enc.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/ofb_enc.o crypto/des/ofb_enc.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/str2key.o crypto/des/str2key.c crypto/des/str2key.c: In function 'DES_string_to_key': crypto/des/str2key.c:69:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] length=strlen(str); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/des/des_locl.h:70, from crypto/des/str2key.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/des/str2key.c: In function 'DES_string_to_2keys': crypto/des/str2key.c:110:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] length=strlen(str); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/des/des_locl.h:70, from crypto/des/str2key.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/pcbc_enc.o crypto/des/pcbc_enc.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/qud_cksm.o crypto/des/qud_cksm.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/rand_key.o crypto/des/rand_key.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/des_enc.o crypto/des/des_enc.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/fcrypt_b.o crypto/des/fcrypt_b.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/fcrypt.o crypto/des/fcrypt.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/xcbc_enc.o crypto/des/xcbc_enc.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/rpc_enc.o crypto/des/rpc_enc.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/cbc_cksm.o crypto/des/cbc_cksm.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/ede_cbcm_enc.o crypto/des/ede_cbcm_enc.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/des_old.o crypto/des/des_old.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/des_old2.o crypto/des/des_old2.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/des/read2pwd.o crypto/des/read2pwd.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_ecb.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rc2/rc2_skey.o crypto/rc2/rc2_skey.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_cbc.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rc2/rc2cfb64.o crypto/rc2/rc2cfb64.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rc2/rc2ofb64.o crypto/rc2/rc2ofb64.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rc4/rc4_enc.o crypto/rc4/rc4_enc.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rc4/rc4_skey.o crypto/rc4/rc4_skey.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rc4/rc4_fblk.o crypto/rc4/rc4_fblk.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/idea/i_cbc.o crypto/idea/i_cbc.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/idea/i_cfb64.o crypto/idea/i_cfb64.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/idea/i_ofb64.o crypto/idea/i_ofb64.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/idea/i_ecb.o crypto/idea/i_ecb.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/idea/i_skey.o crypto/idea/i_skey.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bf/bf_skey.o crypto/bf/bf_skey.c crypto/bf/bf_skey.c: In function 'BF_set_key': crypto/bf/bf_skey.c:77:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(key,&bf_init,sizeof(BF_KEY)); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/bf/bf_skey.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const struct BF_KEY *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bf/bf_ecb.o crypto/bf/bf_ecb.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bf/bf_enc.o crypto/bf/bf_enc.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bf/bf_cfb64.o crypto/bf/bf_cfb64.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bf/bf_ofb64.o crypto/bf/bf_ofb64.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/cast/c_skey.o crypto/cast/c_skey.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/cast/c_ecb.o crypto/cast/c_ecb.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/cast/c_enc.o crypto/cast/c_enc.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/cast/c_cfb64.o crypto/cast/c_cfb64.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/cast/c_ofb64.o crypto/cast/c_ofb64.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/aes/aes_misc.o crypto/aes/aes_misc.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/aes/aes_ecb.o crypto/aes/aes_ecb.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/aes/aes_cfb.o crypto/aes/aes_cfb.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/aes/aes_ofb.o crypto/aes/aes_ofb.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/aes/aes_ctr.o crypto/aes/aes_ctr.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/aes/aes_ige.o crypto/aes/aes_ige.c crypto/aes/aes_ige.c: In function 'AES_bi_ige_encrypt': crypto/aes/aes_ige.c:247:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(prev, in, AES_BLOCK_SIZE); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/aes/aes_ige.c:52: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/aes/aes_ige.c:289:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(tmp, in, AES_BLOCK_SIZE); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/aes/aes_ige.c:52: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/aes/aes_ige.c:290:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(tmp2, in, AES_BLOCK_SIZE); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/aes/aes_ige.c:52: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/aes/aes_wrap.o crypto/aes/aes_wrap.c crypto/aes/aes_wrap.c: In function 'AES_wrap_key': crypto/aes/aes_wrap.c:72:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(out + 8, in, inlen); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/aes/aes_wrap.c:54: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/aes/aes_wrap.c:76:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(A, iv, 8); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/aes/aes_wrap.c:54: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/aes/aes_wrap.c: In function 'AES_unwrap_key': crypto/aes/aes_wrap.c:112:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(A, in, 8); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/aes/aes_wrap.c:54: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/aes/aes_wrap.c:113:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(out, in + 8, inlen); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/aes/aes_wrap.c:54: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/aes/aes_wrap.c:133:2: warning: passing argument 2 of 'CompareMem' discards 'const' qualifier from pointer target type [enabled by default] if (memcmp(A, iv, 8)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/aes/aes_wrap.c:54: /usr/include/efi/efilib.h:194:1: note: expected 'void *' but argument is of type 'const unsigned char *' CompareMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/aes/aes_core.o crypto/aes/aes_core.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/aes/aes_cbc.o crypto/aes/aes_cbc.c crypto/aes/aes_cbc.c: In function 'AES_cbc_encrypt': crypto/aes/aes_cbc.c:93:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(ivec,iv,AES_BLOCK_SIZE); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/assert.h:15, from crypto/aes/aes_cbc.c:57: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/aes/aes_cbc.c:110:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(ivec,iv,AES_BLOCK_SIZE); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/assert.h:15, from crypto/aes/aes_cbc.c:57: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/aes/aes_cbc.c:113:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(tmp, in, AES_BLOCK_SIZE); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/assert.h:15, from crypto/aes/aes_cbc.c:57: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/aes/aes_cbc.c:123:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(tmp, in, AES_BLOCK_SIZE); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/assert.h:15, from crypto/aes/aes_cbc.c:57: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_add.o crypto/bn/bn_add.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_div.o crypto/bn/bn_div.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_exp.o crypto/bn/bn_exp.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_lib.o crypto/bn/bn_lib.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_ctx.o crypto/bn/bn_ctx.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_mul.o crypto/bn/bn_mul.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_mod.o crypto/bn/bn_mod.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_print.o crypto/bn/bn_print.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_rand.o crypto/bn/bn_rand.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_shift.o crypto/bn/bn_shift.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_word.o crypto/bn/bn_word.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_blind.o crypto/bn/bn_blind.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_kron.o crypto/bn/bn_kron.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_sqrt.o crypto/bn/bn_sqrt.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_gcd.o crypto/bn/bn_gcd.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_prime.o crypto/bn/bn_prime.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_err.o crypto/bn/bn_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_sqr.o crypto/bn/bn_sqr.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_asm.o crypto/bn/bn_asm.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_recp.o crypto/bn/bn_recp.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_mont.o crypto/bn/bn_mont.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_mpi.o crypto/bn/bn_mpi.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_exp2.o crypto/bn/bn_exp2.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_gf2m.o crypto/bn/bn_gf2m.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_nist.o crypto/bn/bn_nist.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_depr.o crypto/bn/bn_depr.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_x931p.o crypto/bn/bn_x931p.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_const.o crypto/bn/bn_const.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bn/bn_opt.o crypto/bn/bn_opt.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rsa/rsa_eay.o crypto/rsa/rsa_eay.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rsa/rsa_gen.o crypto/rsa/rsa_gen.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rsa/rsa_lib.o crypto/rsa/rsa_lib.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rsa/rsa_sign.o crypto/rsa/rsa_sign.c crypto/rsa/rsa_sign.c: In function 'RSA_verify': crypto/rsa/rsa_sign.c:208:3: warning: passing argument 2 of 'CompareMem' discards 'const' qualifier from pointer target type [enabled by default] if((i != SSL_SIG_LENGTH) || memcmp(s, m, SSL_SIG_LENGTH)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/rsa/rsa_sign.c:59: /usr/include/efi/efilib.h:194:1: note: expected 'void *' but argument is of type 'const unsigned char *' CompareMem ( ^ crypto/rsa/rsa_sign.c:261:4: warning: passing argument 1 of 'CompareMem' discards 'const' qualifier from pointer target type [enabled by default] (memcmp(m,sig->digest->data,m_len) != 0)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/rsa/rsa_sign.c:59: /usr/include/efi/efilib.h:194:1: note: expected 'void *' but argument is of type 'const unsigned char *' CompareMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rsa/rsa_saos.o crypto/rsa/rsa_saos.c crypto/rsa/rsa_saos.c: In function 'RSA_verify_ASN1_OCTET_STRING': crypto/rsa/rsa_saos.c:135:3: warning: passing argument 1 of 'CompareMem' discards 'const' qualifier from pointer target type [enabled by default] (memcmp(m,sig->data,m_len) != 0)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/rsa/rsa_saos.c:59: /usr/include/efi/efilib.h:194:1: note: expected 'void *' but argument is of type 'const unsigned char *' CompareMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rsa/rsa_err.o crypto/rsa/rsa_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pk1.c crypto/rsa/rsa_pk1.c: In function 'RSA_padding_add_PKCS1_type_1': crypto/rsa/rsa_pk1.c:87:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(p,from,(unsigned int)flen); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/rsa/rsa_pk1.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/rsa/rsa_pk1.c: In function 'RSA_padding_check_PKCS1_type_1': crypto/rsa/rsa_pk1.c:138:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(to,p,(unsigned int)j); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/rsa/rsa_pk1.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/rsa/rsa_pk1.c: In function 'RSA_padding_add_PKCS1_type_2': crypto/rsa/rsa_pk1.c:177:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(p,from,(unsigned int)flen); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/rsa/rsa_pk1.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/rsa/rsa_pk1.c: In function 'RSA_padding_check_PKCS1_type_2': crypto/rsa/rsa_pk1.c:220:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(to,p,(unsigned int)j); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/rsa/rsa_pk1.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_ssl.c crypto/rsa/rsa_ssl.c: In function 'RSA_padding_add_SSLv23': crypto/rsa/rsa_ssl.c:101:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(p,from,(unsigned int)flen); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/rsa/rsa_ssl.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/rsa/rsa_ssl.c: In function 'RSA_padding_check_SSLv23': crypto/rsa/rsa_ssl.c:150:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(to,p,(unsigned int)j); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/rsa/rsa_ssl.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rsa/rsa_none.o crypto/rsa/rsa_none.c crypto/rsa/rsa_none.c: In function 'RSA_padding_add_none': crypto/rsa/rsa_none.c:80:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(to,from,(unsigned int)flen); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/rsa/rsa_none.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/rsa/rsa_none.c: In function 'RSA_padding_check_none': crypto/rsa/rsa_none.c:95:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(to+tlen-flen,from,flen); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/rsa/rsa_none.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_oaep.c crypto/rsa/rsa_oaep.c: In function 'RSA_padding_add_PKCS1_OAEP': crypto/rsa/rsa_oaep.c:63:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(db + emlen - flen - SHA_DIGEST_LENGTH, from, (unsigned int) flen); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/rsa/rsa_oaep.c:23: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/rsa/rsa_oaep.c: In function 'RSA_padding_check_PKCS1_OAEP': crypto/rsa/rsa_oaep.c:132:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(padded_from + lzero, from, flen); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/rsa/rsa_oaep.c:23: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rsa/rsa_chk.o crypto/rsa/rsa_chk.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rsa/rsa_null.o crypto/rsa/rsa_null.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rsa/rsa_pss.o crypto/rsa/rsa_pss.c crypto/rsa/rsa_pss.c: In function 'RSA_verify_PKCS1_PSS': crypto/rsa/rsa_pss.c:153:2: warning: passing argument 2 of 'CompareMem' discards 'const' qualifier from pointer target type [enabled by default] if (memcmp(H_, H, hLen)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/rsa/rsa_pss.c:59: /usr/include/efi/efilib.h:194:1: note: expected 'void *' but argument is of type 'const unsigned char *' CompareMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931.c crypto/rsa/rsa_x931.c: In function 'RSA_padding_add_X931': crypto/rsa/rsa_x931.c:99:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(p,from,(unsigned int)flen); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/rsa/rsa_x931.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/rsa/rsa_x931.c: In function 'RSA_padding_check_X931': crypto/rsa/rsa_x931.c:151:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(to,p,(unsigned int)j); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/rsa/rsa_x931.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rsa/rsa_x931g.o crypto/rsa/rsa_x931g.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_asn1.c In file included from ../Include/stdio.h:15:0, from crypto/rsa/rsa_asn1.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/rsa/rsa_asn1.c:92:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(RSA, version, LONG), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/rsa/rsa_asn1.c:93:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(RSA, n, BIGNUM), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/rsa/rsa_asn1.c:94:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(RSA, e, BIGNUM), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/rsa/rsa_asn1.c:95:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(RSA, d, BIGNUM), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/rsa/rsa_asn1.c:96:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(RSA, p, BIGNUM), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/rsa/rsa_asn1.c:97:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(RSA, q, BIGNUM), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/rsa/rsa_asn1.c:98:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(RSA, dmp1, BIGNUM), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/rsa/rsa_asn1.c:99:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(RSA, dmq1, BIGNUM), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/rsa/rsa_asn1.c:100:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(RSA, iqmp, BIGNUM) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/rsa/rsa_asn1.c:105:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(RSA, n, BIGNUM), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/rsa/rsa_asn1.c:106:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(RSA, e, BIGNUM), ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rsa/rsa_depr.o crypto/rsa/rsa_depr.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rsa/rsa_eng.o crypto/rsa/rsa_eng.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dsa/dsa_gen.o crypto/dsa/dsa_gen.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dsa/dsa_key.o crypto/dsa/dsa_key.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dsa/dsa_lib.o crypto/dsa/dsa_lib.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_asn1.c In file included from ../Include/stdio.h:15:0, from crypto/dsa/dsa_asn1.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/dsa/dsa_asn1.c:88:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(DSA_SIG, r, CBIGNUM), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/dsa/dsa_asn1.c:89:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(DSA_SIG, s, CBIGNUM) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/dsa/dsa_asn1.c:110:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(DSA, version, LONG), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/dsa/dsa_asn1.c:111:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(DSA, p, BIGNUM), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/dsa/dsa_asn1.c:112:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(DSA, q, BIGNUM), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/dsa/dsa_asn1.c:113:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(DSA, g, BIGNUM), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/dsa/dsa_asn1.c:114:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(DSA, pub_key, BIGNUM), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/dsa/dsa_asn1.c:115:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(DSA, priv_key, BIGNUM) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/dsa/dsa_asn1.c:121:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(DSA, p, BIGNUM), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/dsa/dsa_asn1.c:122:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(DSA, q, BIGNUM), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/dsa/dsa_asn1.c:123:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(DSA, g, BIGNUM), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/dsa/dsa_asn1.c:135:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(DSA, pub_key, BIGNUM), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/dsa/dsa_asn1.c:136:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(DSA, p, BIGNUM), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/dsa/dsa_asn1.c:137:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(DSA, q, BIGNUM), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/dsa/dsa_asn1.c:138:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(DSA, g, BIGNUM) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/dsa/dsa_asn1.c:142:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(DSA, pub_key, BIGNUM), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:271:3: note: in expansion of macro 'offsetof' offsetof(stname,selname) ,\ ^ crypto/dsa/dsa_asn1.c:144:3: note: in expansion of macro 'ASN1_CHOICE_END_cb' } ASN1_CHOICE_END_cb(DSA, DSAPublicKey, write_params) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dsa/dsa_vrf.o crypto/dsa/dsa_vrf.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dsa/dsa_sign.o crypto/dsa/dsa_sign.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dsa/dsa_err.o crypto/dsa/dsa_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_ossl.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dsa/dsa_depr.o crypto/dsa/dsa_depr.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dsa/dsa_utl.o crypto/dsa/dsa_utl.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dso/dso_dl.o crypto/dso/dso_dl.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dso/dso_dlfcn.o crypto/dso/dso_dlfcn.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dso/dso_err.o crypto/dso/dso_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dso/dso_lib.o crypto/dso/dso_lib.c crypto/dso/dso_lib.c: In function 'DSO_set_filename': crypto/dso/dso_lib.c:380:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] copied = OPENSSL_malloc(strlen(filename) + 1); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/dso/dso_lib.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/dso/dso_lib.c:386:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] BUF_strlcpy(copied, filename, strlen(filename) + 1); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/dso/dso_lib.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/dso/dso_lib.c: In function 'DSO_convert_filename': crypto/dso/dso_lib.c:445:3: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] result = OPENSSL_malloc(strlen(filename) + 1); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/dso/dso_lib.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/dso/dso_lib.c:452:3: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] BUF_strlcpy(result, filename, strlen(filename) + 1); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/dso/dso_lib.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dso/dso_null.o crypto/dso/dso_null.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dso/dso_openssl.o crypto/dso/dso_openssl.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dso/dso_win32.o crypto/dso/dso_win32.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dso/dso_vms.o crypto/dso/dso_vms.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dh/dh_asn1.o crypto/dh/dh_asn1.c In file included from ../Include/stdio.h:15:0, from crypto/dh/dh_asn1.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/dh/dh_asn1.c:82:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(DH, p, BIGNUM), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/dh/dh_asn1.c:83:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(DH, g, BIGNUM), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:319:39: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/dh/dh_asn1.c:84:2: note: in expansion of macro 'ASN1_OPT' ASN1_OPT(DH, length, ZLONG), ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dh/dh_gen.o crypto/dh/dh_gen.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dh/dh_key.o crypto/dh/dh_key.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dh/dh_lib.o crypto/dh/dh_lib.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dh/dh_check.o crypto/dh/dh_check.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dh/dh_err.o crypto/dh/dh_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/dh/dh_depr.o crypto/dh/dh_depr.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ec/ec_lib.o crypto/ec/ec_lib.c crypto/ec/ec_lib.c: In function 'EC_GROUP_set_seed': crypto/ec/ec_lib.c:388:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(group->seed, p, len); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/string.h:15, from crypto/ec/ec_lib.c:64: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ec/ecp_smpl.o crypto/ec/ecp_smpl.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ec/ecp_mont.o crypto/ec/ecp_mont.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ec/ecp_nist.o crypto/ec/ecp_nist.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ec/ec_cvt.o crypto/ec/ec_cvt.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ec/ec_mult.o crypto/ec/ec_mult.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ec/ec_err.o crypto/ec/ec_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ec/ec_curve.o crypto/ec/ec_curve.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ec/ec_check.o crypto/ec/ec_check.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ec/ec_print.o crypto/ec/ec_print.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ec/ec_asn1.o crypto/ec/ec_asn1.c In file included from ../Include/string.h:15:0, from crypto/ec/ec_asn1.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:200:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X9_62_PENTANOMIAL, k1, LONG), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:201:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X9_62_PENTANOMIAL, k2, LONG), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:202:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X9_62_PENTANOMIAL, k3, LONG) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:208:35: note: in expansion of macro 'ASN1_SIMPLE' ASN1_ADB_TEMPLATE(char_two_def) = ASN1_SIMPLE(X9_62_CHARACTERISTIC_TWO, p.other, ASN1_ANY); ^ In file included from crypto/ec/ec_asn1.c:62:0: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:423:40: note: in definition of macro 'ADB_ENTRY' #define ADB_ENTRY(val, template) {val, template} ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:211:31: note: in expansion of macro 'ASN1_SIMPLE' ADB_ENTRY(NID_X9_62_onBasis, ASN1_SIMPLE(X9_62_CHARACTERISTIC_TWO, p.onBasis, ASN1_NULL)), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:423:40: note: in definition of macro 'ADB_ENTRY' #define ADB_ENTRY(val, template) {val, template} ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:212:31: note: in expansion of macro 'ASN1_SIMPLE' ADB_ENTRY(NID_X9_62_tpBasis, ASN1_SIMPLE(X9_62_CHARACTERISTIC_TWO, p.tpBasis, ASN1_INTEGER)), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:423:40: note: in definition of macro 'ADB_ENTRY' #define ADB_ENTRY(val, template) {val, template} ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:213:31: note: in expansion of macro 'ASN1_SIMPLE' ADB_ENTRY(NID_X9_62_ppBasis, ASN1_SIMPLE(X9_62_CHARACTERISTIC_TWO, p.ppBasis, X9_62_PENTANOMIAL)) ^ In file included from ../Include/string.h:15:0, from crypto/ec/ec_asn1.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:393:3: note: in expansion of macro 'offsetof' offsetof(name, field),\ ^ crypto/ec/ec_asn1.c:214:3: note: in expansion of macro 'ASN1_ADB_END' } ASN1_ADB_END(X9_62_CHARACTERISTIC_TWO, 0, type, 0, &char_two_def_tt, NULL); ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:217:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X9_62_CHARACTERISTIC_TWO, m, LONG), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:218:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X9_62_CHARACTERISTIC_TWO, type, ASN1_OBJECT), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:225:34: note: in expansion of macro 'ASN1_SIMPLE' ASN1_ADB_TEMPLATE(fieldID_def) = ASN1_SIMPLE(X9_62_FIELDID, p.other, ASN1_ANY); ^ In file included from crypto/ec/ec_asn1.c:62:0: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:423:40: note: in definition of macro 'ADB_ENTRY' #define ADB_ENTRY(val, template) {val, template} ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:228:35: note: in expansion of macro 'ASN1_SIMPLE' ADB_ENTRY(NID_X9_62_prime_field, ASN1_SIMPLE(X9_62_FIELDID, p.prime, ASN1_INTEGER)), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:423:40: note: in definition of macro 'ADB_ENTRY' #define ADB_ENTRY(val, template) {val, template} ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:229:48: note: in expansion of macro 'ASN1_SIMPLE' ADB_ENTRY(NID_X9_62_characteristic_two_field, ASN1_SIMPLE(X9_62_FIELDID, p.char_two, X9_62_CHARACTERISTIC_TWO)) ^ In file included from ../Include/string.h:15:0, from crypto/ec/ec_asn1.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:393:3: note: in expansion of macro 'offsetof' offsetof(name, field),\ ^ crypto/ec/ec_asn1.c:230:3: note: in expansion of macro 'ASN1_ADB_END' } ASN1_ADB_END(X9_62_FIELDID, 0, fieldType, 0, &fieldID_def_tt, NULL); ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:233:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X9_62_FIELDID, fieldType, ASN1_OBJECT), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:238:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X9_62_CURVE, a, ASN1_OCTET_STRING), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:239:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X9_62_CURVE, b, ASN1_OCTET_STRING), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:319:39: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/ec/ec_asn1.c:240:2: note: in expansion of macro 'ASN1_OPT' ASN1_OPT(X9_62_CURVE, seed, ASN1_BIT_STRING) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:244:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(ECPARAMETERS, version, LONG), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:245:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(ECPARAMETERS, fieldID, X9_62_FIELDID), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:246:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(ECPARAMETERS, curve, X9_62_CURVE), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:247:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(ECPARAMETERS, base, ASN1_OCTET_STRING), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:248:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(ECPARAMETERS, order, ASN1_INTEGER), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:319:39: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/ec/ec_asn1.c:249:2: note: in expansion of macro 'ASN1_OPT' ASN1_OPT(ECPARAMETERS, cofactor, ASN1_INTEGER) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:256:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(ECPKPARAMETERS, value.named_curve, ASN1_OBJECT), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:257:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(ECPKPARAMETERS, value.parameters, ECPARAMETERS), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:258:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(ECPKPARAMETERS, value.implicitlyCA, ASN1_NULL) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:259:3: note: in expansion of macro 'offsetof' offsetof(stname,selname) ,\ ^ ../Include/openssl/asn1t.h:253:45: note: in expansion of macro 'ASN1_CHOICE_END_selector' #define ASN1_CHOICE_END_name(stname, tname) ASN1_CHOICE_END_selector(stname, tname, type) ^ ../Include/openssl/asn1t.h:251:33: note: in expansion of macro 'ASN1_CHOICE_END_name' #define ASN1_CHOICE_END(stname) ASN1_CHOICE_END_name(stname, stname) ^ crypto/ec/ec_asn1.c:259:3: note: in expansion of macro 'ASN1_CHOICE_END' } ASN1_CHOICE_END(ECPKPARAMETERS) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:266:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(EC_PRIVATEKEY, version, LONG), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ec/ec_asn1.c:267:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(EC_PRIVATEKEY, privateKey, ASN1_OCTET_STRING), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:330:48: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/ec/ec_asn1.c:268:2: note: in expansion of macro 'ASN1_EXP_OPT' ASN1_EXP_OPT(EC_PRIVATEKEY, parameters, ECPKPARAMETERS, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:330:48: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/ec/ec_asn1.c:269:2: note: in expansion of macro 'ASN1_EXP_OPT' ASN1_EXP_OPT(EC_PRIVATEKEY, publicKey, ASN1_BIT_STRING, 1) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ec/ec_key.o crypto/ec/ec_key.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ec/ec2_smpl.o crypto/ec/ec2_smpl.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ec/ec2_mult.o crypto/ec/ec2_mult.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ecdh/ech_lib.o crypto/ecdh/ech_lib.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ecdh/ech_ossl.o crypto/ecdh/ech_ossl.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ecdh/ech_key.o crypto/ecdh/ech_key.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ecdh/ech_err.o crypto/ecdh/ech_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ecdsa/ecs_lib.o crypto/ecdsa/ecs_lib.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ecdsa/ecs_asn1.o crypto/ecdsa/ecs_asn1.c In file included from ../Include/time.h:15:0, from ../Include/openssl/asn1.h:62, from ../Include/openssl/ec.h:81, from ../Include/openssl/ecdsa.h:68, from crypto/ecdsa/ecs_locl.h:62, from crypto/ecdsa/ecs_asn1.c:56: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ecdsa/ecs_asn1.c:61:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(ECDSA_SIG, r, CBIGNUM), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ecdsa/ecs_asn1.c:62:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(ECDSA_SIG, s, CBIGNUM) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ecdsa/ecs_ossl.o crypto/ecdsa/ecs_ossl.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ecdsa/ecs_sign.o crypto/ecdsa/ecs_sign.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ecdsa/ecs_vrf.o crypto/ecdsa/ecs_vrf.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ecdsa/ecs_err.o crypto/ecdsa/ecs_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/buffer/buffer.o crypto/buffer/buffer.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/buffer/buf_str.o crypto/buffer/buf_str.c crypto/buffer/buf_str.c: In function 'BUF_strdup': crypto/buffer/buf_str.c:63:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] return BUF_strndup(str, strlen(str)); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/buffer/buf_str.c:56: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/buffer/buf_str.c: In function 'BUF_memdup': crypto/buffer/buf_str.c:94:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] return memcpy(ret, data, siz); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/buffer/buf_str.c:56: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const void *' CopyMem ( ^ crypto/buffer/buf_str.c: In function 'BUF_strlcpy': crypto/buffer/buf_str.c:107:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] return l + strlen(src); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/buffer/buf_str.c:56: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/buffer/buf_err.o crypto/buffer/buf_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bio/bio_lib.o crypto/bio/bio_lib.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bio/bio_cb.o crypto/bio/bio_cb.c crypto/bio/bio_cb.c: In function 'BIO_debug_callback': crypto/bio/bio_cb.c:133:3: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] BIO_write(b,buf,strlen(buf)); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/bio/bio_cb.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bio/bio_err.o crypto/bio/bio_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bio/bss_mem.o crypto/bio/bss_mem.c crypto/bio/bss_mem.c: In function 'mem_write': crypto/bio/bss_mem.c:195:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(&(bm->data[blen]),in,inl); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/bio/bss_mem.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const char *' CopyMem ( ^ crypto/bio/bss_mem.c: In function 'mem_puts': crypto/bio/bss_mem.c:318:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] n=strlen(str); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/bio/bss_mem.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bio/bss_null.o crypto/bio/bss_null.c crypto/bio/bss_null.c: In function 'null_puts': crypto/bio/bss_null.c:148:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] return(strlen(str)); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/bio/bss_null.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bio/bss_fd.o crypto/bio/bss_fd.c crypto/bio/bss_fd.c: In function 'fd_puts': crypto/bio/bss_fd.c:225:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] n=strlen(str); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/bio/bss_fd.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bio/bss_file.o crypto/bio/bss_file.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bio/bf_null.o crypto/bio/bf_null.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bio/bf_buff.o crypto/bio/bf_buff.c crypto/bio/bf_buff.c: In function 'buffer_write': crypto/bio/bf_buff.c:212:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(&(ctx->obuf[ctx->obuf_off+ctx->obuf_len]),in,inl); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/bio/bf_buff.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const char *' CopyMem ( ^ crypto/bio/bf_buff.c:222:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(&(ctx->obuf[ctx->obuf_off+ctx->obuf_len]),in,i); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/bio/bf_buff.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const char *' CopyMem ( ^ crypto/bio/bf_buff.c: In function 'buffer_puts': crypto/bio/bf_buff.c:510:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] return(buffer_write(b,str,strlen(str))); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/bio/bf_buff.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bio/b_dump.o crypto/bio/b_dump.c crypto/bio/b_dump.c: In function 'BIO_dump_indent_cb': crypto/bio/b_dump.c:147:3: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] ret+=cb((void *)buf,strlen(buf),u); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/bio/b_dump.c:63: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/bio/b_dump.c:154:3: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] ret+=cb((void *)buf,strlen(buf),u); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/bio/b_dump.c:63: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bio/b_print.o crypto/bio/b_print.c crypto/bio/b_print.c: In function 'fmtint': crypto/bio/b_print.c:528:5: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] spadlen = min - OSSL_MAX(max, place) - (signvalue ? 1 : 0) - strlen(prefix); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/bio/b_print.c:70: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bio/bf_nbio.o crypto/bio/bf_nbio.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bio/bss_log.o crypto/bio/bss_log.c crypto/bio/bss_log.c: In function 'slg_write': crypto/bio/bss_log.c:211:2: warning: implicit declaration of function 'AsciiStrnCpy' [-Wimplicit-function-declaration] strncpy(buf, in, inl); ^ crypto/bio/bss_log.c:215:2: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] while(strncmp(buf, mapping[i].str, mapping[i].strl) != 0) i++; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/bio/bss_log.c:66: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/bio/bss_log.c:215:2: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] while(strncmp(buf, mapping[i].str, mapping[i].strl) != 0) i++; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/bio/bss_log.c:66: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/bio/bss_log.c: In function 'slg_puts': crypto/bio/bss_log.c:243:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] n=strlen(str); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/bio/bss_log.c:66: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bio/bss_bio.o crypto/bio/bss_bio.c crypto/bio/bss_bio.c: In function 'bio_write': crypto/bio/bss_bio.c:411:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(b->buf + write_offset, buf, chunk); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/assert.h:15, from crypto/bio/bss_bio.c:77: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const char *' CopyMem ( ^ crypto/bio/bss_bio.c: In function 'bio_puts': crypto/bio/bss_bio.c:700:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] return bio_write(bio, str, strlen(str)); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/assert.h:15, from crypto/bio/bss_bio.c:77: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/bio/bss_dgram.o crypto/bio/bss_dgram.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/stack/stack.o crypto/stack/stack.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/lhash/lhash.o crypto/lhash/lhash.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/lhash/lh_stats.o crypto/lhash/lh_stats.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rand/md_rand.o crypto/rand/md_rand.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rand/randfile.o crypto/rand/randfile.c crypto/rand/randfile.c: In function 'RAND_file_name': crypto/rand/randfile.c:275:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] if (s != NULL && *s && strlen(s) + 1 < size) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/errno.h:15, from crypto/rand/randfile.c:62: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/rand/randfile.c:290:3: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] if (s && *s && strlen(s)+strlen(RFILE)+2 < size) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/errno.h:15, from crypto/rand/randfile.c:62: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/rand/randfile.c:290:3: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] if (s && *s && strlen(s)+strlen(RFILE)+2 < size) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/errno.h:15, from crypto/rand/randfile.c:62: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rand/rand_lib.o crypto/rand/rand_lib.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rand/rand_eng.o crypto/rand/rand_eng.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rand/rand_err.o crypto/rand/rand_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rand/rand_egd.o crypto/rand/rand_egd.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rand/rand_win.o crypto/rand/rand_win.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rand/rand_unix.o crypto/rand/rand_unix.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rand/rand_os2.o crypto/rand/rand_os2.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/rand/rand_nw.o crypto/rand/rand_nw.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/err/err.o crypto/err/err.c crypto/err/err.c: In function 'ERR_add_error_data': crypto/err/err.c:340:4: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] n+=strlen(a); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/err/err.c:112: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/err/err_def.o crypto/err/err_def.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/err/err_all.o crypto/err/err_all.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/err/err_prn.o crypto/err/err_prn.c crypto/err/err_prn.c: In function 'ERR_print_errors_cb': crypto/err/err_prn.c:82:3: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] if (cb(buf2, strlen(buf2), u) <= 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/err/err_prn.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/err/err_prn.c: In function 'ERR_error_string_n': crypto/err/err_prn.c:126:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] if (strlen(buf) == len-1) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/err/err_prn.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/err/err_prn.c:138:5: warning: implicit declaration of function 'ScanMem8' [-Wimplicit-function-declaration] char *colon = strchr(s, ':'); ^ crypto/err/err_prn.c:138:5: warning: implicit declaration of function 'AsciiStrSize' [-Wimplicit-function-declaration] In file included from ../Include/stdio.h:15:0, from crypto/err/err_prn.c:59: ../Include/OpenSslSupport.h:255:43: warning: initialization makes pointer from integer without a cast [enabled by default] #define strchr(str,ch) ScanMem8((VOID *)(str),AsciiStrSize(str),(UINT8)ch) ^ crypto/err/err_prn.c:138:19: note: in expansion of macro 'strchr' char *colon = strchr(s, ':'); ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/err/err_str.o crypto/err/err_str.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/err/err_bio.o crypto/err/err_bio.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/objects/o_names.o crypto/objects/o_names.c crypto/objects/o_names.c: In function 'OBJ_NAME_new_index': crypto/objects/o_names.c:90:24: warning: assignment from incompatible pointer type [enabled by default] name_funcs->cmp_func = OPENSSL_strcmp; ^ crypto/objects/o_names.c: In function 'obj_name_cmp': crypto/objects/o_names.c:127:4: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] ret=strcmp(a->name,b->name); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/objects/o_names.c:1: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char * const' strcmpa ( ^ crypto/objects/o_names.c:127:4: warning: passing argument 2 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] ret=strcmp(a->name,b->name); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/objects/o_names.c:1: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char * const' strcmpa ( ^ crypto/objects/o_names.c: In function 'do_all_sorted_cmp': crypto/objects/o_names.c:306:2: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] return strcmp((*n1)->name,(*n2)->name); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/objects/o_names.c:1: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char * const' strcmpa ( ^ crypto/objects/o_names.c:306:2: warning: passing argument 2 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] return strcmp((*n1)->name,(*n2)->name); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/objects/o_names.c:1: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char * const' strcmpa ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/objects/obj_dat.o crypto/objects/obj_dat.c crypto/objects/obj_dat.c: In function 'sn_cmp': crypto/objects/obj_dat.c:104:2: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] return(strcmp((*ap)->sn,(*bp)->sn)); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/objects/obj_dat.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char * const' strcmpa ( ^ crypto/objects/obj_dat.c:104:2: warning: passing argument 2 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] return(strcmp((*ap)->sn,(*bp)->sn)); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/objects/obj_dat.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char * const' strcmpa ( ^ crypto/objects/obj_dat.c: In function 'ln_cmp': crypto/objects/obj_dat.c:110:2: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] return(strcmp((*ap)->ln,(*bp)->ln)); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/objects/obj_dat.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char * const' strcmpa ( ^ crypto/objects/obj_dat.c:110:2: warning: passing argument 2 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] return(strcmp((*ap)->ln,(*bp)->ln)); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/objects/obj_dat.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char * const' strcmpa ( ^ crypto/objects/obj_dat.c: In function 'add_cmp': crypto/objects/obj_dat.c:170:3: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] else return(strcmp(a->sn,b->sn)); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/objects/obj_dat.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/objects/obj_dat.c:170:3: warning: passing argument 2 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] else return(strcmp(a->sn,b->sn)); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/objects/obj_dat.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/objects/obj_dat.c:174:3: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] else return(strcmp(a->ln,b->ln)); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/objects/obj_dat.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/objects/obj_dat.c:174:3: warning: passing argument 2 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] else return(strcmp(a->ln,b->ln)); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/objects/obj_dat.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/objects/obj_dat.c: In function 'OBJ_obj2txt': crypto/objects/obj_dat.c:463:4: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] n=strlen(s); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/objects/obj_dat.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/objects/obj_dat.c:544:4: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] i = strlen(bndec); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/objects/obj_dat.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/objects/obj_dat.c:571:4: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] i=strlen(tbuf); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/objects/obj_dat.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/objects/obj_lib.o crypto/objects/obj_lib.c crypto/objects/obj_lib.c: In function 'OBJ_dup': crypto/objects/obj_lib.c:92:3: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] i=strlen(o->ln)+1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/objects/obj_lib.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char * const' strlena ( ^ crypto/objects/obj_lib.c:95:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(ln,o->ln,i); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/objects/obj_lib.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const char * const' CopyMem ( ^ crypto/objects/obj_lib.c:102:3: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] i=strlen(o->sn)+1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/objects/obj_lib.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char * const' strlena ( ^ crypto/objects/obj_lib.c:105:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(s,o->sn,i); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/objects/obj_lib.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const char * const' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/objects/obj_err.o crypto/objects/obj_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/encode.o crypto/evp/encode.c crypto/evp/encode.c: In function 'EVP_EncodeUpdate': crypto/evp/encode.c:142:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(&(ctx->enc_data[ctx->num]),in,inl); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/evp/encode.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/evp/encode.c:149:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(&(ctx->enc_data[ctx->num]),in,i); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/evp/encode.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/evp/encode.c:170:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(&(ctx->enc_data[0]),in,inl); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/evp/encode.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/digest.o crypto/evp/digest.c crypto/evp/digest.c: In function 'EVP_MD_CTX_copy_ex': crypto/evp/digest.c:388:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(out,in,sizeof *out); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/evp/digest.c:112: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const struct EVP_MD_CTX *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/dig_eng.o crypto/evp/dig_eng.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/evp_enc.o crypto/evp/evp_enc.c crypto/evp/evp_enc.c: In function 'EVP_EncryptUpdate': crypto/evp/evp_enc.c:172:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(&(ctx->buf[i]),in,inl); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/evp/evp_enc.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/evp/evp_enc.c:180:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(&(ctx->buf[i]),in,j); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/evp/evp_enc.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/evp/evp_enc.c:199:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(ctx->buf,&(in[inl]),i); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/evp/evp_enc.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/evp_key.o crypto/evp/evp_key.c crypto/evp/evp_key.c: In function 'EVP_set_pw_prompt': crypto/evp/evp_key.c:75:3: warning: implicit declaration of function 'AsciiStrnCpy' [-Wimplicit-function-declaration] strncpy(prompt_string,prompt,79); ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/evp_acnf.o crypto/evp/evp_acnf.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/evp_cnf.o crypto/evp/evp_cnf.c crypto/evp/evp_cnf.c: In function 'alg_module_init': crypto/evp/evp_cnf.c:89:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if (!strcmp(oval->name, "fips_mode")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/evp/evp_cnf.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/evp/evp_cnf.c:89:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if (!strcmp(oval->name, "fips_mode")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/evp/evp_cnf.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/e_des.o crypto/evp/e_des.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/e_bf.o crypto/evp/e_bf.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/e_idea.o crypto/evp/e_idea.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/e_des3.o crypto/evp/e_des3.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/e_rc4.o crypto/evp/e_rc4.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/e_aes.o crypto/evp/e_aes.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/names.o crypto/evp/names.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/e_xcbc_d.o crypto/evp/e_xcbc_d.c crypto/evp/e_xcbc_d.c: In function 'desx_cbc_init_key': crypto/evp/e_xcbc_d.c:109:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(&data(ctx)->inw[0],&key[8],8); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/evp/e_xcbc_d.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/evp/e_xcbc_d.c:110:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(&data(ctx)->outw[0],&key[16],8); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/evp/e_xcbc_d.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/e_rc2.o crypto/evp/e_rc2.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/e_cast.o crypto/evp/e_cast.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/e_rc5.o crypto/evp/e_rc5.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/enc_min.o crypto/evp/enc_min.c crypto/evp/enc_min.c: In function 'EVP_CipherInit_ex': crypto/evp/enc_min.c:288:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] if(iv) memcpy(ctx->oiv, iv, EVP_CIPHER_CTX_iv_length(ctx)); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/evp/enc_min.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/m_null.o crypto/evp/m_null.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/m_md2.o crypto/evp/m_md2.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/m_md4.o crypto/evp/m_md4.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/m_md5.o crypto/evp/m_md5.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/m_sha.o crypto/evp/m_sha.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/m_sha1.o crypto/evp/m_sha1.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/m_dss.o crypto/evp/m_dss.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/m_dss1.o crypto/evp/m_dss1.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/m_ripemd.o crypto/evp/m_ripemd.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/m_ecdsa.o crypto/evp/m_ecdsa.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/p_open.o crypto/evp/p_open.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/p_seal.o crypto/evp/p_seal.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/p_sign.o crypto/evp/p_sign.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/p_verify.o crypto/evp/p_verify.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/p_lib.o crypto/evp/p_lib.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/p_enc.o crypto/evp/p_enc.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/p_dec.o crypto/evp/p_dec.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/bio_md.o crypto/evp/bio_md.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/bio_b64.o crypto/evp/bio_b64.c crypto/evp/bio_b64.c: In function 'b64_write': crypto/evp/bio_b64.c:429:5: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(&(ctx->tmp[ctx->tmp_len]),in,n); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/evp/bio_b64.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const char *' CopyMem ( ^ crypto/evp/bio_b64.c:445:6: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(ctx->tmp,in,n); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/evp/bio_b64.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const char *' CopyMem ( ^ crypto/evp/bio_b64.c: In function 'b64_puts': crypto/evp/bio_b64.c:597:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] return b64_write(b,str,strlen(str)); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/evp/bio_b64.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/bio_enc.o crypto/evp/bio_enc.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/evp_err.o crypto/evp/evp_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/e_null.o crypto/evp/e_null.c crypto/evp/e_null.c: In function 'null_cipher': crypto/evp/e_null.c:99:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy((char *)out,(const char *)in,(size_t)inl); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/evp/e_null.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/c_all.o crypto/evp/c_all.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/c_allc.o crypto/evp/c_allc.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/c_alld.o crypto/evp/c_alld.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/evp_lib.o crypto/evp/evp_lib.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/bio_ok.o crypto/evp/bio_ok.c crypto/evp/bio_ok.c: In function 'sig_out': crypto/evp/bio_ok.c:477:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] EVP_DigestUpdate(md, WELLKNOWN, strlen(WELLKNOWN)); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/evp/bio_ok.c:120: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/evp/bio_ok.c: In function 'sig_in': crypto/evp/bio_ok.c:501:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] EVP_DigestUpdate(md, WELLKNOWN, strlen(WELLKNOWN)); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/evp/bio_ok.c:120: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/evp_pkey.o crypto/evp/evp_pkey.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/evp_pbe.o crypto/evp/evp_pbe.c crypto/evp/evp_pbe.c: In function 'EVP_PBE_CipherInit': crypto/evp/evp_pbe.c:96:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] else if (passlen == -1) passlen = strlen(pass); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/evp/evp_pbe.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/p5_crpt.o crypto/evp/p5_crpt.c crypto/evp/p5_crpt.c: In function 'PKCS5_PBE_keyivgen': crypto/evp/p5_crpt.c:135:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] else if(passlen == -1) passlen = strlen(pass); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/evp/p5_crpt.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/p5_crpt2.o crypto/evp/p5_crpt2.c crypto/evp/p5_crpt2.c: In function 'PKCS5_PBKDF2_HMAC_SHA1': crypto/evp/p5_crpt2.c:92:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] else if(passlen == -1) passlen = strlen(pass); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/evp/p5_crpt2.c:58: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/evp/e_old.o crypto/evp/e_old.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_object.o crypto/asn1/a_object.c crypto/asn1/a_object.c: In function 'a2d_ASN1_OBJECT': crypto/asn1/a_object.c:98:3: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] num=strlen(buf); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_object.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/asn1/a_object.c: In function 'c2i_ASN1_OBJECT': crypto/asn1/a_object.c:324:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(ret->data,p,(int)len); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_object.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_bitstr.o crypto/asn1/a_bitstr.c crypto/asn1/a_bitstr.c: In function 'c2i_ASN1_BIT_STRING': crypto/asn1/a_bitstr.c:153:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(s,p,(int)len); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_bitstr.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_utctm.o crypto/asn1/a_utctm.c crypto/asn1/a_utctm.c: In function 'ASN1_UTCTIME_set_string': crypto/asn1/a_utctm.c:170:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] t.length=strlen(str); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_utctm.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/asn1/a_utctm.c: In function 'ASN1_UTCTIME_set': crypto/asn1/a_utctm.c:219:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] s->length=strlen(p); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_utctm.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_gentm.o crypto/asn1/a_gentm.c crypto/asn1/a_gentm.c: In function 'ASN1_GENERALIZEDTIME_set_string': crypto/asn1/a_gentm.c:189:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] t.length=strlen(str); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_gentm.c:61: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/asn1/a_gentm.c: In function 'ASN1_GENERALIZEDTIME_set': crypto/asn1/a_gentm.c:240:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] s->length=strlen(p); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_gentm.c:61: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_time.o crypto/asn1/a_time.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_int.o crypto/asn1/a_int.c crypto/asn1/a_int.c: In function 'c2i_ASN1_INTEGER': crypto/asn1/a_int.c:249:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(s,p,(int)len); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_int.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/asn1/a_int.c: In function 'd2i_ASN1_UINTEGER': crypto/asn1/a_int.c:318:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(s,p,(int)len); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_int.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_octet.o crypto/asn1/a_octet.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_print.o crypto/asn1/a_print.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_type.o crypto/asn1/a_type.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_set.o crypto/asn1/a_set.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_dup.o crypto/asn1/a_dup.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_d2i_fp.o crypto/asn1/a_d2i_fp.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_i2d_fp.o crypto/asn1/a_i2d_fp.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_enum.o crypto/asn1/a_enum.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_utf8.o crypto/asn1/a_utf8.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_sign.o crypto/asn1/a_sign.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_digest.o crypto/asn1/a_digest.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_verify.o crypto/asn1/a_verify.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_mbstr.o crypto/asn1/a_mbstr.c crypto/asn1/a_mbstr.c: In function 'ASN1_mbstring_ncopy': crypto/asn1/a_mbstr.c:102:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] if(len == -1) len = strlen((const char *)in); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_mbstr.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/asn1/a_mbstr.c: In function 'is_printable': crypto/asn1/a_mbstr.c:392:2: warning: implicit declaration of function 'ScanMem8' [-Wimplicit-function-declaration] if ((ch == ' ') || strchr("'()+,-./:=?", ch)) return 1; ^ crypto/asn1/a_mbstr.c:392:2: warning: implicit declaration of function 'AsciiStrSize' [-Wimplicit-function-declaration] cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_strex.o crypto/asn1/a_strex.c crypto/asn1/a_strex.c: In function 'do_print_ex': crypto/asn1/a_strex.c:332:3: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] outlen += strlen(tagname); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_strex.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/asn1/a_strex.c: In function 'do_name_ex': crypto/asn1/a_strex.c:493:4: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] objlen = strlen(objbuf); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_strex.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/asn1/a_strex.c: At top level: crypto/asn1/a_strex.c:104:12: warning: 'send_fp_chars' defined but not used [-Wunused-function] static int send_fp_chars(void *arg, const void *buf, int len) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/x_algor.o crypto/asn1/x_algor.c In file included from ../Include/stddef.h:15:0, from crypto/asn1/x_algor.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_algor.c:65:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_ALGOR, algorithm, ASN1_OBJECT), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:319:39: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/asn1/x_algor.c:66:2: note: in expansion of macro 'ASN1_OPT' ASN1_OPT(X509_ALGOR, parameter, ASN1_ANY) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/x_val.o crypto/asn1/x_val.c In file included from ../Include/stdio.h:15:0, from crypto/asn1/x_val.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_val.c:65:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_VAL, notBefore, ASN1_TIME), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_val.c:66:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_VAL, notAfter, ASN1_TIME) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/x_pubkey.o crypto/asn1/x_pubkey.c In file included from ../Include/stdio.h:15:0, from crypto/asn1/x_pubkey.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_pubkey.c:82:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_PUBKEY, algor, X509_ALGOR), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_pubkey.c:83:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_PUBKEY, public_key, ASN1_BIT_STRING) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/x_sig.o crypto/asn1/x_sig.c In file included from ../Include/stdio.h:15:0, from crypto/asn1/x_sig.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_sig.c:65:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_SIG, algor, X509_ALGOR), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_sig.c:66:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_SIG, digest, ASN1_OCTET_STRING) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/x_req.o crypto/asn1/x_req.c In file included from ../Include/stdio.h:15:0, from crypto/asn1/x_req.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:188:75: note: in expansion of macro 'offsetof' static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_ENCODING, 0, 0, cb, offsetof(tname, enc)}; \ ^ crypto/asn1/x_req.c:93:1: note: in expansion of macro 'ASN1_SEQUENCE_enc' ASN1_SEQUENCE_enc(X509_REQ_INFO, enc, rinf_cb) = { ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_req.c:94:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_REQ_INFO, version, ASN1_INTEGER), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_req.c:95:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_REQ_INFO, subject, X509_NAME), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_req.c:96:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_REQ_INFO, pubkey, X509_PUBKEY), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:357:4: note: in expansion of macro 'ASN1_IMP_EX' ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_SET_OF|ASN1_TFLG_OPTIONAL) ^ crypto/asn1/x_req.c:100:2: note: in expansion of macro 'ASN1_IMP_SET_OF_OPT' ASN1_IMP_SET_OF_OPT(X509_REQ_INFO, attributes, X509_ATTRIBUTE, 0) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:184:65: note: in expansion of macro 'offsetof' static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), lck, cb, 0}; \ ^ crypto/asn1/x_req.c:105:1: note: in expansion of macro 'ASN1_SEQUENCE_ref' ASN1_SEQUENCE_ref(X509_REQ, 0, CRYPTO_LOCK_X509_REQ) = { ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_req.c:106:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_REQ, req_info, X509_REQ_INFO), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_req.c:107:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_REQ, sig_alg, X509_ALGOR), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_req.c:108:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_REQ, signature, ASN1_BIT_STRING) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/x_attrib.o crypto/asn1/x_attrib.c In file included from ../Include/stdio.h:15:0, from crypto/asn1/x_attrib.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:343:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_SET_OF, 0, stname, field, type) ^ crypto/asn1/x_attrib.c:86:2: note: in expansion of macro 'ASN1_SET_OF' ASN1_SET_OF(X509_ATTRIBUTE, value.set, ASN1_ANY), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_attrib.c:87:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_ATTRIBUTE, value.single, ASN1_ANY) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:259:3: note: in expansion of macro 'offsetof' offsetof(stname,selname) ,\ ^ crypto/asn1/x_attrib.c:88:3: note: in expansion of macro 'ASN1_CHOICE_END_selector' } ASN1_CHOICE_END_selector(X509_ATTRIBUTE, X509_ATTRIBUTE_SET, single) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_attrib.c:91:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_ATTRIBUTE, object, ASN1_OBJECT), ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/x_bignum.o crypto/asn1/x_bignum.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/x_long.o crypto/asn1/x_long.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/x_name.o crypto/asn1/x_name.c In file included from ../Include/stdio.h:15:0, from crypto/asn1/x_name.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_name.c:74:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_NAME_ENTRY, object, ASN1_OBJECT), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_name.c:75:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_NAME_ENTRY, value, ASN1_PRINTABLE) ^ crypto/asn1/x_name.c: In function 'x509_name_ex_d2i': crypto/asn1/x_name.c:181:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(nm.x->bytes->data, q, p - q); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/x_name.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/x_x509.o crypto/asn1/x_x509.c In file included from ../Include/stdio.h:15:0, from crypto/asn1/x_x509.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:188:75: note: in expansion of macro 'offsetof' static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_ENCODING, 0, 0, cb, offsetof(tname, enc)}; \ ^ crypto/asn1/x_x509.c:66:1: note: in expansion of macro 'ASN1_SEQUENCE_enc' ASN1_SEQUENCE_enc(X509_CINF, enc, 0) = { ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:330:48: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/asn1/x_x509.c:67:2: note: in expansion of macro 'ASN1_EXP_OPT' ASN1_EXP_OPT(X509_CINF, version, ASN1_INTEGER, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_x509.c:68:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_CINF, serialNumber, ASN1_INTEGER), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_x509.c:69:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_CINF, signature, X509_ALGOR), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_x509.c:70:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_CINF, issuer, X509_NAME), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_x509.c:71:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_CINF, validity, X509_VAL), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_x509.c:72:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_CINF, subject, X509_NAME), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_x509.c:73:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_CINF, key, X509_PUBKEY), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:325:48: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/asn1/x_x509.c:74:2: note: in expansion of macro 'ASN1_IMP_OPT' ASN1_IMP_OPT(X509_CINF, issuerUID, ASN1_BIT_STRING, 1), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:325:48: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/asn1/x_x509.c:75:2: note: in expansion of macro 'ASN1_IMP_OPT' ASN1_IMP_OPT(X509_CINF, subjectUID, ASN1_BIT_STRING, 2), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:372:4: note: in expansion of macro 'ASN1_EXP_EX' ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_SEQUENCE_OF|ASN1_TFLG_OPTIONAL) ^ crypto/asn1/x_x509.c:76:2: note: in expansion of macro 'ASN1_EXP_SEQUENCE_OF_OPT' ASN1_EXP_SEQUENCE_OF_OPT(X509_CINF, extensions, X509_EXTENSION, 3) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:184:65: note: in expansion of macro 'offsetof' static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), lck, cb, 0}; \ ^ crypto/asn1/x_x509.c:130:1: note: in expansion of macro 'ASN1_SEQUENCE_ref' ASN1_SEQUENCE_ref(X509, x509_cb, CRYPTO_LOCK_X509) = { ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_x509.c:131:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509, cert_info, X509_CINF), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_x509.c:132:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509, sig_alg, X509_ALGOR), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_x509.c:133:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509, signature, ASN1_BIT_STRING) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/x_x509a.o crypto/asn1/x_x509a.c In file included from ../Include/stdio.h:15:0, from crypto/asn1/x_x509a.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:338:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_SEQUENCE_OF|ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/asn1/x_x509a.c:75:2: note: in expansion of macro 'ASN1_SEQUENCE_OF_OPT' ASN1_SEQUENCE_OF_OPT(X509_CERT_AUX, trust, ASN1_OBJECT), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:366:4: note: in expansion of macro 'ASN1_IMP_EX' ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_SEQUENCE_OF|ASN1_TFLG_OPTIONAL) ^ crypto/asn1/x_x509a.c:76:2: note: in expansion of macro 'ASN1_IMP_SEQUENCE_OF_OPT' ASN1_IMP_SEQUENCE_OF_OPT(X509_CERT_AUX, reject, ASN1_OBJECT, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:319:39: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/asn1/x_x509a.c:77:2: note: in expansion of macro 'ASN1_OPT' ASN1_OPT(X509_CERT_AUX, alias, ASN1_UTF8STRING), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:319:39: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/asn1/x_x509a.c:78:2: note: in expansion of macro 'ASN1_OPT' ASN1_OPT(X509_CERT_AUX, keyid, ASN1_OCTET_STRING), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:366:4: note: in expansion of macro 'ASN1_IMP_EX' ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_SEQUENCE_OF|ASN1_TFLG_OPTIONAL) ^ crypto/asn1/x_x509a.c:79:2: note: in expansion of macro 'ASN1_IMP_SEQUENCE_OF_OPT' ASN1_IMP_SEQUENCE_OF_OPT(X509_CERT_AUX, other, X509_ALGOR, 1) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:330:48: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/asn1/x_x509a.c:176:2: note: in expansion of macro 'ASN1_EXP_OPT' ASN1_EXP_OPT(X509_CERT_PAIR, forward, X509, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:330:48: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/asn1/x_x509a.c:177:2: note: in expansion of macro 'ASN1_EXP_OPT' ASN1_EXP_OPT(X509_CERT_PAIR, reverse, X509, 1) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/x_crl.o crypto/asn1/x_crl.c In file included from ../Include/stdio.h:15:0, from crypto/asn1/x_crl.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_crl.c:68:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_REVOKED,serialNumber, ASN1_INTEGER), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_crl.c:69:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_REVOKED,revocationDate, ASN1_TIME), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:338:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_SEQUENCE_OF|ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/asn1/x_crl.c:70:2: note: in expansion of macro 'ASN1_SEQUENCE_OF_OPT' ASN1_SEQUENCE_OF_OPT(X509_REVOKED,extensions, X509_EXTENSION) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:188:75: note: in expansion of macro 'offsetof' static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_ENCODING, 0, 0, cb, offsetof(tname, enc)}; \ ^ crypto/asn1/x_crl.c:94:1: note: in expansion of macro 'ASN1_SEQUENCE_enc' ASN1_SEQUENCE_enc(X509_CRL_INFO, enc, crl_inf_cb) = { ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:319:39: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/asn1/x_crl.c:95:2: note: in expansion of macro 'ASN1_OPT' ASN1_OPT(X509_CRL_INFO, version, ASN1_INTEGER), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_crl.c:96:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_CRL_INFO, sig_alg, X509_ALGOR), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_crl.c:97:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_CRL_INFO, issuer, X509_NAME), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_crl.c:98:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_CRL_INFO, lastUpdate, ASN1_TIME), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:319:39: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/asn1/x_crl.c:99:2: note: in expansion of macro 'ASN1_OPT' ASN1_OPT(X509_CRL_INFO, nextUpdate, ASN1_TIME), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:338:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_SEQUENCE_OF|ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/asn1/x_crl.c:100:2: note: in expansion of macro 'ASN1_SEQUENCE_OF_OPT' ASN1_SEQUENCE_OF_OPT(X509_CRL_INFO, revoked, X509_REVOKED), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:372:4: note: in expansion of macro 'ASN1_EXP_EX' ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_SEQUENCE_OF|ASN1_TFLG_OPTIONAL) ^ crypto/asn1/x_crl.c:101:2: note: in expansion of macro 'ASN1_EXP_SEQUENCE_OF_OPT' ASN1_EXP_SEQUENCE_OF_OPT(X509_CRL_INFO, extensions, X509_EXTENSION, 0) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:184:65: note: in expansion of macro 'offsetof' static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), lck, cb, 0}; \ ^ crypto/asn1/x_crl.c:104:1: note: in expansion of macro 'ASN1_SEQUENCE_ref' ASN1_SEQUENCE_ref(X509_CRL, 0, CRYPTO_LOCK_X509_CRL) = { ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_crl.c:105:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_CRL, crl, X509_CRL_INFO), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_crl.c:106:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_CRL, sig_alg, X509_ALGOR), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_crl.c:107:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_CRL, signature, ASN1_BIT_STRING) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/x_info.o crypto/asn1/x_info.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/x_spki.o crypto/asn1/x_spki.c In file included from ../Include/stdio.h:15:0, from crypto/asn1/x_spki.c:63: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_spki.c:69:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(NETSCAPE_SPKAC, pubkey, X509_PUBKEY), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_spki.c:70:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(NETSCAPE_SPKAC, challenge, ASN1_IA5STRING) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_spki.c:76:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(NETSCAPE_SPKI, spkac, NETSCAPE_SPKAC), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_spki.c:77:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(NETSCAPE_SPKI, sig_algor, X509_ALGOR), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_spki.c:78:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(NETSCAPE_SPKI, signature, ASN1_BIT_STRING) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/nsseq.o crypto/asn1/nsseq.c In file included from ../Include/stdio.h:15:0, from crypto/asn1/nsseq.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/nsseq.c:78:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(NETSCAPE_CERT_SEQUENCE, type, ASN1_OBJECT), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:372:4: note: in expansion of macro 'ASN1_EXP_EX' ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_SEQUENCE_OF|ASN1_TFLG_OPTIONAL) ^ crypto/asn1/nsseq.c:79:2: note: in expansion of macro 'ASN1_EXP_SEQUENCE_OF_OPT' ASN1_EXP_SEQUENCE_OF_OPT(NETSCAPE_CERT_SEQUENCE, certs, X509, 0) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/d2i_pu.o crypto/asn1/d2i_pu.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pr.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/i2d_pu.o crypto/asn1/i2d_pu.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pr.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/t_req.o crypto/asn1/t_req.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/t_x509.o crypto/asn1/t_x509.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/t_x509a.o crypto/asn1/t_x509a.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/t_crl.o crypto/asn1/t_crl.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/t_pkey.o crypto/asn1/t_pkey.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/t_spki.o crypto/asn1/t_spki.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/t_bitst.o crypto/asn1/t_bitst.c crypto/asn1/t_bitst.c: In function 'ASN1_BIT_STRING_num_asc': crypto/asn1/t_bitst.c:98:3: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] if(!strcmp(bnam->sname, name) || ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/t_bitst.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/asn1/t_bitst.c:98:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(bnam->sname, name) || ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/t_bitst.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/asn1/t_bitst.c:99:4: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] !strcmp(bnam->lname, name) ) return bnam->bitnum; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/t_bitst.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/asn1/t_bitst.c:99:4: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] !strcmp(bnam->lname, name) ) return bnam->bitnum; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/t_bitst.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/tasn_new.o crypto/asn1/tasn_new.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/tasn_fre.o crypto/asn1/tasn_fre.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/tasn_enc.o crypto/asn1/tasn_enc.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/tasn_dec.o crypto/asn1/tasn_dec.c crypto/asn1/tasn_dec.c: In function 'collect_data': crypto/asn1/tasn_dec.c:1227:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(buf->data + len, *p, plen); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stddef.h:15, from crypto/asn1/tasn_dec.c:60: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/tasn_utl.o crypto/asn1/tasn_utl.c crypto/asn1/tasn_utl.c: In function 'asn1_enc_save': crypto/asn1/tasn_utl.c:178:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(enc->enc, in, inlen); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stddef.h:15, from crypto/asn1/tasn_utl.c:60: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/tasn_typ.o crypto/asn1/tasn_typ.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/f_int.o crypto/asn1/f_int.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/f_string.o crypto/asn1/f_string.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/n_pkey.o crypto/asn1/n_pkey.c In file included from ../Include/stdio.h:15:0, from crypto/asn1/n_pkey.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/n_pkey.c:91:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(NETSCAPE_ENCRYPTED_PKEY, os, ASN1_OCTET_STRING), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/n_pkey.c:92:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(NETSCAPE_ENCRYPTED_PKEY, enckey, X509_SIG) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/n_pkey.c:100:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(NETSCAPE_PKEY, version, LONG), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/n_pkey.c:101:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(NETSCAPE_PKEY, algor, X509_ALGOR), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/n_pkey.c:102:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(NETSCAPE_PKEY, private_key, ASN1_OCTET_STRING) ^ crypto/asn1/n_pkey.c: In function 'i2d_RSA_NET': crypto/asn1/n_pkey.c:206:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] i = strlen((char *)buf); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/n_pkey.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/asn1/n_pkey.c: In function 'd2i_RSA_NET': crypto/asn1/n_pkey.c:256:2: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] if ((enckey->os->length != 11) || (strncmp("private-key", ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/n_pkey.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/asn1/n_pkey.c:256:2: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] if ((enckey->os->length != 11) || (strncmp("private-key", ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/n_pkey.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/asn1/n_pkey.c: In function 'd2i_RSA_NET_2': crypto/asn1/n_pkey.c:299:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] i = strlen((char *)buf); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/n_pkey.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/f_enum.o crypto/asn1/f_enum.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_hdr.o crypto/asn1/a_hdr.c crypto/asn1/a_hdr.c: In function 'ASN1_HEADER_new': crypto/asn1/a_hdr.c:102:11: warning: variable 'c' set but not used [-Wunused-but-set-variable] ASN1_CTX c; ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/x_pkey.o crypto/asn1/x_pkey.c crypto/asn1/x_pkey.c: In function 'X509_PKEY_new': crypto/asn1/x_pkey.c:110:11: warning: variable 'c' set but not used [-Wunused-but-set-variable] ASN1_CTX c; ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_bool.o crypto/asn1/a_bool.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/x_exten.o crypto/asn1/x_exten.c In file included from ../Include/stddef.h:15:0, from crypto/asn1/x_exten.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_exten.c:65:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_EXTENSION, object, ASN1_OBJECT), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:319:39: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/asn1/x_exten.c:66:2: note: in expansion of macro 'ASN1_OPT' ASN1_OPT(X509_EXTENSION, critical, ASN1_BOOLEAN), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/x_exten.c:67:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(X509_EXTENSION, value, ASN1_OCTET_STRING) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/asn_mime.o crypto/asn1/asn_mime.c crypto/asn1/asn_mime.c: In function 'SMIME_read_ASN1': crypto/asn1/asn_mime.c:385:2: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(hdr->value, "multipart/signed")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/asn1/asn_mime.c:385:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(hdr->value, "multipart/signed")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/asn1/asn_mime.c:419:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if(strcmp(hdr->value, "application/x-pkcs7-signature") && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/asn1/asn_mime.c:419:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(strcmp(hdr->value, "application/x-pkcs7-signature") && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/asn1/asn_mime.c:420:4: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] strcmp(hdr->value, "application/pkcs7-signature")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/asn1/asn_mime.c:420:4: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] strcmp(hdr->value, "application/pkcs7-signature")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/asn1/asn_mime.c:445:2: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if (strcmp (hdr->value, "application/x-pkcs7-mime") && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/asn1/asn_mime.c:445:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if (strcmp (hdr->value, "application/x-pkcs7-mime") && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/asn1/asn_mime.c:446:6: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] strcmp (hdr->value, "application/pkcs7-mime")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/asn1/asn_mime.c:446:6: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] strcmp (hdr->value, "application/pkcs7-mime")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/asn1/asn_mime.c: In function 'SMIME_text': crypto/asn1/asn_mime.c:518:2: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if (strcmp (hdr->value, "text/plain")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/asn1/asn_mime.c:518:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if (strcmp (hdr->value, "text/plain")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/asn1/asn_mime.c: In function 'multi_split': crypto/asn1/asn_mime.c:545:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] blen = strlen(bound); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/asn1/asn_mime.c: In function 'strip_end': crypto/asn1/asn_mime.c:715:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] for(p = name + strlen(name) - 1; p >= name ;p--) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/asn1/asn_mime.c: In function 'mime_hdr_cmp': crypto/asn1/asn_mime.c:796:2: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] return(strcmp((*a)->name, (*b)->name)); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char * const' strcmpa ( ^ crypto/asn1/asn_mime.c:796:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] return(strcmp((*a)->name, (*b)->name)); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char * const' strcmpa ( ^ crypto/asn1/asn_mime.c: In function 'mime_param_cmp': crypto/asn1/asn_mime.c:804:2: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] return(strcmp((*a)->param_name, (*b)->param_name)); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char * const' strcmpa ( ^ crypto/asn1/asn_mime.c:804:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] return(strcmp((*a)->param_name, (*b)->param_name)); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char * const' strcmpa ( ^ crypto/asn1/asn_mime.c: In function 'mime_bound_check': crypto/asn1/asn_mime.c:851:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] if(linelen == -1) linelen = strlen(line); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/asn1/asn_mime.c:852:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] if(blen == -1) blen = strlen(bound); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/asn1/asn_mime.c:856:2: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] if(!strncmp(line, "--", 2) && !strncmp(line + 2, bound, blen)) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/asn1/asn_mime.c:856:2: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] if(!strncmp(line, "--", 2) && !strncmp(line + 2, bound, blen)) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/asn1/asn_mime.c:856:2: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] if(!strncmp(line, "--", 2) && !strncmp(line + 2, bound, blen)) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/asn1/asn_mime.c:856:2: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] if(!strncmp(line, "--", 2) && !strncmp(line + 2, bound, blen)) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/asn1/asn_mime.c:857:3: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] if(!strncmp(line + blen + 2, "--", 2)) return 2; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/asn1/asn_mime.c:857:3: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] if(!strncmp(line + blen + 2, "--", 2)) return 2; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn_mime.c:55: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/asn1_gen.o crypto/asn1/asn1_gen.c crypto/asn1/asn1_gen.c: In function 'ASN1_generate_v3': crypto/asn1/asn1_gen.c:254:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(p, cpy_start, cpy_len); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/asn1/asn1_gen.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/asn1/asn1_gen.c: In function 'asn1_cb': crypto/asn1/asn1_gen.c:359:3: warning: passing argument 1 of 'strncmpa' discards 'const' qualifier from pointer target type [enabled by default] if (!strncmp(vstart, "ASCII", 5)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/asn1/asn1_gen.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strncmpa ( ^ crypto/asn1/asn1_gen.c:359:3: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] if (!strncmp(vstart, "ASCII", 5)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/asn1/asn1_gen.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/asn1/asn1_gen.c:361:3: warning: passing argument 1 of 'strncmpa' discards 'const' qualifier from pointer target type [enabled by default] else if (!strncmp(vstart, "UTF8", 4)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/asn1/asn1_gen.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strncmpa ( ^ crypto/asn1/asn1_gen.c:361:3: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] else if (!strncmp(vstart, "UTF8", 4)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/asn1/asn1_gen.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/asn1/asn1_gen.c:363:3: warning: passing argument 1 of 'strncmpa' discards 'const' qualifier from pointer target type [enabled by default] else if (!strncmp(vstart, "HEX", 3)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/asn1/asn1_gen.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strncmpa ( ^ crypto/asn1/asn1_gen.c:363:3: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] else if (!strncmp(vstart, "HEX", 3)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/asn1/asn1_gen.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/asn1/asn1_gen.c:365:3: warning: passing argument 1 of 'strncmpa' discards 'const' qualifier from pointer target type [enabled by default] else if (!strncmp(vstart, "BITLIST", 3)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/asn1/asn1_gen.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strncmpa ( ^ crypto/asn1/asn1_gen.c:365:3: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] else if (!strncmp(vstart, "BITLIST", 3)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/asn1/asn1_gen.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/asn1/asn1_gen.c: In function 'asn1_str2tag': crypto/asn1/asn1_gen.c:619:3: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] len = strlen(tagstr); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/asn1/asn1_gen.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/asn1/asn1_gen.c:624:3: warning: passing argument 1 of 'strncmpa' discards 'const' qualifier from pointer target type [enabled by default] if ((len == tntmp->len) && !strncmp(tntmp->strnam, tagstr, len)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/asn1/asn1_gen.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strncmpa ( ^ crypto/asn1/asn1_gen.c:624:3: warning: passing argument 2 of 'strncmpa' discards 'const' qualifier from pointer target type [enabled by default] if ((len == tntmp->len) && !strncmp(tntmp->strnam, tagstr, len)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/asn1/asn1_gen.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strncmpa ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/asn1_par.o crypto/asn1/asn1_par.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/asn1_lib.o crypto/asn1/asn1_lib.c crypto/asn1/asn1_lib.c: In function 'ASN1_STRING_set': crypto/asn1/asn1_lib.c:369:4: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] len=strlen(data); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn1_lib.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/asn1/asn1_lib.c:389:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(str->data,data,len); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/asn1_lib.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/asn1_err.o crypto/asn1/asn1_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_meth.o crypto/asn1/a_meth.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_bytes.o crypto/asn1/a_bytes.c crypto/asn1/a_bytes.c: In function 'd2i_ASN1_type_bytes': crypto/asn1/a_bytes.c:110:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(s,p,(int)len); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_bytes.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/asn1/a_bytes.c: In function 'd2i_ASN1_bytes': crypto/asn1/a_bytes.c:222:4: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(s,p,(int)len); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_bytes.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/a_strnid.o crypto/asn1/a_strnid.c crypto/asn1/a_strnid.c: In function 'ASN1_STRING_set_default_mask_asc': crypto/asn1/a_strnid.c:103:2: warning: passing argument 1 of 'strncmpa' discards 'const' qualifier from pointer target type [enabled by default] if(!strncmp(p, "MASK:", 5)) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_strnid.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strncmpa ( ^ crypto/asn1/a_strnid.c:103:2: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] if(!strncmp(p, "MASK:", 5)) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_strnid.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/asn1/a_strnid.c:107:2: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] } else if(!strcmp(p, "nombstr")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_strnid.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/asn1/a_strnid.c:107:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] } else if(!strcmp(p, "nombstr")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_strnid.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/asn1/a_strnid.c:109:2: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] else if(!strcmp(p, "pkix")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_strnid.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/asn1/a_strnid.c:109:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] else if(!strcmp(p, "pkix")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_strnid.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/asn1/a_strnid.c:111:2: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] else if(!strcmp(p, "utf8only")) mask = B_ASN1_UTF8STRING; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_strnid.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/asn1/a_strnid.c:111:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] else if(!strcmp(p, "utf8only")) mask = B_ASN1_UTF8STRING; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_strnid.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/asn1/a_strnid.c:112:2: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] else if(!strcmp(p, "default")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_strnid.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/asn1/a_strnid.c:112:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] else if(!strcmp(p, "default")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/asn1/a_strnid.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/evp_asn1.o crypto/asn1/evp_asn1.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/asn_pack.o crypto/asn1/asn_pack.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbe.c In file included from ../Include/stdio.h:15:0, from crypto/asn1/p5_pbe.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/p5_pbe.c:68:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PBEPARAM, salt, ASN1_OCTET_STRING), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/p5_pbe.c:69:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PBEPARAM, iter, ASN1_INTEGER) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/p5_pbev2.o crypto/asn1/p5_pbev2.c In file included from ../Include/stdio.h:15:0, from crypto/asn1/p5_pbev2.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/p5_pbev2.c:68:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PBE2PARAM, keyfunc, X509_ALGOR), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/p5_pbev2.c:69:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PBE2PARAM, encryption, X509_ALGOR) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/p5_pbev2.c:75:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PBKDF2PARAM, salt, ASN1_ANY), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/p5_pbev2.c:76:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PBKDF2PARAM, iter, ASN1_INTEGER), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:319:39: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/asn1/p5_pbev2.c:77:2: note: in expansion of macro 'ASN1_OPT' ASN1_OPT(PBKDF2PARAM, keylength, ASN1_INTEGER), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:319:39: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/asn1/p5_pbev2.c:78:2: note: in expansion of macro 'ASN1_OPT' ASN1_OPT(PBKDF2PARAM, prf, X509_ALGOR) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/p8_pkey.o crypto/asn1/p8_pkey.c In file included from ../Include/stdio.h:15:0, from crypto/asn1/p8_pkey.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/p8_pkey.c:78:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS8_PRIV_KEY_INFO, version, ASN1_INTEGER), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/p8_pkey.c:79:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS8_PRIV_KEY_INFO, pkeyalg, X509_ALGOR), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/asn1/p8_pkey.c:80:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS8_PRIV_KEY_INFO, pkey, ASN1_ANY), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:357:4: note: in expansion of macro 'ASN1_IMP_EX' ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_SET_OF|ASN1_TFLG_OPTIONAL) ^ crypto/asn1/p8_pkey.c:81:2: note: in expansion of macro 'ASN1_IMP_SET_OF_OPT' ASN1_IMP_SET_OF_OPT(PKCS8_PRIV_KEY_INFO, attributes, X509_ATTRIBUTE, 0) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/asn1/asn_moid.o crypto/asn1/asn_moid.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pem/pem_sign.o crypto/pem/pem_sign.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pem/pem_seal.o crypto/pem/pem_seal.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pem/pem_info.o crypto/pem/pem_info.c crypto/pem/pem_info.c: In function 'PEM_X509_INFO_read_bio': crypto/pem/pem_info.c:131:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if ( (strcmp(name,PEM_STRING_X509) == 0) || ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_info.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_info.c:131:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if ( (strcmp(name,PEM_STRING_X509) == 0) || ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_info.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_info.c:132:4: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] (strcmp(name,PEM_STRING_X509_OLD) == 0)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_info.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_info.c:132:4: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] (strcmp(name,PEM_STRING_X509_OLD) == 0)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_info.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_info.c:143:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] else if ((strcmp(name,PEM_STRING_X509_TRUSTED) == 0)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_info.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_info.c:143:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] else if ((strcmp(name,PEM_STRING_X509_TRUSTED) == 0)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_info.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_info.c:154:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] else if (strcmp(name,PEM_STRING_X509_CRL) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_info.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_info.c:154:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] else if (strcmp(name,PEM_STRING_X509_CRL) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_info.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_info.c:167:4: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if (strcmp(name,PEM_STRING_RSA) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_info.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_info.c:167:4: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if (strcmp(name,PEM_STRING_RSA) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_info.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_info.c:185:4: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] if ((int)strlen(header) > 10) /* assume encrypted */ ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_info.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/pem/pem_info.c:191:4: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if (strcmp(name,PEM_STRING_DSA) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_info.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_info.c:191:4: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if (strcmp(name,PEM_STRING_DSA) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_info.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_info.c:209:4: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] if ((int)strlen(header) > 10) /* assume encrypted */ ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_info.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/pem/pem_info.c:215:5: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if (strcmp(name,PEM_STRING_ECPRIVATEKEY) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_info.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_info.c:215:5: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if (strcmp(name,PEM_STRING_ECPRIVATEKEY) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_info.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_info.c:233:5: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] if ((int)strlen(header) > 10) /* assume encrypted */ ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_info.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/pem/pem_info.c: In function 'PEM_X509_INFO_write_bio': crypto/pem/pem_info.c:359:4: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] OPENSSL_assert(strlen(objstr)+23+2*enc->iv_len+13 <= sizeof buf); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_info.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pem/pem_lib.o crypto/pem/pem_lib.c crypto/pem/pem_lib.c: In function 'PEM_dek_info': crypto/pem/pem_lib.c:148:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] j=strlen(buf); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/pem/pem_lib.c: In function 'check_pem': crypto/pem/pem_lib.c:182:2: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] if (!strcmp(nm,name)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:182:2: warning: passing argument 2 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] if (!strcmp(nm,name)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:186:2: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] if(!strcmp(nm,PEM_STRING_PKCS8) && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:186:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(nm,PEM_STRING_PKCS8) && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_lib.c:187:3: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] !strcmp(name,PEM_STRING_EVP_PKEY)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:187:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] !strcmp(name,PEM_STRING_EVP_PKEY)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_lib.c:189:2: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] if(!strcmp(nm,PEM_STRING_PKCS8INF) && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:189:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(nm,PEM_STRING_PKCS8INF) && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_lib.c:190:4: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] !strcmp(name,PEM_STRING_EVP_PKEY)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:190:4: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] !strcmp(name,PEM_STRING_EVP_PKEY)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_lib.c:192:2: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] if(!strcmp(nm,PEM_STRING_RSA) && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:192:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(nm,PEM_STRING_RSA) && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_lib.c:193:3: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] !strcmp(name,PEM_STRING_EVP_PKEY)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:193:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] !strcmp(name,PEM_STRING_EVP_PKEY)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_lib.c:195:2: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] if(!strcmp(nm,PEM_STRING_DSA) && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:195:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(nm,PEM_STRING_DSA) && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_lib.c:196:4: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] !strcmp(name,PEM_STRING_EVP_PKEY)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:196:4: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] !strcmp(name,PEM_STRING_EVP_PKEY)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_lib.c:198:3: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] if(!strcmp(nm,PEM_STRING_ECPRIVATEKEY) && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:198:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(nm,PEM_STRING_ECPRIVATEKEY) && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_lib.c:199:5: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] !strcmp(name,PEM_STRING_EVP_PKEY)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:199:5: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] !strcmp(name,PEM_STRING_EVP_PKEY)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_lib.c:202:2: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] if(!strcmp(nm,PEM_STRING_X509_OLD) && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:202:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(nm,PEM_STRING_X509_OLD) && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_lib.c:203:3: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] !strcmp(name,PEM_STRING_X509)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:203:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] !strcmp(name,PEM_STRING_X509)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_lib.c:205:2: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] if(!strcmp(nm,PEM_STRING_X509_REQ_OLD) && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:205:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(nm,PEM_STRING_X509_REQ_OLD) && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_lib.c:206:3: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] !strcmp(name,PEM_STRING_X509_REQ)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:206:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] !strcmp(name,PEM_STRING_X509_REQ)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_lib.c:209:2: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] if(!strcmp(nm,PEM_STRING_X509) && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:209:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(nm,PEM_STRING_X509) && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_lib.c:210:3: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] !strcmp(name,PEM_STRING_X509_TRUSTED)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:210:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] !strcmp(name,PEM_STRING_X509_TRUSTED)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_lib.c:212:2: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] if(!strcmp(nm,PEM_STRING_X509_OLD) && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:212:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(nm,PEM_STRING_X509_OLD) && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_lib.c:213:3: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] !strcmp(name,PEM_STRING_X509_TRUSTED)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:213:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] !strcmp(name,PEM_STRING_X509_TRUSTED)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_lib.c:216:2: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] if(!strcmp(nm, PEM_STRING_X509) && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:216:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(nm, PEM_STRING_X509) && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_lib.c:217:3: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] !strcmp(name, PEM_STRING_PKCS7)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:217:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] !strcmp(name, PEM_STRING_PKCS7)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_lib.c:219:2: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] if(!strcmp(nm, PEM_STRING_PKCS7_SIGNED) && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:219:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(nm, PEM_STRING_PKCS7_SIGNED) && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_lib.c:220:3: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] !strcmp(name, PEM_STRING_PKCS7)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/pem/pem_lib.c:220:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] !strcmp(name, PEM_STRING_PKCS7)) return 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_lib.c: In function 'PEM_ASN1_write_bio': crypto/pem/pem_lib.c:353:3: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] OPENSSL_assert(strlen(objstr)+23+2*enc->iv_len+13 <= sizeof buf); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/pem/pem_lib.c: In function 'PEM_get_EVP_CIPHER_INFO': crypto/pem/pem_lib.c:444:2: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] if (strncmp(header,"Proc-Type: ",11) != 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/pem/pem_lib.c:444:2: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] if (strncmp(header,"Proc-Type: ",11) != 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/pem/pem_lib.c:449:2: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] if (strncmp(header,"ENCRYPTED",9) != 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/pem/pem_lib.c:449:2: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] if (strncmp(header,"ENCRYPTED",9) != 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/pem/pem_lib.c:456:2: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] if (strncmp(header,"DEK-Info: ",10) != 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/pem/pem_lib.c:456:2: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] if (strncmp(header,"DEK-Info: ",10) != 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/pem/pem_lib.c: In function 'PEM_write_bio': crypto/pem/pem_lib.c:548:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] nlen=strlen(name); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/pem/pem_lib.c:555:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] i=strlen(header); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/pem/pem_lib.c: In function 'PEM_read_bio': crypto/pem/pem_lib.c:655:3: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] if (strncmp(buf,"-----BEGIN ",11) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/pem/pem_lib.c:655:3: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] if (strncmp(buf,"-----BEGIN ",11) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/pem/pem_lib.c:657:4: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] i=strlen(&(buf[11])); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/pem/pem_lib.c:659:4: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] if (strncmp(&(buf[11+i-6]),"-----\n",6) != 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/pem/pem_lib.c:659:4: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] if (strncmp(&(buf[11+i-6]),"-----\n",6) != 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/pem/pem_lib.c:686:3: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] if (strncmp(buf,"-----END ",9) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/pem/pem_lib.c:686:3: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] if (strncmp(buf,"-----END ",9) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/pem/pem_lib.c:711:4: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] if (strncmp(buf,"-----END ",9) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/pem/pem_lib.c:711:4: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] if (strncmp(buf,"-----END ",9) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/pem/pem_lib.c:742:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] i=strlen(nameB->data); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/pem/pem_lib.c:743:2: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] if ( (strncmp(buf,"-----END ",9) != 0) || ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/pem/pem_lib.c:743:2: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] if ( (strncmp(buf,"-----END ",9) != 0) || ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/pem/pem_lib.c:744:3: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] (strncmp(nameB->data,&(buf[9]),i) != 0) || ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/pem/pem_lib.c:744:3: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] (strncmp(nameB->data,&(buf[9]),i) != 0) || ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/pem/pem_lib.c:745:3: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] (strncmp(&(buf[9+i]),"-----\n",6) != 0)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/pem/pem_lib.c:745:3: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] (strncmp(&(buf[9+i]),"-----\n",6) != 0)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_lib.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pem/pem_all.o crypto/pem/pem_all.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pem/pem_err.o crypto/pem/pem_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pem/pem_x509.o crypto/pem/pem_x509.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pem/pem_xaux.o crypto/pem/pem_xaux.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pem/pem_oth.o crypto/pem/pem_oth.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pem/pem_pk8.o crypto/pem/pem_pk8.c crypto/pem/pem_pk8.c:73:12: warning: 'do_pk8pkey_fp' declared 'static' but never defined [-Wunused-function] static int do_pk8pkey_fp(FILE *bp, EVP_PKEY *x, int isder, ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pem/pem_pkey.o crypto/pem/pem_pkey.c crypto/pem/pem_pkey.c: In function 'PEM_read_bio_PrivateKey': crypto/pem/pem_pkey.c:82:2: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if (strcmp(nm,PEM_STRING_RSA) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_pkey.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_pkey.c:82:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if (strcmp(nm,PEM_STRING_RSA) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_pkey.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_pkey.c:84:2: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] else if (strcmp(nm,PEM_STRING_DSA) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_pkey.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_pkey.c:84:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] else if (strcmp(nm,PEM_STRING_DSA) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_pkey.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_pkey.c:86:2: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] else if (strcmp(nm,PEM_STRING_ECPRIVATEKEY) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_pkey.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_pkey.c:86:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] else if (strcmp(nm,PEM_STRING_ECPRIVATEKEY) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_pkey.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_pkey.c:88:2: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] else if (strcmp(nm,PEM_STRING_PKCS8INF) == 0) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_pkey.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_pkey.c:88:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] else if (strcmp(nm,PEM_STRING_PKCS8INF) == 0) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_pkey.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_pkey.c:98:2: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] } else if (strcmp(nm,PEM_STRING_PKCS8) == 0) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_pkey.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/pem/pem_pkey.c:98:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] } else if (strcmp(nm,PEM_STRING_PKCS8) == 0) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pem/pem_pkey.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/x509_def.o crypto/x509/x509_def.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/x509_d2.o crypto/x509/x509_d2.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/x509_r2x.o crypto/x509/x509_r2x.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/x509_cmp.o crypto/x509/x509_cmp.c crypto/x509/x509_cmp.c: In function 'X509_issuer_and_serial_hash': crypto/x509/x509_cmp.c:89:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] ret=strlen(f); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509/x509_cmp.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/x509/x509_cmp.c: In function 'X509_cmp': crypto/x509/x509_cmp.c:160:2: warning: passing argument 1 of 'CompareMem' discards 'const' qualifier from pointer target type [enabled by default] return memcmp(a->sha1_hash, b->sha1_hash, SHA_DIGEST_LENGTH); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509/x509_cmp.c:59: /usr/include/efi/efilib.h:194:1: note: expected 'void *' but argument is of type 'const unsigned char *' CompareMem ( ^ crypto/x509/x509_cmp.c:160:2: warning: passing argument 2 of 'CompareMem' discards 'const' qualifier from pointer target type [enabled by default] return memcmp(a->sha1_hash, b->sha1_hash, SHA_DIGEST_LENGTH); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509/x509_cmp.c:59: /usr/include/efi/efilib.h:194:1: note: expected 'void *' but argument is of type 'const unsigned char *' CompareMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/x509_obj.o crypto/x509/x509_obj.c crypto/x509/x509_obj.c: In function 'X509_NAME_oneline': crypto/x509/x509_obj.c:96:6: warning: implicit declaration of function 'AsciiStrnCpy' [-Wimplicit-function-declaration] strncpy(buf,"NO X509_NAME",len); ^ crypto/x509/x509_obj.c:112:3: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] l1=strlen(s); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509/x509_obj.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/x509/x509_obj.c:174:3: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(p,s,(unsigned int)l1); p+=l1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509/x509_obj.c:59: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const char *' CopyMem ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/x509_req.o crypto/x509/x509_req.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/x509spki.o crypto/x509/x509spki.c crypto/x509/x509spki.c: In function 'NETSCAPE_SPKI_b64_decode': crypto/x509/x509spki.c:84:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] if(len <= 0) len = strlen(str); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509/x509spki.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/x509_vfy.o crypto/x509/x509_vfy.c crypto/x509/x509_vfy.c: In function 'X509_cmp_time': crypto/x509/x509_vfy.c:1122:2: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] i=strcmp(buff1,buff2); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509/x509_vfy.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509/x509_vfy.c:1122:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] i=strcmp(buff1,buff2); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509/x509_vfy.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/x509_set.o crypto/x509/x509_set.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/x509cset.o crypto/x509/x509cset.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/x509rset.o crypto/x509/x509rset.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/x509_err.o crypto/x509/x509_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/x509name.o crypto/x509/x509name.c crypto/x509/x509name.c: In function 'X509_NAME_ENTRY_set_data': crypto/x509/x509name.c:359:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] if (len < 0) len=strlen((char *)bytes); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509/x509name.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/x509_v3.o crypto/x509/x509_v3.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/x509_ext.o crypto/x509/x509_ext.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/x509_att.o crypto/x509/x509_att.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/x509type.o crypto/x509/x509type.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/x509_lu.o crypto/x509/x509_lu.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/x_all.o crypto/x509/x_all.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/x509_txt.o crypto/x509/x509_txt.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/x509_trs.o crypto/x509/x509_trs.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/by_file.o crypto/x509/by_file.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/by_dir.o crypto/x509/by_dir.c crypto/x509/by_dir.c: In function 'add_cert_dir': crypto/x509/by_dir.c:205:5: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] if (strlen(ctx->dirs[j]) == (size_t)len && ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509/by_dir.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/x509/by_dir.c:206:9: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] strncmp(ctx->dirs[j],ss,(unsigned int)len) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509/by_dir.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/x509/by_dir.c:206:9: warning: passing argument 2 of 'strncmpa' discards 'const' qualifier from pointer target type [enabled by default] strncmp(ctx->dirs[j],ss,(unsigned int)len) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509/by_dir.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strncmpa ( ^ crypto/x509/by_dir.c:236:4: warning: implicit declaration of function 'AsciiStrnCpy' [-Wimplicit-function-declaration] strncpy(ctx->dirs[ctx->num_dirs],ss,(unsigned int)len); ^ crypto/x509/by_dir.c: In function 'get_cert_by_subject': crypto/x509/by_dir.c:301:3: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] j=strlen(ctx->dirs[i])+1+8+6+1+1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509/by_dir.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/x509/by_dir.c:348:5: warning: implicit declaration of function 'X509_load_cert_file' [-Wimplicit-function-declaration] if ((X509_load_cert_file(xl,b->data, ^ crypto/x509/by_dir.c:354:5: warning: implicit declaration of function 'X509_load_crl_file' [-Wimplicit-function-declaration] if ((X509_load_crl_file(xl,b->data, ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509/x509_vpm.o crypto/x509/x509_vpm.c crypto/x509/x509_vpm.c: In function 'table_cmp': crypto/x509/x509_vpm.c:376:2: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] return strcmp(a->name, b->name); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509/x509_vpm.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char * const' strcmpa ( ^ crypto/x509/x509_vpm.c:376:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] return strcmp(a->name, b->name); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509/x509_vpm.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char * const' strcmpa ( ^ crypto/x509/x509_vpm.c: In function 'param_cmp': crypto/x509/x509_vpm.c:382:2: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] return strcmp((*a)->name, (*b)->name); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509/x509_vpm.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char * const' strcmpa ( ^ crypto/x509/x509_vpm.c:382:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] return strcmp((*a)->name, (*b)->name); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509/x509_vpm.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char * const' strcmpa ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bcons.c In file included from ../Include/stdio.h:15:0, from crypto/x509v3/v3_bcons.c:60: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:319:39: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/x509v3/v3_bcons.c:82:2: note: in expansion of macro 'ASN1_OPT' ASN1_OPT(BASIC_CONSTRAINTS, ca, ASN1_FBOOLEAN), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:319:39: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/x509v3/v3_bcons.c:83:2: note: in expansion of macro 'ASN1_OPT' ASN1_OPT(BASIC_CONSTRAINTS, pathlen, ASN1_INTEGER) ^ crypto/x509v3/v3_bcons.c: In function 'v2i_BASIC_CONSTRAINTS': crypto/x509v3/v3_bcons.c:109:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(val->name, "CA")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_bcons.c:60: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_bcons.c:109:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(val->name, "CA")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_bcons.c:60: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_bcons.c:111:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] } else if(!strcmp(val->name, "pathlen")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_bcons.c:60: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_bcons.c:111:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] } else if(!strcmp(val->name, "pathlen")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_bcons.c:60: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_bitst.c crypto/x509v3/v3_bitst.c: In function 'v2i_ASN1_BIT_STRING': crypto/x509v3/v3_bitst.c:119:4: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] if(!strcmp(bnam->sname, val->name) || ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_bitst.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/x509v3/v3_bitst.c:119:4: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(bnam->sname, val->name) || ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_bitst.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_bitst.c:120:5: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] !strcmp(bnam->lname, val->name) ) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_bitst.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/x509v3/v3_bitst.c:120:5: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] !strcmp(bnam->lname, val->name) ) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_bitst.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_conf.o crypto/x509v3/v3_conf.c crypto/x509v3/v3_conf.c: In function 'v3_check_critical': crypto/x509v3/v3_conf.c:229:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] if ((strlen(p) < 9) || strncmp(p, "critical,", 9)) return 0; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_conf.c:62: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/x509v3/v3_conf.c:229:2: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] if ((strlen(p) < 9) || strncmp(p, "critical,", 9)) return 0; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_conf.c:62: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/x509v3/v3_conf.c:229:2: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] if ((strlen(p) < 9) || strncmp(p, "critical,", 9)) return 0; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_conf.c:62: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/x509v3/v3_conf.c: In function 'v3_check_generic': crypto/x509v3/v3_conf.c:241:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] if ((strlen(p) >= 4) && !strncmp(p, "DER:", 4)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_conf.c:62: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/x509v3/v3_conf.c:241:2: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] if ((strlen(p) >= 4) && !strncmp(p, "DER:", 4)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_conf.c:62: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/x509v3/v3_conf.c:241:2: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] if ((strlen(p) >= 4) && !strncmp(p, "DER:", 4)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_conf.c:62: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/x509v3/v3_conf.c:246:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] else if ((strlen(p) >= 5) && !strncmp(p, "ASN1:", 5)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_conf.c:62: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/x509v3/v3_conf.c:246:2: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] else if ((strlen(p) >= 5) && !strncmp(p, "ASN1:", 5)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_conf.c:62: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/x509v3/v3_conf.c:246:2: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] else if ((strlen(p) >= 5) && !strncmp(p, "ASN1:", 5)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_conf.c:62: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_extku.o crypto/x509v3/v3_extku.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_ia5.c crypto/x509v3/v3_ia5.c: In function 's2i_ASN1_IA5STRING': crypto/x509v3/v3_ia5.c:104:8: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] strlen(str))) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_ia5.c:60: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_lib.o crypto/x509v3/v3_lib.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_prn.o crypto/x509v3/v3_prn.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_utl.o crypto/x509v3/v3_utl.c crypto/x509v3/v3_utl.c: In function 'X509V3_get_value_bool': crypto/x509v3/v3_utl.c:217:2: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(btmp, "TRUE") || !strcmp(btmp, "true") ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c:217:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(btmp, "TRUE") || !strcmp(btmp, "true") ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c:217:2: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(btmp, "TRUE") || !strcmp(btmp, "true") ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c:217:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(btmp, "TRUE") || !strcmp(btmp, "true") ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c:218:4: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] || !strcmp(btmp, "Y") || !strcmp(btmp, "y") ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c:218:4: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] || !strcmp(btmp, "Y") || !strcmp(btmp, "y") ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c:218:4: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] || !strcmp(btmp, "Y") || !strcmp(btmp, "y") ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c:218:4: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] || !strcmp(btmp, "Y") || !strcmp(btmp, "y") ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c:219:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] || !strcmp(btmp, "YES") || !strcmp(btmp, "yes")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c:219:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] || !strcmp(btmp, "YES") || !strcmp(btmp, "yes")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c:219:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] || !strcmp(btmp, "YES") || !strcmp(btmp, "yes")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c:219:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] || !strcmp(btmp, "YES") || !strcmp(btmp, "yes")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c:222:2: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] } else if(!strcmp(btmp, "FALSE") || !strcmp(btmp, "false") ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c:222:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] } else if(!strcmp(btmp, "FALSE") || !strcmp(btmp, "false") ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c:222:2: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] } else if(!strcmp(btmp, "FALSE") || !strcmp(btmp, "false") ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c:222:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] } else if(!strcmp(btmp, "FALSE") || !strcmp(btmp, "false") ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c:223:4: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] || !strcmp(btmp, "N") || !strcmp(btmp, "n") ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c:223:4: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] || !strcmp(btmp, "N") || !strcmp(btmp, "n") ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c:223:4: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] || !strcmp(btmp, "N") || !strcmp(btmp, "n") ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c:223:4: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] || !strcmp(btmp, "N") || !strcmp(btmp, "n") ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c:224:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] || !strcmp(btmp, "NO") || !strcmp(btmp, "no")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c:224:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] || !strcmp(btmp, "NO") || !strcmp(btmp, "no")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c:224:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] || !strcmp(btmp, "NO") || !strcmp(btmp, "no")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c:224:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] || !strcmp(btmp, "NO") || !strcmp(btmp, "no")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_utl.c: In function 'strip_spaces': crypto/x509v3/v3_utl.c:349:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] q = p + strlen(p) - 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/x509v3/v3_utl.c: In function 'string_to_hex': crypto/x509v3/v3_utl.c:400:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] if(!(hexbuf = OPENSSL_malloc(strlen(str) >> 1))) goto err; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/x509v3/v3_utl.c: In function 'name_cmp': crypto/x509v3/v3_utl.c:454:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] len = strlen(cmp); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/x509v3/v3_utl.c:455:2: warning: passing argument 1 of 'strncmpa' discards 'const' qualifier from pointer target type [enabled by default] if((ret = strncmp(name, cmp, len))) return ret; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strncmpa ( ^ crypto/x509v3/v3_utl.c:455:2: warning: passing argument 2 of 'strncmpa' discards 'const' qualifier from pointer target type [enabled by default] if((ret = strncmp(name, cmp, len))) return ret; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strncmpa ( ^ crypto/x509v3/v3_utl.c: In function 'sk_strcmp': crypto/x509v3/v3_utl.c:463:2: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] return strcmp(*a, *b); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char * const' strcmpa ( ^ crypto/x509v3/v3_utl.c:463:2: warning: passing argument 2 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] return strcmp(*a, *b); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_utl.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char * const' strcmpa ( ^ crypto/x509v3/v3_utl.c: In function 'a2i_IPADDRESS_NC': crypto/x509v3/v3_utl.c:602:2: warning: implicit declaration of function 'ScanMem8' [-Wimplicit-function-declaration] p = strchr(ipasc,'/'); ^ crypto/x509v3/v3_utl.c:602:2: warning: implicit declaration of function 'AsciiStrSize' [-Wimplicit-function-declaration] crypto/x509v3/v3_utl.c:602:4: warning: assignment makes pointer from integer without a cast [enabled by default] p = strchr(ipasc,'/'); ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3err.o crypto/x509v3/v3err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_genn.o crypto/x509v3/v3_genn.c In file included from ../Include/stdio.h:15:0, from crypto/x509v3/v3_genn.c:60: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/x509v3/v3_genn.c:67:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(OTHERNAME, type_id, ASN1_OBJECT), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/x509v3/v3_genn.c:69:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(OTHERNAME, value, ASN1_ANY, 0) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:325:48: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/x509v3/v3_genn.c:75:2: note: in expansion of macro 'ASN1_IMP_OPT' ASN1_IMP_OPT(EDIPARTYNAME, nameAssigner, DIRECTORYSTRING, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:325:48: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/x509v3/v3_genn.c:76:2: note: in expansion of macro 'ASN1_IMP_OPT' ASN1_IMP_OPT(EDIPARTYNAME, partyName, DIRECTORYSTRING, 1) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:322:44: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, 0) ^ crypto/x509v3/v3_genn.c:82:2: note: in expansion of macro 'ASN1_IMP' ASN1_IMP(GENERAL_NAME, d.otherName, OTHERNAME, GEN_OTHERNAME), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:322:44: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, 0) ^ crypto/x509v3/v3_genn.c:83:2: note: in expansion of macro 'ASN1_IMP' ASN1_IMP(GENERAL_NAME, d.rfc822Name, ASN1_IA5STRING, GEN_EMAIL), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:322:44: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, 0) ^ crypto/x509v3/v3_genn.c:84:2: note: in expansion of macro 'ASN1_IMP' ASN1_IMP(GENERAL_NAME, d.dNSName, ASN1_IA5STRING, GEN_DNS), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:322:44: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, 0) ^ crypto/x509v3/v3_genn.c:86:2: note: in expansion of macro 'ASN1_IMP' ASN1_IMP(GENERAL_NAME, d.x400Address, ASN1_SEQUENCE, GEN_X400), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/x509v3/v3_genn.c:88:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(GENERAL_NAME, d.directoryName, X509_NAME, GEN_DIRNAME), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:322:44: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, 0) ^ crypto/x509v3/v3_genn.c:89:2: note: in expansion of macro 'ASN1_IMP' ASN1_IMP(GENERAL_NAME, d.ediPartyName, EDIPARTYNAME, GEN_EDIPARTY), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:322:44: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, 0) ^ crypto/x509v3/v3_genn.c:90:2: note: in expansion of macro 'ASN1_IMP' ASN1_IMP(GENERAL_NAME, d.uniformResourceIdentifier, ASN1_IA5STRING, GEN_URI), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:322:44: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, 0) ^ crypto/x509v3/v3_genn.c:91:2: note: in expansion of macro 'ASN1_IMP' ASN1_IMP(GENERAL_NAME, d.iPAddress, ASN1_OCTET_STRING, GEN_IPADD), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:322:44: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, 0) ^ crypto/x509v3/v3_genn.c:92:2: note: in expansion of macro 'ASN1_IMP' ASN1_IMP(GENERAL_NAME, d.registeredID, ASN1_OBJECT, GEN_RID) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:259:3: note: in expansion of macro 'offsetof' offsetof(stname,selname) ,\ ^ ../Include/openssl/asn1t.h:253:45: note: in expansion of macro 'ASN1_CHOICE_END_selector' #define ASN1_CHOICE_END_name(stname, tname) ASN1_CHOICE_END_selector(stname, tname, type) ^ ../Include/openssl/asn1t.h:251:33: note: in expansion of macro 'ASN1_CHOICE_END_name' #define ASN1_CHOICE_END(stname) ASN1_CHOICE_END_name(stname, stname) ^ crypto/x509v3/v3_genn.c:93:3: note: in expansion of macro 'ASN1_CHOICE_END' } ASN1_CHOICE_END(GENERAL_NAME) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_alt.o crypto/x509v3/v3_alt.c crypto/x509v3/v3_alt.c: In function 'i2v_GENERAL_NAME': crypto/x509v3/v3_alt.c:150:5: warning: implicit declaration of function 'AsciiStrCat' [-Wimplicit-function-declaration] strcat(oline, htmp); ^ crypto/x509v3/v3_alt.c: In function 'v2i_issuer_alt': crypto/x509v3/v3_alt.c:250:7: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] !strcmp(cnf->value, "copy")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_alt.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_alt.c:250:7: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] !strcmp(cnf->value, "copy")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_alt.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_alt.c: In function 'v2i_subject_alt': crypto/x509v3/v3_alt.c:315:7: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] !strcmp(cnf->value, "copy")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_alt.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_alt.c:315:7: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] !strcmp(cnf->value, "copy")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_alt.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_alt.c:318:7: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] !strcmp(cnf->value, "move")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_alt.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_alt.c:318:7: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] !strcmp(cnf->value, "move")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_alt.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_alt.c: In function 'v2i_GENERAL_NAME_ex': crypto/x509v3/v3_alt.c:519:13: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] strlen(value))) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_alt.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/x509v3/v3_alt.c: In function 'do_othername': crypto/x509v3/v3_alt.c:540:2: warning: implicit declaration of function 'ScanMem8' [-Wimplicit-function-declaration] if (!(p = strchr(value, ';'))) ^ crypto/x509v3/v3_alt.c:540:2: warning: implicit declaration of function 'AsciiStrSize' [-Wimplicit-function-declaration] crypto/x509v3/v3_alt.c:540:10: warning: assignment makes pointer from integer without a cast [enabled by default] if (!(p = strchr(value, ';'))) ^ crypto/x509v3/v3_alt.c:552:2: warning: implicit declaration of function 'AsciiStrnCpy' [-Wimplicit-function-declaration] strncpy(objtmp, value, objlen); ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_skey.o crypto/x509v3/v3_skey.c crypto/x509v3/v3_skey.c: In function 's2i_skey_id': crypto/x509v3/v3_skey.c:109:2: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if(strcmp(str, "hash")) return s2i_ASN1_OCTET_STRING(method, ctx, str); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_skey.c:60: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_skey.c:109:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(strcmp(str, "hash")) return s2i_ASN1_OCTET_STRING(method, ctx, str); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_skey.c:60: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akey.c crypto/x509v3/v3_akey.c: In function 'v2i_AUTHORITY_KEYID': crypto/x509v3/v3_akey.c:129:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(cnf->name, "keyid")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_akey.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_akey.c:129:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(cnf->name, "keyid")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_akey.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_akey.c:132:4: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if(cnf->value && !strcmp(cnf->value, "always")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_akey.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_akey.c:132:4: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(cnf->value && !strcmp(cnf->value, "always")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_akey.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_akey.c:135:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] else if(!strcmp(cnf->name, "issuer")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_akey.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_akey.c:135:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] else if(!strcmp(cnf->name, "issuer")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_akey.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_akey.c:138:4: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if(cnf->value && !strcmp(cnf->value, "always")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_akey.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_akey.c:138:4: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(cnf->value && !strcmp(cnf->value, "always")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_akey.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pku.c In file included from ../Include/stdio.h:15:0, from crypto/x509v3/v3_pku.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:325:48: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/x509v3/v3_pku.c:78:2: note: in expansion of macro 'ASN1_IMP_OPT' ASN1_IMP_OPT(PKEY_USAGE_PERIOD, notBefore, ASN1_GENERALIZEDTIME, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:325:48: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/x509v3/v3_pku.c:79:2: note: in expansion of macro 'ASN1_IMP_OPT' ASN1_IMP_OPT(PKEY_USAGE_PERIOD, notAfter, ASN1_GENERALIZEDTIME, 1) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_int.o crypto/x509v3/v3_int.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_enum.o crypto/x509v3/v3_enum.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_sxnet.c In file included from ../Include/stdio.h:15:0, from crypto/x509v3/v3_sxnet.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/x509v3/v3_sxnet.c:91:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(SXNETID, zone, ASN1_INTEGER), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/x509v3/v3_sxnet.c:92:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(SXNETID, user, ASN1_OCTET_STRING) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/x509v3/v3_sxnet.c:98:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(SXNET, version, ASN1_INTEGER), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:334:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_SEQUENCE_OF, 0, stname, field, type) ^ crypto/x509v3/v3_sxnet.c:99:2: note: in expansion of macro 'ASN1_SEQUENCE_OF' ASN1_SEQUENCE_OF(SXNET, ids, SXNETID) ^ crypto/x509v3/v3_sxnet.c: In function 'SXNET_add_id_INTEGER': crypto/x509v3/v3_sxnet.c:192:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] if(userlen == -1) userlen = strlen(user); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_sxnet.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/x509v3/v3_sxnet.c:208:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] if(userlen == -1) userlen = strlen(user); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_sxnet.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_cpols.c In file included from ../Include/stdio.h:15:0, from crypto/x509v3/v3_cpols.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/x509v3/v3_cpols.c:97:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(POLICYINFO, policyid, ASN1_OBJECT), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:338:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_SEQUENCE_OF|ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/x509v3/v3_cpols.c:98:2: note: in expansion of macro 'ASN1_SEQUENCE_OF_OPT' ASN1_SEQUENCE_OF_OPT(POLICYINFO, qualifiers, POLICYQUALINFO) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/x509v3/v3_cpols.c:103:36: note: in expansion of macro 'ASN1_SIMPLE' ASN1_ADB_TEMPLATE(policydefault) = ASN1_SIMPLE(POLICYQUALINFO, d.other, ASN1_ANY); ^ In file included from crypto/x509v3/v3_cpols.c:63:0: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:423:40: note: in definition of macro 'ADB_ENTRY' #define ADB_ENTRY(val, template) {val, template} ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/x509v3/v3_cpols.c:106:27: note: in expansion of macro 'ASN1_SIMPLE' ADB_ENTRY(NID_id_qt_cps, ASN1_SIMPLE(POLICYQUALINFO, d.cpsuri, ASN1_IA5STRING)), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:423:40: note: in definition of macro 'ADB_ENTRY' #define ADB_ENTRY(val, template) {val, template} ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/x509v3/v3_cpols.c:107:31: note: in expansion of macro 'ASN1_SIMPLE' ADB_ENTRY(NID_id_qt_unotice, ASN1_SIMPLE(POLICYQUALINFO, d.usernotice, USERNOTICE)) ^ In file included from ../Include/stdio.h:15:0, from crypto/x509v3/v3_cpols.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:393:3: note: in expansion of macro 'offsetof' offsetof(name, field),\ ^ crypto/x509v3/v3_cpols.c:108:3: note: in expansion of macro 'ASN1_ADB_END' } ASN1_ADB_END(POLICYQUALINFO, 0, pqualid, 0, &policydefault_tt, NULL); ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/x509v3/v3_cpols.c:111:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(POLICYQUALINFO, pqualid, ASN1_OBJECT), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:319:39: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/x509v3/v3_cpols.c:118:2: note: in expansion of macro 'ASN1_OPT' ASN1_OPT(USERNOTICE, noticeref, NOTICEREF), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:319:39: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/x509v3/v3_cpols.c:119:2: note: in expansion of macro 'ASN1_OPT' ASN1_OPT(USERNOTICE, exptext, DISPLAYTEXT) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/x509v3/v3_cpols.c:125:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(NOTICEREF, organization, DISPLAYTEXT), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:334:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_SEQUENCE_OF, 0, stname, field, type) ^ crypto/x509v3/v3_cpols.c:126:2: note: in expansion of macro 'ASN1_SEQUENCE_OF' ASN1_SEQUENCE_OF(NOTICEREF, noticenos, ASN1_INTEGER) ^ crypto/x509v3/v3_cpols.c: In function 'r2i_certpol': crypto/x509v3/v3_cpols.c:160:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(pstr,"ia5org")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_cpols.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_cpols.c:160:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(pstr,"ia5org")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_cpols.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_cpols.c: In function 'policy_section': crypto/x509v3/v3_cpols.c:208:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(cnf->name, "policyIdentifier")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_cpols.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_cpols.c:208:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(cnf->name, "policyIdentifier")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_cpols.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_cpols.c:226:8: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] strlen(cnf->value))) goto merr; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_cpols.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/x509v3/v3_cpols.c: In function 'notice_section': crypto/x509v3/v3_cpols.c:285:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(cnf->name, "explicitText")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_cpols.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_cpols.c:285:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(cnf->name, "explicitText")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_cpols.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_cpols.c:288:8: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] strlen(cnf->value))) goto merr; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_cpols.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/x509v3/v3_cpols.c:289:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] } else if(!strcmp(cnf->name, "organization")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_cpols.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_cpols.c:289:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] } else if(!strcmp(cnf->name, "organization")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_cpols.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_cpols.c:298:8: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] strlen(cnf->value))) goto merr; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_cpols.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/x509v3/v3_cpols.c:299:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] } else if(!strcmp(cnf->name, "noticeNumbers")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_cpols.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_cpols.c:299:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] } else if(!strcmp(cnf->name, "noticeNumbers")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_cpols.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_crld.o crypto/x509v3/v3_crld.c In file included from ../Include/stdio.h:15:0, from crypto/x509v3/v3_crld.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:363:4: note: in expansion of macro 'ASN1_IMP_EX' ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_SEQUENCE_OF) ^ crypto/x509v3/v3_crld.c:144:2: note: in expansion of macro 'ASN1_IMP_SEQUENCE_OF' ASN1_IMP_SEQUENCE_OF(DIST_POINT_NAME, name.fullname, GENERAL_NAME, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:351:4: note: in expansion of macro 'ASN1_IMP_EX' ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_SET_OF) ^ crypto/x509v3/v3_crld.c:145:2: note: in expansion of macro 'ASN1_IMP_SET_OF' ASN1_IMP_SET_OF(DIST_POINT_NAME, name.relativename, X509_NAME_ENTRY, 1) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:259:3: note: in expansion of macro 'offsetof' offsetof(stname,selname) ,\ ^ ../Include/openssl/asn1t.h:253:45: note: in expansion of macro 'ASN1_CHOICE_END_selector' #define ASN1_CHOICE_END_name(stname, tname) ASN1_CHOICE_END_selector(stname, tname, type) ^ ../Include/openssl/asn1t.h:251:33: note: in expansion of macro 'ASN1_CHOICE_END_name' #define ASN1_CHOICE_END(stname) ASN1_CHOICE_END_name(stname, stname) ^ crypto/x509v3/v3_crld.c:146:3: note: in expansion of macro 'ASN1_CHOICE_END' } ASN1_CHOICE_END(DIST_POINT_NAME) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:330:48: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/x509v3/v3_crld.c:151:2: note: in expansion of macro 'ASN1_EXP_OPT' ASN1_EXP_OPT(DIST_POINT, distpoint, DIST_POINT_NAME, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:325:48: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/x509v3/v3_crld.c:152:2: note: in expansion of macro 'ASN1_IMP_OPT' ASN1_IMP_OPT(DIST_POINT, reasons, ASN1_BIT_STRING, 1), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:366:4: note: in expansion of macro 'ASN1_IMP_EX' ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_SEQUENCE_OF|ASN1_TFLG_OPTIONAL) ^ crypto/x509v3/v3_crld.c:153:2: note: in expansion of macro 'ASN1_IMP_SEQUENCE_OF_OPT' ASN1_IMP_SEQUENCE_OF_OPT(DIST_POINT, CRLissuer, GENERAL_NAME, 2) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_purp.o crypto/x509v3/v3_purp.c crypto/x509v3/v3_purp.c: In function 'X509_PURPOSE_get_by_sname': crypto/x509v3/v3_purp.c:152:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(xptmp->sname, sname)) return i; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_purp.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_purp.c:152:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(xptmp->sname, sname)) return i; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_purp.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_info.o crypto/x509v3/v3_info.c In file included from ../Include/stdio.h:15:0, from crypto/x509v3/v3_info.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/x509v3/v3_info.c:91:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(ACCESS_DESCRIPTION, method, ASN1_OBJECT), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/x509v3/v3_info.c:92:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(ACCESS_DESCRIPTION, location, GENERAL_NAME) ^ crypto/x509v3/v3_info.c: In function 'i2v_AUTHORITY_INFO_ACCESS': crypto/x509v3/v3_info.c:117:3: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] nlen = strlen(objtmp) + strlen(vtmp->name) + 5; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_info.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/x509v3/v3_info.c:117:3: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] nlen = strlen(objtmp) + strlen(vtmp->name) + 5; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_info.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/x509v3/v3_info.c: In function 'v2i_AUTHORITY_INFO_ACCESS': crypto/x509v3/v3_info.c:154:3: warning: implicit declaration of function 'ScanMem8' [-Wimplicit-function-declaration] ptmp = strchr(cnf->name, ';'); ^ crypto/x509v3/v3_info.c:154:3: warning: implicit declaration of function 'AsciiStrSize' [-Wimplicit-function-declaration] crypto/x509v3/v3_info.c:154:8: warning: assignment makes pointer from integer without a cast [enabled by default] ptmp = strchr(cnf->name, ';'); ^ crypto/x509v3/v3_info.c:168:3: warning: implicit declaration of function 'AsciiStrnCpy' [-Wimplicit-function-declaration] strncpy(objtmp, cnf->name, objlen); ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_ocsp.o crypto/x509v3/v3_ocsp.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_akeya.c In file included from ../Include/stdio.h:15:0, from crypto/x509v3/v3_akeya.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:325:48: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/x509v3/v3_akeya.c:67:2: note: in expansion of macro 'ASN1_IMP_OPT' ASN1_IMP_OPT(AUTHORITY_KEYID, keyid, ASN1_OCTET_STRING, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:366:4: note: in expansion of macro 'ASN1_IMP_EX' ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_SEQUENCE_OF|ASN1_TFLG_OPTIONAL) ^ crypto/x509v3/v3_akeya.c:68:2: note: in expansion of macro 'ASN1_IMP_SEQUENCE_OF_OPT' ASN1_IMP_SEQUENCE_OF_OPT(AUTHORITY_KEYID, issuer, GENERAL_NAME, 1), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:325:48: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/x509v3/v3_akeya.c:69:2: note: in expansion of macro 'ASN1_IMP_OPT' ASN1_IMP_OPT(AUTHORITY_KEYID, serial, ASN1_INTEGER, 2) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_pmaps.c In file included from ../Include/stdio.h:15:0, from crypto/x509v3/v3_pmaps.c:60: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/x509v3/v3_pmaps.c:83:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(POLICY_MAPPING, issuerDomainPolicy, ASN1_OBJECT), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/x509v3/v3_pmaps.c:84:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(POLICY_MAPPING, subjectDomainPolicy, ASN1_OBJECT) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pcons.c In file included from ../Include/stdio.h:15:0, from crypto/x509v3/v3_pcons.c:60: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:325:48: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/x509v3/v3_pcons.c:84:2: note: in expansion of macro 'ASN1_IMP_OPT' ASN1_IMP_OPT(POLICY_CONSTRAINTS, requireExplicitPolicy, ASN1_INTEGER,0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:325:48: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/x509v3/v3_pcons.c:85:2: note: in expansion of macro 'ASN1_IMP_OPT' ASN1_IMP_OPT(POLICY_CONSTRAINTS, inhibitPolicyMapping, ASN1_INTEGER,1) ^ crypto/x509v3/v3_pcons.c: In function 'v2i_POLICY_CONSTRAINTS': crypto/x509v3/v3_pcons.c:114:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(val->name, "requireExplicitPolicy")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_pcons.c:60: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_pcons.c:114:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if(!strcmp(val->name, "requireExplicitPolicy")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_pcons.c:60: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_pcons.c:117:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] } else if(!strcmp(val->name, "inhibitPolicyMapping")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_pcons.c:60: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_pcons.c:117:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] } else if(!strcmp(val->name, "inhibitPolicyMapping")) { ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_pcons.c:60: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_ncons.c In file included from ../Include/stdio.h:15:0, from crypto/x509v3/v3_ncons.c:60: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/x509v3/v3_ncons.c:86:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(GENERAL_SUBTREE, base, GENERAL_NAME), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:325:48: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/x509v3/v3_ncons.c:87:2: note: in expansion of macro 'ASN1_IMP_OPT' ASN1_IMP_OPT(GENERAL_SUBTREE, minimum, ASN1_INTEGER, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:325:48: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/x509v3/v3_ncons.c:88:2: note: in expansion of macro 'ASN1_IMP_OPT' ASN1_IMP_OPT(GENERAL_SUBTREE, maximum, ASN1_INTEGER, 1) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:366:4: note: in expansion of macro 'ASN1_IMP_EX' ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_SEQUENCE_OF|ASN1_TFLG_OPTIONAL) ^ crypto/x509v3/v3_ncons.c:92:2: note: in expansion of macro 'ASN1_IMP_SEQUENCE_OF_OPT' ASN1_IMP_SEQUENCE_OF_OPT(NAME_CONSTRAINTS, permittedSubtrees, ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:366:4: note: in expansion of macro 'ASN1_IMP_EX' ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_SEQUENCE_OF|ASN1_TFLG_OPTIONAL) ^ crypto/x509v3/v3_ncons.c:94:2: note: in expansion of macro 'ASN1_IMP_SEQUENCE_OF_OPT' ASN1_IMP_SEQUENCE_OF_OPT(NAME_CONSTRAINTS, excludedSubtrees, ^ crypto/x509v3/v3_ncons.c: In function 'v2i_NAME_CONSTRAINTS': crypto/x509v3/v3_ncons.c:116:3: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] if (!strncmp(val->name, "permitted", 9) && val->name[9]) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_ncons.c:60: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/x509v3/v3_ncons.c:116:3: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] if (!strncmp(val->name, "permitted", 9) && val->name[9]) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_ncons.c:60: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/x509v3/v3_ncons.c:121:3: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] else if (!strncmp(val->name, "excluded", 8) && val->name[8]) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_ncons.c:60: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/x509v3/v3_ncons.c:121:3: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] else if (!strncmp(val->name, "excluded", 8) && val->name[8]) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_ncons.c:60: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcia.c In file included from ../Include/time.h:15:0, from ../Include/openssl/asn1.h:62, from crypto/x509v3/v3_pcia.c:37: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/x509v3/v3_pcia.c:43:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PROXY_POLICY,policyLanguage,ASN1_OBJECT), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:319:39: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/x509v3/v3_pcia.c:44:2: note: in expansion of macro 'ASN1_OPT' ASN1_OPT(PROXY_POLICY,policy,ASN1_OCTET_STRING) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:319:39: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/x509v3/v3_pcia.c:51:2: note: in expansion of macro 'ASN1_OPT' ASN1_OPT(PROXY_CERT_INFO_EXTENSION,pcPathLengthConstraint,ASN1_INTEGER), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/x509v3/v3_pcia.c:52:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PROXY_CERT_INFO_EXTENSION,proxyPolicy,PROXY_POLICY) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pci.c crypto/x509v3/v3_pci.c: In function 'process_pci_value': crypto/x509v3/v3_pci.c:81:2: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if (strcmp(val->name, "language") == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_pci.c:37: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_pci.c:81:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if (strcmp(val->name, "language") == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_pci.c:37: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_pci.c:96:2: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] else if (strcmp(val->name, "pathlen") == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_pci.c:37: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_pci.c:96:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] else if (strcmp(val->name, "pathlen") == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_pci.c:37: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_pci.c:111:2: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] else if (strcmp(val->name, "policy") == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_pci.c:37: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_pci.c:111:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] else if (strcmp(val->name, "policy") == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_pci.c:37: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/x509v3/v3_pci.c:126:3: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] if (strncmp(val->value, "hex:", 4) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_pci.c:37: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/x509v3/v3_pci.c:126:3: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] if (strncmp(val->value, "hex:", 4) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_pci.c:37: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/x509v3/v3_pci.c:160:3: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] else if (strncmp(val->value, "file:", 5) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_pci.c:37: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/x509v3/v3_pci.c:160:3: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] else if (strncmp(val->value, "file:", 5) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_pci.c:37: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/x509v3/v3_pci.c:164:4: warning: implicit declaration of function 'BIO_new_file' [-Wimplicit-function-declaration] BIO *b = BIO_new_file(val->value + 5, "r"); ^ crypto/x509v3/v3_pci.c:164:13: warning: initialization makes pointer from integer without a cast [enabled by default] BIO *b = BIO_new_file(val->value + 5, "r"); ^ crypto/x509v3/v3_pci.c:197:3: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] else if (strncmp(val->value, "text:", 5) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_pci.c:37: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/x509v3/v3_pci.c:197:3: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] else if (strncmp(val->value, "text:", 5) == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_pci.c:37: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/x509v3/v3_pci.c:199:4: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] val_len = strlen(val->value + 5); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/x509v3/v3_pci.c:37: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_cache.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_node.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_data.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_map.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/pcy_tree.o crypto/x509v3/pcy_tree.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_lib.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_asid.o crypto/x509v3/v3_asid.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/x509v3/v3_addr.o crypto/x509v3/v3_addr.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/conf/conf_err.o crypto/conf/conf_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/conf/conf_lib.o crypto/conf/conf_lib.c crypto/conf/conf_lib.c: In function 'CONF_load': crypto/conf/conf_lib.c:98:2: warning: implicit declaration of function 'BIO_new_file' [-Wimplicit-function-declaration] in=BIO_new_file(file, "rb"); ^ crypto/conf/conf_lib.c:98:4: warning: assignment makes pointer from integer without a cast [enabled by default] in=BIO_new_file(file, "rb"); ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/conf/conf_api.o crypto/conf/conf_api.c crypto/conf/conf_api.c: In function '_CONF_get_string': crypto/conf/conf_api.c:147:4: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] if (strcmp(section,"ENV") == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/assert.h:15, from crypto/conf/conf_api.c:66: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/conf/conf_api.c:147:4: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if (strcmp(section,"ENV") == 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/assert.h:15, from crypto/conf/conf_api.c:66: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/conf/conf_api.c: In function 'cmp_conf': crypto/conf/conf_api.c:262:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] i=strcmp(a->section,b->section); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/assert.h:15, from crypto/conf/conf_api.c:66: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/conf/conf_api.c:262:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] i=strcmp(a->section,b->section); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/assert.h:15, from crypto/conf/conf_api.c:66: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/conf/conf_api.c:268:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] i=strcmp(a->name,b->name); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/assert.h:15, from crypto/conf/conf_api.c:66: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/conf/conf_api.c:268:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] i=strcmp(a->name,b->name); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/assert.h:15, from crypto/conf/conf_api.c:66: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/conf/conf_api.c: In function '_CONF_new_section': crypto/conf/conf_api.c:288:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] i=strlen(section)+1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/assert.h:15, from crypto/conf/conf_api.c:66: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/conf/conf_api.c:292:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(v->section,section,i); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/assert.h:15, from crypto/conf/conf_api.c:66: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const char *' CopyMem ( ^ crypto/conf/conf_api.c:282:22: warning: variable 'vv' set but not used [-Wunused-but-set-variable] CONF_VALUE *v=NULL,*vv; ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/conf/conf_def.o crypto/conf/conf_def.c crypto/conf/conf_def.c: In function 'def_load': crypto/conf/conf_def.c:192:2: warning: implicit declaration of function 'BIO_new_file' [-Wimplicit-function-declaration] in=BIO_new_file(name, "rb"); ^ crypto/conf/conf_def.c:192:4: warning: assignment makes pointer from integer without a cast [enabled by default] in=BIO_new_file(name, "rb"); ^ crypto/conf/conf_def.c: In function 'def_load_bio': crypto/conf/conf_def.c:269:3: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] ii=i=strlen(p); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/conf/conf_def.c:61: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/conf/conf_def.c:387:4: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] v->name=(char *)OPENSSL_malloc(strlen(pname)+1); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/conf/conf_def.c:61: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/conf/conf_def.c:395:4: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] BUF_strlcpy(v->name,pname,strlen(pname)+1); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/conf/conf_def.c:61: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/conf/conf_def.c:398:4: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if (strcmp(psection,section) != 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/conf/conf_def.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/conf/conf_def.c:398:4: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if (strcmp(psection,section) != 0) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/conf/conf_def.c:61: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/conf/conf_def.c: In function 'str_copy': crypto/conf/conf_def.c:519:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] len=strlen(from)+1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/conf/conf_def.c:61: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/conf/conf_def.c:629:4: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] BUF_MEM_grow_clean(buf,(strlen(p)+buf->length-(e-from))); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/conf/conf_def.c:61: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/conf/conf_mod.o crypto/conf/conf_mod.c crypto/conf/conf_mod.c: In function 'module_find': crypto/conf/conf_mod.c:333:3: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] nchar = strlen(name); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/conf/conf_mod.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/conf/conf_mod.c:338:3: warning: pointer targets in passing argument 1 of 'strncmpa' differ in signedness [-Wpointer-sign] if (!strncmp(tmod->name, name, nchar)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/conf/conf_mod.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/conf/conf_mod.c:338:3: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] if (!strncmp(tmod->name, name, nchar)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/conf/conf_mod.c:59: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/conf/conf_mod.c: In function 'CONF_get1_default_config_file': crypto/conf/conf_mod.c:555:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] len = strlen(X509_get_default_cert_area()); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/conf/conf_mod.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/conf/conf_mod.c:559:2: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] len += strlen(OPENSSL_CONF); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/conf/conf_mod.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/conf/conf_mod.c: In function 'CONF_parse_list': crypto/conf/conf_mod.c:594:3: warning: implicit declaration of function 'ScanMem8' [-Wimplicit-function-declaration] p = strchr(lstart, sep); ^ crypto/conf/conf_mod.c:594:3: warning: implicit declaration of function 'AsciiStrSize' [-Wimplicit-function-declaration] crypto/conf/conf_mod.c:594:5: warning: assignment makes pointer from integer without a cast [enabled by default] p = strchr(lstart, sep); ^ crypto/conf/conf_mod.c:602:5: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] tmpend = lstart + strlen(lstart) - 1; ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/conf/conf_mod.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/conf/conf_mall.o crypto/conf/conf_mall.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/conf/conf_sap.o crypto/conf/conf_sap.c crypto/conf/conf_sap.c: In function 'OPENSSL_config': crypto/conf/conf_sap.c:96:3: warning: implicit declaration of function 'BIO_new_fp' [-Wimplicit-function-declaration] if ((bio_err=BIO_new_fp(stderr, BIO_NOCLOSE)) != NULL) ^ crypto/conf/conf_sap.c:96:15: warning: assignment makes pointer from integer without a cast [enabled by default] if ((bio_err=BIO_new_fp(stderr, BIO_NOCLOSE)) != NULL) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/txt_db/txt_db.o crypto/txt_db/txt_db.c crypto/txt_db/txt_db.c: In function 'TXT_DB_read': crypto/txt_db/txt_db.c:118:3: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] i=strlen(&(buf->data[offset])); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/txt_db/txt_db.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/txt_db/txt_db.c: In function 'TXT_DB_write': crypto/txt_db/txt_db.c:272:5: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] l+=strlen(pp[j]); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/txt_db/txt_db.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_asn1.c In file included from ../Include/stdio.h:15:0, from crypto/pkcs7/pk7_asn1.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:330:48: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/pkcs7/pk7_asn1.c:69:32: note: in expansion of macro 'ASN1_EXP_OPT' ASN1_ADB_TEMPLATE(p7default) = ASN1_EXP_OPT(PKCS7, d.other, ASN1_ANY, 0); ^ In file included from crypto/pkcs7/pk7_asn1.c:61:0: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:423:40: note: in definition of macro 'ADB_ENTRY' #define ADB_ENTRY(val, template) {val, template} ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:380:4: note: in expansion of macro 'ASN1_EXP_EX' ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL|ASN1_TFLG_NDEF) ^ crypto/pkcs7/pk7_asn1.c:72:28: note: in expansion of macro 'ASN1_NDEF_EXP_OPT' ADB_ENTRY(NID_pkcs7_data, ASN1_NDEF_EXP_OPT(PKCS7, d.data, ASN1_OCTET_STRING_NDEF, 0)), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:423:40: note: in definition of macro 'ADB_ENTRY' #define ADB_ENTRY(val, template) {val, template} ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:380:4: note: in expansion of macro 'ASN1_EXP_EX' ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL|ASN1_TFLG_NDEF) ^ crypto/pkcs7/pk7_asn1.c:73:30: note: in expansion of macro 'ASN1_NDEF_EXP_OPT' ADB_ENTRY(NID_pkcs7_signed, ASN1_NDEF_EXP_OPT(PKCS7, d.sign, PKCS7_SIGNED, 0)), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:423:40: note: in definition of macro 'ADB_ENTRY' #define ADB_ENTRY(val, template) {val, template} ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:380:4: note: in expansion of macro 'ASN1_EXP_EX' ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL|ASN1_TFLG_NDEF) ^ crypto/pkcs7/pk7_asn1.c:74:33: note: in expansion of macro 'ASN1_NDEF_EXP_OPT' ADB_ENTRY(NID_pkcs7_enveloped, ASN1_NDEF_EXP_OPT(PKCS7, d.enveloped, PKCS7_ENVELOPE, 0)), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:423:40: note: in definition of macro 'ADB_ENTRY' #define ADB_ENTRY(val, template) {val, template} ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:380:4: note: in expansion of macro 'ASN1_EXP_EX' ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL|ASN1_TFLG_NDEF) ^ crypto/pkcs7/pk7_asn1.c:75:42: note: in expansion of macro 'ASN1_NDEF_EXP_OPT' ADB_ENTRY(NID_pkcs7_signedAndEnveloped, ASN1_NDEF_EXP_OPT(PKCS7, d.signed_and_enveloped, PKCS7_SIGN_ENVELOPE, 0)), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:423:40: note: in definition of macro 'ADB_ENTRY' #define ADB_ENTRY(val, template) {val, template} ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:380:4: note: in expansion of macro 'ASN1_EXP_EX' ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL|ASN1_TFLG_NDEF) ^ crypto/pkcs7/pk7_asn1.c:76:30: note: in expansion of macro 'ASN1_NDEF_EXP_OPT' ADB_ENTRY(NID_pkcs7_digest, ASN1_NDEF_EXP_OPT(PKCS7, d.digest, PKCS7_DIGEST, 0)), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:423:40: note: in definition of macro 'ADB_ENTRY' #define ADB_ENTRY(val, template) {val, template} ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:380:4: note: in expansion of macro 'ASN1_EXP_EX' ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL|ASN1_TFLG_NDEF) ^ crypto/pkcs7/pk7_asn1.c:77:33: note: in expansion of macro 'ASN1_NDEF_EXP_OPT' ADB_ENTRY(NID_pkcs7_encrypted, ASN1_NDEF_EXP_OPT(PKCS7, d.encrypted, PKCS7_ENCRYPT, 0)) ^ In file included from ../Include/stdio.h:15:0, from crypto/pkcs7/pk7_asn1.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:393:3: note: in expansion of macro 'offsetof' offsetof(name, field),\ ^ crypto/pkcs7/pk7_asn1.c:78:3: note: in expansion of macro 'ASN1_ADB_END' } ASN1_ADB_END(PKCS7, 0, type, 0, &p7default_tt, NULL); ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:81:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7, type, ASN1_OBJECT), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:90:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_SIGNED, version, ASN1_INTEGER), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:343:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_SET_OF, 0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:91:2: note: in expansion of macro 'ASN1_SET_OF' ASN1_SET_OF(PKCS7_SIGNED, md_algs, X509_ALGOR), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:92:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_SIGNED, contents, PKCS7), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:366:4: note: in expansion of macro 'ASN1_IMP_EX' ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_SEQUENCE_OF|ASN1_TFLG_OPTIONAL) ^ crypto/pkcs7/pk7_asn1.c:93:2: note: in expansion of macro 'ASN1_IMP_SEQUENCE_OF_OPT' ASN1_IMP_SEQUENCE_OF_OPT(PKCS7_SIGNED, cert, X509, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:357:4: note: in expansion of macro 'ASN1_IMP_EX' ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_SET_OF|ASN1_TFLG_OPTIONAL) ^ crypto/pkcs7/pk7_asn1.c:94:2: note: in expansion of macro 'ASN1_IMP_SET_OF_OPT' ASN1_IMP_SET_OF_OPT(PKCS7_SIGNED, crl, X509_CRL, 1), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:343:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_SET_OF, 0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:95:2: note: in expansion of macro 'ASN1_SET_OF' ASN1_SET_OF(PKCS7_SIGNED, signer_info, PKCS7_SIGNER_INFO) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:111:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_SIGNER_INFO, version, ASN1_INTEGER), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:112:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_SIGNER_INFO, issuer_and_serial, PKCS7_ISSUER_AND_SERIAL), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:113:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_SIGNER_INFO, digest_alg, X509_ALGOR), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:366:4: note: in expansion of macro 'ASN1_IMP_EX' ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_SEQUENCE_OF|ASN1_TFLG_OPTIONAL) ^ crypto/pkcs7/pk7_asn1.c:119:2: note: in expansion of macro 'ASN1_IMP_SEQUENCE_OF_OPT' ASN1_IMP_SEQUENCE_OF_OPT(PKCS7_SIGNER_INFO, auth_attr, X509_ATTRIBUTE, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:120:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_SIGNER_INFO, digest_enc_alg, X509_ALGOR), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:121:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_SIGNER_INFO, enc_digest, ASN1_OCTET_STRING), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:357:4: note: in expansion of macro 'ASN1_IMP_EX' ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_SET_OF|ASN1_TFLG_OPTIONAL) ^ crypto/pkcs7/pk7_asn1.c:122:2: note: in expansion of macro 'ASN1_IMP_SET_OF_OPT' ASN1_IMP_SET_OF_OPT(PKCS7_SIGNER_INFO, unauth_attr, X509_ATTRIBUTE, 1) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:128:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_ISSUER_AND_SERIAL, issuer, X509_NAME), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:129:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_ISSUER_AND_SERIAL, serial, ASN1_INTEGER) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:135:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_ENVELOPE, version, ASN1_INTEGER), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:343:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_SET_OF, 0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:136:2: note: in expansion of macro 'ASN1_SET_OF' ASN1_SET_OF(PKCS7_ENVELOPE, recipientinfo, PKCS7_RECIP_INFO), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:137:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_ENVELOPE, enc_data, PKCS7_ENC_CONTENT) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:153:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_RECIP_INFO, version, ASN1_INTEGER), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:154:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_RECIP_INFO, issuer_and_serial, PKCS7_ISSUER_AND_SERIAL), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:155:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_RECIP_INFO, key_enc_algor, X509_ALGOR), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:156:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_RECIP_INFO, enc_key, ASN1_OCTET_STRING) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:162:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_ENC_CONTENT, content_type, ASN1_OBJECT), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:163:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_ENC_CONTENT, algorithm, X509_ALGOR), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:325:48: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/pkcs7/pk7_asn1.c:164:2: note: in expansion of macro 'ASN1_IMP_OPT' ASN1_IMP_OPT(PKCS7_ENC_CONTENT, enc_data, ASN1_OCTET_STRING, 0) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:170:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_SIGN_ENVELOPE, version, ASN1_INTEGER), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:343:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_SET_OF, 0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:171:2: note: in expansion of macro 'ASN1_SET_OF' ASN1_SET_OF(PKCS7_SIGN_ENVELOPE, recipientinfo, PKCS7_RECIP_INFO), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:343:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_SET_OF, 0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:172:2: note: in expansion of macro 'ASN1_SET_OF' ASN1_SET_OF(PKCS7_SIGN_ENVELOPE, md_algs, X509_ALGOR), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:173:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_SIGN_ENVELOPE, enc_data, PKCS7_ENC_CONTENT), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:357:4: note: in expansion of macro 'ASN1_IMP_EX' ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_SET_OF|ASN1_TFLG_OPTIONAL) ^ crypto/pkcs7/pk7_asn1.c:174:2: note: in expansion of macro 'ASN1_IMP_SET_OF_OPT' ASN1_IMP_SET_OF_OPT(PKCS7_SIGN_ENVELOPE, cert, X509, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:357:4: note: in expansion of macro 'ASN1_IMP_EX' ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_SET_OF|ASN1_TFLG_OPTIONAL) ^ crypto/pkcs7/pk7_asn1.c:175:2: note: in expansion of macro 'ASN1_IMP_SET_OF_OPT' ASN1_IMP_SET_OF_OPT(PKCS7_SIGN_ENVELOPE, crl, X509_CRL, 1), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:343:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_SET_OF, 0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:176:2: note: in expansion of macro 'ASN1_SET_OF' ASN1_SET_OF(PKCS7_SIGN_ENVELOPE, signer_info, PKCS7_SIGNER_INFO) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:182:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_ENCRYPT, version, ASN1_INTEGER), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:183:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_ENCRYPT, enc_data, PKCS7_ENC_CONTENT) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:189:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_DIGEST, version, ASN1_INTEGER), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:190:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_DIGEST, md, X509_ALGOR), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:191:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_DIGEST, contents, PKCS7), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs7/pk7_asn1.c:192:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS7_DIGEST, digest, ASN1_OCTET_STRING) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_lib.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pkcs7/pkcs7err.o crypto/pkcs7/pkcs7err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_doit.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pk7_smime.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_attr.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_mime.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_add.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_asn.c In file included from ../Include/stdio.h:15:0, from crypto/pkcs12/p12_asn.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs12/p12_asn.c:67:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS12, version, ASN1_INTEGER), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs12/p12_asn.c:68:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS12, authsafes, PKCS7), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:319:39: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/pkcs12/p12_asn.c:69:2: note: in expansion of macro 'ASN1_OPT' ASN1_OPT(PKCS12, mac, PKCS12_MAC_DATA) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs12/p12_asn.c:75:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS12_MAC_DATA, dinfo, X509_SIG), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs12/p12_asn.c:76:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS12_MAC_DATA, salt, ASN1_OCTET_STRING), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:319:39: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/pkcs12/p12_asn.c:77:2: note: in expansion of macro 'ASN1_OPT' ASN1_OPT(PKCS12_MAC_DATA, iter, ASN1_INTEGER) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/pkcs12/p12_asn.c:82:34: note: in expansion of macro 'ASN1_EXP' ASN1_ADB_TEMPLATE(bag_default) = ASN1_EXP(PKCS12_BAGS, value.other, ASN1_ANY, 0); ^ In file included from crypto/pkcs12/p12_asn.c:61:0: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:423:40: note: in definition of macro 'ADB_ENTRY' #define ADB_ENTRY(val, template) {val, template} ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/pkcs12/p12_asn.c:85:33: note: in expansion of macro 'ASN1_EXP' ADB_ENTRY(NID_x509Certificate, ASN1_EXP(PKCS12_BAGS, value.x509cert, ASN1_OCTET_STRING, 0)), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:423:40: note: in definition of macro 'ADB_ENTRY' #define ADB_ENTRY(val, template) {val, template} ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/pkcs12/p12_asn.c:86:25: note: in expansion of macro 'ASN1_EXP' ADB_ENTRY(NID_x509Crl, ASN1_EXP(PKCS12_BAGS, value.x509crl, ASN1_OCTET_STRING, 0)), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:423:40: note: in definition of macro 'ADB_ENTRY' #define ADB_ENTRY(val, template) {val, template} ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/pkcs12/p12_asn.c:87:33: note: in expansion of macro 'ASN1_EXP' ADB_ENTRY(NID_sdsiCertificate, ASN1_EXP(PKCS12_BAGS, value.sdsicert, ASN1_IA5STRING, 0)), ^ In file included from ../Include/stdio.h:15:0, from crypto/pkcs12/p12_asn.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:393:3: note: in expansion of macro 'offsetof' offsetof(name, field),\ ^ crypto/pkcs12/p12_asn.c:88:3: note: in expansion of macro 'ASN1_ADB_END' } ASN1_ADB_END(PKCS12_BAGS, 0, type, 0, &bag_default_tt, NULL); ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs12/p12_asn.c:91:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS12_BAGS, type, ASN1_OBJECT), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/pkcs12/p12_asn.c:97:38: note: in expansion of macro 'ASN1_EXP' ASN1_ADB_TEMPLATE(safebag_default) = ASN1_EXP(PKCS12_SAFEBAG, value.other, ASN1_ANY, 0); ^ In file included from crypto/pkcs12/p12_asn.c:61:0: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:423:40: note: in definition of macro 'ADB_ENTRY' #define ADB_ENTRY(val, template) {val, template} ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/pkcs12/p12_asn.c:100:24: note: in expansion of macro 'ASN1_EXP' ADB_ENTRY(NID_keyBag, ASN1_EXP(PKCS12_SAFEBAG, value.keybag, PKCS8_PRIV_KEY_INFO, 0)), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:423:40: note: in definition of macro 'ADB_ENTRY' #define ADB_ENTRY(val, template) {val, template} ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/pkcs12/p12_asn.c:101:37: note: in expansion of macro 'ASN1_EXP' ADB_ENTRY(NID_pkcs8ShroudedKeyBag, ASN1_EXP(PKCS12_SAFEBAG, value.shkeybag, X509_SIG, 0)), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:423:40: note: in definition of macro 'ADB_ENTRY' #define ADB_ENTRY(val, template) {val, template} ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:354:4: note: in expansion of macro 'ASN1_EXP_EX' ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_SET_OF) ^ crypto/pkcs12/p12_asn.c:102:33: note: in expansion of macro 'ASN1_EXP_SET_OF' ADB_ENTRY(NID_safeContentsBag, ASN1_EXP_SET_OF(PKCS12_SAFEBAG, value.safes, PKCS12_SAFEBAG, 0)), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:423:40: note: in definition of macro 'ADB_ENTRY' #define ADB_ENTRY(val, template) {val, template} ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/pkcs12/p12_asn.c:103:25: note: in expansion of macro 'ASN1_EXP' ADB_ENTRY(NID_certBag, ASN1_EXP(PKCS12_SAFEBAG, value.bag, PKCS12_BAGS, 0)), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:423:40: note: in definition of macro 'ADB_ENTRY' #define ADB_ENTRY(val, template) {val, template} ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/pkcs12/p12_asn.c:104:24: note: in expansion of macro 'ASN1_EXP' ADB_ENTRY(NID_crlBag, ASN1_EXP(PKCS12_SAFEBAG, value.bag, PKCS12_BAGS, 0)), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:423:40: note: in definition of macro 'ADB_ENTRY' #define ADB_ENTRY(val, template) {val, template} ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/pkcs12/p12_asn.c:105:27: note: in expansion of macro 'ASN1_EXP' ADB_ENTRY(NID_secretBag, ASN1_EXP(PKCS12_SAFEBAG, value.bag, PKCS12_BAGS, 0)) ^ In file included from ../Include/stdio.h:15:0, from crypto/pkcs12/p12_asn.c:59: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:393:3: note: in expansion of macro 'offsetof' offsetof(name, field),\ ^ crypto/pkcs12/p12_asn.c:106:3: note: in expansion of macro 'ASN1_ADB_END' } ASN1_ADB_END(PKCS12_SAFEBAG, 0, type, 0, &safebag_default_tt, NULL); ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/pkcs12/p12_asn.c:109:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(PKCS12_SAFEBAG, type, ASN1_OBJECT), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:346:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_SET_OF|ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/pkcs12/p12_asn.c:111:2: note: in expansion of macro 'ASN1_SET_OF_OPT' ASN1_SET_OF_OPT(PKCS12_SAFEBAG, attrib, X509_ATTRIBUTE) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_attr.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crpt.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_crt.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_decr.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_init.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_key.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_kiss.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_mutl.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pkcs12/p12_utl.o crypto/pkcs12/p12_utl.c crypto/pkcs12/p12_utl.c: In function 'asc2uni': crypto/pkcs12/p12_utl.c:75:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] if (asclen == -1) asclen = strlen(asc); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/pkcs12/p12_utl.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_npas.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pkcs12/pk12err.o crypto/pkcs12/pk12err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8d.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_p8e.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/comp/comp_lib.o crypto/comp/comp_lib.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/comp/comp_err.o crypto/comp/comp_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/comp/c_rle.o crypto/comp/c_rle.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/comp/c_zlib.o crypto/comp/c_zlib.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/engine/eng_err.o crypto/engine/eng_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/engine/eng_lib.o crypto/engine/eng_lib.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/engine/eng_list.o crypto/engine/eng_list.c crypto/engine/eng_list.c: In function 'engine_list_add': crypto/engine/eng_list.c:110:3: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] conflict = (strcmp(iterator->id, e->id) == 0); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_list.c:64: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/engine/eng_list.c:110:3: warning: passing argument 2 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] conflict = (strcmp(iterator->id, e->id) == 0); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_list.c:64: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/engine/eng_list.c: In function 'ENGINE_by_id': crypto/engine/eng_list.c:361:2: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] while(iterator && (strcmp(id, iterator->id) != 0)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_list.c:64: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/engine/eng_list.c:361:2: warning: passing argument 2 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] while(iterator && (strcmp(id, iterator->id) != 0)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_list.c:64: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/engine/eng_list.c:398:2: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] if (strcmp(id, "dynamic")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_list.c:64: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/engine/eng_list.c:398:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if (strcmp(id, "dynamic")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_list.c:64: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/engine/eng_init.o crypto/engine/eng_init.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/engine/eng_ctrl.o crypto/engine/eng_ctrl.c crypto/engine/eng_ctrl.c: In function 'int_ctrl_cmd_by_name': crypto/engine/eng_ctrl.c:76:2: warning: passing argument 1 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] while(!int_ctrl_cmd_is_null(defn) && (strcmp(defn->cmd_name, s) != 0)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_ctrl.c:56: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char * const' strcmpa ( ^ crypto/engine/eng_ctrl.c:76:2: warning: passing argument 2 of 'strcmpa' discards 'const' qualifier from pointer target type [enabled by default] while(!int_ctrl_cmd_is_null(defn) && (strcmp(defn->cmd_name, s) != 0)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_ctrl.c:56: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strcmpa ( ^ crypto/engine/eng_ctrl.c: In function 'int_ctrl_helper': crypto/engine/eng_ctrl.c:159:3: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] return strlen(e->cmd_defns[idx].cmd_name); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_ctrl.c:56: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char * const' strlena ( ^ crypto/engine/eng_ctrl.c:161:3: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] return BIO_snprintf(s,strlen(e->cmd_defns[idx].cmd_name) + 1, ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_ctrl.c:56: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char * const' strlena ( ^ crypto/engine/eng_ctrl.c:165:4: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] return strlen(e->cmd_defns[idx].cmd_desc); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_ctrl.c:56: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char * const' strlena ( ^ crypto/engine/eng_ctrl.c:166:3: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] return strlen(int_no_description); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_ctrl.c:56: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/engine/eng_ctrl.c:170:10: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] strlen(e->cmd_defns[idx].cmd_desc) + 1, ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_ctrl.c:56: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char * const' strlena ( ^ crypto/engine/eng_ctrl.c:172:3: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] return BIO_snprintf(s, strlen(int_no_description) + 1,"%s", ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_ctrl.c:56: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/engine/eng_table.o crypto/engine/eng_table.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/engine/eng_pkey.o crypto/engine/eng_pkey.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/engine/eng_fat.o crypto/engine/eng_fat.c crypto/engine/eng_fat.c: In function 'int_def_cb': crypto/engine/eng_fat.c:100:2: warning: passing argument 1 of 'strncmpa' discards 'const' qualifier from pointer target type [enabled by default] if (!strncmp(alg, "ALL", len)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_fat.c:61: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strncmpa ( ^ crypto/engine/eng_fat.c:100:2: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] if (!strncmp(alg, "ALL", len)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_fat.c:61: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/engine/eng_fat.c:102:2: warning: passing argument 1 of 'strncmpa' discards 'const' qualifier from pointer target type [enabled by default] else if (!strncmp(alg, "RSA", len)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_fat.c:61: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strncmpa ( ^ crypto/engine/eng_fat.c:102:2: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] else if (!strncmp(alg, "RSA", len)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_fat.c:61: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/engine/eng_fat.c:104:2: warning: passing argument 1 of 'strncmpa' discards 'const' qualifier from pointer target type [enabled by default] else if (!strncmp(alg, "DSA", len)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_fat.c:61: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strncmpa ( ^ crypto/engine/eng_fat.c:104:2: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] else if (!strncmp(alg, "DSA", len)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_fat.c:61: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/engine/eng_fat.c:106:2: warning: passing argument 1 of 'strncmpa' discards 'const' qualifier from pointer target type [enabled by default] else if (!strncmp(alg, "ECDH", len)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_fat.c:61: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strncmpa ( ^ crypto/engine/eng_fat.c:106:2: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] else if (!strncmp(alg, "ECDH", len)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_fat.c:61: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/engine/eng_fat.c:108:2: warning: passing argument 1 of 'strncmpa' discards 'const' qualifier from pointer target type [enabled by default] else if (!strncmp(alg, "ECDSA", len)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_fat.c:61: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strncmpa ( ^ crypto/engine/eng_fat.c:108:2: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] else if (!strncmp(alg, "ECDSA", len)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_fat.c:61: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/engine/eng_fat.c:110:2: warning: passing argument 1 of 'strncmpa' discards 'const' qualifier from pointer target type [enabled by default] else if (!strncmp(alg, "DH", len)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_fat.c:61: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strncmpa ( ^ crypto/engine/eng_fat.c:110:2: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] else if (!strncmp(alg, "DH", len)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_fat.c:61: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/engine/eng_fat.c:112:2: warning: passing argument 1 of 'strncmpa' discards 'const' qualifier from pointer target type [enabled by default] else if (!strncmp(alg, "RAND", len)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_fat.c:61: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strncmpa ( ^ crypto/engine/eng_fat.c:112:2: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] else if (!strncmp(alg, "RAND", len)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_fat.c:61: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/engine/eng_fat.c:114:2: warning: passing argument 1 of 'strncmpa' discards 'const' qualifier from pointer target type [enabled by default] else if (!strncmp(alg, "CIPHERS", len)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_fat.c:61: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strncmpa ( ^ crypto/engine/eng_fat.c:114:2: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] else if (!strncmp(alg, "CIPHERS", len)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_fat.c:61: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ crypto/engine/eng_fat.c:116:2: warning: passing argument 1 of 'strncmpa' discards 'const' qualifier from pointer target type [enabled by default] else if (!strncmp(alg, "DIGESTS", len)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_fat.c:61: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strncmpa ( ^ crypto/engine/eng_fat.c:116:2: warning: pointer targets in passing argument 2 of 'strncmpa' differ in signedness [-Wpointer-sign] else if (!strncmp(alg, "DIGESTS", len)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_fat.c:61: /usr/include/efi/efilib.h:268:1: note: expected 'CHAR8 *' but argument is of type 'char *' strncmpa ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/engine/eng_all.o crypto/engine/eng_all.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/engine/tb_rsa.o crypto/engine/tb_rsa.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/engine/tb_dsa.o crypto/engine/tb_dsa.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/engine/tb_ecdsa.o crypto/engine/tb_ecdsa.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/engine/tb_dh.o crypto/engine/tb_dh.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/engine/tb_ecdh.o crypto/engine/tb_ecdh.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/engine/tb_rand.o crypto/engine/tb_rand.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/engine/tb_store.o crypto/engine/tb_store.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/engine/tb_cipher.o crypto/engine/tb_cipher.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/engine/tb_digest.o crypto/engine/tb_digest.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/engine/eng_openssl.o crypto/engine/eng_openssl.c crypto/engine/eng_openssl.c: In function 'test_rc4_init_key': crypto/engine/eng_openssl.c:235:2: warning: passing argument 2 of 'CopyMem' discards 'const' qualifier from pointer target type [enabled by default] memcpy(&test(ctx)->key[0],key,EVP_CIPHER_CTX_key_length(ctx)); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/engine/eng_openssl.c:65: /usr/include/efi/efilib.h:187:1: note: expected 'void *' but argument is of type 'const unsigned char *' CopyMem ( ^ crypto/engine/eng_openssl.c: In function 'openssl_load_privkey': crypto/engine/eng_openssl.c:377:2: warning: implicit declaration of function 'BIO_new_file' [-Wimplicit-function-declaration] in = BIO_new_file(key_id, "r"); ^ crypto/engine/eng_openssl.c:377:5: warning: assignment makes pointer from integer without a cast [enabled by default] in = BIO_new_file(key_id, "r"); ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/engine/eng_cnf.o crypto/engine/eng_cnf.c crypto/engine/eng_cnf.c: In function 'skip_dot': crypto/engine/eng_cnf.c:69:2: warning: implicit declaration of function 'ScanMem8' [-Wimplicit-function-declaration] p = strchr(name, '.'); ^ crypto/engine/eng_cnf.c:69:2: warning: implicit declaration of function 'AsciiStrSize' [-Wimplicit-function-declaration] crypto/engine/eng_cnf.c:69:4: warning: assignment makes pointer from integer without a cast [enabled by default] p = strchr(name, '.'); ^ crypto/engine/eng_cnf.c: In function 'int_engine_configure': crypto/engine/eng_cnf.c:128:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if (!strcmp(ctrlname, "engine_id")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_cnf.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/engine/eng_cnf.c:128:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if (!strcmp(ctrlname, "engine_id")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_cnf.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/engine/eng_cnf.c:130:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] else if (!strcmp(ctrlname, "soft_load")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_cnf.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/engine/eng_cnf.c:130:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] else if (!strcmp(ctrlname, "soft_load")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_cnf.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/engine/eng_cnf.c:133:3: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] else if (!strcmp(ctrlname, "dynamic_path")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_cnf.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/engine/eng_cnf.c:133:3: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] else if (!strcmp(ctrlname, "dynamic_path")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_cnf.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/engine/eng_cnf.c:165:4: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if (!strcmp(ctrlvalue, "EMPTY")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_cnf.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/engine/eng_cnf.c:165:4: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if (!strcmp(ctrlvalue, "EMPTY")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_cnf.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/engine/eng_cnf.c:167:4: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if (!strcmp(ctrlname, "init")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_cnf.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/engine/eng_cnf.c:167:4: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if (!strcmp(ctrlname, "init")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_cnf.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/engine/eng_cnf.c:182:4: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] else if (!strcmp(ctrlname, "default_algorithms")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_cnf.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/engine/eng_cnf.c:182:4: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] else if (!strcmp(ctrlname, "default_algorithms")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_cnf.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/engine/eng_dyn.o crypto/engine/eng_dyn.c crypto/engine/eng_dyn.c: In function 'dynamic_ctrl': crypto/engine/eng_dyn.c:337:3: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] if(p && (strlen((const char *)p) < 1)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_dyn.c:60: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/engine/eng_dyn.c:351:3: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] if(p && (strlen((const char *)p) < 1)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_dyn.c:60: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/engine/eng_dyn.c:382:3: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] if(!p || (strlen((const char *)p) < 1)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdlib.h:15, from crypto/cryptlib.h:62, from crypto/engine/eng_int.h:67, from crypto/engine/eng_dyn.c:60: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/engine/eng_cryptodev.o crypto/engine/eng_cryptodev.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/engine/eng_padlock.o crypto/engine/eng_padlock.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_asn.c In file included from ../Include/time.h:15:0, from ../Include/openssl/asn1.h:62, from crypto/ocsp/ocsp_asn.c:58: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:63:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(OCSP_SIGNATURE, signatureAlgorithm, X509_ALGOR), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:64:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(OCSP_SIGNATURE, signature, ASN1_BIT_STRING), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:372:4: note: in expansion of macro 'ASN1_EXP_EX' ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_SEQUENCE_OF|ASN1_TFLG_OPTIONAL) ^ crypto/ocsp/ocsp_asn.c:65:2: note: in expansion of macro 'ASN1_EXP_SEQUENCE_OF_OPT' ASN1_EXP_SEQUENCE_OF_OPT(OCSP_SIGNATURE, certs, X509, 0) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:71:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(OCSP_CERTID, hashAlgorithm, X509_ALGOR), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:72:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(OCSP_CERTID, issuerNameHash, ASN1_OCTET_STRING), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:73:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(OCSP_CERTID, issuerKeyHash, ASN1_OCTET_STRING), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:74:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(OCSP_CERTID, serialNumber, ASN1_INTEGER) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:80:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(OCSP_ONEREQ, reqCert, OCSP_CERTID), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:372:4: note: in expansion of macro 'ASN1_EXP_EX' ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_SEQUENCE_OF|ASN1_TFLG_OPTIONAL) ^ crypto/ocsp/ocsp_asn.c:81:2: note: in expansion of macro 'ASN1_EXP_SEQUENCE_OF_OPT' ASN1_EXP_SEQUENCE_OF_OPT(OCSP_ONEREQ, singleRequestExtensions, X509_EXTENSION, 0) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:330:48: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/ocsp/ocsp_asn.c:87:2: note: in expansion of macro 'ASN1_EXP_OPT' ASN1_EXP_OPT(OCSP_REQINFO, version, ASN1_INTEGER, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:330:48: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/ocsp/ocsp_asn.c:88:2: note: in expansion of macro 'ASN1_EXP_OPT' ASN1_EXP_OPT(OCSP_REQINFO, requestorName, GENERAL_NAME, 1), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:334:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_SEQUENCE_OF, 0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:89:2: note: in expansion of macro 'ASN1_SEQUENCE_OF' ASN1_SEQUENCE_OF(OCSP_REQINFO, requestList, OCSP_ONEREQ), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:372:4: note: in expansion of macro 'ASN1_EXP_EX' ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_SEQUENCE_OF|ASN1_TFLG_OPTIONAL) ^ crypto/ocsp/ocsp_asn.c:90:2: note: in expansion of macro 'ASN1_EXP_SEQUENCE_OF_OPT' ASN1_EXP_SEQUENCE_OF_OPT(OCSP_REQINFO, requestExtensions, X509_EXTENSION, 2) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:96:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(OCSP_REQUEST, tbsRequest, OCSP_REQINFO), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:330:48: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/ocsp/ocsp_asn.c:97:2: note: in expansion of macro 'ASN1_EXP_OPT' ASN1_EXP_OPT(OCSP_REQUEST, optionalSignature, OCSP_SIGNATURE, 0) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:105:6: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(OCSP_RESPBYTES, responseType, ASN1_OBJECT), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:106:6: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(OCSP_RESPBYTES, response, ASN1_OCTET_STRING) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:112:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(OCSP_RESPONSE, responseStatus, ASN1_ENUMERATED), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:330:48: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/ocsp/ocsp_asn.c:113:2: note: in expansion of macro 'ASN1_EXP_OPT' ASN1_EXP_OPT(OCSP_RESPONSE, responseBytes, OCSP_RESPBYTES, 0) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/ocsp/ocsp_asn.c:119:5: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(OCSP_RESPID, value.byName, X509_NAME, 1), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/ocsp/ocsp_asn.c:120:5: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(OCSP_RESPID, value.byKey, ASN1_OCTET_STRING, 2) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:259:3: note: in expansion of macro 'offsetof' offsetof(stname,selname) ,\ ^ ../Include/openssl/asn1t.h:253:45: note: in expansion of macro 'ASN1_CHOICE_END_selector' #define ASN1_CHOICE_END_name(stname, tname) ASN1_CHOICE_END_selector(stname, tname, type) ^ ../Include/openssl/asn1t.h:251:33: note: in expansion of macro 'ASN1_CHOICE_END_name' #define ASN1_CHOICE_END(stname) ASN1_CHOICE_END_name(stname, stname) ^ crypto/ocsp/ocsp_asn.c:121:3: note: in expansion of macro 'ASN1_CHOICE_END' } ASN1_CHOICE_END(OCSP_RESPID) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:126:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(OCSP_REVOKEDINFO, revocationTime, ASN1_GENERALIZEDTIME), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:330:48: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/ocsp/ocsp_asn.c:127:4: note: in expansion of macro 'ASN1_EXP_OPT' ASN1_EXP_OPT(OCSP_REVOKEDINFO, revocationReason, ASN1_ENUMERATED, 0) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:322:44: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, 0) ^ crypto/ocsp/ocsp_asn.c:133:2: note: in expansion of macro 'ASN1_IMP' ASN1_IMP(OCSP_CERTSTATUS, value.good, ASN1_NULL, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:322:44: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, 0) ^ crypto/ocsp/ocsp_asn.c:134:2: note: in expansion of macro 'ASN1_IMP' ASN1_IMP(OCSP_CERTSTATUS, value.revoked, OCSP_REVOKEDINFO, 1), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:301:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_IMPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:322:44: note: in expansion of macro 'ASN1_IMP_EX' #define ASN1_IMP(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, 0) ^ crypto/ocsp/ocsp_asn.c:135:2: note: in expansion of macro 'ASN1_IMP' ASN1_IMP(OCSP_CERTSTATUS, value.unknown, ASN1_NULL, 2) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:259:3: note: in expansion of macro 'offsetof' offsetof(stname,selname) ,\ ^ ../Include/openssl/asn1t.h:253:45: note: in expansion of macro 'ASN1_CHOICE_END_selector' #define ASN1_CHOICE_END_name(stname, tname) ASN1_CHOICE_END_selector(stname, tname, type) ^ ../Include/openssl/asn1t.h:251:33: note: in expansion of macro 'ASN1_CHOICE_END_name' #define ASN1_CHOICE_END(stname) ASN1_CHOICE_END_name(stname, stname) ^ crypto/ocsp/ocsp_asn.c:136:3: note: in expansion of macro 'ASN1_CHOICE_END' } ASN1_CHOICE_END(OCSP_CERTSTATUS) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:141:5: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(OCSP_SINGLERESP, certId, OCSP_CERTID), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:142:5: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(OCSP_SINGLERESP, certStatus, OCSP_CERTSTATUS), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:143:5: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(OCSP_SINGLERESP, thisUpdate, ASN1_GENERALIZEDTIME), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:330:48: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/ocsp/ocsp_asn.c:144:5: note: in expansion of macro 'ASN1_EXP_OPT' ASN1_EXP_OPT(OCSP_SINGLERESP, nextUpdate, ASN1_GENERALIZEDTIME, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:372:4: note: in expansion of macro 'ASN1_EXP_EX' ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_SEQUENCE_OF|ASN1_TFLG_OPTIONAL) ^ crypto/ocsp/ocsp_asn.c:145:5: note: in expansion of macro 'ASN1_EXP_SEQUENCE_OF_OPT' ASN1_EXP_SEQUENCE_OF_OPT(OCSP_SINGLERESP, singleExtensions, X509_EXTENSION, 1) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:330:48: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/ocsp/ocsp_asn.c:151:5: note: in expansion of macro 'ASN1_EXP_OPT' ASN1_EXP_OPT(OCSP_RESPDATA, version, ASN1_INTEGER, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:152:5: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(OCSP_RESPDATA, responderId, OCSP_RESPID), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:153:5: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(OCSP_RESPDATA, producedAt, ASN1_GENERALIZEDTIME), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:334:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_SEQUENCE_OF, 0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:154:5: note: in expansion of macro 'ASN1_SEQUENCE_OF' ASN1_SEQUENCE_OF(OCSP_RESPDATA, responses, OCSP_SINGLERESP), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:372:4: note: in expansion of macro 'ASN1_EXP_EX' ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_SEQUENCE_OF|ASN1_TFLG_OPTIONAL) ^ crypto/ocsp/ocsp_asn.c:155:5: note: in expansion of macro 'ASN1_EXP_SEQUENCE_OF_OPT' ASN1_EXP_SEQUENCE_OF_OPT(OCSP_RESPDATA, responseExtensions, X509_EXTENSION, 1) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:161:5: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(OCSP_BASICRESP, tbsResponseData, OCSP_RESPDATA), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:162:5: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(OCSP_BASICRESP, signatureAlgorithm, X509_ALGOR), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:163:5: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(OCSP_BASICRESP, signature, ASN1_BIT_STRING), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:372:4: note: in expansion of macro 'ASN1_EXP_EX' ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_SEQUENCE_OF|ASN1_TFLG_OPTIONAL) ^ crypto/ocsp/ocsp_asn.c:164:5: note: in expansion of macro 'ASN1_EXP_SEQUENCE_OF_OPT' ASN1_EXP_SEQUENCE_OF_OPT(OCSP_BASICRESP, certs, X509, 0) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:330:48: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/ocsp/ocsp_asn.c:170:5: note: in expansion of macro 'ASN1_EXP_OPT' ASN1_EXP_OPT(OCSP_CRLID, crlUrl, ASN1_IA5STRING, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:330:48: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/ocsp/ocsp_asn.c:171:5: note: in expansion of macro 'ASN1_EXP_OPT' ASN1_EXP_OPT(OCSP_CRLID, crlNum, ASN1_INTEGER, 1), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:330:48: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/ocsp/ocsp_asn.c:172:5: note: in expansion of macro 'ASN1_EXP_OPT' ASN1_EXP_OPT(OCSP_CRLID, crlTime, ASN1_GENERALIZEDTIME, 2) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:316:42: note: in expansion of macro 'ASN1_EX_TYPE' #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:178:2: note: in expansion of macro 'ASN1_SIMPLE' ASN1_SIMPLE(OCSP_SERVICELOC, issuer, X509_NAME), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:338:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_SEQUENCE_OF|ASN1_TFLG_OPTIONAL, 0, stname, field, type) ^ crypto/ocsp/ocsp_asn.c:179:2: note: in expansion of macro 'ASN1_SEQUENCE_OF_OPT' ASN1_SEQUENCE_OF_OPT(OCSP_SERVICELOC, locator, ACCESS_DESCRIPTION) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ext.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_ht.c crypto/ocsp/ocsp_ht.c: In function 'parse_http_line1': crypto/ocsp/ocsp_ht.c:219:3: warning: pointer targets in passing argument 1 of 'strlena' differ in signedness [-Wpointer-sign] for(r = q + strlen(q) - 1; isspace((unsigned char)*r); r--) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/ocsp/ocsp_ht.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'char *' strlena ( ^ crypto/ocsp/ocsp_ht.c: In function 'OCSP_sendreq_nbio': crypto/ocsp/ocsp_ht.c:315:3: warning: implicit declaration of function 'ScanMem8' [-Wimplicit-function-declaration] if ((n <= 0) || !memchr(p, '\n', n)) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_lib.c crypto/ocsp/ocsp_lib.c: In function 'OCSP_parse_url': crypto/ocsp/ocsp_lib.c:181:2: warning: implicit declaration of function 'ScanMem8' [-Wimplicit-function-declaration] p = strchr(buf, ':'); ^ crypto/ocsp/ocsp_lib.c:181:2: warning: implicit declaration of function 'AsciiStrSize' [-Wimplicit-function-declaration] crypto/ocsp/ocsp_lib.c:181:4: warning: assignment makes pointer from integer without a cast [enabled by default] p = strchr(buf, ':'); ^ crypto/ocsp/ocsp_lib.c:187:2: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] if (!strcmp(buf, "http")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/ocsp/ocsp_lib.c:64: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/ocsp/ocsp_lib.c:187:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] if (!strcmp(buf, "http")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/ocsp/ocsp_lib.c:64: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/ocsp/ocsp_lib.c:192:2: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] else if (!strcmp(buf, "https")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/ocsp/ocsp_lib.c:64: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/ocsp/ocsp_lib.c:192:2: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] else if (!strcmp(buf, "https")) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/stdio.h:15, from crypto/ocsp/ocsp_lib.c:64: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/ocsp/ocsp_lib.c:210:4: warning: assignment makes pointer from integer without a cast [enabled by default] p = strchr(p, '/'); ^ crypto/ocsp/ocsp_lib.c:224:9: warning: assignment makes pointer from integer without a cast [enabled by default] if ((p = strchr(host, ':'))) ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_cl.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_srv.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_prn.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ocsp/ocsp_vfy.o crypto/ocsp/ocsp_vfy.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ui/ui_err.o crypto/ui/ui_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ui/ui_lib.o crypto/ui/ui_lib.c crypto/ui/ui_lib.c: In function 'general_allocate_boolean': crypto/ui/ui_lib.c:212:4: warning: implicit declaration of function 'ScanMem8' [-Wimplicit-function-declaration] if (strchr(cancel_chars, *p)) ^ crypto/ui/ui_lib.c:212:4: warning: implicit declaration of function 'AsciiStrSize' [-Wimplicit-function-declaration] crypto/ui/ui_lib.c: In function 'UI_construct_prompt': crypto/ui/ui_lib.c:428:3: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] len = sizeof(prompt1) - 1 + strlen(object_desc); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/string.h:15, from crypto/ui/ui_lib.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/ui/ui_lib.c:430:4: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] len += sizeof(prompt2) - 1 + strlen(object_name); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/string.h:15, from crypto/ui/ui_lib.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ crypto/ui/ui_lib.c: In function 'UI_set_result': crypto/ui/ui_lib.c:828:2: warning: passing argument 1 of 'strlena' discards 'const' qualifier from pointer target type [enabled by default] int l = strlen(result); ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/string.h:15, from crypto/ui/ui_lib.c:59: /usr/include/efi/efilib.h:257:1: note: expected 'CHAR8 *' but argument is of type 'const char *' strlena ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ui/ui_util.o crypto/ui/ui_util.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/ui/ui_compat.o crypto/ui/ui_compat.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/krb5/krb5_asn.o crypto/krb5/krb5_asn.c In file included from ../Include/time.h:15:0, from ../Include/openssl/asn1.h:62, from crypto/krb5/krb5_asn.c:58: ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/krb5/krb5_asn.c:64:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(KRB5_ENCDATA, etype, ASN1_INTEGER, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:330:48: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/krb5/krb5_asn.c:65:2: note: in expansion of macro 'ASN1_EXP_OPT' ASN1_EXP_OPT(KRB5_ENCDATA, kvno, ASN1_INTEGER, 1), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/krb5/krb5_asn.c:66:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(KRB5_ENCDATA, cipher, ASN1_OCTET_STRING,2) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/krb5/krb5_asn.c:73:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(KRB5_PRINCNAME, nametype, ASN1_INTEGER, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:369:4: note: in expansion of macro 'ASN1_EXP_EX' ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_SEQUENCE_OF) ^ crypto/krb5/krb5_asn.c:74:2: note: in expansion of macro 'ASN1_EXP_SEQUENCE_OF' ASN1_EXP_SEQUENCE_OF(KRB5_PRINCNAME, namestring, ASN1_GENERALSTRING, 1) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/krb5/krb5_asn.c:82:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(KRB5_TKTBODY, tktvno, ASN1_INTEGER, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/krb5/krb5_asn.c:83:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(KRB5_TKTBODY, realm, ASN1_GENERALSTRING, 1), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/krb5/krb5_asn.c:84:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(KRB5_TKTBODY, sname, KRB5_PRINCNAME, 2), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/krb5/krb5_asn.c:85:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(KRB5_TKTBODY, encdata, KRB5_ENCDATA, 3) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/krb5/krb5_asn.c:101:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(KRB5_APREQBODY, pvno, ASN1_INTEGER, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/krb5/krb5_asn.c:102:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(KRB5_APREQBODY, msgtype, ASN1_INTEGER, 1), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/krb5/krb5_asn.c:103:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(KRB5_APREQBODY, apoptions, ASN1_BIT_STRING, 2), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/krb5/krb5_asn.c:104:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(KRB5_APREQBODY, ticket, KRB5_TICKET, 3), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/krb5/krb5_asn.c:105:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(KRB5_APREQBODY, authenticator, KRB5_ENCDATA, 4), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/krb5/krb5_asn.c:121:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(KRB5_CHECKSUM, ctype, ASN1_INTEGER, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/krb5/krb5_asn.c:122:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(KRB5_CHECKSUM, checksum, ASN1_OCTET_STRING,1) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/krb5/krb5_asn.c:129:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(KRB5_ENCKEY, ktype, ASN1_INTEGER, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/krb5/krb5_asn.c:130:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(KRB5_ENCKEY, keyvalue, ASN1_OCTET_STRING,1) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/krb5/krb5_asn.c:138:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(KRB5_AUTHDATA, adtype, ASN1_INTEGER, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/krb5/krb5_asn.c:139:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(KRB5_AUTHDATA, addata, ASN1_OCTET_STRING,1) ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/krb5/krb5_asn.c:147:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(KRB5_AUTHENTBODY, avno, ASN1_INTEGER, 0), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/krb5/krb5_asn.c:148:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(KRB5_AUTHENTBODY, crealm, ASN1_GENERALSTRING, 1), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/krb5/krb5_asn.c:149:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(KRB5_AUTHENTBODY, cname, KRB5_PRINCNAME, 2), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:330:48: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/krb5/krb5_asn.c:150:2: note: in expansion of macro 'ASN1_EXP_OPT' ASN1_EXP_OPT(KRB5_AUTHENTBODY, cksum, KRB5_CHECKSUM, 3), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/krb5/krb5_asn.c:151:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(KRB5_AUTHENTBODY, cusec, ASN1_INTEGER, 4), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:329:44: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) ^ crypto/krb5/krb5_asn.c:152:2: note: in expansion of macro 'ASN1_EXP' ASN1_EXP(KRB5_AUTHENTBODY, ctime, ASN1_GENERALIZEDTIME, 5), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:330:48: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/krb5/krb5_asn.c:153:2: note: in expansion of macro 'ASN1_EXP_OPT' ASN1_EXP_OPT(KRB5_AUTHENTBODY, subkey, KRB5_ENCKEY, 6), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:330:48: note: in expansion of macro 'ASN1_EXP_EX' #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTIONAL) ^ crypto/krb5/krb5_asn.c:154:2: note: in expansion of macro 'ASN1_EXP_OPT' ASN1_EXP_OPT(KRB5_AUTHENTBODY, seqnum, ASN1_INTEGER, 7), ^ ../Include/OpenSslSupport.h:89:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(type, member) ( (int) & ((type*)0) -> member ) ^ ../Include/openssl/asn1t.h:290:18: note: in expansion of macro 'offsetof' (flags), (tag), offsetof(stname, field),\ ^ ../Include/openssl/asn1t.h:304:3: note: in expansion of macro 'ASN1_EX_TYPE' ASN1_EX_TYPE(ASN1_TFLG_EXPLICIT | ex, tag, stname, field, type) ^ ../Include/openssl/asn1t.h:372:4: note: in expansion of macro 'ASN1_EXP_EX' ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_SEQUENCE_OF|ASN1_TFLG_OPTIONAL) ^ crypto/krb5/krb5_asn.c:155:2: note: in expansion of macro 'ASN1_EXP_SEQUENCE_OF_OPT' ASN1_EXP_SEQUENCE_OF_OPT ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/store/str_err.o crypto/store/str_err.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/store/str_lib.o crypto/store/str_lib.c crypto/store/str_lib.c: In function 'STORE_ATTR_INFO_in_ex': crypto/store/str_lib.c:1794:10: warning: pointer targets in passing argument 1 of 'strcmpa' differ in signedness [-Wpointer-sign] b->values[i].cstring)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/string.h:15, from crypto/store/str_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ crypto/store/str_lib.c:1794:10: warning: pointer targets in passing argument 2 of 'strcmpa' differ in signedness [-Wpointer-sign] b->values[i].cstring)) ^ In file included from ../Include/OpenSslSupport.h:19:0, from ../Include/string.h:15, from crypto/store/str_lib.c:59: /usr/include/efi/efilib.h:262:1: note: expected 'CHAR8 *' but argument is of type 'char *' strcmpa ( ^ cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/store/str_meth.o crypto/store/str_meth.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/store/str_mem.o crypto/store/str_mem.c cc -ggdb -O0 -I. -I.. -I../Include/ -Icrypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -Wall -I../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -DOPENSSL_SYSNAME_UWIN -DOPENSSL_SYS_UEFI -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_NO_SOCK -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_ERR -DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE -DGETPID_IS_MEANINGLESS -DOPENSSL_NO_STDIO -DOPENSSL_NO_FP_API -DOPENSSL_NO_DGRAM -DOPENSSL_NO_SHA0 -DOPENSSL_NO_LHASH -DOPENSSL_NO_HW -DOPENSSL_NO_OCSP -DOPENSSL_NO_LOCKING -DOPENSSL_NO_DEPRECATED -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DSIXTY_FOUR_BIT_LONG -c -o crypto/pqueue/pqueue.o crypto/pqueue/pqueue.c ar rcs libopenssl.a crypto/cryptlib.o crypto/dyn_lck.o crypto/mem.o crypto/mem_clr.o crypto/mem_dbg.o crypto/cversion.o crypto/ex_data.o crypto/cpt_err.o crypto/ebcdic.o crypto/uid.o crypto/o_time.o crypto/o_str.o crypto/o_dir.o crypto/o_init.o crypto/fips_err.o crypto/md2/md2_dgst.o crypto/md2/md2_one.o crypto/md4/md4_dgst.o crypto/md4/md4_one.o crypto/md5/md5_dgst.o crypto/md5/md5_one.o crypto/sha/sha_dgst.o crypto/sha/sha1dgst.o crypto/sha/sha_one.o crypto/sha/sha1_one.o crypto/sha/sha256.o crypto/sha/sha512.o crypto/hmac/hmac.o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_one.o crypto/des/des_lib.o crypto/des/set_key.o crypto/des/ecb_enc.o crypto/des/cbc_enc.o crypto/des/ecb3_enc.o crypto/des/cfb64enc.o crypto/des/cfb64ede.o crypto/des/cfb_enc.o crypto/des/ofb64ede.o crypto/des/enc_read.o crypto/des/enc_writ.o crypto/des/ofb64enc.o crypto/des/ofb_enc.o crypto/des/str2key.o crypto/des/pcbc_enc.o crypto/des/qud_cksm.o crypto/des/rand_key.o crypto/des/des_enc.o crypto/des/fcrypt_b.o crypto/des/fcrypt.o crypto/des/xcbc_enc.o crypto/des/rpc_enc.o crypto/des/cbc_cksm.o crypto/des/ede_cbcm_enc.o crypto/des/des_old.o crypto/des/des_old2.o crypto/des/read2pwd.o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_skey.o crypto/rc2/rc2_cbc.o crypto/rc2/rc2cfb64.o crypto/rc2/rc2ofb64.o crypto/rc4/rc4_enc.o crypto/rc4/rc4_skey.o crypto/rc4/rc4_fblk.o crypto/idea/i_cbc.o crypto/idea/i_cfb64.o crypto/idea/i_ofb64.o crypto/idea/i_ecb.o crypto/idea/i_skey.o crypto/bf/bf_skey.o crypto/bf/bf_ecb.o crypto/bf/bf_enc.o crypto/bf/bf_cfb64.o crypto/bf/bf_ofb64.o crypto/cast/c_skey.o crypto/cast/c_ecb.o crypto/cast/c_enc.o crypto/cast/c_cfb64.o crypto/cast/c_ofb64.o crypto/aes/aes_misc.o crypto/aes/aes_ecb.o crypto/aes/aes_cfb.o crypto/aes/aes_ofb.o crypto/aes/aes_ctr.o crypto/aes/aes_ige.o crypto/aes/aes_wrap.o crypto/aes/aes_core.o crypto/aes/aes_cbc.o crypto/bn/bn_add.o crypto/bn/bn_div.o crypto/bn/bn_exp.o crypto/bn/bn_lib.o crypto/bn/bn_ctx.o crypto/bn/bn_mul.o crypto/bn/bn_mod.o crypto/bn/bn_print.o crypto/bn/bn_rand.o crypto/bn/bn_shift.o crypto/bn/bn_word.o crypto/bn/bn_blind.o crypto/bn/bn_kron.o crypto/bn/bn_sqrt.o crypto/bn/bn_gcd.o crypto/bn/bn_prime.o crypto/bn/bn_err.o crypto/bn/bn_sqr.o crypto/bn/bn_asm.o crypto/bn/bn_recp.o crypto/bn/bn_mont.o crypto/bn/bn_mpi.o crypto/bn/bn_exp2.o crypto/bn/bn_gf2m.o crypto/bn/bn_nist.o crypto/bn/bn_depr.o crypto/bn/bn_x931p.o crypto/bn/bn_const.o crypto/bn/bn_opt.o crypto/rsa/rsa_eay.o crypto/rsa/rsa_gen.o crypto/rsa/rsa_lib.o crypto/rsa/rsa_sign.o crypto/rsa/rsa_saos.o crypto/rsa/rsa_err.o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_none.o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_chk.o crypto/rsa/rsa_null.o crypto/rsa/rsa_pss.o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931g.o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_depr.o crypto/rsa/rsa_eng.o crypto/dsa/dsa_gen.o crypto/dsa/dsa_key.o crypto/dsa/dsa_lib.o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_vrf.o crypto/dsa/dsa_sign.o crypto/dsa/dsa_err.o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_depr.o crypto/dsa/dsa_utl.o crypto/dso/dso_dl.o crypto/dso/dso_dlfcn.o crypto/dso/dso_err.o crypto/dso/dso_lib.o crypto/dso/dso_null.o crypto/dso/dso_openssl.o crypto/dso/dso_win32.o crypto/dso/dso_vms.o crypto/dh/dh_asn1.o crypto/dh/dh_gen.o crypto/dh/dh_key.o crypto/dh/dh_lib.o crypto/dh/dh_check.o crypto/dh/dh_err.o crypto/dh/dh_depr.o crypto/ec/ec_lib.o crypto/ec/ecp_smpl.o crypto/ec/ecp_mont.o crypto/ec/ecp_nist.o crypto/ec/ec_cvt.o crypto/ec/ec_mult.o crypto/ec/ec_err.o crypto/ec/ec_curve.o crypto/ec/ec_check.o crypto/ec/ec_print.o crypto/ec/ec_asn1.o crypto/ec/ec_key.o crypto/ec/ec2_smpl.o crypto/ec/ec2_mult.o crypto/ecdh/ech_lib.o crypto/ecdh/ech_ossl.o crypto/ecdh/ech_key.o crypto/ecdh/ech_err.o crypto/ecdsa/ecs_lib.o crypto/ecdsa/ecs_asn1.o crypto/ecdsa/ecs_ossl.o crypto/ecdsa/ecs_sign.o crypto/ecdsa/ecs_vrf.o crypto/ecdsa/ecs_err.o crypto/buffer/buffer.o crypto/buffer/buf_str.o crypto/buffer/buf_err.o crypto/bio/bio_lib.o crypto/bio/bio_cb.o crypto/bio/bio_err.o crypto/bio/bss_mem.o crypto/bio/bss_null.o crypto/bio/bss_fd.o crypto/bio/bss_file.o crypto/bio/bf_null.o crypto/bio/bf_buff.o crypto/bio/b_dump.o crypto/bio/b_print.o crypto/bio/bf_nbio.o crypto/bio/bss_log.o crypto/bio/bss_bio.o crypto/bio/bss_dgram.o crypto/stack/stack.o crypto/lhash/lhash.o crypto/lhash/lh_stats.o crypto/rand/md_rand.o crypto/rand/randfile.o crypto/rand/rand_lib.o crypto/rand/rand_eng.o crypto/rand/rand_err.o crypto/rand/rand_egd.o crypto/rand/rand_win.o crypto/rand/rand_unix.o crypto/rand/rand_os2.o crypto/rand/rand_nw.o crypto/err/err.o crypto/err/err_def.o crypto/err/err_all.o crypto/err/err_prn.o crypto/err/err_str.o crypto/err/err_bio.o crypto/objects/o_names.o crypto/objects/obj_dat.o crypto/objects/obj_lib.o crypto/objects/obj_err.o crypto/evp/encode.o crypto/evp/digest.o crypto/evp/dig_eng.o crypto/evp/evp_enc.o crypto/evp/evp_key.o crypto/evp/evp_acnf.o crypto/evp/evp_cnf.o crypto/evp/e_des.o crypto/evp/e_bf.o crypto/evp/e_idea.o crypto/evp/e_des3.o crypto/evp/e_rc4.o crypto/evp/e_aes.o crypto/evp/names.o crypto/evp/e_xcbc_d.o crypto/evp/e_rc2.o crypto/evp/e_cast.o crypto/evp/e_rc5.o crypto/evp/enc_min.o crypto/evp/m_null.o crypto/evp/m_md2.o crypto/evp/m_md4.o crypto/evp/m_md5.o crypto/evp/m_sha.o crypto/evp/m_sha1.o crypto/evp/m_dss.o crypto/evp/m_dss1.o crypto/evp/m_ripemd.o crypto/evp/m_ecdsa.o crypto/evp/p_open.o crypto/evp/p_seal.o crypto/evp/p_sign.o crypto/evp/p_verify.o crypto/evp/p_lib.o crypto/evp/p_enc.o crypto/evp/p_dec.o crypto/evp/bio_md.o crypto/evp/bio_b64.o crypto/evp/bio_enc.o crypto/evp/evp_err.o crypto/evp/e_null.o crypto/evp/c_all.o crypto/evp/c_allc.o crypto/evp/c_alld.o crypto/evp/evp_lib.o crypto/evp/bio_ok.o crypto/evp/evp_pkey.o crypto/evp/evp_pbe.o crypto/evp/p5_crpt.o crypto/evp/p5_crpt2.o crypto/evp/e_old.o crypto/asn1/a_object.o crypto/asn1/a_bitstr.o crypto/asn1/a_utctm.o crypto/asn1/a_gentm.o crypto/asn1/a_time.o crypto/asn1/a_int.o crypto/asn1/a_octet.o crypto/asn1/a_print.o crypto/asn1/a_type.o crypto/asn1/a_set.o crypto/asn1/a_dup.o crypto/asn1/a_d2i_fp.o crypto/asn1/a_i2d_fp.o crypto/asn1/a_enum.o crypto/asn1/a_utf8.o crypto/asn1/a_sign.o crypto/asn1/a_digest.o crypto/asn1/a_verify.o crypto/asn1/a_mbstr.o crypto/asn1/a_strex.o crypto/asn1/x_algor.o crypto/asn1/x_val.o crypto/asn1/x_pubkey.o crypto/asn1/x_sig.o crypto/asn1/x_req.o crypto/asn1/x_attrib.o crypto/asn1/x_bignum.o crypto/asn1/x_long.o crypto/asn1/x_name.o crypto/asn1/x_x509.o crypto/asn1/x_x509a.o crypto/asn1/x_crl.o crypto/asn1/x_info.o crypto/asn1/x_spki.o crypto/asn1/nsseq.o crypto/asn1/d2i_pu.o crypto/asn1/d2i_pr.o crypto/asn1/i2d_pu.o crypto/asn1/i2d_pr.o crypto/asn1/t_req.o crypto/asn1/t_x509.o crypto/asn1/t_x509a.o crypto/asn1/t_crl.o crypto/asn1/t_pkey.o crypto/asn1/t_spki.o crypto/asn1/t_bitst.o crypto/asn1/tasn_new.o crypto/asn1/tasn_fre.o crypto/asn1/tasn_enc.o crypto/asn1/tasn_dec.o crypto/asn1/tasn_utl.o crypto/asn1/tasn_typ.o crypto/asn1/f_int.o crypto/asn1/f_string.o crypto/asn1/n_pkey.o crypto/asn1/f_enum.o crypto/asn1/a_hdr.o crypto/asn1/x_pkey.o crypto/asn1/a_bool.o crypto/asn1/x_exten.o crypto/asn1/asn_mime.o crypto/asn1/asn1_gen.o crypto/asn1/asn1_par.o crypto/asn1/asn1_lib.o crypto/asn1/asn1_err.o crypto/asn1/a_meth.o crypto/asn1/a_bytes.o crypto/asn1/a_strnid.o crypto/asn1/evp_asn1.o crypto/asn1/asn_pack.o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbev2.o crypto/asn1/p8_pkey.o crypto/asn1/asn_moid.o crypto/pem/pem_sign.o crypto/pem/pem_seal.o crypto/pem/pem_info.o crypto/pem/pem_lib.o crypto/pem/pem_all.o crypto/pem/pem_err.o crypto/pem/pem_x509.o crypto/pem/pem_xaux.o crypto/pem/pem_oth.o crypto/pem/pem_pk8.o crypto/pem/pem_pkey.o crypto/x509/x509_def.o crypto/x509/x509_d2.o crypto/x509/x509_r2x.o crypto/x509/x509_cmp.o crypto/x509/x509_obj.o crypto/x509/x509_req.o crypto/x509/x509spki.o crypto/x509/x509_vfy.o crypto/x509/x509_set.o crypto/x509/x509cset.o crypto/x509/x509rset.o crypto/x509/x509_err.o crypto/x509/x509name.o crypto/x509/x509_v3.o crypto/x509/x509_ext.o crypto/x509/x509_att.o crypto/x509/x509type.o crypto/x509/x509_lu.o crypto/x509/x_all.o crypto/x509/x509_txt.o crypto/x509/x509_trs.o crypto/x509/by_file.o crypto/x509/by_dir.o crypto/x509/x509_vpm.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_int.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_info.o crypto/x509v3/v3_ocsp.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pci.o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_tree.o crypto/x509v3/pcy_lib.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_addr.o crypto/conf/conf_err.o crypto/conf/conf_lib.o crypto/conf/conf_api.o crypto/conf/conf_def.o crypto/conf/conf_mod.o crypto/conf/conf_mall.o crypto/conf/conf_sap.o crypto/txt_db/txt_db.o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pkcs7err.o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_mime.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_utl.o crypto/pkcs12/p12_npas.o crypto/pkcs12/pk12err.o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8e.o crypto/comp/comp_lib.o crypto/comp/comp_err.o crypto/comp/c_rle.o crypto/comp/c_zlib.o crypto/engine/eng_err.o crypto/engine/eng_lib.o crypto/engine/eng_list.o crypto/engine/eng_init.o crypto/engine/eng_ctrl.o crypto/engine/eng_table.o crypto/engine/eng_pkey.o crypto/engine/eng_fat.o crypto/engine/eng_all.o crypto/engine/tb_rsa.o crypto/engine/tb_dsa.o crypto/engine/tb_ecdsa.o crypto/engine/tb_dh.o crypto/engine/tb_ecdh.o crypto/engine/tb_rand.o crypto/engine/tb_store.o crypto/engine/tb_cipher.o crypto/engine/tb_digest.o crypto/engine/eng_openssl.o crypto/engine/eng_cnf.o crypto/engine/eng_dyn.o crypto/engine/eng_cryptodev.o crypto/engine/eng_padlock.o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_vfy.o crypto/ocsp/ocsp_err.o crypto/ui/ui_err.o crypto/ui/ui_lib.o crypto/ui/ui_util.o crypto/ui/ui_compat.o crypto/krb5/krb5_asn.o crypto/store/str_err.o crypto/store/str_lib.o crypto/store/str_meth.o crypto/store/str_mem.o crypto/pqueue/pqueue.o make[1]: Leaving directory `/builddir/build/BUILD/shim-0.7/Cryptlib/OpenSSL' make -C lib EFI_PATH=/usr/lib64/gnuefi EFI_INCLUDE=/usr/include/efi ARCH=x86_64 make[1]: Entering directory `/builddir/build/BUILD/shim-0.7/lib' cc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -mno-red-zone -DBUILD_EFI -fno-builtin -Werror -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I../include -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o simple_file.o simple_file.c cc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -mno-red-zone -DBUILD_EFI -fno-builtin -Werror -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I../include -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o guid.o guid.c cc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -mno-red-zone -DBUILD_EFI -fno-builtin -Werror -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I../include -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o console.o console.c cc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -mno-red-zone -DBUILD_EFI -fno-builtin -Werror -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I../include -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o execute.o execute.c cc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -mno-red-zone -DBUILD_EFI -fno-builtin -Werror -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I../include -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o configtable.o configtable.c cc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -mno-red-zone -DBUILD_EFI -fno-builtin -Werror -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I../include -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o shell.o shell.c cc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -mno-red-zone -DBUILD_EFI -fno-builtin -Werror -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I../include -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o variables.o variables.c cc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -mno-red-zone -DBUILD_EFI -fno-builtin -Werror -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I../include -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c -o security_policy.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[1]: Leaving directory `/builddir/build/BUILD/shim-0.7/lib' ld -o shim.so -nostdlib -znocombreloc -T elf_x86_64_efi.lds -shared -Bsymbolic -L/usr/lib64/gnuefi -L/usr/lib64 -LCryptlib -LCryptlib/OpenSSL /usr/lib64/gnuefi/crt0-efi-x86_64.o shim.o netboot.o cert.o replacements.o version.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-redhat-linux/4.8.2/libgcc.a objcopy -j .text -j .sdata -j .data \ -j .dynamic -j .dynsym -j .rel \ -j .rela -j .reloc -j .eh_frame \ -j .vendor_cert \ --target=efi-app-x86_64 shim.so shim.efi 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 \ --target=efi-app-x86_64 shim.so shim.efi.debug cc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Werror -mno-red-zone -maccumulate-outgoing-args -mno-mmx -mno-sse -fno-builtin "-DDEFAULT_LOADER=L\"\\\\grubx64.efi\"" "-DDEFAULT_LOADER_CHAR=\"\\\\grubx64.efi\"" -nostdinc -ICryptlib -ICryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -Iinclude -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DVENDOR_CERT_FILE=\"/builddir/build/SOURCES/securebootca.cer\" -c -o MokManager.o MokManager.c cc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Werror -mno-red-zone -maccumulate-outgoing-args -mno-mmx -mno-sse -fno-builtin "-DDEFAULT_LOADER=L\"\\\\grubx64.efi\"" "-DDEFAULT_LOADER_CHAR=\"\\\\grubx64.efi\"" -nostdinc -ICryptlib -ICryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -Iinclude -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DVENDOR_CERT_FILE=\"/builddir/build/SOURCES/securebootca.cer\" -c -o PasswordCrypt.o PasswordCrypt.c cc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Werror -mno-red-zone -maccumulate-outgoing-args -mno-mmx -mno-sse -fno-builtin "-DDEFAULT_LOADER=L\"\\\\grubx64.efi\"" "-DDEFAULT_LOADER_CHAR=\"\\\\grubx64.efi\"" -nostdinc -ICryptlib -ICryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -Iinclude -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DVENDOR_CERT_FILE=\"/builddir/build/SOURCES/securebootca.cer\" -c -o crypt_blowfish.o crypt_blowfish.c ld -o MokManager.so -nostdlib -znocombreloc -T elf_x86_64_efi.lds -shared -Bsymbolic -L/usr/lib64/gnuefi -L/usr/lib64 -LCryptlib -LCryptlib/OpenSSL /usr/lib64/gnuefi/crt0-efi-x86_64.o MokManager.o PasswordCrypt.o crypt_blowfish.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-redhat-linux/4.8.2/libgcc.a lib/lib.a objcopy -j .text -j .sdata -j .data \ -j .dynamic -j .dynsym -j .rel \ -j .rela -j .reloc -j .eh_frame \ -j .vendor_cert \ --target=efi-app-x86_64 MokManager.so MokManager.efi 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 \ --target=efi-app-x86_64 MokManager.so MokManager.efi.debug cc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Werror -mno-red-zone -maccumulate-outgoing-args -mno-mmx -mno-sse -fno-builtin "-DDEFAULT_LOADER=L\"\\\\grubx64.efi\"" "-DDEFAULT_LOADER_CHAR=\"\\\\grubx64.efi\"" -nostdinc -ICryptlib -ICryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -Iinclude -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DVENDOR_CERT_FILE=\"/builddir/build/SOURCES/securebootca.cer\" -c -o fallback.o fallback.c ld -o fallback.so -nostdlib -znocombreloc -T elf_x86_64_efi.lds -shared -Bsymbolic -L/usr/lib64/gnuefi -L/usr/lib64 -LCryptlib -LCryptlib/OpenSSL /usr/lib64/gnuefi/crt0-efi-x86_64.o fallback.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-redhat-linux/4.8.2/libgcc.a objcopy -j .text -j .sdata -j .data \ -j .dynamic -j .dynsym -j .rel \ -j .rela -j .reloc -j .eh_frame \ -j .vendor_cert \ --target=efi-app-x86_64 fallback.so fallback.efi 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 \ --target=efi-app-x86_64 fallback.so fallback.efi.debug + cd mokutil-0.2.0 + ./autogen.sh autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:12: installing './compile' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' Makefile.am: installing './INSTALL' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 whether UID '502' is supported by ustar format... yes checking whether GID '498' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for memset... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for OPENSSL... 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 man/Makefile config.status: creating config.h config.status: executing depfiles commands + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 whether UID '502' is supported by ustar format... yes checking whether GID '498' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for x86_64-redhat-linux-gnu-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 for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for memset... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for OPENSSL... 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 man/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/shim-0.7/mokutil-0.2.0' Making all in src make[2]: Entering directory `/builddir/build/BUILD/shim-0.7/mokutil-0.2.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wcast-align -Wno-uninitialized -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mokutil-efilib.o `test -f 'efilib.c' || echo './'`efilib.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wcast-align -Wno-uninitialized -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mokutil-password-crypt.o `test -f 'password-crypt.c' || echo './'`password-crypt.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wcast-align -Wno-uninitialized -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mokutil-mokutil.o `test -f 'mokutil.c' || echo './'`mokutil.c gcc -Wall -Wcast-align -Wno-uninitialized -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o mokutil mokutil-efilib.o mokutil-password-crypt.o mokutil-mokutil.o -lssl -lcrypto -lcrypt make[2]: Leaving directory `/builddir/build/BUILD/shim-0.7/mokutil-0.2.0/src' Making all in man make[2]: Entering directory `/builddir/build/BUILD/shim-0.7/mokutil-0.2.0/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/shim-0.7/mokutil-0.2.0/man' make[2]: Entering directory `/builddir/build/BUILD/shim-0.7/mokutil-0.2.0' make[2]: Leaving directory `/builddir/build/BUILD/shim-0.7/mokutil-0.2.0' make[1]: Leaving directory `/builddir/build/BUILD/shim-0.7/mokutil-0.2.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.znSIqM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/shim-0.7-5.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/shim-0.7-5.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/shim-0.7-5.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/shim-0.7-5.el7.x86_64 + cd shim-0.7 + rm -rf /builddir/build/BUILDROOT/shim-0.7-5.el7.x86_64 + pesign -h -P -i shim.efi -h + install -D -d -m 0755 /builddir/build/BUILDROOT/shim-0.7-5.el7.x86_64/usr/share/shim/ + install -m 0644 shim.efi /builddir/build/BUILDROOT/shim-0.7-5.el7.x86_64/usr/share/shim/shim.efi + install -m 0644 shim.hash /builddir/build/BUILDROOT/shim-0.7-5.el7.x86_64/usr/share/shim/shim.hash + install -m 0644 fallback.efi /builddir/build/BUILDROOT/shim-0.7-5.el7.x86_64/usr/share/shim/fallback.efi + install -m 0644 MokManager.efi /builddir/build/BUILDROOT/shim-0.7-5.el7.x86_64/usr/share/shim/MokManager.efi + cd mokutil-0.2.0 + make PREFIX=/usr LIBDIR=/usr/lib64 DESTDIR=/builddir/build/BUILDROOT/shim-0.7-5.el7.x86_64 install Making install in src make[1]: Entering directory `/builddir/build/BUILD/shim-0.7/mokutil-0.2.0/src' make[2]: Entering directory `/builddir/build/BUILD/shim-0.7/mokutil-0.2.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/shim-0.7-5.el7.x86_64/usr/bin' /usr/bin/install -c mokutil '/builddir/build/BUILDROOT/shim-0.7-5.el7.x86_64/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/shim-0.7/mokutil-0.2.0/src' make[1]: Leaving directory `/builddir/build/BUILD/shim-0.7/mokutil-0.2.0/src' Making install in man make[1]: Entering directory `/builddir/build/BUILD/shim-0.7/mokutil-0.2.0/man' make[2]: Entering directory `/builddir/build/BUILD/shim-0.7/mokutil-0.2.0/man' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/shim-0.7-5.el7.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 mokutil.1 '/builddir/build/BUILDROOT/shim-0.7-5.el7.x86_64/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/shim-0.7/mokutil-0.2.0/man' make[1]: Leaving directory `/builddir/build/BUILD/shim-0.7/mokutil-0.2.0/man' make[1]: Entering directory `/builddir/build/BUILD/shim-0.7/mokutil-0.2.0' make[2]: Entering directory `/builddir/build/BUILD/shim-0.7/mokutil-0.2.0' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/shim-0.7/mokutil-0.2.0' make[1]: Leaving directory `/builddir/build/BUILD/shim-0.7/mokutil-0.2.0' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/shim-0.7 extracting debug info from /builddir/build/BUILDROOT/shim-0.7-5.el7.x86_64/usr/bin/mokutil dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 129 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: shim-unsigned-0.7-5.el7.x86_64 Provides: shim-unsigned = 0.7-5.el7 shim-unsigned(x86-64) = 0.7-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mokutil-0.7-5.el7.x86_64 Provides: mokutil = 0.7-5.el7 mokutil(x86-64) = 0.7-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libssl.so.10()(64bit) rtld(GNU_HASH) Processing files: shim-debuginfo-0.7-5.el7.x86_64 Provides: shim-debuginfo = 0.7-5.el7 shim-debuginfo(x86-64) = 0.7-5.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/shim-0.7-5.el7.x86_64 Wrote: /builddir/build/RPMS/shim-unsigned-0.7-5.el7.x86_64.rpm Wrote: /builddir/build/RPMS/mokutil-0.7-5.el7.x86_64.rpm Wrote: /builddir/build/RPMS/shim-debuginfo-0.7-5.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7gQfso + umask 022 + cd /builddir/build/BUILD + cd shim-0.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/shim-0.7-5.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->