Created
July 15, 2020 04:45
-
-
Save mistydemeo/71573ab3941f4d9c94f5de7b577606c4 to your computer and use it in GitHub Desktop.
nettle on macOS 11.0 - Homebrew build logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for nettle on macOS 11.0 | |
Build date: 2020-07-14 21:28:11 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 2.4.6-30-gbb0a39e-dirty | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: bb0a39e2bf658ac6adeca0745ac112c5668a0c3d | |
Last commit: 24 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 69efeb79b550be93bde63207d0631ab3ebe8a572 | |
Core tap last commit: 37 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_DEVELOPER: set | |
HOMEBREW_EDITOR: subl | |
HOMEBREW_GITHUB_API_TOKEN: set | |
HOMEBREW_MAKE_JOBS: 8 | |
HOMEBREW_SKIP_OR_LATER_BOTTLES: set | |
CPU: octa-core 64-bit arm_vortex_tempest | |
Homebrew Ruby: 2.6.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby | |
Clang: 12.0 build 1200 | |
Git: 2.24.3 => /Applications/Xcode-beta.app/Contents/Developer/usr/bin/git | |
Curl: 7.64.1 => /usr/bin/curl | |
macOS: 11.0-arm64 | |
CLT: N/A | |
Xcode: 12.0 => /Applications/Xcode-beta.app/Contents/Developer |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry or file an issue; just ignore this. Thanks! | |
Warning: You have uncommitted modifications to Homebrew/homebrew-core. | |
If this is a surprise to you, then you should stash these modifications. | |
Stashing returns Homebrew to a pristine state but can be undone | |
should you later need to do so for some reason. | |
cd /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core && git stash && git clean -d -f | |
Uncommitted files: | |
M Formula/ffmpeg.rb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nettle |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2020-07-14 21:28:02 -0700 | |
./configure | |
--disable-dependency-tracking | |
--prefix=/usr/local/Cellar/nettle/3.6 | |
--enable-shared | |
checking build system type... arm-apple-darwin20.0.0 | |
checking host system type... arm-apple-darwin20.0.0 | |
checking for -R flag... none | |
Searching for libraries | |
checking /usr/local/Cellar/nettle/3.6/lib... not found | |
checking /usr/local/lib... added | |
checking /sw/local/lib... not found | |
checking /sw/lib... not found | |
checking /usr/gnu/lib... not found | |
checking /opt/gnu/lib... not found | |
checking /sw/gnu/lib... not found | |
checking /usr/freeware/lib... not found | |
checking /usr/pkg/lib... not found | |
checking for gcc... clang | |
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 clang accepts -g... yes | |
checking for clang option to accept ISO C89... none needed | |
checking for ifunc support... no | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether clang++ accepts -g... yes | |
checking if LD -Wl,--version-script works... no | |
checking whether make sets $(MAKE)... yes | |
checking for ranlib... ranlib | |
checking for nm... nm | |
checking for objdump... objdump | |
checking for ar... ar | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for a thread-safe mkdir -p... ./install-sh -c -d | |
checking whether ln -s works... yes | |
checking for build system executable suffix... | |
checking for an ANSI C-conforming const... yes | |
checking for inline... inline | |
checking how to run the C preprocessor... clang -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for uid_t in sys/types.h... yes | |
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 for size_t... yes | |
checking whether time.h and sys/time.h may both be included... yes | |
checking size of long... 8 | |
checking size of size_t... 8 | |
checking openssl/evp.h usability... no | |
checking openssl/evp.h presence... no | |
checking for openssl/evp.h... no | |
checking valgrind/memcheck.h usability... no | |
checking valgrind/memcheck.h presence... no | |
checking for valgrind/memcheck.h... no | |
checking dlfcn.h usability... yes | |
checking dlfcn.h presence... yes | |
checking for dlfcn.h... yes | |
checking for dlopen in -ldl... yes | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking malloc.h usability... no | |
checking malloc.h presence... no | |
checking for malloc.h... no | |
checking for strerror... yes | |
checking for secure_getenv... no | |
checking for getline... yes | |
checking whether byte ordering is bigendian... no | |
checking for __builtin_bswap64... yes | |
checking for __attribute__... yes | |
checking for fcntl file locking... yes | |
checking for __gmpn_zero_p in -lgmp... yes | |
checking for GMP limb size... 64 bits | |
configure: Looking for assembler files in arm. | |
checking CCPIC... | |
checking if globals are prefixed by underscore... yes | |
checking for ELF-style .type,%function pseudo-ops... no | |
checking for ELF-style .type,#function pseudo-ops... no | |
checking for COFF-style .type directive... no | |
checking if we should use a .note.GNU-stack section... /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump: error: 'conftest.o': Invalid/Unsupported object file format | |
no | |
checking if .align assembly directive is logarithmic... yes | |
checking if Intel CET is enabled... no | |
checking for m4... /usr/bin/m4 | |
checking for makeinfo... /usr/bin/makeinfo | |
checking for library containing clock_gettime... none required | |
configure: creating ./config.status | |
config.status: creating config.make | |
config.status: creating config.m4 | |
config.status: creating Makefile | |
config.status: creating version.h | |
config.status: creating tools/Makefile | |
config.status: creating testsuite/Makefile | |
config.status: creating examples/Makefile | |
config.status: creating nettle.pc | |
config.status: creating hogweed.pc | |
config.status: creating libnettle.map | |
config.status: creating libhogweed.map | |
config.status: creating config.h | |
config.status: linking arm/aes-encrypt-internal.asm to aes-encrypt-internal.asm | |
config.status: linking arm/aes-decrypt-internal.asm to aes-decrypt-internal.asm | |
config.status: linking arm/memxor.asm to memxor.asm | |
config.status: linking arm/memxor3.asm to memxor3.asm | |
config.status: linking arm/machine.m4 to machine.m4 | |
config.status: linking arm/ecc-secp192r1-modp.asm to ecc-secp192r1-modp.asm | |
config.status: linking arm/ecc-secp224r1-modp.asm to ecc-secp224r1-modp.asm | |
config.status: linking arm/ecc-secp256r1-redc.asm to ecc-secp256r1-redc.asm | |
config.status: linking arm/ecc-secp384r1-modp.asm to ecc-secp384r1-modp.asm | |
config.status: linking arm/ecc-secp521r1-modp.asm to ecc-secp521r1-modp.asm | |
configure: summary of build options: | |
Version: nettle 3.6 | |
Host type: arm-apple-darwin20.0.0 | |
ABI: standard | |
Assembly files: arm | |
Install prefix: /usr/local/Cellar/nettle/3.6 | |
Library directory: ${exec_prefix}/lib | |
Compiler: clang | |
Static libraries: yes | |
Shared libraries: yes | |
Public key crypto: yes | |
Using mini-gmp: no | |
Documentation: yes | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang called with: -E - | |
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E - -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E - | |
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E - -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: --version | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os --version -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -v | |
superenv executed: clang -v | |
clang called with: -V | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -V -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -qversion | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -qversion -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -o conftest conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -o conftest conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -o conftest -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: --version | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os --version -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -v | |
superenv executed: clang++ -v | |
clang++ called with: -V | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -V -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -qversion | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -qversion -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c conftest.cpp | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -Os -c conftest.cpp -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g conftest.cpp | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -Os -c -g conftest.cpp -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -Os -c -g -O2 conftest.cpp -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 -Wl,--version-script=conftest.map conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wl,--version-script=conftest.map conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wl,--version-script=conftest.map conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wl,--version-script=conftest.map conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -o conftest -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -o conftest -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -o conftest -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -o conftest -g -O2 conftest.c -ldl -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -o conftest -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -o conftest -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -o conftest -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -o conftest -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -o conftest -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -o conftest -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lgmp | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -o conftest -g -O2 conftest.c -lgmp -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lgmp | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -o conftest -g -O2 conftest.c -lgmp -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -fPIC conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 -fPIC conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -g -O2 -c conftest.s | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -g -O2 -c conftest.s -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -g -O2 -c conftest.s | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -g -O2 -c conftest.s -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -g -O2 -c conftest.s | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -g -O2 -c conftest.s -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -g -O2 -c conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -g -O2 -c conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -g -O2 -c conftest.s | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -g -O2 -c conftest.s -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lgmp | |
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -o conftest -g -O2 conftest.c -lgmp -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2020-07-14 21:28:10 -0700 | |
make | |
/Applications/Xcode-beta.app/Contents/Developer/usr/bin/make all-here | |
clang -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c getopt.c \ | |
&& true | |
clang -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c getopt1.c \ | |
&& true | |
clang -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c nettle-internal.c \ | |
&& true | |
/usr/bin/m4 ./asm.m4 machine.m4 config.m4 aes-decrypt-internal.asm >aes-decrypt-internal.s | |
clang -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c aes-decrypt.c \ | |
&& true | |
/usr/bin/m4 ./asm.m4 machine.m4 config.m4 aes-encrypt-internal.asm >aes-encrypt-internal.s | |
clang -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c aes-encrypt.c \ | |
&& true | |
clang -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c aes-encrypt-table.c \ | |
&& true | |
clang -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c aes-encrypt-internal.s | |
clang -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c aes-decrypt-internal.s | |
clang -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c aes-invert-internal.c \ | |
&& true | |
clang -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c aes-set-key-internal.c \ | |
&& true | |
clang -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c aes-set-encrypt-key.c \ | |
&& true | |
clang -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c aes-set-decrypt-key.c \ | |
&& true | |
aes-encrypt-internal.s:75:2: error: unrecognized instruction mnemonic | |
teq r3, #0 | |
^ | |
aes-encrypt-internal.s:78:8: error: vector register expected | |
push {r0,r1,r3, r4,r5,r6,r7,r8,r10,r11,lr} | |
^ | |
aes-encrypt-internal.s:79:6: error: invalid operand for instruction | |
mov r0, #0x3fc | |
^ | |
aes-encrypt-internal.s:83:6: error: invalid operand for instruction | |
ldr r1, [sp, #+48] | |
^ | |
aes-encrypt-internal.s:84:11: error: vector register expected | |
ldm sp, {r10, r11} | |
^ | |
aes-encrypt-internal.s:87:7: error: invalid operand for instruction | |
ldrb r4, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:88:7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:89:6: error: invalid operand for instruction | |
orr r4, r8, lsl #8 | |
^ | |
aes-encrypt-internal.s:90:7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:91:6: error: invalid operand for instruction | |
orr r4, r8, lsl #16 | |
^ | |
aes-encrypt-internal.s:92:7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:93:6: error: invalid operand for instruction | |
orr r4, r8, lsl #24 | |
^ | |
aes-encrypt-internal.s:94:6: error: invalid operand for instruction | |
ldr r8, [r11], #+4 | |
^ | |
aes-encrypt-internal.s:95:6: error: invalid operand for instruction | |
eor r4, r8 | |
^ | |
aes-encrypt-internal.s:98:7: error: invalid operand for instruction | |
ldrb r5, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:99:7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:100:6: error: invalid operand for instruction | |
orr r5, r8, lsl #8 | |
^ | |
aes-encrypt-internal.s:101:7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:102:6: error: invalid operand for instruction | |
orr r5, r8, lsl #16 | |
^ | |
aes-encrypt-internal.s:103:7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:104:6: error: invalid operand for instruction | |
orr r5, r8, lsl #24 | |
^ | |
aes-encrypt-internal.s:105:6: error: invalid operand for instruction | |
ldr r8, [r11], #+4 | |
^ | |
aes-encrypt-internal.s:106:6: error: invalid operand for instruction | |
eor r5, r8 | |
^ | |
aes-encrypt-internal.s:109:7: error: invalid operand for instruction | |
ldrb r6, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:110:7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:111:6: error: invalid operand for instruction | |
orr r6, r8, lsl #8 | |
^ | |
aes-encrypt-internal.s:112:7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:113:6: error: invalid operand for instruction | |
orr r6, r8, lsl #16 | |
^ | |
aes-encrypt-internal.s:114:7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:115:6: error: invalid operand for instruction | |
orr r6, r8, lsl #24 | |
^ | |
aes-encrypt-internal.s:116:6: error: invalid operand for instruction | |
ldr r8, [r11], #+4 | |
^ | |
aes-encrypt-internal.s:117:6: error: invalid operand for instruction | |
eor r6, r8 | |
^ | |
aes-encrypt-internal.s:120:7: error: invalid operand for instruction | |
ldrb r7, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:121:7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:122:6: error: invalid operand for instruction | |
orr r7, r8, lsl #8 | |
^ | |
aes-encrypt-internal.s:123:7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:124:6: error: invalid operand for instruction | |
orr r7, r8, lsl #16 | |
^ | |
aes-encrypt-internal.s:125:7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:126:6: error: invalid operand for instruction | |
orr r7, r8, lsl #24 | |
^ | |
aes-encrypt-internal.s:127:6: error: invalid operand for instruction | |
ldr r8, [r11], #+4 | |
^ | |
aes-encrypt-internal.s:128:6: error: invalid operand for instruction | |
eor r7, r8 | |
^ | |
aes-encrypt-internal.s:131:6: error: invalid operand for instruction | |
str r1, [sp, #+48] | |
^ | |
clang -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c aes128-set-encrypt-key.c \ | |
&& true | |
aes-encrypt-internal.s:133:6: error: invalid operand for instruction | |
add r2, r2, #256 | |
^ | |
aes-encrypt-internal.s:142:6: error: invalid operand for instruction | |
and r8, r0, r1, lsl #2 | |
^ | |
aes-encrypt-internal.s:143:6: error: invalid operand for instruction | |
ldr r4, [r2, r8] | |
^ | |
aes-encrypt-internal.s:144:6: error: invalid operand for instruction | |
and r8, r0, r3, lsl #2 | |
^ | |
aes-encrypt-internal.s:145:6: error: invalid operand for instruction | |
ldr r5, [r2, r8] | |
^ | |
aes-encrypt-internal.s:146:6: error: invalid operand for instruction | |
and r8, r0, r12, lsl #2 | |
^ | |
aes-encrypt-internal.s:147:6: error: invalid operand for instruction | |
ldr r6, [r2, r8] | |
^ | |
aes-encrypt-internal.s:148:6: error: invalid operand for instruction | |
and r8, r0, r14, lsl #2 | |
^ | |
aes-encrypt-internal.s:149:6: error: invalid operand for instruction | |
ldr r7, [r2, r8] | |
^ | |
aes-encrypt-internal.s:151:6: error: invalid operand for instruction | |
and r8, r0, r3, ror #6 | |
^ | |
aes-encrypt-internal.s:152:6: error: invalid operand for instruction | |
add r2, r2, #1024 | |
^ | |
aes-encrypt-internal.s:153:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:154:6: error: invalid operand for instruction | |
eor r4, r4, r8 | |
^ | |
aes-encrypt-internal.s:155:6: error: invalid operand for instruction | |
and r8, r0, r12, ror #6 | |
^ | |
aes-encrypt-internal.s:156:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:157:6: error: invalid operand for instruction | |
eor r5, r5, r8 | |
^ | |
aes-encrypt-internal.s:158:6: error: invalid operand for instruction | |
and r8, r0, r14, ror #6 | |
^ | |
aes-encrypt-internal.s:159:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:160:6: error: invalid operand for instruction | |
eor r6, r6, r8 | |
^ | |
aes-encrypt-internal.s:161:6: error: invalid operand for instruction | |
and r8, r0, r1, ror #6 | |
^ | |
aes-encrypt-internal.s:162:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:163:6: error: invalid operand for instruction | |
eor r7, r7, r8 | |
^ | |
aes-encrypt-internal.s:165:6: error: invalid operand for instruction | |
and r8, r0, r12, ror #14 | |
^ | |
aes-encrypt-internal.s:166:6: error: invalid operand for instruction | |
add r2, r2, #1024 | |
^ | |
aes-encrypt-internal.s:167:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:168:6: error: invalid operand for instruction | |
eor r4, r4, r8 | |
^ | |
aes-encrypt-internal.s:169:6: error: invalid operand for instruction | |
and r8, r0, r14, ror #14 | |
^ | |
aes-encrypt-internal.s:170:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:171:6: error: invalid operand for instruction | |
eor r5, r5, r8 | |
^ | |
aes-encrypt-internal.s:172:6: error: invalid operand for instruction | |
and r8, r0, r1, ror #14 | |
^ | |
aes-encrypt-internal.s:173:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:174:6: error: invalid operand for instruction | |
eor r6, r6, r8 | |
^ | |
aes-encrypt-internal.s:175:6: error: invalid operand for instruction | |
and r8, r0, r3, ror #14 | |
^ | |
aes-encrypt-internal.s:176:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:177:6: error: invalid operand for instruction | |
eor r7, r7, r8 | |
^ | |
aes-encrypt-internal.s:179:6: error: invalid operand for instruction | |
and r8, r0, r14, ror #22 | |
^ | |
aes-encrypt-internal.s:180:6: error: invalid operand for instruction | |
add r2, r2, #1024 | |
^ | |
aes-encrypt-internal.s:181:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:182:6: error: invalid operand for instruction | |
eor r4, r4, r8 | |
^ | |
aes-encrypt-internal.s:183:6: error: invalid operand for instruction | |
and r8, r0, r1, ror #22 | |
^ | |
aes-encrypt-internal.s:184:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:185:6: error: invalid operand for instruction | |
eor r5, r5, r8 | |
^ | |
aes-encrypt-internal.s:186:6: error: invalid operand for instruction | |
and r8, r0, r3, ror #22 | |
^ | |
aes-encrypt-internal.s:187:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:188:6: error: invalid operand for instruction | |
eor r6, r6, r8 | |
^ | |
aes-encrypt-internal.s:189:6: error: invalid operand for instruction | |
and r8, r0, r12, ror #22 | |
^ | |
aes-encrypt-internal.s:190:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:192:13: error: vector register expected | |
ldm r11!, {r1,r3,r12,r14} | |
^ | |
aes-encrypt-internal.s:193:6: error: invalid operand for instruction | |
eor r7, r7, r8 | |
^ | |
aes-encrypt-internal.s:194:6: error: invalid operand for instruction | |
sub r2, r2, #3072 | |
^ | |
aes-encrypt-internal.s:195:6: error: invalid operand for instruction | |
eor r4, r4, r1 | |
^ | |
aes-encrypt-internal.s:196:6: error: invalid operand for instruction | |
eor r5, r5, r3 | |
^ | |
aes-encrypt-internal.s:197:6: error: invalid operand for instruction | |
eor r6, r6, r12 | |
^ | |
aes-encrypt-internal.s:198:6: error: invalid operand for instruction | |
eor r7, r7, r14 | |
^ | |
aes-encrypt-internal.s:202:7: error: invalid operand for instruction | |
subs r10, r10,#2 | |
^ | |
aes-encrypt-internal.s:206:6: error: invalid operand for instruction | |
and r8, r0, r4, lsl #2 | |
^ | |
aes-encrypt-internal.s:207:6: error: invalid operand for instruction | |
ldr r1, [r2, r8] | |
^ | |
aes-encrypt-internal.s:208:6: error: invalid operand for instruction | |
and r8, r0, r5, lsl #2 | |
^ | |
aes-encrypt-internal.s:209:6: error: invalid operand for instruction | |
ldr r3, [r2, r8] | |
^ | |
aes-encrypt-internal.s:210:6: error: invalid operand for instruction | |
and r8, r0, r6, lsl #2 | |
^ | |
aes-encrypt-internal.s:211:6: error: invalid operand for instruction | |
ldr r12, [r2, r8] | |
^ | |
aes-encrypt-internal.s:212:6: error: invalid operand for instruction | |
and r8, r0, r7, lsl #2 | |
^ | |
aes-encrypt-internal.s:213:6: error: invalid operand for instruction | |
ldr r14, [r2, r8] | |
^ | |
aes-encrypt-internal.s:215:6: error: invalid operand for instruction | |
and r8, r0, r5, ror #6 | |
^ | |
aes-encrypt-internal.s:216:6: error: invalid operand for instruction | |
add r2, r2, #1024 | |
^ | |
aes-encrypt-internal.s:217:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:218:6: error: invalid operand for instruction | |
eor r1, r1, r8 | |
^ | |
aes-encrypt-internal.s:219:6: error: invalid operand for instruction | |
and r8, r0, r6, ror #6 | |
^ | |
aes-encrypt-internal.s:220:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:221:6: error: invalid operand for instruction | |
eor r3, r3, r8 | |
^ | |
aes-encrypt-internal.s:222:6: error: invalid operand for instruction | |
and r8, r0, r7, ror #6 | |
^ | |
aes-encrypt-internal.s:223:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:224:6: error: invalid operand for instruction | |
eor r12, r12, r8 | |
^ | |
aes-decrypt-internal.s:67:2: aes-encrypt-internal.s:225:6: error: unrecognized instruction mnemonic | |
teq r3, #0 | |
^ | |
aes-decrypt-internal.s:70:8: error: vector register expected | |
push {r0,r1,r3, r4,r5,r6,r7,r8,r10,r11,lr} | |
^ | |
aes-decrypt-internal.s:71:6: error: invalid operand for instruction | |
mov r0, #0x3fc | |
^ | |
aes-decrypt-internal.s:75:6: error: invalid operand for instruction | |
ldr r1, [sp, #+48] | |
^ | |
aes-decrypt-internal.s:76:11: error: vector register expected | |
ldm sp, {r10, r11} | |
^ | |
aes-decrypt-internal.s:79:7: error: invalid operand for instruction | |
ldrb r4, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:80:7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:81:6: error: invalid operand for instruction | |
orr r4, r8, lsl #8 | |
^ | |
aes-decrypt-internal.s:82:7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:83:6: error: invalid operand for instruction | |
orr r4, r8, lsl #16 | |
^ | |
error: aes-decrypt-internal.s:84:7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:85:6: invalid operand for instruction | |
error: invalid operand for instruction | |
orr r4, r8, lsl #24 | |
^ | |
and r8, r0, r4, ror #6 | |
^ | |
aes-encrypt-internal.s:226aes-decrypt-internal.s:86:6: error: invalid operand for instruction: | |
ldr r8, [r11], #+4 | |
^ | |
aes-decrypt-internal.s:87:6: error: invalid operand for instruction6: error: | |
eor r4, r8 | |
^ | |
invalid operand for instruction | |
aes-decrypt-internal.s:90:7: error: ldr r8, [r2, r8] | |
invalid operand for instruction | |
ldrb r5, [r1], #+1 | |
^ | |
^ | |
aes-decrypt-internal.s:91:7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:92:6: error: invalid operand for instruction | |
orr r5, r8, lsl #8 | |
^ | |
aes-decrypt-internal.s:93:7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-encrypt-internal.saes-decrypt-internal.s:94:6: error: :227:6: error: invalid operand for instruction | |
eor r14, r14, r8 | |
^ | |
aes-encrypt-internal.s:229:6: error: invalid operand for instruction | |
and r8, r0, r6, ror #14 | |
^ | |
aes-encrypt-internal.s:230:6: error: invalid operand for instructioninvalid operand for instruction | |
add r2, r2, #1024 | |
^ | |
aes-encrypt-internal.s:231:6: error: invalid operand for instruction | |
orr r5, r8, lsl #16 | |
ldr r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:232:6: error: invalid operand for instruction | |
eor r1, r1, r8 | |
^ | |
^ | |
aes-encrypt-internal.s:233:6: error: invalid operand for instruction | |
and r8, r0, r7, ror #14 | |
^ | |
aes-encrypt-internal.s:234:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:235:6: error: invalid operand for instruction | |
eor r3, r3, r8 | |
^ | |
aes-encrypt-internal.s:236:6: error: invalid operand for instruction | |
and r8, r0, r4, ror #14 | |
^ | |
aes-encrypt-internal.s:237:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:238:6: error: invalid operand for instruction | |
eor r12, r12, r8 | |
^ | |
aes-encrypt-internal.s:239:6: aes-decrypt-internal.serror: invalid operand for instruction | |
and r8, r0, r5, ror #14 | |
^ | |
aes-encrypt-internal.s:240:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:241:6: error: invalid operand for instruction | |
eor r14, r14, r8 | |
^ | |
aes-encrypt-internal.s:243:6: error: invalid operand for instruction | |
and r8, r0, r7, ror #22 | |
^ | |
aes-encrypt-internal.s:244:6: error: :95:invalid operand for instruction | |
add r2, r2, #1024 | |
^ | |
aes-encrypt-internal.s:245:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:246:6: error: invalid operand for instruction | |
eor r1, r1, r8 | |
^ | |
^ | |
aes-encrypt-internal.s:247:6: error: invalid operand for instruction | |
and r8, r0, r4, ror #22 | |
^ | |
aes-encrypt-internal.s:248:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:249:6: error: invalid operand for instruction | |
eor r3, r3, r8 | |
^ | |
aes-encrypt-internal.s:250:6: error: invalid operand for instruction | |
and r8, r0, r5, ror #22 | |
^ | |
aes-encrypt-internal.s:251:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:252:6: error: invalid operand for instruction | |
eor r12, r12, r8 | |
^ | |
aes-encrypt-internal.s:253:6: error: invalid operand for instruction | |
and r8, r0, r6, ror #22 | |
^ | |
aes-encrypt-internal.s:254:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:256:13: error: vector register expected | |
ldm r11!, {r4,r5,r6,r7} | |
^ | |
aes-encrypt-internal.s:257:6: error: invalid operand for instruction | |
eor r14, r14, r8 | |
^ | |
aes-encrypt-internal.s:258:6: error: invalid operand for instruction | |
sub r2, r2, #3072 | |
^ | |
aes-decrypt-internal.s:96:6: error: invalid operand for instruction | |
orr r5, r8, lsl #24 | |
^ | |
aes-decrypt-internal.s:97:6: error: invalid operand for instruction | |
ldr r8, [r11], #+4 | |
aes-encrypt-internal.s:259 ^ | |
aes-decrypt-internal.s:98:6: error: invalid operand for instruction | |
eor r5, r8 | |
^ | |
:6: aes-decrypt-internal.s:101:7: error: invalid operand for instruction | |
eor r1, r1, r4 | |
error: invalid operand for instruction | |
ldrb r6, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:102:7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:103:6: error: invalid operand for instruction | |
orr r6, r8, lsl #8 | |
^ | |
aes-decrypt-internal.s:104:7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:105:6: error: invalid operand for instruction | |
orr r6, r8, lsl #16 | |
^ | |
aes-decrypt-internal.s:106:7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:107:6: error: invalid operand for instruction | |
orr r6, r8, lsl #24 | |
^ | |
aes-decrypt-internal.s:108:6: error: invalid operand for instruction | |
ldr r8, [r11], #+4 | |
^ | |
aes-decrypt-internal.s:109:6: error: invalid operand for instruction | |
eor r6, r8 | |
^ | |
aes-decrypt-internal.s:112:7: error: invalid operand for instruction | |
ldrb r7, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:113:7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:114:6: error: invalid operand for instruction | |
orr r7, r8, lsl #8 | |
^ | |
aes-decrypt-internal.s:115:7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:116:6: error: invalid operand for instruction | |
orr r7, r8, lsl #16 | |
^ | |
aes-decrypt-internal.s:117:7: error: invalid operand for instruction | |
ldrb r8, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:118:6: error: invalid operand for instruction | |
orr r7, r8, lsl #24 | |
^ | |
aes-decrypt-internal.s:119:6: error: invalid operand for instruction | |
ldr r8, [r11], #+4 | |
^ | |
aes-decrypt-internal.s:120:6: error: invalid operand for instruction | |
eor r7, r8 | |
^ | |
aes-decrypt-internal.s:123:6: error: invalid operand for instruction | |
str r1, [sp, #+48] | |
^ | |
aes-encrypt-internal.s:260:6: error: invalid operand for instruction | |
eor r3, r3, r5 | |
^ | |
^ | |
aes-encrypt-internal.s:261:6: error: aes-decrypt-internal.s:125:6: error: invalid operand for instruction | |
invalid operand for instruction | |
eor r12, r12, r6 | |
^ | |
add r2, r2, #256 | |
^ | |
aes-decrypt-internal.s:133:6: error: invalid operand for instruction | |
and r8, r0, r1, lsl #2 | |
^ | |
aes-decrypt-internal.s:134:6: error: invalid operand for instruction | |
ldr r4, [r2, r8] | |
^ | |
aes-encrypt-internal.s:262:6: error: invalid operand for instructionaes-decrypt-internal.s:135:6: error: invalid operand for instruction | |
and r8, r0, r3, lsl #2 | |
^ | |
eor r14, r14, r7 | |
^ | |
aes-decrypt-internal.s:136:6: aes-encrypt-internal.s:267:6: error: error: invalid operand for instruction | |
lsr r10, r0, #2 | |
^ | |
aes-encrypt-internal.s:268:6: error: invalid operand for instruction | |
sub r2, r2, #256 | |
^ | |
aes-encrypt-internal.s:271:6: error: invalid operand for instruction | |
and r8, r10, r1 | |
^ | |
invalid operand for instruction | |
ldr r5, [r2, r8] | |
aes-encrypt-internal.s ^ | |
:272aes-decrypt-internal.s:137:6: error: invalid operand for instruction | |
and r8, r0, r12, lsl #2 | |
:^ | |
7: aes-decrypt-internal.s:138:6: error: invalid operand for instruction | |
ldr r6, [r2, r8] | |
^ | |
aes-decrypt-internal.s:139:6: error: invalid operand for instruction | |
ldrb r4, [r2, r8] | |
error: invalid operand for instruction | |
and r8, r0, r14, lsl #2 | |
^ | |
aes-decrypt-internal.s:140:6: error: invalid operand for instruction | |
ldr r7, [r2, r8] | |
^ | |
aes-decrypt-internal.s:142:6: error: invalid operand for instruction | |
and r8, r0, r14, ror #6 | |
^ | |
aes-decrypt-internal.s:143:6: error: invalid operand for instruction | |
add r2, r2, #1024 | |
^ | |
aes-decrypt-internal.s:144:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:145:6: error: invalid operand for instruction | |
eor r4, r4, r8 | |
^ | |
aes-decrypt-internal.s:146:6: error: invalid operand for instruction | |
and r8, r0, r1, ror #6 | |
^ | |
aes-decrypt-internal.s:147:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:148:6: error: invalid operand for instruction | |
eor r5, r5, r8 | |
^ | |
aes-decrypt-internal.s:149:6: error: invalid operand for instruction | |
and r8, r0, r3, ror #6 | |
^ | |
aes-decrypt-internal.s:150:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:151:6: error: invalid operand for instruction | |
eor r6, r6, r8 | |
^ | |
aes-decrypt-internal.s:152:6: error: invalid operand for instruction | |
and r8, r0, r12, ror #6 | |
^ | |
aes-decrypt-internal.s:153:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:154:6: error: invalid operand for instruction | |
eor r7, r7, r8 | |
^ | |
aes-decrypt-internal.s:156:6: error: invalid operand for instruction | |
and r8, r0, r12, ror #14 | |
^ | |
aes-decrypt-internal.s:157:6: error: invalid operand for instruction | |
add r2, r2, #1024 | |
^ | |
aes-decrypt-internal.s:158:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:159:6: error: invalid operand for instruction | |
eor r4, r4, r8 | |
^ | |
aes-decrypt-internal.s:160:6: error: invalid operand for instruction | |
and r8, r0, r14, ror #14 | |
^ | |
aes-decrypt-internal.s:161:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:162:6: error: invalid operand for instruction | |
eor r5, r5, r8 | |
^ | |
aes-decrypt-internal.s:163:6: error: invalid operand for instruction | |
and r8, r0, r1, ror #14 | |
^ | |
aes-decrypt-internal.s:164:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:165:6: error: invalid operand for instruction | |
eor r6, r6, r8 | |
^ | |
aes-decrypt-internal.s:166:6: error: invalid operand for instruction | |
and r8, r0, r3, ror #14 | |
^ | |
aes-decrypt-internal.s:167:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:168:6: error: invalid operand for instruction | |
eor r7, r7, r8 | |
^ | |
aes-decrypt-internal.s:170:6: error: invalid operand for instruction | |
and r8, r0, r3, ror #22 | |
^ | |
aes-decrypt-internal.s:171:6: error: invalid operand for instruction | |
add r2, r2, #1024 | |
^ | |
aes-decrypt-internal.s:172:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:173:6: error: invalid operand for instruction | |
eor r4, r4, r8 | |
^ | |
aes-decrypt-internal.s:174:6: error: invalid operand for instruction | |
and r8, r0, r12, ror #22 | |
^ | |
aes-decrypt-internal.s:175:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:176:6: error: invalid operand for instruction | |
eor r5, r5, r8 | |
^ | |
aes-decrypt-internal.s:177:6: error: invalid operand for instruction | |
and r8, r0, r14, ror #22 | |
^ | |
aes-decrypt-internal.s:178:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:179:6: error: invalid operand for instruction | |
eor r6, r6, r8 | |
^ | |
aes-decrypt-internal.s:180:6: error: invalid operand for instruction | |
and r8, r0, r1, ror #22 | |
^ | |
aes-decrypt-internal.s:181:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:183:13: error: vector register expected | |
ldm r11!, {r1,r3,r12,r14} | |
^ | |
aes-decrypt-internal.s:184:6: error: invalid operand for instruction | |
eor r7, r7, r8 | |
^ | |
^ | |
aes-decrypt-internal.s:185:6: error: invalid operand for instruction | |
sub r2, r2, #3072 | |
^ | |
aes-encrypt-internal.s:273:6: error: invalid operand for instruction | |
aes-decrypt-internal.s:186 and r8, r10, r3, ror #8 | |
:6: ^ | |
error: invalid operand for instruction | |
eor r4, r4, r1 | |
aes-encrypt-internal.s:274:7: error: invalid operand for instruction | |
ldrb r8, [r2, r8] | |
^ | |
^ | |
aes-encrypt-internal.s:aes-decrypt-internal.s:187:6: error: invalid operand for instruction | |
eor r5, r5, r3 | |
275:6 ^ | |
: error: aes-decrypt-internal.s:188:6: error: invalid operand for instruction | |
eor r4, r4, r8, lsl #8 | |
^ | |
invalid operand for instruction | |
eor r6, r6, r12aes-encrypt-internal.s:276:6: error: invalid operand for instruction | |
and r8, r10, r12, ror #16 | |
^ | |
aes-encrypt-internal.s:277:7: error: invalid operand for instruction | |
ldrb r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:278:6: error: invalid operand for instruction | |
eor r4, r4, r8, lsl #16 | |
^ | |
aes-encrypt-internal.s:279:7: error: invalid operand for instruction | |
ldrb r8, [r2, r14, lsr #24] | |
^ | |
aes-encrypt-internal.s:280:6: error: invalid operand for instruction | |
eor r4, r4, r8, lsl #24 | |
^ | |
aes-encrypt-internal.s:281:6: error: invalid operand for instruction | |
ldr r8, [r11], #+4 | |
^ | |
aes-encrypt-internal.s:282:6: error: invalid operand for instruction | |
eor r4, r8 | |
^ | |
aes-encrypt-internal.s:285:6: error: invalid operand for instruction | |
and r8, r10, r3 | |
^ | |
aes-encrypt-internal.s:286:7: error: invalid operand for instruction | |
ldrb r5, [r2, r8] | |
^ | |
aes-encrypt-internal.s:287:6: error: invalid operand for instruction | |
and r8, r10, r12, ror #8 | |
^ | |
aes-encrypt-internal.s:288:7: error: invalid operand for instruction | |
ldrb r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:289:6: error: invalid operand for instruction | |
eor r5, r5, r8, lsl #8 | |
^ | |
aes-encrypt-internal.s:290:6: error: invalid operand for instruction | |
and r8, r10, r14, ror #16 | |
^ | |
aes-encrypt-internal.s:291:7: error: invalid operand for instruction | |
ldrb r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:292:6: error: invalid operand for instruction | |
eor r5, r5, r8, lsl #16 | |
^ | |
aes-encrypt-internal.s:293:7: error: invalid operand for instruction | |
ldrb r8, [r2, r1, lsr #24] | |
^ | |
aes-encrypt-internal.s:294:6: error: invalid operand for instruction | |
eor r5, r5, r8, lsl #24 | |
^ | |
aes-encrypt-internal.s:295:6: error: invalid operand for instruction | |
ldr r8, [r11], #+4 | |
^ | |
aes-encrypt-internal.s:296:6: error: invalid operand for instruction | |
eor r5, r8 | |
^ | |
aes-encrypt-internal.s:299:6: error: invalid operand for instruction | |
and r8, r10, r12 | |
^ ^ | |
aes-encrypt-internal.s:300:7: error: invalid operand for instruction | |
ldrb r6, [r2, r8] | |
aes-decrypt-internal.s:189:6: error: invalid operand for instruction | |
^ | |
eor r7, r7, r14 | |
aes-encrypt-internal.s:301:6: error: ^ | |
aes-decrypt-internal.s:193:7: error: invalid operand for instruction | |
subs r10, r10,#2 | |
^ | |
invalid operand for instruction | |
aes-decrypt-internal.s:196: and r8, r10, r14, ror #8 | |
^ | |
6: error: aes-encrypt-internal.s:302:7: error: invalid operand for instruction | |
invalid operand for instruction | |
and r8, r0, r4, lsl #2 | |
ldrb r8, [r2, r8] | |
^ | |
^ | |
aes-encrypt-internal.s:303:6: error: invalid operand for instruction | |
eor r6, r6, r8, lsl #8 | |
aes-decrypt-internal.s:197:6: ^ | |
aes-encrypt-internal.s:304:6: error: invalid operand for instruction | |
and r8, r10, r1, ror #16 | |
error: invalid operand for instruction | |
ldr r1, [r2, r8] | |
^ | |
^ | |
aes-decrypt-internal.s:198:6: error: invalid operand for instruction | |
and r8, r0, r5, lsl #2 | |
^ | |
aes-decrypt-internal.s:199:6: error: invalid operand for instruction | |
ldr r3, [r2, r8] | |
^ | |
aes-encrypt-internal.s:305:7: error: aes-decrypt-internal.s:200invalid operand for instruction | |
ldrb r8, [r2, r8] | |
^ | |
:6: error: invalid operand for instruction | |
and r8, r0, r6, lsl #2 | |
^ | |
aes-encrypt-internal.s:306:6: error: invalid operand for instruction | |
eor r6, r6, r8, lsl #16 | |
^ | |
aes-encrypt-internal.s:307:7: error: invalid operand for instruction | |
ldrb r8, [r2, r3, lsr #24] | |
^ | |
aes-encrypt-internal.s:308:6: error: invalid operand for instruction | |
eor r6, r6, r8, lsl #24 | |
^ | |
aes-encrypt-internal.s:309:6: error: invalid operand for instruction | |
ldr r8, [r11], #+4 | |
^ | |
aes-encrypt-internal.s:310:6: error: invalid operand for instruction | |
eor r6, r8 | |
^ | |
aes-encrypt-internal.s:313:6: error: invalid operand for instruction | |
and r8, r10, r14 | |
aes-decrypt-internal.s ^ | |
:201:6aes-encrypt-internal.s:314:7: : error: invalid operand for instruction | |
error: invalid operand for instruction | |
ldr r12, [r2, r8] | |
^ | |
aes-decrypt-internal.s:202:6: error: invalid operand for instruction | |
ldrb r7, [r2, r8] and r8, r0, r7, lsl #2 | |
^ | |
aes-decrypt-internal.s:203:6: error: invalid operand for instruction | |
ldr r14, [r2, r8] | |
^ | |
^ | |
aes-decrypt-internal.s:205:6: error: invalid operand for instruction | |
and r8, r0, r7, ror #6 | |
^ | |
aes-decrypt-internal.s:206:6: error: invalid operand for instruction | |
add r2, r2, #1024 | |
^ | |
aes-encrypt-internal.s:315:6: error: invalid operand for instruction | |
and r8, r10, r1, ror #8 | |
^ | |
aes-decrypt-internal.s:207:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
aes-encrypt-internal.s:316:7: error: invalid operand for instruction | |
ldrb r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:317:6: error: invalid operand for instruction | |
eor r7, r7, r8, lsl #8 | |
^ | |
aes-encrypt-internal.s:318:6: ^ | |
error: invalid operand for instruction | |
and r8, r10, r3, ror #16 | |
^ | |
aes-encrypt-internal.s:319:7: error: aes-decrypt-internal.s:208invalid operand for instruction | |
ldrb r8, [r2, r8] | |
^ | |
aes-encrypt-internal.s:320:6: error: invalid operand for instruction | |
eor r7, r7, r8, lsl #16 | |
^ | |
:6: aes-encrypt-internal.s:321:7: error: invalid operand for instruction | |
ldrb r8, [r2, r12, lsr #24] | |
^ | |
aes-encrypt-internal.s:322:6: error: invalid operand for instruction | |
eor r7, r7, r8, lsl #24 | |
^ | |
aes-encrypt-internal.s:323:6: error: invalid operand for instruction | |
ldr r8, [r11], #+4 | |
^ | |
aes-encrypt-internal.s:324:6: error: invalid operand for instruction | |
eor r7, r8 | |
^ | |
aes-encrypt-internal.s:327:6: error: invalid operand for instruction | |
ldr r1, [sp, #+44] | |
^ | |
aes-encrypt-internal.s:328:6: error: invalid operand for instruction | |
ldr r3, [sp, #+8] | |
^ | |
aes-encrypt-internal.s:331:7: error: invalid operand for instruction | |
strb r4, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:332:6: error: invalid operand for instruction | |
ror r4, r4, #8 | |
^ | |
aes-encrypt-internal.s:333:7: error: invalid operand for instruction | |
strb r4, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:334:6: error: invalid operand for instruction | |
ror r4, r4, #8 | |
^ | |
aes-encrypt-internal.s:335:7: error: invalid operand for instruction | |
strb r4, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:336:6: error: invalid operand for instruction | |
ror r4, r4, #8 | |
^ | |
aes-encrypt-internal.s:337:7: error: invalid operand for instruction | |
error: strb r4, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:340:7: error: invalid operand for instruction | |
eor r1, r1, r8 | |
^ | |
aes-decrypt-internal.s:209:6: error: invalid operand for instruction | |
strb r5, [r1], #+1 | |
invalid operand for instruction | |
and r8, r0, r4, ror #6 | |
^ | |
aes-decrypt-internal.s:210:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:211:6: error: invalid operand for instruction | |
eor r3, r3, r8 | |
^ | |
aes-decrypt-internal.s:212:6: error: invalid operand for instruction | |
and r8, r0, r5, ror #6 | |
^ | |
aes-decrypt-internal.s:213:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:214:6: ^ | |
aes-encrypt-internal.s:341:6: error: invalid operand for instruction | |
ror r5, r5, #8 | |
^ | |
aes-encrypt-internal.s:342:7: error: invalid operand for instruction | |
strb r5, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:343:6: error: invalid operand for instruction | |
ror r5, r5, #8 | |
^ | |
aes-encrypt-internal.s:344:7: error: invalid operand for instruction | |
strb r5, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:345:6: error: invalid operand for instruction | |
ror r5, r5, #8 | |
^ | |
aes-encrypt-internal.s:346error: invalid operand for instruction | |
eor r12, r12, r8 | |
^ | |
aes-decrypt-internal.s:215:6: error: invalid operand for instruction | |
and r8, r0, r6, ror #6 | |
^ | |
aes-decrypt-internal.s:216:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:217:6: error: invalid operand for instruction | |
eor r14, r14, r8 | |
^ | |
aes-decrypt-internal.s:219:6: error: invalid operand for instruction | |
and r8, r0, r6, ror #14 | |
^ | |
aes-decrypt-internal.s:220:6: error: invalid operand for instruction | |
add r2, r2, #1024 | |
^ | |
aes-decrypt-internal.s:221:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:222:6: error: invalid operand for instruction | |
eor r1, r1, r8 | |
^ | |
aes-decrypt-internal.s:223:6: error: invalid operand for instruction | |
and r8, r0, r7, ror #14 | |
^ | |
aes-decrypt-internal.s:224:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:225:6: error: invalid operand for instruction: | |
eor r3, r3, r8 | |
^ | |
7: aes-decrypt-internal.s:226:6: error: invalid operand for instruction | |
strb r5, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:349:7: error: invalid operand for instruction | |
strb r6, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:350:6: error: invalid operand for instruction | |
ror r6, r6, #8 | |
^ | |
aes-encrypt-internal.s:351:7: error: invalid operand for instruction | |
strb r6, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:352:6: error: invalid operand for instruction | |
ror r6, r6, #8 | |
^ | |
aes-encrypt-internal.s:353:7: error: invalid operand for instruction | |
strb r6, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:354:6: error: invalid operand for instruction | |
ror r6, r6, #8 | |
^ | |
aes-encrypt-internal.s:355:7: error: invalid operand for instruction | |
strb r6, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:358:7: error: invalid operand for instruction | |
strb r7, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:359:6: error: invalid operand for instruction | |
ror r7, r7, #8 | |
^ | |
aes-encrypt-internal.s:360:7: error: invalid operand for instruction | |
strb r7, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:361:6: error: invalid operand for instruction | |
ror r7, r7, #8 | |
^ | |
aes-encrypt-internal.s:362:7: error: invalid operand for instruction | |
strb r7, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:363:6: error: invalid operand for instruction | |
ror r7, r7, #8 | |
^ | |
aes-encrypt-internal.s:364:7: error: invalid operand for instruction | |
strb r7, [r1], #+1 | |
^ | |
aes-encrypt-internal.s:367:7: error: invalid operand for instruction | |
subs r3, r3, #16 | |
^ | |
aes-encrypt-internal.s:368:6: error: invalid operand for instruction | |
str r1, [sp, #+44] | |
^ | |
aes-encrypt-internal.s:369:6: error: invalid operand for instruction | |
str r3, [sp, #+8] | |
^ | |
aes-encrypt-internal.s:374:7: error: vector register expected | |
pop {r4,r5,r6,r7,r8,r10,r11,pc} | |
^ | |
aes-encrypt-internal.s:377:2: error: unrecognized instruction mnemonic, did you mean: b, bl, br, tbx? | |
bx lr | |
^ | |
error: invalid operand for instruction | |
and r8, r0, r4, ror #14 | |
^ | |
aes-decrypt-internal.s:227:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:228:6: error: invalid operand for instruction | |
eor r12, r12, r8 | |
^ | |
aes-decrypt-internal.s:229:6: error: invalid operand for instruction | |
and r8, r0, r5, ror #14 | |
^ | |
aes-decrypt-internal.s:230:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:231:6: error: invalid operand for instruction | |
eor r14, r14, r8 | |
^ | |
aes-decrypt-internal.s:233:6: error: invalid operand for instruction | |
and r8, r0, r5, ror #22 | |
^ | |
aes-decrypt-internal.s:234:6: error: invalid operand for instruction | |
add r2, r2, #1024 | |
^ | |
aes-decrypt-internal.s:235:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:236:6: error: invalid operand for instruction | |
eor r1, r1, r8 | |
^ | |
aes-decrypt-internal.s:237:6: error: invalid operand for instruction | |
and r8, r0, r6, ror #22 | |
^ | |
aes-decrypt-internal.s:238:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:239:6: error: invalid operand for instruction | |
eor r3, r3, r8 | |
^ | |
aes-decrypt-internal.s:240:6: error: invalid operand for instruction | |
and r8, r0, r7, ror #22 | |
^ | |
aes-decrypt-internal.s:241:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:242:6: error: invalid operand for instruction | |
eor r12, r12, r8 | |
^ | |
aes-decrypt-internal.s:243:6: error: invalid operand for instruction | |
and r8, r0, r4, ror #22 | |
^ | |
aes-decrypt-internal.s:244:6: error: invalid operand for instruction | |
ldr r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:246:13: error: vector register expected | |
ldm r11!, {r4,r5,r6,r7} | |
^ | |
aes-decrypt-internal.s:247:6: error: invalid operand for instruction | |
eor r14, r14, r8 | |
^ | |
make[1]: *** [aes-encrypt-internal.o] Error 1 | |
make[1]: *** Waiting for unfinished jobs.... | |
aes-decrypt-internal.s:248:6: error: invalid operand for instruction | |
sub r2, r2, #3072 | |
^ | |
aes-decrypt-internal.s:249:6: error: invalid operand for instruction | |
eor r1, r1, r4 | |
^ | |
aes-decrypt-internal.s:250:6: error: invalid operand for instruction | |
eor r3, r3, r5 | |
^ | |
aes-decrypt-internal.s:251:6: error: invalid operand for instruction | |
eor r12, r12, r6 | |
^ | |
aes-decrypt-internal.s:252:6: error: invalid operand for instruction | |
eor r14, r14, r7 | |
^ | |
aes-decrypt-internal.s:257:6: error: invalid operand for instruction | |
lsr r10, r0, #2 | |
^ | |
aes-decrypt-internal.s:258:6: error: invalid operand for instruction | |
sub r2, r2, #256 | |
^ | |
aes-decrypt-internal.s:261:6: error: invalid operand for instruction | |
and r8, r10, r1 | |
^ | |
aes-decrypt-internal.s:262:7: error: invalid operand for instruction | |
ldrb r4, [r2, r8] | |
^ | |
aes-decrypt-internal.s:263:6: error: invalid operand for instruction | |
and r8, r10, r14, ror #8 | |
^ | |
aes-decrypt-internal.s:264:7: error: invalid operand for instruction | |
ldrb r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:265:6: error: invalid operand for instruction | |
eor r4, r4, r8, lsl #8 | |
^ | |
aes-decrypt-internal.s:266:6: error: invalid operand for instruction | |
and r8, r10, r12, ror #16 | |
^ | |
aes-decrypt-internal.s:267:7: error: invalid operand for instruction | |
ldrb r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:268:6: error: invalid operand for instruction | |
eor r4, r4, r8, lsl #16 | |
^ | |
aes-decrypt-internal.s:269:7: error: invalid operand for instruction | |
ldrb r8, [r2, r3, lsr #24] | |
^ | |
aes-decrypt-internal.s:270:6: error: invalid operand for instruction | |
eor r4, r4, r8, lsl #24 | |
^ | |
aes-decrypt-internal.s:271:6: error: invalid operand for instruction | |
ldr r8, [r11], #+4 | |
^ | |
aes-decrypt-internal.s:272:6: error: invalid operand for instruction | |
eor r4, r8 | |
^ | |
aes-decrypt-internal.s:275:6: error: invalid operand for instruction | |
and r8, r10, r3 | |
^ | |
aes-decrypt-internal.s:276:7: error: invalid operand for instruction | |
ldrb r5, [r2, r8] | |
^ | |
aes-decrypt-internal.s:277:6: error: invalid operand for instruction | |
and r8, r10, r1, ror #8 | |
^ | |
aes-decrypt-internal.s:278:7: error: invalid operand for instruction | |
ldrb r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:279:6: error: invalid operand for instruction | |
eor r5, r5, r8, lsl #8 | |
^ | |
aes-decrypt-internal.s:280:6: error: invalid operand for instruction | |
and r8, r10, r14, ror #16 | |
^ | |
aes-decrypt-internal.s:281:7: error: invalid operand for instruction | |
ldrb r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:282:6: error: invalid operand for instruction | |
eor r5, r5, r8, lsl #16 | |
^ | |
aes-decrypt-internal.s:283:7: error: invalid operand for instruction | |
ldrb r8, [r2, r12, lsr #24] | |
^ | |
aes-decrypt-internal.s:284:6: error: invalid operand for instruction | |
eor r5, r5, r8, lsl #24 | |
^ | |
aes-decrypt-internal.s:285:6: error: invalid operand for instruction | |
ldr r8, [r11], #+4 | |
^ | |
aes-decrypt-internal.s:286:6: error: invalid operand for instruction | |
eor r5, r8 | |
^ | |
aes-decrypt-internal.s:289:6: error: invalid operand for instruction | |
and r8, r10, r12 | |
^ | |
aes-decrypt-internal.s:290:7: error: invalid operand for instruction | |
ldrb r6, [r2, r8] | |
^ | |
aes-decrypt-internal.s:291:6: error: invalid operand for instruction | |
and r8, r10, r3, ror #8 | |
^ | |
aes-decrypt-internal.s:292:7: error: invalid operand for instruction | |
ldrb r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:293:6: error: invalid operand for instruction | |
eor r6, r6, r8, lsl #8 | |
^ | |
aes-decrypt-internal.s:294:6: error: invalid operand for instruction | |
and r8, r10, r1, ror #16 | |
^ | |
aes-decrypt-internal.s:295:7: error: invalid operand for instruction | |
ldrb r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:296:6: error: invalid operand for instruction | |
eor r6, r6, r8, lsl #16 | |
^ | |
aes-decrypt-internal.s:297:7: error: invalid operand for instruction | |
ldrb r8, [r2, r14, lsr #24] | |
^ | |
aes-decrypt-internal.s:298:6: error: invalid operand for instruction | |
eor r6, r6, r8, lsl #24 | |
^ | |
aes-decrypt-internal.s:299:6: error: invalid operand for instruction | |
ldr r8, [r11], #+4 | |
^ | |
aes-decrypt-internal.s:300:6: error: invalid operand for instruction | |
eor r6, r8 | |
^ | |
aes-decrypt-internal.s:303:6: error: invalid operand for instruction | |
and r8, r10, r14 | |
^ | |
aes-decrypt-internal.s:304:7: error: invalid operand for instruction | |
ldrb r7, [r2, r8] | |
^ | |
aes-decrypt-internal.s:305:6: error: invalid operand for instruction | |
and r8, r10, r12, ror #8 | |
^ | |
aes-decrypt-internal.s:306:7: error: invalid operand for instruction | |
ldrb r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:307:6: error: invalid operand for instruction | |
eor r7, r7, r8, lsl #8 | |
^ | |
aes-decrypt-internal.s:308:6: error: invalid operand for instruction | |
and r8, r10, r3, ror #16 | |
^ | |
aes-decrypt-internal.s:309:7: error: invalid operand for instruction | |
ldrb r8, [r2, r8] | |
^ | |
aes-decrypt-internal.s:310:6: error: invalid operand for instruction | |
eor r7, r7, r8, lsl #16 | |
^ | |
aes-decrypt-internal.s:311:7: error: invalid operand for instruction | |
ldrb r8, [r2, r1, lsr #24] | |
^ | |
aes-decrypt-internal.s:312:6: error: invalid operand for instruction | |
eor r7, r7, r8, lsl #24 | |
^ | |
aes-decrypt-internal.s:313:6: error: invalid operand for instruction | |
ldr r8, [r11], #+4 | |
^ | |
aes-decrypt-internal.s:314:6: error: invalid operand for instruction | |
eor r7, r8 | |
^ | |
aes-decrypt-internal.s:317:6: error: invalid operand for instruction | |
ldr r1, [sp, #+44] | |
^ | |
aes-decrypt-internal.s:318:6: error: invalid operand for instruction | |
ldr r3, [sp, #+8] | |
^ | |
aes-decrypt-internal.s:321:7: error: invalid operand for instruction | |
strb r4, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:322:6: error: invalid operand for instruction | |
ror r4, r4, #8 | |
^ | |
aes-decrypt-internal.s:323:7: error: invalid operand for instruction | |
strb r4, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:324:6: error: invalid operand for instruction | |
ror r4, r4, #8 | |
^ | |
aes-decrypt-internal.s:325:7: error: invalid operand for instruction | |
strb r4, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:326:6: error: invalid operand for instruction | |
ror r4, r4, #8 | |
^ | |
aes-decrypt-internal.s:327:7: error: invalid operand for instruction | |
strb r4, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:330:7: error: invalid operand for instruction | |
strb r5, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:331:6: error: invalid operand for instruction | |
ror r5, r5, #8 | |
^ | |
aes-decrypt-internal.s:332:7: error: invalid operand for instruction | |
strb r5, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:333:6: error: invalid operand for instruction | |
ror r5, r5, #8 | |
^ | |
aes-decrypt-internal.s:334:7: error: invalid operand for instruction | |
strb r5, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:335:6: error: invalid operand for instruction | |
ror r5, r5, #8 | |
^ | |
aes-decrypt-internal.s:336:7: error: invalid operand for instruction | |
strb r5, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:339:7: error: invalid operand for instruction | |
strb r6, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:340:6: error: invalid operand for instruction | |
ror r6, r6, #8 | |
^ | |
aes-decrypt-internal.s:341:7: error: invalid operand for instruction | |
strb r6, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:342:6: error: invalid operand for instruction | |
ror r6, r6, #8 | |
^ | |
aes-decrypt-internal.s:343:7: error: invalid operand for instruction | |
strb r6, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:344:6: error: invalid operand for instruction | |
ror r6, r6, #8 | |
^ | |
aes-decrypt-internal.s:345:7: error: invalid operand for instruction | |
strb r6, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:348:7: error: invalid operand for instruction | |
strb r7, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:349:6: error: invalid operand for instruction | |
ror r7, r7, #8 | |
^ | |
aes-decrypt-internal.s:350:7: error: invalid operand for instruction | |
strb r7, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:351:6: error: invalid operand for instruction | |
ror r7, r7, #8 | |
^ | |
aes-decrypt-internal.s:352:7: error: invalid operand for instruction | |
strb r7, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:353:6: error: invalid operand for instruction | |
ror r7, r7, #8 | |
^ | |
aes-decrypt-internal.s:354:7: error: invalid operand for instruction | |
strb r7, [r1], #+1 | |
^ | |
aes-decrypt-internal.s:357:7: error: invalid operand for instruction | |
subs r3, r3, #16 | |
^ | |
aes-decrypt-internal.s:358:6: error: invalid operand for instruction | |
str r1, [sp, #+44] | |
^ | |
aes-decrypt-internal.s:359:6: error: invalid operand for instruction | |
str r3, [sp, #+8] | |
^ | |
aes-decrypt-internal.s:364:7: error: vector register expected | |
pop {r4,r5,r6,r7,r8,r10,r11,pc} | |
^ | |
aes-decrypt-internal.s:367:2: error: unrecognized instruction mnemonic, did you mean: b, bl, br, tbx? | |
bx lr | |
^ | |
make[1]: *** [aes-decrypt-internal.o] Error 1 | |
make: *** [all] Error 2 | |
HOMEBREW_VERSION: 2.4.6-30-gbb0a39e-dirty | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: bb0a39e2bf658ac6adeca0745ac112c5668a0c3d | |
Last commit: 24 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 69efeb79b550be93bde63207d0631ab3ebe8a572 | |
Core tap last commit: 20 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_DEVELOPER: set | |
HOMEBREW_EDITOR: subl | |
HOMEBREW_MAKE_JOBS: 8 | |
HOMEBREW_SKIP_OR_LATER_BOTTLES: set | |
CPU: octa-core 64-bit arm_vortex_tempest | |
Homebrew Ruby: 2.6.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby | |
Clang: 12.0 build 1200 | |
Git: 2.24.3 => /Applications/Xcode-beta.app/Contents/Developer/usr/bin/git | |
Curl: 7.64.1 => /usr/bin/curl | |
macOS: 11.0-arm64 | |
CLT: N/A | |
Xcode: 12.0 => /Applications/Xcode-beta.app/Contents/Developer | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
MAKEFLAGS: -j8 | |
CMAKE_PREFIX_PATH: /usr/local | |
CMAKE_INCLUDE_PATH: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2:/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
CMAKE_FRAMEWORK_PATH: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks | |
PKG_CONFIG_PATH: /usr/local/opt/gmp/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/11.0 | |
HOMEBREW_GIT: git | |
HOMEBREW_SDKROOT: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/bin:/bin:/usr/sbin:/sbin |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang called with: -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c getopt.c | |
superenv removed: -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs | |
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -I. -DHAVE_CONFIG_H -Wno-sign-compare -c getopt.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c nettle-internal.c | |
superenv removed: -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs | |
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -I. -DHAVE_CONFIG_H -Wno-sign-compare -c nettle-internal.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c aes-decrypt.c | |
superenv removed: -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs | |
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -I. -DHAVE_CONFIG_H -Wno-sign-compare -c aes-decrypt.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c aes-encrypt.c | |
superenv removed: -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs | |
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -I. -DHAVE_CONFIG_H -Wno-sign-compare -c aes-encrypt.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c getopt1.c | |
superenv removed: -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs | |
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -I. -DHAVE_CONFIG_H -Wno-sign-compare -c getopt1.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c aes-encrypt-table.c | |
superenv removed: -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs | |
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -I. -DHAVE_CONFIG_H -Wno-sign-compare -c aes-encrypt-table.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c aes-decrypt-internal.s | |
superenv removed: -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs | |
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -I. -DHAVE_CONFIG_H -Wno-sign-compare -c aes-decrypt-internal.s -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c aes-encrypt-internal.s | |
superenv removed: -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs | |
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -I. -DHAVE_CONFIG_H -Wno-sign-compare -c aes-encrypt-internal.s -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c aes-invert-internal.c | |
superenv removed: -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs | |
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -I. -DHAVE_CONFIG_H -Wno-sign-compare -c aes-invert-internal.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c aes-set-decrypt-key.c | |
superenv removed: -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs | |
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -I. -DHAVE_CONFIG_H -Wno-sign-compare -c aes-set-decrypt-key.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c aes128-set-encrypt-key.c | |
superenv removed: -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs | |
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -I. -DHAVE_CONFIG_H -Wno-sign-compare -c aes128-set-encrypt-key.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c aes-set-key-internal.c | |
superenv removed: -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs | |
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -I. -DHAVE_CONFIG_H -Wno-sign-compare -c aes-set-key-internal.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c aes-set-encrypt-key.c | |
superenv removed: -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs | |
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -I. -DHAVE_CONFIG_H -Wno-sign-compare -c aes-set-encrypt-key.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by nettle configure 3.6, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/nettle/3.6 --enable-shared | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = dtk.home.drac.at | |
uname -m = arm64 | |
uname -r = 20.0.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 20.0.0: Sun Jun 14 21:36:36 PDT 2020; root:Bridge_xnu-7090.111.5.2~1/RELEASE_ARM64_T8020 | |
/usr/bin/uname -p = arm | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 20.0.0: Sun Jun 14 21:36:36 PDT 2020; root:Bridge_xnu-7090.111.5.2~1/RELEASE_ARM64_T8020 | |
Kernel configured for up to 8 processors. | |
8 processors are physically available. | |
8 processors are logically available. | |
Processor type: arm64e (ARM64E) | |
Processors active: 0 1 2 3 4 5 6 7 | |
Primary memory available: 16.00 gigabytes | |
Default processor set: 459 tasks, 1655 threads, 8 processors | |
Load average: 5.86, Mach factor: 2.97 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2569: checking build system type | |
configure:2583: result: arm-apple-darwin20.0.0 | |
configure:2603: checking host system type | |
configure:2616: result: arm-apple-darwin20.0.0 | |
configure:2778: checking for -R flag | |
configure:2797: result: none | |
configure:2807: result: Searching for libraries | |
configure:2814: checking /usr/local/Cellar/nettle/3.6/lib | |
configure:2841: result: not found | |
configure:2814: checking /usr/local/lib | |
configure:2832: result: added | |
configure:2814: checking /sw/local/lib | |
configure:2841: result: not found | |
configure:2814: checking /sw/lib | |
configure:2841: result: not found | |
configure:2814: checking /usr/gnu/lib | |
configure:2841: result: not found | |
configure:2814: checking /opt/gnu/lib | |
configure:2841: result: not found | |
configure:2814: checking /sw/gnu/lib | |
configure:2841: result: not found | |
configure:2814: checking /usr/freeware/lib | |
configure:2841: result: not found | |
configure:2814: checking /usr/pkg/lib | |
configure:2841: result: not found | |
configure:2897: checking for gcc | |
configure:2924: result: clang | |
configure:3153: checking for C compiler version | |
configure:3162: clang --version >&5 | |
Apple clang version 12.0.0 (clang-1200.0.22.19) | |
Target: arm64-apple-darwin20.0.0 | |
Thread model: posix | |
InstalledDir: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
configure:3173: $? = 0 | |
configure:3162: clang -v >&5 | |
Apple clang version 12.0.0 (clang-1200.0.22.19) | |
Target: arm64-apple-darwin20.0.0 | |
Thread model: posix | |
InstalledDir: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
configure:3173: $? = 0 | |
configure:3162: clang -V >&5 | |
clang: error: unsupported option '-V -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk' | |
configure:3173: $? = 1 | |
configure:3162: clang -qversion >&5 | |
clang: error: unknown argument '-qversion'; did you mean '--version'? | |
configure:3173: $? = 1 | |
configure:3193: checking whether the C compiler works | |
configure:3215: clang conftest.c >&5 | |
configure:3219: $? = 0 | |
configure:3267: result: yes | |
configure:3270: checking for C compiler default output file name | |
configure:3272: result: a.out | |
configure:3278: checking for suffix of executables | |
configure:3285: clang -o conftest conftest.c >&5 | |
configure:3289: $? = 0 | |
configure:3311: result: | |
configure:3333: checking whether we are cross compiling | |
configure:3341: clang -o conftest conftest.c >&5 | |
configure:3345: $? = 0 | |
configure:3352: ./conftest | |
configure:3356: $? = 0 | |
configure:3371: result: no | |
configure:3376: checking for suffix of object files | |
configure:3398: clang -c conftest.c >&5 | |
configure:3402: $? = 0 | |
configure:3423: result: o | |
configure:3427: checking whether we are using the GNU C compiler | |
configure:3446: clang -c conftest.c >&5 | |
configure:3446: $? = 0 | |
configure:3455: result: yes | |
configure:3464: checking whether clang accepts -g | |
configure:3484: clang -c -g conftest.c >&5 | |
configure:3484: $? = 0 | |
configure:3525: result: yes | |
configure:3542: checking for clang option to accept ISO C89 | |
configure:3605: clang -c -g -O2 conftest.c >&5 | |
configure:3605: $? = 0 | |
configure:3618: result: none needed | |
configure:3641: checking for ifunc support | |
configure:3676: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:24:33: warning: unknown attribute 'ifunc' ignored [-Wunknown-attributes] | |
int foo (int x) __attribute__ ((ifunc("foo_resolv"))); | |
^ | |
1 warning generated. | |
Undefined symbols for architecture arm64: | |
"_foo", referenced from: | |
_main in conftest-c99916.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:3676: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "nettle" | |
| #define PACKAGE_TARNAME "nettle" | |
| #define PACKAGE_VERSION "3.6" | |
| #define PACKAGE_STRING "nettle 3.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| | |
| static int | |
| foo_imp(int x) | |
| { | |
| return 1; | |
| } | |
| | |
| typedef void void_func (void); | |
| | |
| static void_func * | |
| foo_resolv(void) | |
| { | |
| return (void_func *) foo_imp; | |
| } | |
| | |
| int foo (int x) __attribute__ ((ifunc("foo_resolv"))); | |
| | |
| int | |
| main () | |
| { | |
| | |
| return foo(0); | |
| | |
| | |
| ; | |
| return 0; | |
| } | |
configure:3684: result: no | |
configure:3822: checking for C++ compiler version | |
configure:3831: clang++ --version >&5 | |
Apple clang version 12.0.0 (clang-1200.0.22.19) | |
Target: arm64-apple-darwin20.0.0 | |
Thread model: posix | |
InstalledDir: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
configure:3842: $? = 0 | |
configure:3831: clang++ -v >&5 | |
Apple clang version 12.0.0 (clang-1200.0.22.19) | |
Target: arm64-apple-darwin20.0.0 | |
Thread model: posix | |
InstalledDir: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
configure:3842: $? = 0 | |
configure:3831: clang++ -V >&5 | |
clang: error: unsupported option '-V -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk' | |
configure:3842: $? = 1 | |
configure:3831: clang++ -qversion >&5 | |
clang: error: unknown argument '-qversion'; did you mean '--version'? | |
configure:3842: $? = 1 | |
configure:3846: checking whether we are using the GNU C++ compiler | |
configure:3865: clang++ -c conftest.cpp >&5 | |
configure:3865: $? = 0 | |
configure:3874: result: yes | |
configure:3883: checking whether clang++ accepts -g | |
configure:3903: clang++ -c -g conftest.cpp >&5 | |
configure:3903: $? = 0 | |
configure:3944: result: yes | |
configure:3986: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:3986: $? = 0 | |
configure:4007: checking if LD -Wl,--version-script works | |
configure:4025: clang -o conftest -g -O2 -Wl,--version-script=conftest.map conftest.c >&5 | |
ld: unknown option: --version-script=conftest.map | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:4025: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "nettle" | |
| #define PACKAGE_TARNAME "nettle" | |
| #define PACKAGE_VERSION "3.6" | |
| #define PACKAGE_STRING "nettle 3.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:4053: clang -o conftest -g -O2 -Wl,--version-script=conftest.map conftest.c >&5 | |
ld: unknown option: --version-script=conftest.map | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:4053: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "nettle" | |
| #define PACKAGE_TARNAME "nettle" | |
| #define PACKAGE_VERSION "3.6" | |
| #define PACKAGE_STRING "nettle 3.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:4065: result: no | |
configure:4076: checking whether make sets $(MAKE) | |
configure:4098: result: yes | |
configure:4150: checking for ranlib | |
configure:4166: found /usr/bin/ranlib | |
configure:4177: result: ranlib | |
configure:4242: checking for nm | |
configure:4258: found /usr/bin/nm | |
configure:4269: result: nm | |
configure:4335: checking for objdump | |
configure:4351: found /usr/bin/objdump | |
configure:4362: result: objdump | |
configure:4427: checking for ar | |
configure:4443: found /usr/bin/ar | |
configure:4454: result: ar | |
configure:4495: checking for a BSD-compatible install | |
configure:4563: result: /usr/bin/install -c | |
configure:4577: checking for a thread-safe mkdir -p | |
configure:4616: result: ./install-sh -c -d | |
configure:4620: checking whether ln -s works | |
configure:4624: result: yes | |
configure:4749: checking for build system executable suffix | |
configure:4784: result: | |
configure:4829: checking for an ANSI C-conforming const | |
configure:4895: clang -c -g -O2 conftest.c >&5 | |
configure:4895: $? = 0 | |
configure:4902: result: yes | |
configure:4910: checking for inline | |
configure:4926: clang -c -g -O2 conftest.c >&5 | |
configure:4926: $? = 0 | |
configure:4934: result: inline | |
configure:4957: checking how to run the C preprocessor | |
configure:4988: clang -E conftest.c | |
configure:4988: $? = 0 | |
configure:5002: clang -E conftest.c | |
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:5002: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "nettle" | |
| #define PACKAGE_TARNAME "nettle" | |
| #define PACKAGE_VERSION "3.6" | |
| #define PACKAGE_STRING "nettle 3.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5027: result: clang -E | |
configure:5047: clang -E conftest.c | |
configure:5047: $? = 0 | |
configure:5061: clang -E conftest.c | |
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:5061: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "nettle" | |
| #define PACKAGE_TARNAME "nettle" | |
| #define PACKAGE_VERSION "3.6" | |
| #define PACKAGE_STRING "nettle 3.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5090: checking for grep that handles long lines and -e | |
configure:5148: result: /usr/bin/grep | |
configure:5153: checking for egrep | |
configure:5215: result: /usr/bin/grep -E | |
configure:5220: checking for uid_t in sys/types.h | |
configure:5239: result: yes | |
configure:5250: checking for ANSI C header files | |
configure:5270: clang -c -g -O2 conftest.c >&5 | |
configure:5270: $? = 0 | |
configure:5343: clang -o conftest -g -O2 conftest.c >&5 | |
configure:5343: $? = 0 | |
configure:5343: ./conftest | |
configure:5343: $? = 0 | |
configure:5354: result: yes | |
configure:5367: checking for sys/types.h | |
configure:5367: clang -c -g -O2 conftest.c >&5 | |
configure:5367: $? = 0 | |
configure:5367: result: yes | |
configure:5367: checking for sys/stat.h | |
configure:5367: clang -c -g -O2 conftest.c >&5 | |
configure:5367: $? = 0 | |
configure:5367: result: yes | |
configure:5367: checking for stdlib.h | |
configure:5367: clang -c -g -O2 conftest.c >&5 | |
configure:5367: $? = 0 | |
configure:5367: result: yes | |
configure:5367: checking for string.h | |
configure:5367: clang -c -g -O2 conftest.c >&5 | |
configure:5367: $? = 0 | |
configure:5367: result: yes | |
configure:5367: checking for memory.h | |
configure:5367: clang -c -g -O2 conftest.c >&5 | |
configure:5367: $? = 0 | |
configure:5367: result: yes | |
configure:5367: checking for strings.h | |
configure:5367: clang -c -g -O2 conftest.c >&5 | |
configure:5367: $? = 0 | |
configure:5367: result: yes | |
configure:5367: checking for inttypes.h | |
configure:5367: clang -c -g -O2 conftest.c >&5 | |
configure:5367: $? = 0 | |
configure:5367: result: yes | |
configure:5367: checking for stdint.h | |
configure:5367: clang -c -g -O2 conftest.c >&5 | |
configure:5367: $? = 0 | |
configure:5367: result: yes | |
configure:5367: checking for unistd.h | |
configure:5367: clang -c -g -O2 conftest.c >&5 | |
configure:5367: $? = 0 | |
configure:5367: result: yes | |
configure:5379: checking for size_t | |
configure:5379: clang -c -g -O2 conftest.c >&5 | |
configure:5379: $? = 0 | |
configure:5379: clang -c -g -O2 conftest.c >&5 | |
conftest.c:55:21: error: expected expression | |
if (sizeof ((size_t))) | |
^ | |
1 error generated. | |
configure:5379: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "nettle" | |
| #define PACKAGE_TARNAME "nettle" | |
| #define PACKAGE_VERSION "3.6" | |
| #define PACKAGE_STRING "nettle 3.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((size_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:5379: result: yes | |
configure:5390: checking whether time.h and sys/time.h may both be included | |
configure:5410: clang -c -g -O2 conftest.c >&5 | |
configure:5410: $? = 0 | |
configure:5417: result: yes | |
configure:5429: checking size of long | |
configure:5434: clang -o conftest -g -O2 conftest.c >&5 | |
configure:5434: $? = 0 | |
configure:5434: ./conftest | |
configure:5434: $? = 0 | |
configure:5448: result: 8 | |
configure:5462: checking size of size_t | |
configure:5467: clang -o conftest -g -O2 conftest.c >&5 | |
configure:5467: $? = 0 | |
configure:5467: ./conftest | |
configure:5467: $? = 0 | |
configure:5481: result: 8 | |
configure:5495: checking openssl/evp.h usability | |
configure:5495: clang -c -g -O2 conftest.c >&5 | |
conftest.c:55:10: fatal error: 'openssl/evp.h' file not found | |
#include <openssl/evp.h> | |
^~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:5495: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "nettle" | |
| #define PACKAGE_TARNAME "nettle" | |
| #define PACKAGE_VERSION "3.6" | |
| #define PACKAGE_STRING "nettle 3.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <openssl/evp.h> | |
configure:5495: result: no | |
configure:5495: checking openssl/evp.h presence | |
configure:5495: clang -E conftest.c | |
conftest.c:22:10: fatal error: 'openssl/evp.h' file not found | |
#include <openssl/evp.h> | |
^~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:5495: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "nettle" | |
| #define PACKAGE_TARNAME "nettle" | |
| #define PACKAGE_VERSION "3.6" | |
| #define PACKAGE_STRING "nettle 3.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| /* end confdefs.h. */ | |
| #include <openssl/evp.h> | |
configure:5495: result: no | |
configure:5495: checking for openssl/evp.h | |
configure:5495: result: no | |
configure:5512: checking valgrind/memcheck.h usability | |
configure:5512: clang -c -g -O2 conftest.c >&5 | |
conftest.c:55:10: fatal error: 'valgrind/memcheck.h' file not found | |
#include <valgrind/memcheck.h> | |
^~~~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:5512: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "nettle" | |
| #define PACKAGE_TARNAME "nettle" | |
| #define PACKAGE_VERSION "3.6" | |
| #define PACKAGE_STRING "nettle 3.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <valgrind/memcheck.h> | |
configure:5512: result: no | |
configure:5512: checking valgrind/memcheck.h presence | |
configure:5512: clang -E conftest.c | |
conftest.c:22:10: fatal error: 'valgrind/memcheck.h' file not found | |
#include <valgrind/memcheck.h> | |
^~~~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:5512: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "nettle" | |
| #define PACKAGE_TARNAME "nettle" | |
| #define PACKAGE_VERSION "3.6" | |
| #define PACKAGE_STRING "nettle 3.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| /* end confdefs.h. */ | |
| #include <valgrind/memcheck.h> | |
configure:5512: result: no | |
configure:5512: checking for valgrind/memcheck.h | |
configure:5512: result: no | |
configure:5524: checking dlfcn.h usability | |
configure:5524: clang -c -g -O2 conftest.c >&5 | |
configure:5524: $? = 0 | |
configure:5524: result: yes | |
configure:5524: checking dlfcn.h presence | |
configure:5524: clang -E conftest.c | |
configure:5524: $? = 0 | |
configure:5524: result: yes | |
configure:5524: checking for dlfcn.h | |
configure:5524: result: yes | |
configure:5534: checking for dlopen in -ldl | |
configure:5559: clang -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:5559: $? = 0 | |
configure:5568: result: yes | |
configure:5579: checking for working alloca.h | |
configure:5596: clang -o conftest -g -O2 conftest.c >&5 | |
configure:5596: $? = 0 | |
configure:5604: result: yes | |
configure:5612: checking for alloca | |
configure:5649: clang -o conftest -g -O2 conftest.c >&5 | |
configure:5649: $? = 0 | |
configure:5657: result: yes | |
configure:5765: checking malloc.h usability | |
configure:5765: clang -c -g -O2 conftest.c >&5 | |
conftest.c:59:10: fatal error: 'malloc.h' file not found | |
#include <malloc.h> | |
^~~~~~~~~~ | |
1 error generated. | |
configure:5765: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "nettle" | |
| #define PACKAGE_TARNAME "nettle" | |
| #define PACKAGE_VERSION "3.6" | |
| #define PACKAGE_STRING "nettle 3.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <malloc.h> | |
configure:5765: result: no | |
configure:5765: checking malloc.h presence | |
configure:5765: clang -E conftest.c | |
conftest.c:26:10: fatal error: 'malloc.h' file not found | |
#include <malloc.h> | |
^~~~~~~~~~ | |
1 error generated. | |
configure:5765: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "nettle" | |
| #define PACKAGE_TARNAME "nettle" | |
| #define PACKAGE_VERSION "3.6" | |
| #define PACKAGE_STRING "nettle 3.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| /* end confdefs.h. */ | |
| #include <malloc.h> | |
configure:5765: result: no | |
configure:5765: checking for malloc.h | |
configure:5765: result: no | |
configure:5778: checking for strerror | |
configure:5778: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:49:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] | |
char strerror (); | |
^ | |
conftest.c:49:6: note: 'strerror' is a builtin with type 'char *(int)' | |
1 warning generated. | |
configure:5778: $? = 0 | |
configure:5778: result: yes | |
configure:5793: checking for secure_getenv | |
configure:5793: clang -o conftest -g -O2 conftest.c >&5 | |
Undefined symbols for architecture arm64: | |
"_secure_getenv", referenced from: | |
_main in conftest-c1fe6a.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:5793: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "nettle" | |
| #define PACKAGE_TARNAME "nettle" | |
| #define PACKAGE_VERSION "3.6" | |
| #define PACKAGE_STRING "nettle 3.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STRERROR 1 | |
| /* end confdefs.h. */ | |
| /* Define secure_getenv to an innocuous variant, in case <limits.h> declares secure_getenv. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define secure_getenv innocuous_secure_getenv | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char secure_getenv (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef secure_getenv | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char secure_getenv (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_secure_getenv || defined __stub___secure_getenv | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return secure_getenv (); | |
| ; | |
| return 0; | |
| } | |
configure:5793: result: no | |
configure:5793: checking for getline | |
configure:5793: clang -o conftest -g -O2 conftest.c >&5 | |
configure:5793: $? = 0 | |
configure:5793: result: yes | |
configure:5804: checking whether byte ordering is bigendian | |
configure:5819: clang -c -g -O2 conftest.c >&5 | |
configure:5819: $? = 0 | |
configure:5864: clang -c -g -O2 conftest.c >&5 | |
configure:5864: $? = 0 | |
configure:5882: clang -c -g -O2 conftest.c >&5 | |
conftest.c:35:4: error: use of undeclared identifier 'not' | |
not big endian | |
^ | |
1 error generated. | |
configure:5882: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "nettle" | |
| #define PACKAGE_TARNAME "nettle" | |
| #define PACKAGE_VERSION "3.6" | |
| #define PACKAGE_STRING "nettle 3.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/param.h> | |
| | |
| int | |
| main () | |
| { | |
| #if BYTE_ORDER != BIG_ENDIAN | |
| not big endian | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:6010: result: no | |
configure:6030: checking for __builtin_bswap64 | |
configure:6051: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6051: $? = 0 | |
configure:6059: result: yes | |
configure:6068: checking for __attribute__ | |
configure:6094: clang -c -g -O2 conftest.c >&5 | |
configure:6094: $? = 0 | |
configure:6101: result: yes | |
configure:6114: checking for fcntl file locking | |
configure:6141: clang -c -g -O2 conftest.c >&5 | |
configure:6141: $? = 0 | |
configure:6148: result: yes | |
configure:6161: checking for __gmpn_zero_p in -lgmp | |
configure:6186: clang -o conftest -g -O2 conftest.c -lgmp >&5 | |
configure:6186: $? = 0 | |
configure:6195: result: yes | |
configure:6297: checking for GMP limb size | |
configure:6299: clang -o conftest -g -O2 conftest.c -lgmp >&5 | |
configure:6299: $? = 0 | |
configure:6299: ./conftest | |
configure:6299: $? = 0 | |
configure:6309: result: 64 bits | |
configure:6609: Looking for assembler files in arm. | |
configure:6700: checking CCPIC | |
configure:6744: clang -c -g -O2 -fPIC conftest.c >&5 | |
conftest.c:41:1: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] | |
exit(0); | |
^ | |
conftest.c:41:1: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' | |
1 error generated. | |
configure:6744: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "nettle" | |
| #define PACKAGE_TARNAME "nettle" | |
| #define PACKAGE_VERSION "3.6" | |
| #define PACKAGE_STRING "nettle 3.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_BUILTIN_BSWAP64 1 | |
| #define HAVE_GCC_ATTRIBUTE 1 | |
| #define HAVE_FCNTL_LOCKING 1 | |
| #define HAVE_LIBGMP 1 | |
| #define HAVE_NATIVE_ecc_secp192r1_modp 1 | |
| #define HAVE_NATIVE_ecc_secp224r1_modp 1 | |
| #define HAVE_NATIVE_ecc_secp256r1_redc 1 | |
| #define HAVE_NATIVE_ecc_secp384r1_modp 1 | |
| #define HAVE_NATIVE_ecc_secp521r1_modp 1 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| exit(0); | |
| ; | |
| return 0; | |
| } | |
configure:6755: result: | |
configure:6868: checking if globals are prefixed by underscore | |
configure:6879: clang -c -g -O2 conftest.c >&5 | |
configure:6879: $? = 0 | |
configure:6895: result: yes | |
configure:6901: checking for ELF-style .type,%function pseudo-ops | |
configure:6918: clang -g -O2 -c conftest.s >conftest.out 2>&1 | |
configure:6921: $? = 1 | |
conftest.s:4:1: error: unknown directive | |
.type foo,%function | |
^ | |
conftest.s:8:1: error: unknown directive | |
.size foo, .Lend - foo | |
^ | |
configure: failed program was: | |
.text | |
.globl foo | |
.type foo,%function | |
foo: | |
.Lend: | |
.size foo, .Lend - foo | |
configure:6934: result: no | |
configure:6937: checking for ELF-style .type,#function pseudo-ops | |
configure:6954: clang -g -O2 -c conftest.s >conftest.out 2>&1 | |
configure:6957: $? = 1 | |
conftest.s:4:1: error: unknown directive | |
.type foo,#function | |
^ | |
conftest.s:8:1: error: unknown directive | |
.size foo, .Lend - foo | |
^ | |
configure: failed program was: | |
.text | |
.globl foo | |
.type foo,#function | |
foo: | |
.Lend: | |
.size foo, .Lend - foo | |
configure:6970: result: no | |
configure:6985: checking for COFF-style .type directive | |
configure:7002: clang -g -O2 -c conftest.s >conftest.out 2>&1 | |
configure:7005: $? = 1 | |
conftest.s:4:1: error: unknown directive | |
.def _foo | |
^ | |
conftest.s:5:1: error: unknown directive | |
.scl 2 | |
^ | |
conftest.s:6:1: error: unknown directive | |
.type 32 | |
^ | |
conftest.s:7:1: error: unknown directive | |
.endef | |
^ | |
configure: failed program was: | |
.text | |
.globl _foo | |
.def _foo | |
.scl 2 | |
.type 32 | |
.endef | |
_foo: | |
configure:7018: result: no | |
configure:7024: checking if we should use a .note.GNU-stack section | |
configure:7036: clang -g -O2 -c conftest.c >conftest.out 2>&1 | |
configure:7039: $? = 0 | |
configure:7051: result: no | |
configure:7057: checking if .align assembly directive is logarithmic | |
configure:7068: clang -g -O2 -c conftest.s >conftest.out 2>&1 | |
configure:7071: $? = 0 | |
configure:7084: result: yes | |
configure:7089: checking if Intel CET is enabled | |
configure:7109: clang -c -g -O2 conftest.c >&5 | |
conftest.c:39:2: error: Intel CET is not enabled | |
#error Intel CET is not enabled | |
^ | |
1 error generated. | |
configure:7109: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "nettle" | |
| #define PACKAGE_TARNAME "nettle" | |
| #define PACKAGE_VERSION "3.6" | |
| #define PACKAGE_STRING "nettle 3.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_GETLINE 1 | |
| #define HAVE_BUILTIN_BSWAP64 1 | |
| #define HAVE_GCC_ATTRIBUTE 1 | |
| #define HAVE_FCNTL_LOCKING 1 | |
| #define HAVE_LIBGMP 1 | |
| #define HAVE_NATIVE_ecc_secp192r1_modp 1 | |
| #define HAVE_NATIVE_ecc_secp224r1_modp 1 | |
| #define HAVE_NATIVE_ecc_secp256r1_redc 1 | |
| #define HAVE_NATIVE_ecc_secp384r1_modp 1 | |
| #define HAVE_NATIVE_ecc_secp521r1_modp 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifndef __CET__ | |
| #error Intel CET is not enabled | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:7116: result: no | |
configure:7220: checking for m4 | |
configure:7238: found /usr/bin/m4 | |
configure:7251: result: /usr/bin/m4 | |
configure:7292: checking for makeinfo | |
configure:7310: found /usr/bin/makeinfo | |
configure:7323: result: /usr/bin/makeinfo | |
configure:7429: checking for library containing clock_gettime | |
configure:7460: clang -o conftest -g -O2 conftest.c -lgmp >&5 | |
configure:7460: $? = 0 | |
configure:7477: result: none required | |
configure:7627: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by nettle config.status 3.6, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on dtk.home.drac.at | |
config.status:923: creating config.make | |
config.status:923: creating config.m4 | |
config.status:923: creating Makefile | |
config.status:923: creating version.h | |
config.status:923: creating tools/Makefile | |
config.status:923: creating testsuite/Makefile | |
config.status:923: creating examples/Makefile | |
config.status:923: creating nettle.pc | |
config.status:923: creating hogweed.pc | |
config.status:923: creating libnettle.map | |
config.status:923: creating libhogweed.map | |
config.status:923: creating config.h | |
config.status:1130: linking arm/aes-encrypt-internal.asm to aes-encrypt-internal.asm | |
config.status:1130: linking arm/aes-decrypt-internal.asm to aes-decrypt-internal.asm | |
config.status:1130: linking arm/memxor.asm to memxor.asm | |
config.status:1130: linking arm/memxor3.asm to memxor3.asm | |
config.status:1130: linking arm/machine.m4 to machine.m4 | |
config.status:1130: linking arm/ecc-secp192r1-modp.asm to ecc-secp192r1-modp.asm | |
config.status:1130: linking arm/ecc-secp224r1-modp.asm to ecc-secp224r1-modp.asm | |
config.status:1130: linking arm/ecc-secp256r1-redc.asm to ecc-secp256r1-redc.asm | |
config.status:1130: linking arm/ecc-secp384r1-modp.asm to ecc-secp384r1-modp.asm | |
config.status:1130: linking arm/ecc-secp521r1-modp.asm to ecc-secp521r1-modp.asm | |
configure:8862: summary of build options: | |
Version: nettle 3.6 | |
Host type: arm-apple-darwin20.0.0 | |
ABI: standard | |
Assembly files: arm | |
Install prefix: /usr/local/Cellar/nettle/3.6 | |
Library directory: ${exec_prefix}/lib | |
Compiler: clang | |
Static libraries: yes | |
Shared libraries: yes | |
Public key crypto: yes | |
Using mini-gmp: no | |
Documentation: yes | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=arm-apple-darwin20.0.0 | |
ac_cv_c_bigendian=no | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_c_const=yes | |
ac_cv_c_inline=inline | |
ac_cv_cxx_compiler_gnu=yes | |
ac_cv_env_CCC_set= | |
ac_cv_env_CCC_value= | |
ac_cv_env_CC_FOR_BUILD_set= | |
ac_cv_env_CC_FOR_BUILD_value= | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=clang | |
ac_cv_env_CFLAGS_set= | |
ac_cv_env_CFLAGS_value= | |
ac_cv_env_CPPFLAGS_set= | |
ac_cv_env_CPPFLAGS_value= | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_CXXFLAGS_set= | |
ac_cv_env_CXXFLAGS_value= | |
ac_cv_env_CXX_set=set | |
ac_cv_env_CXX_value=clang++ | |
ac_cv_env_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_func_alloca_works=yes | |
ac_cv_func_getline=yes | |
ac_cv_func_secure_getenv=no | |
ac_cv_func_strerror=yes | |
ac_cv_header_dlfcn_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_malloc_h=no | |
ac_cv_header_memory_h=yes | |
ac_cv_header_openssl_evp_h=no | |
ac_cv_header_stdc=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_time=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_header_valgrind_memcheck_h=no | |
ac_cv_host=arm-apple-darwin20.0.0 | |
ac_cv_lib_dl_dlopen=yes | |
ac_cv_lib_gmp___gmpn_zero_p=yes | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_M4=/usr/bin/m4 | |
ac_cv_path_MAKEINFO=/usr/bin/makeinfo | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_CPP='clang -E' | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_CC=clang | |
ac_cv_prog_ac_ct_NM=nm | |
ac_cv_prog_ac_ct_OBJDUMP=objdump | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cxx_g=yes | |
ac_cv_prog_make_make_set=yes | |
ac_cv_search_clock_gettime='none required' | |
ac_cv_sizeof_long=8 | |
ac_cv_sizeof_size_t=8 | |
ac_cv_type_size_t=yes | |
ac_cv_type_uid_t=yes | |
ac_cv_working_alloca_h=yes | |
gmp_cv_prog_exeext_for_build= | |
lsh_cv_c_attribute=yes | |
lsh_cv_sys_ccpic= | |
nettle_cv_asm_align_log=yes | |
nettle_cv_asm_coff_type=no | |
nettle_cv_asm_gnu_stack=no | |
nettle_cv_asm_type_hash_function=no | |
nettle_cv_asm_type_percent_function=no | |
nettle_cv_asm_underscore=yes | |
nettle_cv_asm_x86_gnu_property=no | |
nettle_cv_asm_x86_intel_cet=no | |
nettle_cv_c_builtin_bswap64=yes | |
nettle_cv_fcntl_locking=yes | |
nettle_cv_gmp_numb_bits=64 | |
nettle_cv_link_ifunc=no | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ALLOCA='' | |
AR='ar' | |
ASM_ALIGN_LOG='yes' | |
ASM_COFF_STYLE='no' | |
ASM_ELF_STYLE='no' | |
ASM_MARK_NOEXEC_STACK='' | |
ASM_RODATA='.section __TEXT,__const' | |
ASM_SYMBOL_PREFIX='_' | |
ASM_TYPE_FUNCTION='@function' | |
ASM_TYPE_PROGBITS='@progbits' | |
ASM_WORDS_BIGENDIAN='no' | |
ASM_X86_ENDBR='' | |
ASM_X86_MARK_CET='' | |
ASM_X86_MARK_CET_ALIGN='' | |
BENCH_LIBS='-lgmp ' | |
CC='clang' | |
CCPIC='' | |
CC_FOR_BUILD='clang' | |
CFLAGS='-g -O2 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs' | |
CPP='clang -E' | |
CPPFLAGS='' | |
CXX='clang++' | |
CXXFLAGS='-g -O2' | |
DEFS='-DHAVE_CONFIG_H' | |
DEP_FLAGS='' | |
DEP_PROCESS='true' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
EMULATOR='' | |
EXEEXT='' | |
EXEEXT_FOR_BUILD='' | |
EXTRA_HOGWEED_LINKER_FLAGS='' | |
EXTRA_LINKER_FLAGS='' | |
GMP_NUMB_BITS='n/a' | |
GREP='/usr/bin/grep' | |
HOGWEED_EXTRA_SYMBOLS='' | |
IF_ASM='' | |
IF_CXX='' | |
IF_DLL='#' | |
IF_DLOPEN_TEST='' | |
IF_DOCUMENTATION='' | |
IF_HOGWEED='' | |
IF_MINI_GMP='#' | |
IF_NOT_SHARED='#' | |
IF_SHARED='' | |
IF_STATIC='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
LDFLAGS='' | |
LIBHOGWEED_FILE='libhogweed.$(LIBHOGWEED_MAJOR).$(LIBHOGWEED_MINOR).dylib' | |
LIBHOGWEED_FILE_SRC='$(LIBHOGWEED_FORLINK)' | |
LIBHOGWEED_FORLINK='libhogweed.dylib' | |
LIBHOGWEED_LIBS='-lnettle $(LIBS)' | |
LIBHOGWEED_LINK='$(CC) $(CFLAGS) -dynamiclib -L. $(LDFLAGS) -install_name ${libdir}/$(LIBHOGWEED_SONAME) -compatibility_version $(LIBHOGWEED_MAJOR) -current_version $(LIBHOGWEED_MAJOR).$(LIBHOGWEED_MINOR)' | |
LIBHOGWEED_MAJOR='6' | |
LIBHOGWEED_MINOR='0' | |
LIBHOGWEED_SONAME='libhogweed.$(LIBHOGWEED_MAJOR).dylib' | |
LIBNETTLE_FILE='libnettle.$(LIBNETTLE_MAJOR).$(LIBNETTLE_MINOR).dylib' | |
LIBNETTLE_FILE_SRC='$(LIBNETTLE_FORLINK)' | |
LIBNETTLE_FORLINK='libnettle.dylib' | |
LIBNETTLE_LIBS='' | |
LIBNETTLE_LINK='$(CC) $(CFLAGS) -dynamiclib $(LDFLAGS) -install_name ${libdir}/$(LIBNETTLE_SONAME) -compatibility_version $(LIBNETTLE_MAJOR) -current_version $(LIBNETTLE_MAJOR).$(LIBNETTLE_MINOR)' | |
LIBNETTLE_MAJOR='8' | |
LIBNETTLE_MINOR='0' | |
LIBNETTLE_SONAME='libnettle.$(LIBNETTLE_MAJOR).dylib' | |
LIBOBJS='' | |
LIBS='-lgmp ' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
M4='/usr/bin/m4' | |
MAJOR_VERSION='3' | |
MAKEINFO='/usr/bin/makeinfo' | |
MINOR_VERSION='6' | |
MKDIR_P='./install-sh -c -d' | |
NETTLE_USE_MINI_GMP='0' | |
NM='nm' | |
NUMB_BITS='64' | |
OBJDUMP='objdump' | |
OBJEXT='o' | |
OPENSSL_LIBFLAGS='' | |
OPT_HOGWEED_OBJS=' ecc-secp192r1-modp.$(OBJEXT) ecc-secp224r1-modp.$(OBJEXT) ecc-secp256r1-redc.$(OBJEXT) ecc-secp384r1-modp.$(OBJEXT) ecc-secp521r1-modp.$(OBJEXT)' | |
OPT_NETTLE_OBJS='' | |
OPT_NETTLE_SOURCES='' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_NAME='nettle' | |
PACKAGE_STRING='nettle 3.6' | |
PACKAGE_TARNAME='nettle' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='3.6' | |
PATH_SEPARATOR=':' | |
RANLIB='ranlib' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
W64_ABI='no' | |
ac_ct_CC='clang' | |
ac_ct_CXX='' | |
bindir='${exec_prefix}/bin' | |
build='arm-apple-darwin20.0.0' | |
build_alias='' | |
build_cpu='arm' | |
build_os='darwin20.0.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='${prefix}' | |
host='arm-apple-darwin20.0.0' | |
host_alias='' | |
host_cpu='arm' | |
host_os='darwin20.0.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/usr/local/Cellar/nettle/3.6' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
runstatedir='${localstatedir}/run' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "nettle" | |
#define PACKAGE_TARNAME "nettle" | |
#define PACKAGE_VERSION "3.6" | |
#define PACKAGE_STRING "nettle 3.6" | |
#define PACKAGE_BUGREPORT "[email protected]" | |
#define PACKAGE_URL "" | |
#define STDC_HEADERS 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_MEMORY_H 1 | |
#define HAVE_STRINGS_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define TIME_WITH_SYS_TIME 1 | |
#define SIZEOF_LONG 8 | |
#define SIZEOF_SIZE_T 8 | |
#define HAVE_DLFCN_H 1 | |
#define HAVE_LIBDL 1 | |
#define HAVE_ALLOCA_H 1 | |
#define HAVE_ALLOCA 1 | |
#define HAVE_STRERROR 1 | |
#define HAVE_GETLINE 1 | |
#define HAVE_BUILTIN_BSWAP64 1 | |
#define HAVE_GCC_ATTRIBUTE 1 | |
#define HAVE_FCNTL_LOCKING 1 | |
#define HAVE_LIBGMP 1 | |
#define HAVE_NATIVE_ecc_secp192r1_modp 1 | |
#define HAVE_NATIVE_ecc_secp224r1_modp 1 | |
#define HAVE_NATIVE_ecc_secp256r1_redc 1 | |
#define HAVE_NATIVE_ecc_secp384r1_modp 1 | |
#define HAVE_NATIVE_ecc_secp521r1_modp 1 | |
#define WITH_HOGWEED 1 | |
#define HAVE_CLOCK_GETTIME 1 | |
configure: exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment