Skip to content

Instantly share code, notes, and snippets.

@comex
Created February 21, 2022 04:42
Show Gist options
  • Select an option

  • Save comex/539cd29c24c3e4db73853bbd8dcfbe4c to your computer and use it in GitHub Desktop.

Select an option

Save comex/539cd29c24c3e4db73853bbd8dcfbe4c to your computer and use it in GitHub Desktop.
gdb on macOS 12 - Homebrew build logs
Homebrew build logs for gdb on macOS 12
Build date: 2022-02-20 23:40:05
HOMEBREW_VERSION: 3.3.15-71-g374adf7
ORIGIN: https://github.com/Homebrew/brew
HEAD: 374adf7f15b203a4ef1e05ffe1cd44da26838ea7
Last commit: 2 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 3f3d8548e87d1310fb5a0a0d1dd094cc7ae883fc
Core tap last commit: 33 minutes ago
Core tap branch: master
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_CORE_GIT_REMOTE: https://github.com/Homebrew/homebrew-core
HOMEBREW_DISPLAY: /private/tmp/com.apple.launchd.5PwGME9vEX/org.xquartz:0
HOMEBREW_EDITOR: vim
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MAKE_JOBS: 10
Homebrew Ruby: 2.6.8 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: 10-core 64-bit arm_firestorm_icestorm
Clang: 13.0.0 build 1300
Git: 2.34.1 => /opt/homebrew/bin/git
Curl: 7.77.0 => /usr/bin/curl
macOS: 12.1-arm64
CLT: 13.2.0.0.1.1638488800
Xcode: 13.2.1
Rosetta 2: false
Your system is ready to brew.
2022-02-21 04:39:24 +0000
../configure
--enable-targets=all
--prefix=/opt/homebrew/Cellar/gdb/HEAD-dc5483c
--disable-debug
--disable-dependency-tracking
--with-lzma
--with-python=/opt/homebrew/opt/python@3.10/bin/python3
--disable-binutils
checking build system type... aarch64-apple-darwin21.2.0
checking host system type... aarch64-apple-darwin21.2.0
checking target system type... aarch64-apple-darwin21.2.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for gdbserver support... no
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 clang option to accept ISO C99... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... no
checking for gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
checking for isl 0.15 or later... yes
*** This configuration is not supported in the following subdirectories:
gdbserver ld gas gdb gprof sim binutils
(Any other directories should still work fine.)
rm: conftest.dSYM: is a directory
checking for default BUILD_CONFIG...
checking for --enable-vtable-verify... no
checking for bison... bison -y
checking for bison... bison
checking for gm4... gm4
checking for flex... flex
checking for flex... flex
checking for makeinfo... makeinfo
checking for expect... expect
checking for runtest... no
checking for ar... ar
checking for as... as
checking for dlltool... no
checking for ld... (cached) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking for lipo... lipo
checking for nm... nm
checking for ranlib... ranlib
checking for strip... strip
checking for windres... no
checking for windmc... no
checking for objcopy... no
checking for objdump... objdump
checking for readelf... no
checking for -plugin option... rm: conftest.dSYM: is a directory
no
checking for cc... cc
checking for c++... c++
checking for gcc... gcc
checking for gfortran... no
checking for gccgo... no
checking for ar... ar
checking for as... as
checking for dlltool... no
checking for ld... ld
checking for lipo... lipo
checking for nm... nm
checking for objcopy... no
checking for objdump... objdump
checking for ranlib... ranlib
checking for readelf... no
checking for strip... strip
checking for windres... no
checking for windmc... no
checking where to find the target ar... host tool
checking where to find the target as... host tool
checking where to find the target cc... host tool
checking where to find the target c++... host tool
checking where to find the target c++ for libstdc++... host tool
checking where to find the target dlltool... host tool
checking where to find the target gcc... host tool
checking where to find the target gfortran... host tool
checking where to find the target gccgo... host tool
checking where to find the target ld... host tool
checking where to find the target lipo... host tool
checking where to find the target nm... host tool
checking where to find the target objcopy... host tool
checking where to find the target objdump... host tool
checking where to find the target ranlib... host tool
checking where to find the target readelf... host tool
checking where to find the target strip... host tool
checking where to find the target windres... host tool
checking where to find the target windmc... host tool
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
clang called with: --version
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os --version -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -V -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -qversion -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang++ called with: --version
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os --version -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -V -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -qversion
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -qversion -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang++ -pipe -Os -c conftest.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang++ called with: -c -g conftest.cpp
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang++ -pipe -Os -c -g conftest.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -print-prog-name=ld -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.adb
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c conftest.adb -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -o conftest -g -O2 -lisl -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -lisl -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 --print-prog-name liblto_plugin.so
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-prog-name liblto_plugin.so -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 --print-file-name liblto_plugin.so
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-file-name liblto_plugin.so -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 --print-prog-name liblto_plugin-0.dll
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-prog-name liblto_plugin-0.dll -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 --print-file-name liblto_plugin-0.dll
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-file-name liblto_plugin-0.dll -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 --print-prog-name cyglto_plugin-0.dll
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-prog-name cyglto_plugin-0.dll -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 --print-file-name cyglto_plugin-0.dll
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-file-name cyglto_plugin-0.dll -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
2022-02-21 04:39:27 +0000
make
make[1]: Nothing to be done for `all-target'.
mkdir ./intl
mkdir ./libiberty
mkdir ./zlib
mkdir ./libdecnumber
mkdir ./libbacktrace
mkdir ./etc
mkdir ./readline
Configuring in ./intl
Configuring in ./zlib
Configuring in ./libdecnumber
Configuring in ./libiberty
Configuring in ./etc
Configuring in ./libbacktrace
Configuring in ./readline
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for perl... checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... perl
yes
configure: creating cache ./config.cache
checking for aarch64-apple-darwin21.2.0-gcc... clang
yes
checking build system type... checking build system type... yes
checking for aarch64-apple-darwin21.2.0-gcc... clang
checking build system type... checking for a thread-safe mkdir -p... aarch64-apple-darwin21.2.0
checking host system type... aarch64-apple-darwin21.2.0
checking host system type... ../../readline/../install-sh -c -d
checking for gawk... awk
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... aarch64-apple-darwin21.2.0
checking host system type... checking for a thread-safe mkdir -p... aarch64-apple-darwin21.2.0
checking target system type... ../../etc/../install-sh -c -d
checking for gawk... awk
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... aarch64-apple-darwin21.2.0
checking target system type... aarch64-apple-darwin21.2.0
checking for aarch64-apple-darwin21.2.0-ar... ar
checking for aarch64-apple-darwin21.2.0-ranlib... ranlib
checking for -plugin option... yes
aarch64-apple-darwin21.2.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... aarch64-apple-darwin21.2.0
yes
checking for aarch64-apple-darwin21.2.0-gcc... clang
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make supports nested variables... yes
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make supports nested variables... yes
yes
checking for a thread-safe mkdir -p... ../../zlib/../install-sh -c -d
checking for gawk... awk
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... checking whether to enable maintainer-specific portions of Makefiles... no
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make supports nested variables... (cached) yes
yes
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make supports nested variables... yes
configure: updating cache ./config.cache
configure: updating cache ./config.cache
checking that generated files are newer than configure... checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for aarch64-apple-darwin21.2.0-gcc... clang
checking that generated files are newer than configure... checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... checking for aarch64-apple-darwin21.2.0-ar... (cached) ar
no
checking whether to install libiberty headers and static library... no
configure: target_header_dir =
checking for aarch64-apple-darwin21.2.0-gcc... clang
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling...
checking whether we are cross compiling... checking whether the C compiler works...
checking whether we are cross compiling... no
checking for suffix of object files... no
checking for suffix of object files... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... checking whether the C compiler works... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... o
checking whether we are using the GNU C compiler... o
checking whether we are using the GNU C compiler...
checking whether we are cross compiling... yes
checking whether clang accepts -g... yes
checking whether clang accepts -g... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... yes
checking for clang option to accept ISO C89... no
checking for suffix of object files... yes
checking for clang option to accept ISO C89... none needed
checking how to run the C preprocessor...
none needed
checking for aarch64-apple-darwin21.2.0-ranlib... ranlib
checking for aclocal... no
checking for autoconf... no
checking for autoheader... checking whether we are cross compiling... no
checking whether clang supports -W... o
checking whether we are using the GNU C compiler... yes
none needed
checking whether clang understands -c and -o together... checking whether clang supports -Wall... no
checking for suffix of object files... clang -E
yes
checking whether clang accepts -g... yes
checking whether clang supports -Wwrite-strings... yes
checking for clang option to accept ISO C89... o
checking whether we are using the GNU C compiler... rm: conftest.dSYM: is a directory
yes
checking how to run the C preprocessor... yes
checking whether clang supports -Wstrict-prototypes... checking for grep that handles long lines and -e... yes
checking whether clang accepts -g... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... none needed
checking whether clang understands -c and -o together... yes
checking whether clang supports -Wmissing-prototypes... clang -E
yes
checking for clang option to accept ISO C89... yes
checking whether clang supports -Wold-style-definition... rm: conftest.dSYM: is a directory
yes
checking for style of include used by /Applications/Xcode.app/Contents/Developer/usr/bin/make... GNU
none needed
checking how to run the C preprocessor... checking dependency style of clang... none
checking how to print strings... rm: conftest.dSYM: is a directory
printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... yes
checking whether clang supports -Wmissing-format-attribute... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... rm: conftest.dSYM: is a directory
no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... yes
checking whether clang supports -Wcast-qual... clang -E
rm: conftest.dSYM: is a directory
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
yes
checking whether clang supports -pedantic -Wlong-long... checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for aarch64-apple-darwin21.2.0-objdump... objdump
checking how to recognize dependent libraries... rm: conftest.dSYM: is a directory
pass_all
yes
checking for sys/types.h... yes
checking whether clang supports -fno-lto... rm: conftest.dSYM: is a directory
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/stat.h... done
configure: creating ./config.status
yes
checking how to run the C preprocessor... done
configure: creating ./config.status
yes
checking for stdlib.h... yes
checking for sys/types.h... rm: conftest.dSYM: is a directory
checking for aarch64-apple-darwin21.2.0-ar... ar
checking for aarch64-apple-darwin21.2.0-strip... no
checking for strip... strip
checking for aarch64-apple-darwin21.2.0-ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... rm: conftest.dSYM: is a directory
clang -E
yes
rm: conftest.dSYM: is a directory
yes
checking for string.h... checking for sys/stat.h... config.status: creating Makefile
config.status: creating Makefile
yes
=== configuring in readline (/private/tmp/gdb-20220220-69853-1migibn/build/readline/readline)
checking for memory.h... yes
configure: running /bin/sh ../../../readline/readline/configure --disable-option-checking '--prefix=/opt/homebrew/Cellar/gdb/HEAD-dc5483c' '--enable-targets=all' '--disable-debug' '--disable-dependency-tracking' '--with-lzma' '--with-python=/opt/homebrew/opt/python@3.10/bin/python3' '--disable-binutils' '--program-transform-name=s,y,y,' '--build=aarch64-apple-darwin21.2.0' '--host=aarch64-apple-darwin21.2.0' '--target=aarch64-apple-darwin21.2.0' 'build_alias=aarch64-apple-darwin21.2.0' 'host_alias=aarch64-apple-darwin21.2.0' 'target_alias=aarch64-apple-darwin21.2.0' --cache-file=.././config.cache --srcdir=../../../readline/readline
checking for stdlib.h... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... yes
/usr/bin/grep -E
checking for ANSI C header files... checking for sys/types.h... yes
make[2]: Nothing to be done for `all'.
yes
checking for strings.h... checking for string.h... yes
checking for sys/stat.h... rm: conftest.dSYM: is a directory
yes
yes
checking for inttypes.h... ok
checking for aarch64-apple-darwin21.2.0-dsymutil... @DSYMUTIL@
checking for aarch64-apple-darwin21.2.0-nmedit... no
checking for nmedit... nmedit
checking for aarch64-apple-darwin21.2.0-lipo... no
checking for lipo... lipo
checking for aarch64-apple-darwin21.2.0-otool... @OTOOL@
checking for aarch64-apple-darwin21.2.0-otool64... checking for memory.h... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for stdlib.h... rm: conftest.dSYM: is a directory
yes
yes
checking for stdint.h... checking for strings.h... yes
configure: loading cache .././config.cache
yes
checking for -exported_symbols_list linker flag... checking for string.h... checking build system type... aarch64-apple-darwin21.2.0
checking host system type... aarch64-apple-darwin21.2.0
Beginning configuration for readline-8.1 for aarch64-apple-darwin21.2.0
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... (cached) yes
checking for aarch64-apple-darwin21.2.0-gcc... clang
yes
yes
yes
checking for sys/types.h... checking for inttypes.h... checking for unistd.h... yes
checking for memory.h... yes
checking for -force_load linker flag... yes
checking for sys/stat.h... yes
yes
checking minix/config.h usability... checking for stdint.h... yes
checking for strings.h... yes
checking for stdlib.h... yes
checking whether the C compiler works... no
checking minix/config.h presence... checking for unistd.h... yes
checking for inttypes.h... no
checking how to run the C preprocessor... yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for string.h... yes
yes
checking for C compiler default output file name... a.out
checking minix/config.h usability... checking for suffix of executables... yes
checking for stdint.h... yes
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... yes
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... yes
checking for memory.h... checking for msgfmt... no
checking for gmsgfmt... :
clang -E
checking for xgettext... no
no
checking minix/config.h presence... checking for msgmerge... no
checking whether we are cross compiling... yes
checking build system type... checking for unistd.h... aarch64-apple-darwin21.2.0
checking host system type... aarch64-apple-darwin21.2.0
checking for aarch64-apple-darwin21.2.0-ranlib... ranlib
checking for library containing strerror... yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for strings.h... yes
checking for ANSI C header files... checking minix/config.h usability... no
checking for suffix of object files... yes
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for inttypes.h... checking for a thread-safe mkdir -p... ../../libbacktrace/../install-sh -c -d
checking for gawk... awk
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... none required
checking for an ANSI C-conforming const... yes
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make supports nested variables... no
checking minix/config.h presence... o
checking whether we are using the GNU C compiler... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for aarch64-apple-darwin21.2.0-gcc... (cached) clang
yes
yes
checking for inline... checking for stdint.h... yes
checking whether clang accepts -g... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... inline
checking for off_t... yes
yes
checking for clang option to accept ISO C89... checking for unistd.h... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... none needed
checking how to run the C preprocessor... yes
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking ctype.h usability... checking for aarch64-apple-darwin21.2.0-ranlib... ranlib
checking for gawk... (cached) awk
checking for dwz... no
checking how to print strings... no
printf
checking for a sed that does not truncate output... checking whether clang supports -W... /usr/bin/sed
yes
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... checking for sys/types.h... yes
checking for size_t... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... yes
no
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... yes
checking ctype.h presence... checking whether clang supports -Wall... yes
checking for sys/stat.h... clang -E
yes
checking for ctype.h... yes
yes
checking stddef.h usability... checking whether clang supports -Wwrite-strings... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for aarch64-apple-darwin21.2.0-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-apple-darwin21.2.0-ar... ar
checking for aarch64-apple-darwin21.2.0-strip... no
checking for strip... strip
checking for aarch64-apple-darwin21.2.0-ranlib... (cached) ranlib
checking command to parse nm output from clang object... yes
checking for stdlib.h... yes
yes
checking for working alloca.h... checking whether clang supports -Wc++-compat... yes
checking stddef.h presence... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
yes
checking for stddef.h... yes
yes
checking for string.h... checking whether clang supports -Wstrict-prototypes... checking for string.h... (cached) yes
checking stdio.h usability... yes
checking for alloca... yes
checking whether clang supports -Wshadow=local... yes
rm: conftest.dSYM: is a directory
checking for memory.h... yes
checking stdio.h presence... yes
yes
checking whether clang supports -pedantic ... rm: conftest.dSYM: is a directory
checking for stdlib.h... (cached) yes
yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking for sys/param.h... checking for strings.h... ok
checking for aarch64-apple-darwin21.2.0-dsymutil... @DSYMUTIL@
checking for aarch64-apple-darwin21.2.0-nmedit... no
checking for nmedit... nmedit
checking for aarch64-apple-darwin21.2.0-lipo... no
checking for lipo... lipo
checking for aarch64-apple-darwin21.2.0-otool... @OTOOL@
checking for aarch64-apple-darwin21.2.0-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking whether clang and cc understand -c and -o together... yes
yes
checking for getpagesize... checking for inttypes.h... yes
checking for sys/types.h... yes
checking for -exported_symbols_list linker flag... yes
checking for uintptr_t... yes
yes
checking for stdint.h... checking for sys/stat.h... yes
checking for working mmap... yes
checking for -force_load linker flag... yes
yes
checking for stdlib.h... checking for unistd.h... yes
checking for int_least32_t... yes
checking for an ANSI C-conforming const... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
yes
checking for string.h... checking for dlfcn.h... yes
checking for inline... no
checking for dlfcn.h... no
checking whether integer division by zero raises SIGFPE... yes
checking for int_fast32_t... yes
inline
checking whether byte ordering is bigendian... yes
checking for objdir... checking for memory.h... .libs
no
yes
checking for inttypes.h... checking for objdir... .libs
yes
checking for strings.h... yes
checking for stdint.h... yes
checking for uint64_t... yes
yes
checking for unsigned long long... checking for inttypes.h... checking if clang supports -fno-rtti -fno-exceptions... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for CET support... no
checking for sys/file.h... checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking for stdint.h... yes
yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking what to include in gstdint.h... checking for sys/param.h... stdint.h (already complete)
checking for an ANSI C-conforming const... yes
checking for inttypes.h... yes
checking if clang static flag -static works... yes
yes
checking for off_t... yes
yes
checking if clang static flag -static works... yes
checking for unistd.h... checking whether the inttypes.h PRIxNN macros are broken... checking for limits.h... no
checking if clang supports -c -o file.o... no
checking if clang supports -c -o file.o... yes
no
checking for ld used by GCC... yes
checking for stdlib.h... (cached) yes
checking minix/config.h usability... checking for malloc.h... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... yes
checking size of int... no
no
checking minix/config.h presence... checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
done
darwin21.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... checking argz.h usability... checking for sys/time.h... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C preprocessor... clang -E
no
checking for minix/config.h... no
darwin21.2.0 dyld
checking how to hardcode library paths into programs... checking whether it is safe to define __EXTENSIONS__... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
4
checking for time.h... checking size of long... no
checking argz.h presence... no
yes
checking unwind.h usability... checking whether clang needs -traditional... yes
checking for stdlib.h... (cached) yes
checking for sys/resource.h... checking for unistd.h... (cached) yes
no
checking for argz.h... no
checking for sys/param.h... checking limits.h usability... yes
checking unwind.h presence... 8
checking for ANSI C header files... (cached) yes
yes
no
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-apple-darwin21.2.0-ar... ar
checking for aarch64-apple-darwin21.2.0-ranlib... ranlib
checking for an ANSI C-conforming const... checking build system type... checking for sys/stat.h... (cached) yes
aarch64-apple-darwin21.2.0
checking host system type... checking for sys/mman.h... yes
yes
checking limits.h presence... yes
checking for unwind.h... yes
checking for _Unwind_Backtrace... aarch64-apple-darwin21.2.0
checking target system type... checking for getpagesize... aarch64-apple-darwin21.2.0
checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored
dpd
checking whether byte ordering is bigendian... yes
checking for function prototypes... yes
checking whether char is unsigned... yes
yes
checking for limits.h... yes
checking for fcntl.h... checking locale.h usability... yes
checking for -funwind-tables option... no
checking for working volatile... yes
checking for working mmap... yes
checking for alloca.h... yes
checking locale.h presence... yes
checking for -frandom-seed=string option... yes
checking return type of signal handlers... yes
yes
checking for locale.h... yes
checking for sys/pstat.h... checking nl_types.h usability... no
yes
checking whether clang supports -W... void
yes
checking for size_t... checking for memcpy... no
checking for sys/sysmp.h... yes
checking nl_types.h presence... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking whether clang supports -Wall... yes
checking for nl_types.h... yes
no
checking for sys/sysinfo.h... checking malloc.h usability... yes
yes
checking whether clang supports -Wwrite-strings... checking for strerror... yes
checking for ssize_t... no
checking for machine/hal_sysinfo.h... no
checking malloc.h presence... yes
checking whether clang supports -Wstrict-prototypes... no
checking for malloc.h... no
no
checking for sys/table.h... checking stddef.h usability... yes
checking for unistd.h... (cached) yes
config.status: creating Makefile
yes
checking whether clang supports -Wmissing-prototypes... config.status: creating config.h
config.status: executing gstdint.h commands
no
yes
checking for ANSI C header files... (cached) yes
checking whether stat file-mode macros are broken... checking for sys/sysctl.h... yes
checking stddef.h presence... configure: updating cache ./config.cache
yes
checking whether clang supports -Wold-style-definition... checking that generated files are newer than configure... done
configure: creating ./config.status
yes
checking for stddef.h... yes
no
checking for dirent.h that defines DIR... checking for stdlib.h... (cached) yes
yes
checking for string.h... (cached) yes
yes
checking for unistd.h... (cached) checking for sys/systemcfg.h... yes
checking whether clang supports -Wmissing-format-attribute... checking for sys/param.h... (cached) yes
source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no clang -I../../libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decNumber.c
source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no clang -I../../libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decContext.c
source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no clang -I../../libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal32.c
source='../../libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no clang -I../../libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal64.c
source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no clang -I../../libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal128.c
checking for feof_unlocked... yes
checking for library containing opendir... no
yes
checking for stdint.h... (cached) yes
checking whether clang supports -Wcast-qual... checking for stdio_ext.h... yes
yes
checking for _Unwind_GetIPInfo... checking for fgets_unlocked... none required
no
checking for fcntl... checking for process.h... no
checking for sys/prctl.h... yes
checking for CET support... no
checking __sync extensions... no
checking for getc_unlocked... yes
checking for kill... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking __atomic extensions... yes
checking for getcwd... yes
checking whether time.h and sys/time.h may both be included... yes
checking for lstat... yes
checking whether errno must be declared... yes
checking output filetype... yes
checking for getegid... no
checking size of int... yes
checking for readlink... macho
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
rm -f libdecnumber.a
ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o
checking for geteuid... ranlib libdecnumber.a
yes
4
checking size of long... checking for fnmatch... yes
checking for uintptr_t... yes
checking for getgid... yes
8
checking size of size_t... checking for memmove... config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
yes
checking for int_least32_t... yes
checking for getuid... yes
8
checking for long long... checking for pselect... CC libz_a-adler32.o
CC libz_a-compress.o
CC libz_a-crc32.o
CC libz_a-deflate.o
CC libz_a-gzclose.o
CC libz_a-gzread.o
yes
yes
checking for int_fast32_t... checking for mempcpy... yes
CC libz_a-gzwrite.o
CC libz_a-gzlib.o
CC libz_a-infback.o
checking for putenv... CC libz_a-inffast.o
CC libz_a-inflate.o
yes
checking size of long long... CC libz_a-inftrees.o
CC libz_a-trees.o
no
checking for munmap... yes
yes
checking for uint64_t... CC libz_a-uncompr.o
CC libz_a-zutil.o
checking for select... true "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CFLAGS=-g -O2 " "CXXFLAGS=-g -O2 " "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -O2 " "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/Applications/Xcode.app/Contents/Developer/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/opt/homebrew/Cellar/gdb/HEAD-dc5483c" "infodir=/opt/homebrew/Cellar/gdb/HEAD-dc5483c/share/info" "libdir=/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" "prefix=/opt/homebrew/Cellar/gdb/HEAD-dc5483c" "tooldir=/opt/homebrew/Cellar/gdb/HEAD-dc5483c/aarch64-apple-darwin21.2.0" "AR=ar " "AS=as" "CC=clang" "CXX=clang++" "LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" "LIBCFLAGS=-g -O2 " "NM=nm" "PICFLAG=" "RANLIB=ranlib " "DESTDIR=" DO=all multi-do # /Applications/Xcode.app/Contents/Developer/usr/bin/make
8
checking for a 64-bit type... yes
checking for putenv... uint64_t
checking for intptr_t... yes
yes
checking what to include in gstdint.h... stdint.h (already complete)
checking sys/mman.h usability... checking for setenv... yes
AR libz.a
checking for setenv... yes
checking sys/mman.h presence... yes
yes
checking for uintptr_t... checking for setlocale... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for setlocale... yes
checking for strcasecmp... yes
yes
checking for ssize_t... yes
checking link.h usability... checking for stpcpy... yes
checking for strpbrk... no
checking link.h presence... yes
checking for strcasecmp... yes
checking for pid_t... no
checking for link.h... no
checking mach-o/dyld.h usability... yes
checking for tcgetattr... yes
checking mach-o/dyld.h presence... yes
checking for strdup... yes
checking for library containing strerror... yes
yes
checking for mach-o/dyld.h... yes
checking sys/ldr.h usability... checking for vsnprintf... yes
checking for strtoul... no
checking sys/ldr.h presence... none required
checking for asprintf... yes
checking for isascii... no
checking for sys/ldr.h... no
checking for fcntl... yes
checking for tsearch... yes
checking for atexit... yes
checking for isxdigit... yes
checking whether strnlen is declared... yes
checking for __argz_count... yes
yes
checking for basename... checking whether getpagesize is declared... yes
checking for getpwent... yes
no
checking for __argz_stringify... checking for lstat... yes
checking for bcmp... yes
checking for getpwnam... yes
no
checking for __argz_next... checking for readlink... yes
checking for bcopy... yes
checking for getpwuid... no
checking for __fsetlocking... yes
checking for getexecname... yes
checking for bsearch... yes
checking for uid_t in sys/types.h... no
checking for iconv... no
checking for KERN_PROC... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking for bzero... no
checking for KERN_PROG_ARGS... yes
checking for working strcoll... no
checking for clock_gettime... yes
checking for calloc... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... yes
yes
checking whether -pthread is supported... checking fcntl.h usability...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for clock... yes
checking whether -gdwarf-5 is supported... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
yes
checking for LC_MESSAGES... checking for unistd.h... (cached) yes
yes
checking for stdlib.h... (cached) yes
yes
checking for compress in -lz... checking for ffs... checking varargs.h usability... yes
checking for bison... bison
checking version of bison... no
checking varargs.h presence... 2.3, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
yes
checking whether --compress-debug-sections is supported... checking for getcwd... no
checking for varargs.h... no
checking stdarg.h usability... no
checking for objcopy... no
checking for readelf... readelf
checking whether objcopy supports debuglink... no
checking for dsymutil... (cached) @DSYMUTIL@
checking for nm... nm
checking for xz... xz
checking for comm... comm
checking for lzma_auto_decoder in -llzma... no
checking for GNU gettext in libintl... yes
yes
checking stdarg.h presence... checking for getpagesize... yes
checking for stdarg.h... yes
checking stdbool.h usability... yes
checking whether tests can run... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
checking bison 3 or later... 2.3, old
yes
checking for gettimeofday... configure: updating cache ./config.cache
yes
checking stdbool.h presence... configure: creating ./config.status
yes
yes
checking for stdbool.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
checking limits.h usability... yes
checking for index... yes
checking limits.h presence... config.status: creating Makefile
config.status: creating config.intl
yes
yes
checking for limits.h... yes
checking locale.h usability... checking for insque... config.status: creating config.h
config.status: executing default-1 commands
yes
checking locale.h presence... make[2]: Nothing to be done for `all'.
yes
checking for memchr... yes
checking for locale.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for memcmp... yes
checking for pwd.h... yes
checking for memory.h... (cached) yes
checking termcap.h usability... yes
yes
checking termcap.h presence... checking for memcpy... yes
checking for termcap.h... yes
checking termios.h usability... yes
checking for memmem... yes
checking termios.h presence... yes
checking for termios.h... yes
config.status: creating Makefile
checking termio.h usability... yes
config.status: creating backtrace-supported.h
checking for memmove... config.status: creating install-debuginfo-for-buildid.sh
config.status: creating config.h
no
checking termio.h presence... config.status: executing libtool commands
config.status: executing gstdint.h commands
yes
no
checking for termio.h... no
checking sys/ioctl.h usability... checking for mempcpy... config.status: executing default commands
yes
checking sys/ioctl.h presence... no
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am
checking for memset... /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o atomic.lo ../../libbacktrace/atomic.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o dwarf.lo ../../libbacktrace/dwarf.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o fileline.lo ../../libbacktrace/fileline.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o posix.lo ../../libbacktrace/posix.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o print.lo ../../libbacktrace/print.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o sort.lo ../../libbacktrace/sort.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o state.lo ../../libbacktrace/state.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o backtrace.lo ../../libbacktrace/backtrace.c
yes
checking for sys/ioctl.h... yes
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/fileline.c -fno-common -DPIC -o .libs/fileline.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/sort.c -fno-common -DPIC -o .libs/sort.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/dwarf.c -fno-common -DPIC -o .libs/dwarf.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/print.c -fno-common -DPIC -o .libs/print.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/posix.c -fno-common -DPIC -o .libs/posix.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/atomic.c -fno-common -DPIC -o .libs/atomic.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/state.c -fno-common -DPIC -o .libs/state.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/backtrace.c -fno-common -DPIC -o .libs/backtrace.o
checking sys/pte.h usability... libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/print.c -o print.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/posix.c -o posix.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/sort.c -o sort.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/state.c -o state.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1
yes
no
checking sys/pte.h presence... checking for mkstemps... /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o simple.lo ../../libbacktrace/simple.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=macho.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o macho.lo ../../libbacktrace/macho.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o mmapio.lo ../../libbacktrace/mmapio.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o mmap.lo ../../libbacktrace/mmap.c
true DO=all multi-do # /Applications/Xcode.app/Contents/Developer/usr/bin/make
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/simple.c -fno-common -DPIC -o .libs/simple.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/mmap.c -fno-common -DPIC -o .libs/mmap.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=macho.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/macho.c -fno-common -DPIC -o .libs/macho.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/mmapio.c -fno-common -DPIC -o .libs/mmapio.o
no
checking for sys/pte.h... no
checking sys/stream.h usability... libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/simple.c -o simple.o >/dev/null 2>&1
yes
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1
checking for putenv... libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1
no
checking sys/stream.h presence... libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=macho.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/macho.c -o macho.o >/dev/null 2>&1
no
checking for sys/stream.h... no
checking sys/select.h usability... yes
checking for random... libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1
yes
checking sys/select.h presence... yes
yes
checking for sys/select.h... yes
checking for rename... checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for rindex... yes
checking for sys/file.h... yes
checking for sys/ptem.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking for setenv... no
checking for type of signal functions... /bin/sh ./libtool --tag=CC --mode=link clang -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo macho.lo mmapio.lo mmap.lo
yes
checking for snprintf... libtool: link: ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/macho.o .libs/mmapio.o .libs/mmap.o
libtool: link: ranlib .libs/libbacktrace.a
libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" )
posix
checking if signal handlers must be reinstalled when invoked... yes
checking for sigsetmask... no
checking for presence of POSIX-style sigsetjmp/siglongjmp... yes
checking for stpcpy... present
checking for lstat... yes
checking for stpncpy... yes
checking whether or not strcoll and strcmp differ... yes
checking for strcasecmp... no
checking whether the ctype macros accept non-ascii characters... yes
checking for strchr... yes
checking whether getpw functions are declared in pwd.h... yes
checking whether termios.h defines TIOCGWINSZ... yes
checking for strdup... yes
checking for sig_atomic_t in signal.h... yes
yes
checking whether signal handlers are of type void... checking for strncasecmp... yes
checking for TIOCSTAT in sys/ioctl.h... yes
checking for strndup... yes
checking for FIONREAD in sys/ioctl.h... yes
checking for speed_t in sys/types.h... yes
checking for strnlen... no
checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
checking for struct dirent.d_ino... yes
checking for strrchr... yes
checking for struct dirent.d_fileno... yes
checking libaudit.h usability... yes
checking for strstr... no
checking libaudit.h presence... yes
checking for strtod... no
checking for libaudit.h... no
checking whether AUDIT_USER_TTY is declared... no
checking for tgetent... yes
checking for strtol... no
checking for tgetent in -ltermcap... yes
checking for strtoul... yes
checking which library has the termcap functions... using libtermcap
checking wctype.h usability... yes
checking for strtoll... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking wchar.h usability... yes
checking for strtoull... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking langinfo.h usability... yes
checking for strverscmp... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking mbstr.h usability... no
checking for tmpnam... no
checking mbstr.h presence... yes
no
checking for mbstr.h... no
checking for mbrlen... checking for vasprintf... yes
checking for mbscasecmp... yes
checking for vfprintf... no
checking for mbscmp... yes
checking for vprintf... no
checking for mbsnrtowcs... yes
checking for vsnprintf... yes
checking for mbsrtowcs... yes
checking for vsprintf... yes
checking for mbschr... yes
checking for waitpid... no
checking for wcrtomb... yes
yes
checking for wcscoll... checking for setproctitle... yes
checking for wcsdup... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... yes
checking for wcwidth... -1
checking for vfork.h... no
checking for fork... yes
checking for wctype... yes
checking for vfork... yes
checking for wcswidth... yes
yes
checking whether mbrtowc and mbstate_t are properly declared... checking for working fork... yes
checking for iswlower... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
no
checking for sys_errlist... checking for iswupper... yes
checking for sys_nerr... yes
checking for towlower... yes
checking for sys_siglist... yes
checking for towupper... yes
yes
checking for external symbol _system_configuration... checking for iswctype... no
checking for __fsetlocking... yes
checking for nl_langinfo and CODESET... no
checking for canonicalize_file_name... yes
checking for wchar_t in wchar.h... yes
checking for wctype_t in wctype.h... no
checking for dup3... yes
checking for wint_t in wctype.h... no
checking for getrlimit... yes
checking for wcwidth broken with unicode combining characters... yes
checking for getrusage... no
checking size of wchar_t... yes
checking for getsysinfo... 4
checking configuration for building shared libraries... supported
configure: updating cache .././config.cache
configure: creating ./config.status
no
checking for gettimeofday... (cached) yes
checking for on_exit... no
checking for pipe2... config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating shlib/Makefile
no
config.status: creating readline.pc
checking for psignal... config.status: creating config.h
config.status: executing default commands
yes
checking for pstat_getdynamic... Making all in readline
rm -f readline.o
rm -f vi_mode.o
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/readline.c
rm -f funmap.o
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/vi_mode.c
rm -f keymaps.o
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/funmap.c
rm -f parens.o
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/keymaps.c
rm -f search.o
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/parens.c
rm -f rltty.o
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/search.c
rm -f complete.o
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/rltty.c
rm -f bind.o
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/complete.c
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/bind.c
rm -f isearch.o
rm -f display.o
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/isearch.c
rm -f signals.o
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/display.c
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/signals.c
no
rm -f util.o
checking for pstat_getstatic... clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/util.c
rm -f kill.o
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/kill.c
rm -f undo.o
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/undo.c
rm -f macro.o
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/macro.c
rm -f input.o
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/input.c
rm -f callback.o
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/callback.c
no
rm -f terminal.o
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/terminal.c
rm -f text.o
checking for realpath... clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/text.c
rm -f nls.o
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/nls.c
rm -f misc.o
rm -f history.o
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/misc.c
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/history.c
rm -f histexpand.o
rm -f histfile.o
rm -f histsearch.o
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/histfile.c
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/histexpand.c
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/histsearch.c
rm -f shell.o
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/shell.c
rm -f mbutil.o
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/mbutil.c
rm -f tilde.o
rm -f colors.o
clang -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -DREADLINE_LIBRARY -c ../../../readline/readline/tilde.c
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/colors.c
yes
rm -f parse-colors.o
checking for setrlimit... clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/parse-colors.c
rm -f xmalloc.o
rm -f xfree.o
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/xfree.c
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/xmalloc.c
rm -f compat.o
clang -c -DHAVE_CONFIG_H -I. -I../../../readline/readline -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 ../../../readline/readline/compat.c
yes
checking for spawnve... rm -f libreadline.a
rm -f libhistory.a
ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o colors.o parse-colors.o xmalloc.o xfree.o compat.o
ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o
test -n "ranlib " && ranlib libhistory.a
test -n "ranlib " && ranlib libreadline.a
make[3]: Nothing to be done for `all-am'.
no
checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for sysctl... yes
checking for sysmp... no
checking for table... no
checking for times... yes
checking for wait3... yes
checking for wait4... yes
checking whether basename is declared... no
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether strverscmp is declared... no
checking whether strnlen is declared... yes
checking whether canonicalize_file_name must be declared... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
mkdir ./bfd
Configuring in ./bfd
if [ x"" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
if [ x"" != x ] && [ ! -d noasan ]; then \
mkdir noasan; \
else true; fi
touch stamp-noasandir
touch stamp-picdir
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o noasan/regex.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o noasan/md5.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o cplus-dem.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o cp-demangle.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o noasan/argv.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/bsearch_r.c -o bsearch_r.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o alloca.o
make[3]: Nothing to be done for `all'.
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o noasan/concat.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o crc32.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o d-demangle.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filedescriptor.c -o filedescriptor.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o noasan/hex.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o hashtab.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o noasan/partition.o; \
else true; fi
configure: creating cache ./config.cache
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o
checking build system type... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o
aarch64-apple-darwin21.2.0
checking host system type... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
aarch64-apple-darwin21.2.0
checking target system type... clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
aarch64-apple-darwin21.2.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o rust-demangle.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
yes
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o simple-object-coff.o
checking for a thread-safe mkdir -p... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
../../bfd/../install-sh -c -d
checking for gawk... awk
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o pic/sort.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o noasan/sort.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o
yes
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make supports nested variables... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
yes
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make supports nested variables... (cached) yes
checking for aarch64-apple-darwin21.2.0-ar... ar
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o
checking for aarch64-apple-darwin21.2.0-ranlib... ranlib
checking for aarch64-apple-darwin21.2.0-gcc... clang
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/mempcpy.c -o pic/mempcpy.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/mempcpy.c -o noasan/mempcpy.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strverscmp.c -o pic/strverscmp.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/mempcpy.c -o mempcpy.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strverscmp.c -o noasan/strverscmp.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strverscmp.c -o strverscmp.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strncmp.c -o pic/strncmp.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strncmp.c -o noasan/strncmp.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strncmp.c -o strncmp.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o
rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o ./setproctitle.o ./strncmp.o
checking whether the C compiler works... ranlib ./libiberty.a
if [ x"" != x ]; then \
cd pic; \
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o ./setproctitle.o ./strncmp.o; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi; \
if [ x"" != x ]; then \
cd noasan; \
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o ./setproctitle.o ./strncmp.o; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi
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 whether clang understands -c and -o together... rm: conftest.dSYM: is a directory
yes
checking for style of include used by /Applications/Xcode.app/Contents/Developer/usr/bin/make... GNU
checking dependency style of clang... none
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 ANSI C header files... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for aarch64-apple-darwin21.2.0-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-apple-darwin21.2.0-ar... (cached) ar
checking for aarch64-apple-darwin21.2.0-strip... no
checking for strip... strip
checking for aarch64-apple-darwin21.2.0-ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for aarch64-apple-darwin21.2.0-dsymutil... @DSYMUTIL@
checking for aarch64-apple-darwin21.2.0-nmedit... no
checking for nmedit... nmedit
checking for aarch64-apple-darwin21.2.0-lipo... no
checking for lipo... lipo
checking for aarch64-apple-darwin21.2.0-otool... @OTOOL@
checking for aarch64-apple-darwin21.2.0-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin21.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... no
checking for library containing dlsym... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking size of void *... 8
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking whether NLS is requested... yes
checking for catalogs to be installed... da es fi fr hr id ja pt ro ru rw sr sv tr uk vi zh_CN
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking size of long long... 8
checking size of void *... (cached) 8
checking size of long... 8
checking size of int... 4
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl... yes
checking for fdopen... yes
checking for fileno... yes
checking for fls... yes
checking for getgid... yes
checking for getpagesize... yes
checking for getrlimit... yes
checking for getuid... yes
checking for sysconf... yes
checking whether basename is declared... no
checking whether ffs is declared... yes
checking whether stpcpy is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether strnlen is declared... yes
checking compiler support for hidden visibility... yes
checking linker --as-needed support... no
checking for gcc version with buggy 64-bit support... no
checking sys/procfs.h usability... no
checking sys/procfs.h presence... no
checking for sys/procfs.h... no
checking for ftello... yes
checking for ftello64... no
checking for fseeko... yes
checking for fseeko64... no
checking for fopen64... no
checking whether ftello is declared... yes
checking whether ftello64 is declared... no
checking whether fseeko is declared... yes
checking whether fseeko64 is declared... no
checking whether fopen64 is declared... no
checking size of off_t... 8
checking file_ptr type... BFD_HOST_64_BIT
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for madvise... yes
checking for mprotect... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bfd-in3.h
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing default commands
mkdir ./opcodes
Configuring in ./opcodes
GEN bfdver.h
GEN elf32-target.h
GEN elf64-target.h
GEN targmatch.h
Making info in po
( if test 'x../../../bfd/po' != 'x.'; then \
posrcprefix='../../../bfd/'; \
else \
posrcprefix="../"; \
fi; \
rm -f SRC-POTFILES-t SRC-POTFILES \
&& (sed -e '/^#/d' \
-e '/^[ ]*$/d' \
-e "s@.*@ $posrcprefix& \\\\@" < ../../../bfd/po/SRC-POTFILES.in \
| sed -e '$s/\\$//') > SRC-POTFILES-t \
&& chmod a-w SRC-POTFILES-t \
&& mv SRC-POTFILES-t SRC-POTFILES )
( rm -f BLD-POTFILES-t BLD-POTFILES \
&& (sed -e '/^#/d' \
-e '/^[ ]*$/d' \
-e "s@.*@ ../& \\\\@" < ../../../bfd/po/BLD-POTFILES.in \
| sed -e '$s/\\$//') > BLD-POTFILES-t \
&& chmod a-w BLD-POTFILES-t \
&& mv BLD-POTFILES-t BLD-POTFILES )
make[3]: Nothing to be done for `info'.
GEN doc/bfdver.texi
CCLD doc/chew.stamp
configure: creating cache ./config.cache
checking build system type... aarch64-apple-darwin21.2.0
checking host system type... aarch64-apple-darwin21.2.0
checking target system type... aarch64-apple-darwin21.2.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ../../opcodes/../install-sh -c -d
checking for gawk... awk
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... yes
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make supports nested variables... yes
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make supports nested variables... (cached) yes
checking for aarch64-apple-darwin21.2.0-gcc... clang
GEN doc/archive.stamp
GEN doc/bfdio.stamp
GEN doc/bfdt.stamp
GEN doc/archures.stamp
GEN doc/aoutx.stamp
GEN doc/coffcode.stamp
GEN doc/bfdwin.stamp
GEN doc/corefile.stamp
GEN doc/cache.stamp
GEN doc/elfcode.stamp
GEN doc/elf.stamp
GEN doc/format.stamp
GEN doc/hash.stamp
GEN doc/libbfd.stamp
GEN doc/init.stamp
GEN doc/mmo.stamp
GEN doc/linker.stamp
GEN doc/opncls.stamp
GEN doc/reloc.stamp
GEN doc/syms.stamp
GEN doc/section.stamp
GEN doc/targets.stamp
MAKEINFO doc/bfd.info
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
Making all in po
file=`echo ../../../bfd/po/da | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../bfd/po/da.po
file=`echo ../../../bfd/po/es | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../bfd/po/es.po
file=`echo ../../../bfd/po/fi | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../bfd/po/fi.po
file=`echo ../../../bfd/po/fr | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../bfd/po/fr.po
checking whether the C compiler works... file=`echo ../../../bfd/po/hr | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../bfd/po/hr.po
file=`echo ../../../bfd/po/id | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../bfd/po/id.po
file=`echo ../../../bfd/po/ja | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../bfd/po/ja.po
file=`echo ../../../bfd/po/pt | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../bfd/po/pt.po
file=`echo ../../../bfd/po/ro | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../bfd/po/ro.po
file=`echo ../../../bfd/po/ru | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../bfd/po/ru.po
file=`echo ../../../bfd/po/rw | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../bfd/po/rw.po
file=`echo ../../../bfd/po/sr | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../bfd/po/sr.po
file=`echo ../../../bfd/po/sv | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../bfd/po/sv.po
file=`echo ../../../bfd/po/tr | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../bfd/po/tr.po
file=`echo ../../../bfd/po/uk | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../bfd/po/uk.po
file=`echo ../../../bfd/po/vi | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../bfd/po/vi.po
file=`echo ../../../bfd/po/zh_CN | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../bfd/po/zh_CN.po
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/bin/sh ../../bfd/../move-if-change bfd-tmp.h bfd.h
GEN elf32-aarch64.c
GEN elf32-ia64.c
GEN elf64-aarch64.c
GEN elf32-loongarch.c
GEN elf64-ia64.c
GEN elf64-loongarch.c
GEN elf32-riscv.c
GEN elf64-riscv.c
rm -f bfd-tmp.h
touch stmp-bfd-h
GEN pex64igen.c
GEN pepigen.c
GEN pe-aarch64igen.c
rm -f tofiles
f=""; \
for i in mach-o-aarch64.lo mach-o-arm.lo mach-o.lo dwarf2.lo plugin.lo elf32-aarch64.lo elf64-aarch64.lo elfxx-aarch64.lo aix5ppc-core.lo aout64.lo coff-alpha.lo coff-x86_64.lo coff64-rs6000.lo elf32-ia64.lo elf32-mips.lo elf32-score.lo elf32-score7.lo elf64-alpha.lo elf64-gen.lo elf64-hppa.lo elf64-ia64.lo elf64-ia64-vms.lo elfxx-ia64.lo elf32-loongarch.lo elf64-loongarch.lo elfxx-loongarch.lo elfn32-mips.lo elf64-mips.lo elfxx-mips.lo elf64-mmix.lo elf64-nfp.lo elf64-ppc.lo elf32-riscv.lo elf64-riscv.lo elfxx-riscv.lo elf64-s390.lo elf64-sparc.lo elf64-tilegx.lo elf64-x86-64.lo elfxx-x86.lo elf64-bpf.lo elf64.lo mach-o-aarch64.lo mach-o-x86-64.lo mmo.lo pe-aarch64igen.lo pe-x86_64.lo pei-aarch64.lo pei-ia64.lo pei-x86_64.lo pepigen.lo pex64igen.lo vms-alpha.lo aout-cris.lo aout-ns32k.lo aout32.lo cf-i386lynx.lo coff-go32.lo coff-i386.lo coff-mips.lo coff-rs6000.lo coff-sh.lo coff-stgo32.lo coff-tic30.lo coff-tic4x.lo coff-tic54x.lo coff-z80.lo coff-z8k.lo coffgen.lo cofflink.lo dwarf1.lo dwarf2.lo ecoff.lo ecofflink.lo elf-attrs.lo elf-eh-frame.lo elf-ifunc.lo elf-m10200.lo elf-m10300.lo elf-nacl.lo elf-strtab.lo elf-vxworks.lo elf.lo elf32-am33lin.lo elf32-arc.lo elf32-arm.lo elf32-avr.lo elf32-bfin.lo elf32-cr16.lo elf32-cris.lo elf32-crx.lo elf32-csky.lo elf32-d10v.lo elf32-d30v.lo elf32-dlx.lo elf32-epiphany.lo elf32-fr30.lo elf32-frv.lo elf32-ft32.lo elf32-gen.lo elf32-h8300.lo elf32-hppa.lo elf32-i386.lo elfxx-x86.lo elf32-ip2k.lo elf32-iq2000.lo elf32-lm32.lo elf32-m32c.lo elf32-m32r.lo elf32-m68hc11.lo elf32-m68hc12.lo elf32-m68hc1x.lo elf32-m68k.lo elf32-s12z.lo elf32-mcore.lo elf32-mep.lo elf32-metag.lo elf32-microblaze.lo elf32-moxie.lo elf32-msp430.lo elf32-mt.lo elf32-nds32.lo elf32-nios2.lo elf32-or1k.lo elf32-pj.lo elf32-ppc.lo elf32-pru.lo elf32-rl78.lo elf32-rx.lo elf32-s390.lo elf32-sh.lo elf32-sparc.lo elf32-spu.lo elf32-tic6x.lo elf32-tilegx.lo elf32-tilepro.lo elf32-v850.lo elf32-vax.lo elf32-visium.lo elf32-wasm32.lo elf32-xc16x.lo elf32-xgate.lo elf32-xstormy16.lo elf32-xtensa.lo elf32-z80.lo elf32.lo elflink.lo elfxx-sparc.lo elfxx-tilegx.lo i386aout.lo i386bsd.lo i386lynx.lo i386msdos.lo mach-o.lo mach-o-i386.lo mach-o-arm.lo ns32knetbsd.lo pc532-mach.lo pdp11.lo pe-arm-wince.lo pe-arm.lo pe-i386.lo pe-mcore.lo pe-sh.lo pef.lo pei-arm-wince.lo pei-arm.lo pei-i386.lo pei-mcore.lo pei-sh.lo peigen.lo plugin.lo ppcboot.lo reloc16.lo som.lo vax1knetbsd.lo vaxnetbsd.lo vms-lib.lo vms-misc.lo wasm-module.lo xcofflink.lo xsym.lo xtensa-isa.lo xtensa-modules.lo cpu-aarch64.lo cpu-arm.lo cpu-i386.lo cpu-powerpc.lo cpu-rs6000.lo cpu-aarch64.lo cpu-alpha.lo cpu-arc.lo cpu-arm.lo cpu-avr.lo cpu-bfin.lo cpu-bpf.lo cpu-cr16.lo cpu-cris.lo cpu-crx.lo cpu-csky.lo cpu-d10v.lo cpu-d30v.lo cpu-dlx.lo cpu-epiphany.lo cpu-fr30.lo cpu-frv.lo cpu-ft32.lo cpu-h8300.lo cpu-hppa.lo cpu-i386.lo cpu-iamcu.lo cpu-l1om.lo cpu-k1om.lo cpu-ia64.lo cpu-ip2k.lo cpu-iq2000.lo cpu-lm32.lo cpu-loongarch.lo cpu-m10200.lo cpu-m10300.lo cpu-m32c.lo cpu-m32r.lo cpu-m68hc11.lo cpu-m68hc12.lo cpu-m9s12x.lo cpu-s12z.lo cpu-m9s12xg.lo cpu-m68k.lo cpu-mcore.lo cpu-mep.lo cpu-metag.lo cpu-microblaze.lo cpu-mips.lo cpu-mmix.lo cpu-moxie.lo cpu-msp430.lo cpu-mt.lo cpu-nds32.lo cpu-nfp.lo cpu-nios2.lo cpu-ns32k.lo cpu-or1k.lo cpu-pdp11.lo cpu-pj.lo cpu-powerpc.lo cpu-pru.lo cpu-rs6000.lo cpu-riscv.lo cpu-rl78.lo cpu-rx.lo cpu-s390.lo cpu-score.lo cpu-sh.lo cpu-sparc.lo cpu-spu.lo cpu-tic30.lo cpu-tic4x.lo cpu-tic54x.lo cpu-tic6x.lo cpu-tilegx.lo cpu-tilepro.lo cpu-v850.lo cpu-v850_rh850.lo cpu-vax.lo cpu-visium.lo cpu-wasm32.lo cpu-xc16x.lo cpu-xgate.lo cpu-xstormy16.lo cpu-xtensa.lo cpu-z80.lo cpu-z8k.lo archive64.lo ; do \
case " $f " in \
*" $i "*) ;; \
*) f="$f $i" ;; \
esac ; \
done ; \
echo $f > tofiles
GEN peigen.c
CC archive.lo
CC archures.lo
CC bfdio.lo
CC coff-bfd.lo
CC bfd.lo
CC cache.lo
CC bfdwin.lo
CC compress.lo
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... /bin/sh ../../bfd/../move-if-change tofiles ofiles
touch stamp-ofiles
CC corefile.lo
CC elf-properties.lo
CC format.lo
checking whether we are cross compiling... CC hash.lo
CC init.lo
CC libbfd.lo
CC linker.lo
CC merge.lo
no
CC opncls.lo
checking for suffix of object files... CC reloc.lo
CC section.lo
CC simple.lo
CC stab-syms.lo
o
checking whether we are using the GNU C compiler... CC stabs.lo
CC syms.lo
yes
checking whether clang accepts -g... CC targets.lo
CC binary.lo
CC ihex.lo
CC srec.lo
CC tekhex.lo
CC verilog.lo
yes
checking for clang option to accept ISO C89... CC mach-o-aarch64.lo
CC mach-o-arm.lo
none needed
checking whether clang understands -c and -o together... CC mach-o.lo
CC plugin.lo
CC dwarf2.lo
CC elf32-aarch64.lo
CC elf64-aarch64.lo
CC elfxx-aarch64.lo
rm: conftest.dSYM: is a directory
yes
checking for style of include used by /Applications/Xcode.app/Contents/Developer/usr/bin/make... CC aix5ppc-core.lo
CC aout64.lo
CC coff-alpha.lo
GNU
checking dependency style of clang... none
checking how to run the C preprocessor... CC coff-x86_64.lo
CC coff64-rs6000.lo
CC elf32-ia64.lo
clang -E
CC elf32-mips.lo
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... CC elf32-score.lo
CC elf32-score7.lo
rm: conftest.dSYM: is a directory
CC elf64-alpha.lo
CC elf64-gen.lo
CC elf64-ia64.lo
CC elf64-hppa.lo
rm: conftest.dSYM: is a directory
CC elf64-ia64-vms.lo
CC elfxx-ia64.lo
CC elf32-loongarch.lo
CC elf64-loongarch.lo
yes
checking for sys/types.h... CC elfxx-loongarch.lo
yes
CC elfn32-mips.lo
checking for sys/stat.h... yes
CC elf64-mips.lo
CC elfxx-mips.lo
checking for stdlib.h... CC elf64-mmix.lo
CC elf64-nfp.lo
CC elf64-ppc.lo
yes
CC elf32-riscv.lo
checking for string.h... CC elf64-riscv.lo
CC elfxx-riscv.lo
CC elf64-s390.lo
yes
checking for memory.h... CC elf64-sparc.lo
CC elf64-tilegx.lo
yes
CC elf64-x86-64.lo
checking for strings.h... yes
CC elfxx-x86.lo
CC elf64-bpf.lo
checking for inttypes.h... CC elf64.lo
yes
checking for stdint.h... CC mach-o-x86-64.lo
yes
CC mmo.lo
checking for unistd.h... CC pe-aarch64igen.lo
CC pe-x86_64.lo
CC pei-aarch64.lo
yes
checking minix/config.h usability... CC pei-ia64.lo
CC pei-x86_64.lo
no
checking minix/config.h presence... CC pepigen.lo
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... CC pex64igen.lo
yes
checking for aarch64-apple-darwin21.2.0-ar... ar
checking for aarch64-apple-darwin21.2.0-ranlib... ranlib
CC vms-alpha.lo
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... CC aout-cris.lo
CC aout-ns32k.lo
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... CC aout32.lo
no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for aarch64-apple-darwin21.2.0-objdump... objdump
checking how to recognize dependent libraries... pass_all
CC cf-i386lynx.lo
CC coff-go32.lo
CC coff-i386.lo
CC coff-mips.lo
checking for aarch64-apple-darwin21.2.0-ar... (cached) ar
checking for aarch64-apple-darwin21.2.0-strip... no
checking for strip... strip
checking for aarch64-apple-darwin21.2.0-ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from clang object... CC coff-rs6000.lo
CC coff-sh.lo
CC coff-stgo32.lo
CC coff-tic30.lo
CC coff-tic4x.lo
CC coff-tic54x.lo
CC coff-z80.lo
CC coff-z8k.lo
CC coffgen.lo
CC cofflink.lo
CC dwarf1.lo
CC ecoff.lo
CC ecofflink.lo
CC elf-attrs.lo
ok
checking for aarch64-apple-darwin21.2.0-dsymutil... @DSYMUTIL@
checking for aarch64-apple-darwin21.2.0-nmedit... no
checking for nmedit... nmedit
checking for aarch64-apple-darwin21.2.0-lipo... no
checking for lipo... lipo
checking for aarch64-apple-darwin21.2.0-otool... @OTOOL@
checking for aarch64-apple-darwin21.2.0-otool64... no
checking for otool64... no
checking for -single_module linker flag... CC elf-eh-frame.lo
CC elf-ifunc.lo
CC elf-m10200.lo
yes
checking for -exported_symbols_list linker flag... CC elf-m10300.lo
CC elf-nacl.lo
CC elf-strtab.lo
yes
checking for -force_load linker flag... CC elf-vxworks.lo
CC elf.lo
CC elf32-am33lin.lo
CC elf32-arm.lo
CC elf32-arc.lo
CC elf32-avr.lo
CC elf32-bfin.lo
CC elf32-cr16.lo
no
checking for dlfcn.h... CC elf32-cris.lo
yes
checking for objdir... .libs
CC elf32-crx.lo
CC elf32-csky.lo
checking if clang supports -fno-rtti -fno-exceptions... CC elf32-d10v.lo
CC elf32-d30v.lo
yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... CC elf32-dlx.lo
CC elf32-epiphany.lo
CC elf32-fr30.lo
yes
checking if clang static flag -static works... CC elf32-frv.lo
CC elf32-ft32.lo
CC elf32-gen.lo
no
checking if clang supports -c -o file.o... CC elf32-h8300.lo
CC elf32-hppa.lo
CC elf32-i386.lo
CC elf32-ip2k.lo
yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... CC elf32-iq2000.lo
CC elf32-lm32.lo
darwin21.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
CC elf32-m32c.lo
CC elf32-m32r.lo
CC elf32-m68hc11.lo
CC elf32-m68hc12.lo
CC elf32-m68hc1x.lo
CC elf32-m68k.lo
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking whether NLS is requested... yes
checking for catalogs to be installed... CC elf32-s12z.lo
CC elf32-mcore.lo
CC elf32-mep.lo
CC elf32-metag.lo
CC elf32-microblaze.lo
CC elf32-moxie.lo
CC elf32-msp430.lo
CC elf32-mt.lo
CC elf32-nds32.lo
da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
CC elf32-nios2.lo
checking for msgmerge... no
checking size of void *... CC elf32-or1k.lo
CC elf32-pj.lo
CC elf32-ppc.lo
CC elf32-pru.lo
8
checking whether basename is declared... CC elf32-rl78.lo
CC elf32-rx.lo
CC elf32-s390.lo
CC elf32-sh.lo
no
checking whether stpcpy is declared... CC elf32-sparc.lo
CC elf32-spu.lo
yes
checking for sigsetjmp... CC elf32-tic6x.lo
checking linker --as-needed support... CC elf32-tilegx.lo
no
CC elf32-tilepro.lo
CC elf32-v850.lo
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
CC elf32-vax.lo
CC elf32-visium.lo
CC elf32-wasm32.lo
CC elf32-xc16x.lo
CC elf32-xstormy16.lo
CC elf32-xgate.lo
CC elf32-xtensa.lo
CC elf32-z80.lo
CC elf32.lo
CC elflink.lo
CC elfxx-sparc.lo
CC elfxx-tilegx.lo
CC i386aout.lo
CC i386bsd.lo
CC i386lynx.lo
CC i386msdos.lo
CC mach-o-i386.lo
CC ns32knetbsd.lo
CC pc532-mach.lo
CC pdp11.lo
CC pe-arm-wince.lo
CC pe-arm.lo
CC pe-i386.lo
CC pe-mcore.lo
CC pe-sh.lo
CC pef.lo
CC pei-arm.lo
CC pei-arm-wince.lo
CC pei-i386.lo
CC pei-mcore.lo
CC pei-sh.lo
CC peigen.lo
CC ppcboot.lo
CC reloc16.lo
CC som.lo
CC vax1knetbsd.lo
CC vaxnetbsd.lo
CC vms-lib.lo
CC vms-misc.lo
CC wasm-module.lo
CC xcofflink.lo
CC xsym.lo
CC xtensa-isa.lo
CC xtensa-modules.lo
config.status: creating Makefile
CC cpu-aarch64.lo
config.status: creating po/Makefile.in
CC cpu-arm.lo
CC cpu-i386.lo
config.status: creating config.h
CC cpu-powerpc.lo
config.status: executing depfiles commands
config.status: executing libtool commands
CC cpu-rs6000.lo
CC cpu-alpha.lo
CC cpu-arc.lo
CC cpu-avr.lo
CC cpu-bfin.lo
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
CC cpu-bpf.lo
CC cpu-cr16.lo
CC cpu-cris.lo
CC cpu-crx.lo
CC cpu-csky.lo
CC cpu-d10v.lo
CC cpu-d30v.lo
CC cpu-dlx.lo
CC cpu-epiphany.lo
CC cpu-fr30.lo
CC cpu-frv.lo
CC cpu-ft32.lo
CC cpu-h8300.lo
CC cpu-hppa.lo
CC cpu-iamcu.lo
CC cpu-l1om.lo
CC cpu-k1om.lo
CC cpu-ia64.lo
CC cpu-ip2k.lo
CC cpu-iq2000.lo
CC cpu-lm32.lo
CC cpu-loongarch.lo
CC cpu-m10200.lo
CC cpu-m10300.lo
CC cpu-m32c.lo
CC cpu-m32r.lo
CC cpu-m68hc11.lo
CC cpu-m9s12x.lo
CC cpu-m68hc12.lo
CC cpu-s12z.lo
CC cpu-m9s12xg.lo
CC cpu-m68k.lo
CC cpu-mcore.lo
CC cpu-mep.lo
CC cpu-metag.lo
CC cpu-microblaze.lo
CC cpu-mips.lo
CC cpu-mmix.lo
CC cpu-moxie.lo
CC cpu-msp430.lo
CC cpu-mt.lo
CC cpu-nds32.lo
CC cpu-nfp.lo
CC cpu-nios2.lo
CC cpu-ns32k.lo
CC cpu-or1k.lo
CC cpu-pdp11.lo
CC cpu-pj.lo
CC cpu-pru.lo
CC cpu-riscv.lo
CC cpu-rl78.lo
CC cpu-rx.lo
CC cpu-s390.lo
CC cpu-score.lo
CC cpu-sh.lo
CC cpu-sparc.lo
CC cpu-spu.lo
CC cpu-tic30.lo
CC cpu-tic4x.lo
CC cpu-tic54x.lo
CC cpu-tic6x.lo
CC cpu-tilegx.lo
CC cpu-tilepro.lo
CC cpu-v850.lo
CC cpu-v850_rh850.lo
CC cpu-vax.lo
CC cpu-visium.lo
CC cpu-wasm32.lo
CC cpu-xc16x.lo
CC cpu-xgate.lo
CC cpu-xstormy16.lo
CC cpu-xtensa.lo
CC cpu-z80.lo
CC cpu-z8k.lo
CC archive64.lo
CCLD libbfd.la
libtooldir=`/bin/sh ./libtool --config | /usr/bin/sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libbfd.a ]; then \
cp $libtooldir/libbfd.a libbfd.tmp; \
ranlib libbfd.tmp; \
/bin/sh ../../bfd/../move-if-change libbfd.tmp libbfd.a; \
else true; fi
touch stamp-lib
mkdir ./libctf
Configuring in ./libctf
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
Making all in .
CC dis-buf.lo
CC disassemble.lo
CC dis-init.lo
CC arc-dis.lo
CC arc-ext.lo
CC arc-opc.lo
CC avr-dis.lo
CC arm-dis.lo
CC bfin-dis.lo
CC cgen-asm.lo
CC cgen-bitset.lo
CC cgen-dis.lo
CC cgen-opc.lo
CC cr16-dis.lo
CC cr16-opc.lo
CC cris-desc.lo
CC cris-dis.lo
CC cris-opc.lo
CC crx-dis.lo
CC crx-opc.lo
configure: creating cache ./config.cache
CC csky-dis.lo
checking build system type... CC d10v-dis.lo
aarch64-apple-darwin21.2.0
checking host system type... CC d10v-opc.lo
aarch64-apple-darwin21.2.0
checking target system type... aarch64-apple-darwin21.2.0
checking for aarch64-apple-darwin21.2.0-gcc... clang
CC d30v-dis.lo
CC d30v-opc.lo
CC dlx-dis.lo
CC epiphany-asm.lo
CC epiphany-desc.lo
CC epiphany-dis.lo
CC epiphany-ibld.lo
CC epiphany-opc.lo
CC fr30-asm.lo
checking whether the C compiler works... CC fr30-desc.lo
CC fr30-dis.lo
CC fr30-ibld.lo
CC fr30-opc.lo
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... CC frv-asm.lo
CC frv-desc.lo
CC frv-dis.lo
CC frv-ibld.lo
CC frv-opc.lo
checking whether we are cross compiling... CC ft32-dis.lo
CC ft32-opc.lo
CC h8300-dis.lo
CC hppa-dis.lo
no
checking for suffix of object files... CC i386-dis.lo
CC ip2k-asm.lo
CC i386-opc.lo
CC ip2k-desc.lo
CC ip2k-dis.lo
o
checking whether we are using the GNU C compiler... CC ip2k-ibld.lo
CC ip2k-opc.lo
CC iq2000-asm.lo
CC iq2000-desc.lo
yes
checking whether clang accepts -g... CC iq2000-dis.lo
CC iq2000-ibld.lo
yes
checking for clang option to accept ISO C89... CC iq2000-opc.lo
CC lm32-asm.lo
CC lm32-desc.lo
CC lm32-dis.lo
none needed
checking whether clang understands -c and -o together... CC lm32-ibld.lo
CC lm32-opc.lo
CC lm32-opinst.lo
CC m10200-dis.lo
CC m10300-dis.lo
CC m10200-opc.lo
rm: conftest.dSYM: is a directory
yes
checking how to run the C preprocessor... CC m10300-opc.lo
CC m32c-asm.lo
CC m32c-desc.lo
CC m32c-dis.lo
CC m32c-ibld.lo
CC m32c-opc.lo
clang -E
CC m32r-asm.lo
CC m32r-desc.lo
CC m32r-dis.lo
CC m32r-ibld.lo
CC m32r-opc.lo
CC m32r-opinst.lo
checking for grep that handles long lines and -e... CC m68hc11-dis.lo
/usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... CC m68hc11-opc.lo
CC m68k-dis.lo
CC m68k-opc.lo
CC s12z-dis.lo
rm: conftest.dSYM: is a directory
CC s12z-opc.lo
CC mcore-dis.lo
rm: conftest.dSYM: is a directory
CC mep-asm.lo
CC mep-desc.lo
CC mep-dis.lo
CC mep-ibld.lo
CC mep-opc.lo
yes
checking for sys/types.h... CC metag-dis.lo
CC microblaze-dis.lo
CC moxie-dis.lo
yes
CC moxie-opc.lo
checking for sys/stat.h... CC msp430-decode.lo
CC msp430-dis.lo
CC mt-asm.lo
yes
checking for stdlib.h... CC mt-desc.lo
CC mt-dis.lo
CC mt-ibld.lo
CC mt-opc.lo
yes
checking for string.h... CC nds32-asm.lo
CC nds32-dis.lo
CC nios2-dis.lo
CC nios2-opc.lo
CC ns32k-dis.lo
CC or1k-asm.lo
CC or1k-desc.lo
yes
checking for memory.h... CC or1k-dis.lo
CC or1k-ibld.lo
yes
CC or1k-opc.lo
CC pdp11-dis.lo
CC pdp11-opc.lo
CC pj-dis.lo
CC pj-opc.lo
checking for strings.h... CC ppc-dis.lo
CC ppc-opc.lo
CC pru-dis.lo
CC pru-opc.lo
yes
CC rl78-decode.lo
CC rl78-dis.lo
CC rx-decode.lo
checking for inttypes.h... CC rx-dis.lo
CC s390-dis.lo
yes
CCLD s390-mkopc
CC score-dis.lo
CC score7-dis.lo
checking for stdint.h... CC sh-dis.lo
CC sparc-dis.lo
CC sparc-opc.lo
yes
checking for unistd.h... CC spu-dis.lo
CC spu-opc.lo
CC tic30-dis.lo
yes
CC tic4x-dis.lo
checking minix/config.h usability... CC tic54x-dis.lo
CC tic54x-opc.lo
CC tic6x-dis.lo
CC tilegx-dis.lo
no
checking minix/config.h presence... CC tilegx-opc.lo
CC tilepro-dis.lo
CC tilepro-opc.lo
CC v850-dis.lo
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... CC v850-opc.lo
CC vax-dis.lo
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... CC visium-dis.lo
yes
CC visium-opc.lo
checking for a thread-safe mkdir -p... ../../libctf/../install-sh -c -d
checking for gawk... awk
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... yes
CC wasm32-dis.lo
CC xc16x-asm.lo
checking for style of include used by /Applications/Xcode.app/Contents/Developer/usr/bin/make... CC xc16x-desc.lo
CC xc16x-dis.lo
GNU
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make supports nested variables... CC xc16x-ibld.lo
yes
checking dependency style of clang... none
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make supports nested variables... (cached) yes
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... (cached) yes
checking for aarch64-apple-darwin21.2.0-gcc... (cached) clang
CC xc16x-opc.lo
CC xstormy16-asm.lo
CC xstormy16-desc.lo
CC xstormy16-dis.lo
CC xstormy16-ibld.lo
CC xstormy16-opc.lo
CC xtensa-dis.lo
CC xgate-dis.lo
CC xgate-opc.lo
CC z80-dis.lo
CC z8k-dis.lo
CC aarch64-asm.lo
CC aarch64-dis.lo
CC aarch64-asm-2.lo
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking for aarch64-apple-darwin21.2.0-ranlib... ranlib
checking for aarch64-apple-darwin21.2.0-ar... ar
checking the archiver (ar ) interface... CC aarch64-dis-2.lo
CC aarch64-opc.lo
CC aarch64-opc-2.lo
ar
checking whether NLS is requested... yes
checking for catalogs to be installed...
CC alpha-dis.lo
checking how to print strings... CC alpha-opc.lo
printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... CC bpf-asm.lo
/usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... CC bpf-desc.lo
no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... CC bpf-dis.lo
CC bpf-ibld.lo
CC bpf-opc.lo
CC ia64-dis.lo
CC ia64-opc.lo
CC loongarch-opc.lo
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
CC loongarch-dis.lo
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for aarch64-apple-darwin21.2.0-objdump... objdump
checking how to recognize dependent libraries... pass_all
CC loongarch-coder.lo
CC mips-dis.lo
CC mips-opc.lo
CC mips16-opc.lo
CC micromips-opc.lo
CC mmix-dis.lo
CC mmix-opc.lo
CC nfp-dis.lo
CC riscv-dis.lo
CC riscv-opc.lo
GEN s390-opc.tab
checking for aarch64-apple-darwin21.2.0-ar... (cached) ar
checking for aarch64-apple-darwin21.2.0-strip... CC s390-opc.lo
no
checking for strip... strip
checking for aarch64-apple-darwin21.2.0-ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for aarch64-apple-darwin21.2.0-dsymutil... @DSYMUTIL@
checking for aarch64-apple-darwin21.2.0-nmedit... no
checking for nmedit... nmedit
checking for aarch64-apple-darwin21.2.0-lipo... no
checking for lipo... lipo
checking for aarch64-apple-darwin21.2.0-otool... @OTOOL@
checking for aarch64-apple-darwin21.2.0-otool64... no
checking for otool64... no
checking for -single_module linker flag... CCLD libopcodes.la
yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... no
checking for dlfcn.h... libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libopcodes.a ]; then \
cp $libtooldir/libopcodes.a libopcodes.tmp; \
ranlib libopcodes.tmp; \
/bin/sh ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \
else true; fi
yes
checking for objdir... .libs
touch stamp-lib
Making all in po
file=`echo ../../../opcodes/po/da | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../opcodes/po/da.po
file=`echo ../../../opcodes/po/de | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../opcodes/po/de.po
file=`echo ../../../opcodes/po/es | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../opcodes/po/es.po
file=`echo ../../../opcodes/po/fi | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../opcodes/po/fi.po
file=`echo ../../../opcodes/po/fr | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../opcodes/po/fr.po
file=`echo ../../../opcodes/po/ga | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../opcodes/po/ga.po
file=`echo ../../../opcodes/po/id | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../opcodes/po/id.po
file=`echo ../../../opcodes/po/it | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../opcodes/po/it.po
file=`echo ../../../opcodes/po/nl | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../opcodes/po/nl.po
file=`echo ../../../opcodes/po/pt_BR | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../opcodes/po/pt_BR.po
file=`echo ../../../opcodes/po/ro | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../opcodes/po/ro.po
file=`echo ../../../opcodes/po/sr | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../opcodes/po/sr.po
file=`echo ../../../opcodes/po/sv | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../opcodes/po/sv.po
file=`echo ../../../opcodes/po/tr | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../opcodes/po/tr.po
file=`echo ../../../opcodes/po/uk | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../opcodes/po/uk.po
file=`echo ../../../opcodes/po/vi | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../opcodes/po/vi.po
file=`echo ../../../opcodes/po/zh_CN | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH : -o $file ../../../opcodes/po/zh_CN.po
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin21.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for aclocal... ${SHELL} /private/tmp/gdb-20220220-69853-1migibn/missing aclocal-1.15
checking for autoconf... ${SHELL} /private/tmp/gdb-20220220-69853-1migibn/missing autoconf
checking for autoheader... ${SHELL} /private/tmp/gdb-20220220-69853-1migibn/missing autoheader
checking whether clang supports -W... yes
checking whether clang supports -Wall... yes
checking whether clang supports -Wnarrowing... yes
checking whether clang supports -Wwrite-strings... yes
checking whether clang supports -Wmissing-format-attribute... yes
checking whether clang supports -Wstrict-prototypes... yes
checking whether clang supports -Wmissing-prototypes... yes
checking whether clang supports -Wold-style-definition... yes
checking whether clang supports -pedantic -Wlong-long... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking whether clang supports -Wall... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for library containing dlsym... none required
checking for ELF support in BFD... yes
checking whether byte ordering is bigendian... no
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking endian.h usability... no
checking endian.h presence... no
checking for endian.h... no
checking for pread... yes
checking whether bswap_16 is declared... no
checking whether bswap_32 is declared... no
checking whether bswap_64 is declared... no
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether stpcpy is declared... yes
checking for qsort_r... yes
checking for qsort_r signature... BSD
checking for O_CLOEXEC... yes
checking for makeinfo... makeinfo --split-size=5000000
configure: WARNING:
*** Makeinfo is too old. Info documentation will not be built.
checking for expect... /usr/bin/expect
checking for Tcl supporting try/catch... no
checking for linker versioning flags... -export-symbols-regex ctf_.*
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am
CC libctf_la-ctf-dump.lo
CC libctf_la-ctf-create.lo
CC libctf_la-ctf-decl.lo
CC libctf_la-ctf-error.lo
CC libctf_la-ctf-archive.lo
CC libctf_la-ctf-hash.lo
CC libctf_la-ctf-labels.lo
CC libctf_la-ctf-link.lo
CC libctf_la-ctf-dedup.lo
CC libctf_la-ctf-lookup.lo
CC libctf_la-ctf-open.lo
CC libctf_la-ctf-serialize.lo
CC libctf_la-ctf-sha1.lo
CC libctf_la-ctf-string.lo
CC libctf_la-ctf-subr.lo
CC libctf_la-ctf-types.lo
CC libctf_la-ctf-util.lo
CC libctf_la-ctf-open-bfd.lo
CC libctf_nobfd_la-ctf-archive.lo
CC libctf_nobfd_la-ctf-dump.lo
CC libctf_nobfd_la-ctf-create.lo
CC libctf_nobfd_la-ctf-decl.lo
CC libctf_nobfd_la-ctf-error.lo
CC libctf_nobfd_la-ctf-hash.lo
CC libctf_nobfd_la-ctf-labels.lo
CC libctf_nobfd_la-ctf-dedup.lo
CC libctf_nobfd_la-ctf-link.lo
CC libctf_nobfd_la-ctf-lookup.lo
CC libctf_nobfd_la-ctf-open.lo
CC libctf_nobfd_la-ctf-serialize.lo
CC libctf_nobfd_la-ctf-sha1.lo
CC libctf_nobfd_la-ctf-string.lo
CC libctf_nobfd_la-ctf-subr.lo
CC libctf_nobfd_la-ctf-types.lo
CC libctf_nobfd_la-ctf-util.lo
CCLD libctf.la
CCLD libctf-nobfd.la
This file has been truncated, but you can view the full file.
clang called with: --version
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os --version -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: --version
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os --version -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 --print-prog-name liblto_plugin.so
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-prog-name liblto_plugin.so -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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: --version
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os --version -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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: -g -O2 --print-file-name liblto_plugin.so
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-file-name liblto_plugin.so -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -V
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -V -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -V -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 --print-prog-name liblto_plugin-0.dll
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-prog-name liblto_plugin-0.dll -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: --version
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os --version -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -V
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -V -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -qversion -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 --print-file-name liblto_plugin-0.dll
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-file-name liblto_plugin-0.dll -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -qversion -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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: -g -O2 --print-prog-name cyglto_plugin-0.dll
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-prog-name cyglto_plugin-0.dll -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -qversion -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 --print-file-name cyglto_plugin-0.dll
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-file-name cyglto_plugin-0.dll -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -V
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -V -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: --version
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os --version -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -qversion -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -V
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -V -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -qversion -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -W conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -W conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c conftest.c -o conftest2.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -Wall conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -Wall conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c conftest.c -o conftest2.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -Wwrite-strings conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -Wwrite-strings conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -Wstrict-prototypes conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -Wstrict-prototypes conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c conftest.c -o conftest2.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -Wmissing-prototypes conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -Wmissing-prototypes conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c conftest.c -o conftest2.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -Wold-style-definition conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -Wold-style-definition conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -print-prog-name=ld -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wmissing-format-attribute conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -Wmissing-format-attribute conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -Wcast-qual conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -Wcast-qual conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -pedantic -Wlong-long conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -pedantic -Wlong-long conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -g -O2 --print-prog-name liblto_plugin.so
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-prog-name liblto_plugin.so -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -g -O2 --print-file-name liblto_plugin.so
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-file-name liblto_plugin.so -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -fno-lto conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -fno-lto conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -g -O2 --print-prog-name liblto_plugin-0.dll
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-prog-name liblto_plugin-0.dll -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -g -O2 --print-file-name liblto_plugin-0.dll
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-file-name liblto_plugin-0.dll -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -g -O2 --print-prog-name cyglto_plugin-0.dll
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-prog-name cyglto_plugin-0.dll -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -g -O2 --print-file-name cyglto_plugin-0.dll
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-file-name cyglto_plugin-0.dll -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c conftstm.o
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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 conftstm.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: --version
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os --version -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -v
superenv executed: clang -v
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -g -O2 -c -o conftest.o conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -g -O2 -c -o conftest.o conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -V
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -V -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -qversion
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -qversion -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Version
[...snip...]
ellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/pei-x86_64.c -o pei-x86_64.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c pepigen.c -o pepigen.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c pepigen.c -o pepigen.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c pex64igen.c -o pex64igen.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c pex64igen.c -o pex64igen.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -print-prog-name=ld -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/vms-alpha.c -o vms-alpha.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/vms-alpha.c -o vms-alpha.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/aout-cris.c -o aout-cris.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/aout-cris.c -o aout-cris.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/aout-ns32k.c -o aout-ns32k.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/aout-ns32k.c -o aout-ns32k.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/aout32.c -o aout32.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/aout32.c -o aout32.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -g -O2 --print-prog-name liblto_plugin.so
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-prog-name liblto_plugin.so -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 --print-file-name liblto_plugin.so
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-file-name liblto_plugin.so -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/coff-go32.c -o coff-go32.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/coff-go32.c -o coff-go32.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cf-i386lynx.c -o cf-i386lynx.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cf-i386lynx.c -o cf-i386lynx.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -g -O2 --print-prog-name liblto_plugin-0.dll
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-prog-name liblto_plugin-0.dll -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/coff-i386.c -o coff-i386.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/coff-i386.c -o coff-i386.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -g -O2 --print-file-name liblto_plugin-0.dll
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-file-name liblto_plugin-0.dll -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/coff-mips.c -o coff-mips.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/coff-mips.c -o coff-mips.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -g -O2 --print-prog-name cyglto_plugin-0.dll
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-prog-name cyglto_plugin-0.dll -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 --print-file-name cyglto_plugin-0.dll
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 --print-file-name cyglto_plugin-0.dll -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/coff-rs6000.c -o coff-rs6000.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/coff-rs6000.c -o coff-rs6000.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/coff-sh.c -o coff-sh.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/coff-sh.c -o coff-sh.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/coff-stgo32.c -o coff-stgo32.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/coff-stgo32.c -o coff-stgo32.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/coff-tic30.c -o coff-tic30.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/coff-tic30.c -o coff-tic30.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/coff-tic4x.c -Wno-error -o coff-tic4x.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/coff-tic4x.c -Wno-error -o coff-tic4x.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/coff-tic54x.c -Wno-error -o coff-tic54x.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/coff-tic54x.c -Wno-error -o coff-tic54x.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/coff-z80.c -o coff-z80.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/coff-z80.c -o coff-z80.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/coff-z8k.c -o coff-z8k.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/coff-z8k.c -o coff-z8k.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c conftstm.o
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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 conftstm.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/coffgen.c -o coffgen.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/coffgen.c -o coffgen.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cofflink.c -o cofflink.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cofflink.c -o cofflink.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/dwarf1.c -o dwarf1.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/dwarf1.c -o dwarf1.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/ecofflink.c -o ecofflink.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/ecofflink.c -o ecofflink.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/ecoff.c -o ecoff.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/ecoff.c -o ecoff.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf-attrs.c -o elf-attrs.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf-attrs.c -o elf-attrs.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf-eh-frame.c -o elf-eh-frame.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf-eh-frame.c -o elf-eh-frame.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf-ifunc.c -o elf-ifunc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf-ifunc.c -o elf-ifunc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf-m10200.c -o elf-m10200.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf-m10200.c -o elf-m10200.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf-m10300.c -o elf-m10300.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf-m10300.c -o elf-m10300.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf-nacl.c -o elf-nacl.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf-nacl.c -o elf-nacl.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf-strtab.c -o elf-strtab.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf-strtab.c -o elf-strtab.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -g -O2 -c -o conftest.o conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -g -O2 -c -o conftest.o conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf-vxworks.c -o elf-vxworks.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf-vxworks.c -o elf-vxworks.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf.c -o elf.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf.c -o elf.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-am33lin.c -o elf32-am33lin.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-am33lin.c -o elf32-am33lin.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-arm.c -o elf32-arm.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-arm.c -o elf32-arm.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-arc.c -o elf32-arc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-arc.c -o elf32-arc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-avr.c -o elf32-avr.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-avr.c -o elf32-avr.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-bfin.c -o elf32-bfin.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-bfin.c -o elf32-bfin.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-cr16.c -o elf32-cr16.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-cr16.c -o elf32-cr16.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-cris.c -o elf32-cris.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-cris.c -o elf32-cris.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-crx.c -o elf32-crx.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-crx.c -o elf32-crx.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-csky.c -o elf32-csky.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-csky.c -o elf32-csky.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-d10v.c -o elf32-d10v.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-d10v.c -o elf32-d10v.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-d30v.c -o elf32-d30v.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-d30v.c -o elf32-d30v.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-dlx.c -o elf32-dlx.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-dlx.c -o elf32-dlx.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-epiphany.c -o elf32-epiphany.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-epiphany.c -o elf32-epiphany.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -o conftest -g -O2 -static conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -static conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-fr30.c -o elf32-fr30.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-fr30.c -o elf32-fr30.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-frv.c -o elf32-frv.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-frv.c -o elf32-frv.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-ft32.c -o elf32-ft32.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-ft32.c -o elf32-ft32.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-gen.c -o elf32-gen.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-gen.c -o elf32-gen.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 -o out/conftest2.o conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 -o out/conftest2.o conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-h8300.c -o elf32-h8300.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-h8300.c -o elf32-h8300.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -print-search-dirs
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -print-search-dirs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-hppa.c -o elf32-hppa.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-hppa.c -o elf32-hppa.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-i386.c -o elf32-i386.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-i386.c -o elf32-i386.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-ip2k.c -o elf32-ip2k.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-ip2k.c -o elf32-ip2k.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -g -O2 -print-multi-os-directory
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 -print-multi-os-directory -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-iq2000.c -o elf32-iq2000.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-iq2000.c -o elf32-iq2000.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-lm32.c -o elf32-lm32.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-lm32.c -o elf32-lm32.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-m32c.c -o elf32-m32c.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-m32c.c -o elf32-m32c.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-m32r.c -o elf32-m32r.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-m32r.c -o elf32-m32r.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-m68hc11.c -o elf32-m68hc11.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-m68hc11.c -o elf32-m68hc11.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E @CPPFLAGS_FOR_BUILD@ conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E @CPPFLAGS_FOR_BUILD@ conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E @CPPFLAGS_FOR_BUILD@ conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E @CPPFLAGS_FOR_BUILD@ conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-m68hc12.c -o elf32-m68hc12.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-m68hc12.c -o elf32-m68hc12.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-m68hc1x.c -o elf32-m68hc1x.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-m68hc1x.c -o elf32-m68hc1x.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-m68k.c -o elf32-m68k.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-m68k.c -o elf32-m68k.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-s12z.c -o elf32-s12z.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-s12z.c -o elf32-s12z.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-mcore.c -o elf32-mcore.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-mcore.c -o elf32-mcore.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-mep.c -o elf32-mep.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-mep.c -o elf32-mep.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-metag.c -o elf32-metag.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-metag.c -o elf32-metag.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-microblaze.c -o elf32-microblaze.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-microblaze.c -o elf32-microblaze.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-moxie.c -o elf32-moxie.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-moxie.c -o elf32-moxie.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-msp430.c -o elf32-msp430.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-msp430.c -o elf32-msp430.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-mt.c -o elf32-mt.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-mt.c -o elf32-mt.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-nds32.c -o elf32-nds32.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-nds32.c -o elf32-nds32.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-nios2.c -o elf32-nios2.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-nios2.c -o elf32-nios2.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-or1k.c -o elf32-or1k.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-or1k.c -o elf32-or1k.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-pj.c -o elf32-pj.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-pj.c -o elf32-pj.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-ppc.c -o elf32-ppc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-ppc.c -o elf32-ppc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-pru.c -o elf32-pru.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-pru.c -o elf32-pru.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-s390.c -o elf32-s390.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-s390.c -o elf32-s390.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-rl78.c -o elf32-rl78.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-rl78.c -o elf32-rl78.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-sh.c -o elf32-sh.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-sh.c -o elf32-sh.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-rx.c -o elf32-rx.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-rx.c -o elf32-rx.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-sparc.c -o elf32-sparc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-sparc.c -o elf32-sparc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-spu.c -o elf32-spu.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-spu.c -o elf32-spu.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-tic6x.c -o elf32-tic6x.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-tic6x.c -o elf32-tic6x.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-tilegx.c -o elf32-tilegx.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-tilegx.c -o elf32-tilegx.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-tilepro.c -o elf32-tilepro.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-tilepro.c -o elf32-tilepro.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-v850.c -o elf32-v850.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-v850.c -o elf32-v850.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-vax.c -o elf32-vax.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-vax.c -o elf32-vax.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-visium.c -o elf32-visium.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-visium.c -o elf32-visium.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-wasm32.c -o elf32-wasm32.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-wasm32.c -o elf32-wasm32.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-xgate.c -o elf32-xgate.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-xgate.c -o elf32-xgate.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-xc16x.c -o elf32-xc16x.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-xc16x.c -o elf32-xc16x.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-xstormy16.c -o elf32-xstormy16.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-xstormy16.c -o elf32-xstormy16.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-xtensa.c -o elf32-xtensa.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-xtensa.c -o elf32-xtensa.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32-z80.c -o elf32-z80.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32-z80.c -o elf32-z80.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elf32.c -o elf32.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elf32.c -o elf32.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elflink.c -o elflink.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elflink.c -o elflink.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elfxx-sparc.c -o elfxx-sparc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elfxx-sparc.c -o elfxx-sparc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/elfxx-tilegx.c -o elfxx-tilegx.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/elfxx-tilegx.c -o elfxx-tilegx.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/i386aout.c -o i386aout.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/i386aout.c -o i386aout.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/i386bsd.c -o i386bsd.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/i386bsd.c -o i386bsd.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/i386lynx.c -o i386lynx.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/i386lynx.c -o i386lynx.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/i386msdos.c -o i386msdos.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/i386msdos.c -o i386msdos.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/mach-o-i386.c -o mach-o-i386.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/mach-o-i386.c -o mach-o-i386.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/ns32knetbsd.c -o ns32knetbsd.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/ns32knetbsd.c -o ns32knetbsd.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/pc532-mach.c -o pc532-mach.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/pc532-mach.c -o pc532-mach.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/pe-arm-wince.c -o pe-arm-wince.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/pe-arm-wince.c -o pe-arm-wince.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/pdp11.c -o pdp11.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/pdp11.c -o pdp11.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/pe-arm.c -o pe-arm.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/pe-arm.c -o pe-arm.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/pe-i386.c -o pe-i386.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/pe-i386.c -o pe-i386.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/pe-mcore.c -o pe-mcore.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/pe-mcore.c -o pe-mcore.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/pe-sh.c -o pe-sh.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/pe-sh.c -o pe-sh.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/pef.c -o pef.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/pef.c -o pef.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/pei-arm.c -o pei-arm.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/pei-arm.c -o pei-arm.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/pei-arm-wince.c -o pei-arm-wince.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/pei-arm-wince.c -o pei-arm-wince.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/pei-i386.c -o pei-i386.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/pei-i386.c -o pei-i386.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/pei-sh.c -o pei-sh.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/pei-sh.c -o pei-sh.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/pei-mcore.c -o pei-mcore.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/pei-mcore.c -o pei-mcore.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c peigen.c -o peigen.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c peigen.c -o peigen.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/ppcboot.c -o ppcboot.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/ppcboot.c -o ppcboot.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/reloc16.c -o reloc16.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/reloc16.c -o reloc16.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/som.c -o som.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/som.c -o som.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/vaxnetbsd.c -o vaxnetbsd.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/vaxnetbsd.c -o vaxnetbsd.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/vax1knetbsd.c -o vax1knetbsd.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/vax1knetbsd.c -o vax1knetbsd.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/vms-lib.c -o vms-lib.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/vms-lib.c -o vms-lib.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/vms-misc.c -o vms-misc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/vms-misc.c -o vms-misc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/wasm-module.c -o wasm-module.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/wasm-module.c -o wasm-module.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/xcofflink.c -o xcofflink.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/xcofflink.c -o xcofflink.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/xsym.c -o xsym.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/xsym.c -o xsym.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/xtensa-isa.c -o xtensa-isa.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/xtensa-isa.c -o xtensa-isa.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/xtensa-modules.c -o xtensa-modules.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/xtensa-modules.c -o xtensa-modules.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-aarch64.c -o cpu-aarch64.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-aarch64.c -o cpu-aarch64.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-arm.c -o cpu-arm.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-arm.c -o cpu-arm.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-i386.c -o cpu-i386.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-i386.c -o cpu-i386.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-powerpc.c -o cpu-powerpc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-powerpc.c -o cpu-powerpc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-rs6000.c -o cpu-rs6000.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-rs6000.c -o cpu-rs6000.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-alpha.c -o cpu-alpha.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-alpha.c -o cpu-alpha.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-arc.c -o cpu-arc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-arc.c -o cpu-arc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-avr.c -o cpu-avr.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-avr.c -o cpu-avr.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-bfin.c -o cpu-bfin.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-bfin.c -o cpu-bfin.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-bpf.c -o cpu-bpf.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-bpf.c -o cpu-bpf.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-cr16.c -o cpu-cr16.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-cr16.c -o cpu-cr16.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-cris.c -o cpu-cris.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-cris.c -o cpu-cris.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-crx.c -o cpu-crx.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-crx.c -o cpu-crx.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-csky.c -o cpu-csky.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-csky.c -o cpu-csky.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-d10v.c -o cpu-d10v.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-d10v.c -o cpu-d10v.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-dlx.c -o cpu-dlx.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-dlx.c -o cpu-dlx.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-d30v.c -o cpu-d30v.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-d30v.c -o cpu-d30v.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-epiphany.c -o cpu-epiphany.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-epiphany.c -o cpu-epiphany.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-fr30.c -o cpu-fr30.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-fr30.c -o cpu-fr30.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-frv.c -o cpu-frv.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-frv.c -o cpu-frv.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-ft32.c -o cpu-ft32.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-ft32.c -o cpu-ft32.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-h8300.c -o cpu-h8300.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-h8300.c -o cpu-h8300.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-hppa.c -o cpu-hppa.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-hppa.c -o cpu-hppa.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-iamcu.c -o cpu-iamcu.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-iamcu.c -o cpu-iamcu.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-l1om.c -o cpu-l1om.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-l1om.c -o cpu-l1om.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-k1om.c -o cpu-k1om.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-k1om.c -o cpu-k1om.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-ia64.c -o cpu-ia64.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-ia64.c -o cpu-ia64.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-lm32.c -o cpu-lm32.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-lm32.c -o cpu-lm32.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-loongarch.c -o cpu-loongarch.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-loongarch.c -o cpu-loongarch.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-iq2000.c -o cpu-iq2000.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-iq2000.c -o cpu-iq2000.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-ip2k.c -o cpu-ip2k.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-ip2k.c -o cpu-ip2k.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-m10200.c -o cpu-m10200.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-m10200.c -o cpu-m10200.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-m10300.c -o cpu-m10300.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-m10300.c -o cpu-m10300.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-m32c.c -o cpu-m32c.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-m32c.c -o cpu-m32c.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-m32r.c -o cpu-m32r.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-m32r.c -o cpu-m32r.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-m68hc11.c -o cpu-m68hc11.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-m68hc11.c -o cpu-m68hc11.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-m9s12x.c -o cpu-m9s12x.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-m9s12x.c -o cpu-m9s12x.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-m68hc12.c -o cpu-m68hc12.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-m68hc12.c -o cpu-m68hc12.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-m9s12xg.c -o cpu-m9s12xg.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-m9s12xg.c -o cpu-m9s12xg.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-s12z.c -o cpu-s12z.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-s12z.c -o cpu-s12z.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-m68k.c -o cpu-m68k.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-m68k.c -o cpu-m68k.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-mcore.c -o cpu-mcore.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-mcore.c -o cpu-mcore.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-mep.c -o cpu-mep.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-mep.c -o cpu-mep.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-microblaze.c -o cpu-microblaze.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-microblaze.c -o cpu-microblaze.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-metag.c -o cpu-metag.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-metag.c -o cpu-metag.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-mips.c -o cpu-mips.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-mips.c -o cpu-mips.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-mmix.c -o cpu-mmix.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-mmix.c -o cpu-mmix.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-moxie.c -o cpu-moxie.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-moxie.c -o cpu-moxie.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-msp430.c -o cpu-msp430.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-msp430.c -o cpu-msp430.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-mt.c -o cpu-mt.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-mt.c -o cpu-mt.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-nfp.c -o cpu-nfp.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-nfp.c -o cpu-nfp.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-nds32.c -o cpu-nds32.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-nds32.c -o cpu-nds32.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-nios2.c -o cpu-nios2.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-nios2.c -o cpu-nios2.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-or1k.c -o cpu-or1k.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-or1k.c -o cpu-or1k.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-ns32k.c -o cpu-ns32k.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-ns32k.c -o cpu-ns32k.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-pdp11.c -o cpu-pdp11.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-pdp11.c -o cpu-pdp11.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-pru.c -o cpu-pru.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-pru.c -o cpu-pru.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-pj.c -o cpu-pj.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-pj.c -o cpu-pj.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-riscv.c -o cpu-riscv.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-riscv.c -o cpu-riscv.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-rl78.c -o cpu-rl78.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-rl78.c -o cpu-rl78.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-rx.c -o cpu-rx.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-rx.c -o cpu-rx.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-score.c -o cpu-score.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-score.c -o cpu-score.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-s390.c -o cpu-s390.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-s390.c -o cpu-s390.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-sh.c -o cpu-sh.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-sh.c -o cpu-sh.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-sparc.c -o cpu-sparc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-sparc.c -o cpu-sparc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-spu.c -o cpu-spu.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-spu.c -o cpu-spu.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-tic30.c -o cpu-tic30.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-tic30.c -o cpu-tic30.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-tic4x.c -o cpu-tic4x.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-tic4x.c -o cpu-tic4x.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-tilegx.c -o cpu-tilegx.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-tilegx.c -o cpu-tilegx.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-tic54x.c -o cpu-tic54x.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-tic54x.c -o cpu-tic54x.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-tic6x.c -o cpu-tic6x.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-tic6x.c -o cpu-tic6x.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-tilepro.c -o cpu-tilepro.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-tilepro.c -o cpu-tilepro.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-v850.c -o cpu-v850.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-v850.c -o cpu-v850.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-v850_rh850.c -o cpu-v850_rh850.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-v850_rh850.c -o cpu-v850_rh850.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-vax.c -o cpu-vax.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-vax.c -o cpu-vax.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-visium.c -o cpu-visium.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-visium.c -o cpu-visium.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-wasm32.c -o cpu-wasm32.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-wasm32.c -o cpu-wasm32.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-xc16x.c -o cpu-xc16x.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-xc16x.c -o cpu-xc16x.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-xstormy16.c -o cpu-xstormy16.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-xstormy16.c -o cpu-xstormy16.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-xgate.c -o cpu-xgate.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-xgate.c -o cpu-xgate.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-xtensa.c -o cpu-xtensa.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-xtensa.c -o cpu-xtensa.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-z80.c -o cpu-z80.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-z80.c -o cpu-z80.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/cpu-z8k.c -o cpu-z8k.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/cpu-z8k.c -o cpu-z8k.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I. -I../../bfd -I../../bfd/../include -DHAVE_all_vecs -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../bfd/../zlib -g -O2 -c ../../bfd/archive64.c -o archive64.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/bin" -DLIBDIR="/opt/homebrew/Cellar/gdb/HEAD-dc5483c/lib" -I../../bfd/../include -DHAVE_all_vecs -I../../bfd/../zlib -c ../../bfd/archive64.c -o archive64.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/arm-dis.c -o arm-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/arm-dis.c -o arm-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/avr-dis.c -o avr-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/avr-dis.c -o avr-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/dis-buf.c -o dis-buf.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/dis-buf.c -o dis-buf.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/bfin-dis.c -o bfin-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/bfin-dis.c -o bfin-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/dis-init.c -o dis-init.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/dis-init.c -o dis-init.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/arc-ext.c -o arc-ext.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/arc-ext.c -o arc-ext.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/arc-opc.c -o arc-opc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/arc-opc.c -o arc-opc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c -DARCH_all ../../opcodes/disassemble.c -o disassemble.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c -DARCH_all ../../opcodes/disassemble.c -o disassemble.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/arc-dis.c -o arc-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/arc-dis.c -o arc-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/cgen-asm.c -o cgen-asm.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/cgen-asm.c -o cgen-asm.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/cgen-bitset.c -o cgen-bitset.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/cgen-bitset.c -o cgen-bitset.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/cgen-dis.c -o cgen-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/cgen-dis.c -o cgen-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/cgen-opc.c -o cgen-opc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/cgen-opc.c -o cgen-opc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/cr16-dis.c -o cr16-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/cr16-dis.c -o cr16-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/cr16-opc.c -o cr16-opc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/cr16-opc.c -o cr16-opc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/cris-desc.c -o cris-desc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/cris-desc.c -o cris-desc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/cris-dis.c -o cris-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/cris-dis.c -o cris-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/cris-opc.c -o cris-opc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/cris-opc.c -o cris-opc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/crx-dis.c -o crx-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/crx-dis.c -o crx-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/crx-opc.c -o crx-opc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/crx-opc.c -o crx-opc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/csky-dis.c -o csky-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/csky-dis.c -o csky-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/d10v-dis.c -o d10v-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/d10v-dis.c -o d10v-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/d10v-opc.c -o d10v-opc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/d10v-opc.c -o d10v-opc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: --version
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os --version -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/d30v-dis.c -o d30v-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/d30v-dis.c -o d30v-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/d30v-opc.c -o d30v-opc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/d30v-opc.c -o d30v-opc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/dlx-dis.c -o dlx-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/dlx-dis.c -o dlx-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/epiphany-asm.c -o epiphany-asm.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/epiphany-asm.c -o epiphany-asm.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -V
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -V -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/epiphany-desc.c -o epiphany-desc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/epiphany-desc.c -o epiphany-desc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -qversion
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -qversion -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/epiphany-dis.c -o epiphany-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/epiphany-dis.c -o epiphany-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/epiphany-opc.c -o epiphany-opc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/epiphany-opc.c -o epiphany-opc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/epiphany-ibld.c -o epiphany-ibld.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/epiphany-ibld.c -o epiphany-ibld.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/fr30-asm.c -o fr30-asm.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/fr30-asm.c -o fr30-asm.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/fr30-desc.c -o fr30-desc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/fr30-desc.c -o fr30-desc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/fr30-dis.c -o fr30-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/fr30-dis.c -o fr30-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/fr30-ibld.c -o fr30-ibld.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/fr30-ibld.c -o fr30-ibld.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/fr30-opc.c -o fr30-opc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/fr30-opc.c -o fr30-opc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/frv-desc.c -o frv-desc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/frv-desc.c -o frv-desc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/frv-asm.c -o frv-asm.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/frv-asm.c -o frv-asm.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/frv-dis.c -o frv-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/frv-dis.c -o frv-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/frv-ibld.c -o frv-ibld.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/frv-ibld.c -o frv-ibld.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/frv-opc.c -o frv-opc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/frv-opc.c -o frv-opc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/ft32-dis.c -o ft32-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/ft32-dis.c -o ft32-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/ft32-opc.c -o ft32-opc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/ft32-opc.c -o ft32-opc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/h8300-dis.c -o h8300-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/h8300-dis.c -o h8300-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/hppa-dis.c -o hppa-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/hppa-dis.c -o hppa-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/i386-dis.c -o i386-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/i386-dis.c -o i386-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/ip2k-desc.c -o ip2k-desc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/ip2k-desc.c -o ip2k-desc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/i386-opc.c -o i386-opc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/i386-opc.c -o i386-opc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/ip2k-asm.c -o ip2k-asm.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/ip2k-asm.c -o ip2k-asm.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/ip2k-dis.c -o ip2k-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/ip2k-dis.c -o ip2k-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/ip2k-ibld.c -o ip2k-ibld.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/ip2k-ibld.c -o ip2k-ibld.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/ip2k-opc.c -o ip2k-opc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/ip2k-opc.c -o ip2k-opc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/iq2000-asm.c -o iq2000-asm.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/iq2000-asm.c -o iq2000-asm.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/iq2000-desc.c -o iq2000-desc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/iq2000-desc.c -o iq2000-desc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/iq2000-dis.c -o iq2000-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/iq2000-dis.c -o iq2000-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/iq2000-ibld.c -o iq2000-ibld.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/iq2000-ibld.c -o iq2000-ibld.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/iq2000-opc.c -o iq2000-opc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/iq2000-opc.c -o iq2000-opc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/lm32-asm.c -o lm32-asm.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/lm32-asm.c -o lm32-asm.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/lm32-desc.c -o lm32-desc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/lm32-desc.c -o lm32-desc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c conftest.c -o conftest2.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/lm32-dis.c -o lm32-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/lm32-dis.c -o lm32-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/lm32-ibld.c -o lm32-ibld.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/lm32-ibld.c -o lm32-ibld.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c conftest.c -o conftest2.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/lm32-opinst.c -o lm32-opinst.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/lm32-opinst.c -o lm32-opinst.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/lm32-opc.c -o lm32-opc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/lm32-opc.c -o lm32-opc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/m10200-dis.c -o m10200-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/m10200-dis.c -o m10200-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/m10200-opc.c -o m10200-opc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/m10200-opc.c -o m10200-opc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/m10300-dis.c -o m10300-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/m10300-dis.c -o m10300-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/m32c-asm.c -o m32c-asm.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/m32c-asm.c -o m32c-asm.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/m10300-opc.c -o m10300-opc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/m10300-opc.c -o m10300-opc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/m32c-desc.c -o m32c-desc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/m32c-desc.c -o m32c-desc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/m32c-dis.c -o m32c-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/m32c-dis.c -o m32c-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/m32c-ibld.c -o m32c-ibld.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/m32c-ibld.c -o m32c-ibld.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/m32c-opc.c -o m32c-opc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/m32c-opc.c -o m32c-opc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/m32r-asm.c -o m32r-asm.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/m32r-asm.c -o m32r-asm.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/m32r-desc.c -o m32r-desc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/m32r-desc.c -o m32r-desc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/m32r-dis.c -o m32r-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/m32r-dis.c -o m32r-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/m32r-ibld.c -o m32r-ibld.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/m32r-ibld.c -o m32r-ibld.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/m32r-opc.c -o m32r-opc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/m32r-opc.c -o m32r-opc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/m32r-opinst.c -o m32r-opinst.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/m32r-opinst.c -o m32r-opinst.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/m68hc11-dis.c -o m68hc11-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/m68hc11-dis.c -o m68hc11-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/m68hc11-opc.c -o m68hc11-opc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/m68hc11-opc.c -o m68hc11-opc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/m68k-dis.c -o m68k-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/m68k-dis.c -o m68k-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/s12z-dis.c -o s12z-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/s12z-dis.c -o s12z-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/m68k-opc.c -o m68k-opc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/m68k-opc.c -o m68k-opc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/s12z-opc.c -o s12z-opc.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/s12z-opc.c -o s12z-opc.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/mcore-dis.c -o mcore-dis.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/mcore-dis.c -o mcore-dis.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.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/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/python@3.10/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/mep-asm.c -o mep-asm.o
superenv removed: -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -c ../../opcodes/mep-asm.c -o mep-asm.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -c ../../opcodes/mep-desc.c -o me
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment