Skip to content

Instantly share code, notes, and snippets.

@chenrui333
Created September 3, 2023 13:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chenrui333/624d41f28eb85a9929b0c2e8671faf6d to your computer and use it in GitHub Desktop.
Save chenrui333/624d41f28eb85a9929b0c2e8671faf6d to your computer and use it in GitHub Desktop.
objfw on macOS 13.5 - Homebrew build logs
Homebrew build logs for objfw on macOS 13.5
Build date: 2023-09-03 09:48:10
HOMEBREW_VERSION: 4.1.7-43-ge7d0625-dirty
ORIGIN: https://github.com/Homebrew/brew
HEAD: e7d0625776dca58c81b03c19eeda1af8bd6bb58e
Last commit: 15 hours ago
Core tap origin: https://github.com/Homebrew/homebrew-core
Core tap HEAD: bbc3805d1d060a891bc840170981120cc6920f19
Core tap last commit: 8 hours ago
Core tap branch: bump-objfw-1.0
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DEVELOPER: set
HOMEBREW_EDITOR: vim
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MAKE_JOBS: 10
HOMEBREW_NO_ANALYTICS: set
HOMEBREW_NO_AUTO_UPDATE: set
HOMEBREW_NO_INSTALL_FROM_API: set
HOMEBREW_SORBET_RUNTIME: set
Homebrew Ruby: 2.6.10 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: 10-core 64-bit arm_firestorm_icestorm
Clang: 14.0.3 build 1403
Git: 2.42.0 => /opt/homebrew/bin/git
Curl: 8.1.2 => /usr/bin/curl
macOS: 13.5.1-arm64
CLT: 14.3.1.0.1.1683849156
Xcode: 14.3.1
Rosetta 2: false
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: Suspicious https://github.com/Homebrew/homebrew-core git origin remote found.
The current git origin is:
git@github.com:Homebrew/homebrew-core.git
With a non-standard origin, Homebrew won't update properly.
You can solve this by setting the origin remote:
git -C "/opt/homebrew/Library/Taps/homebrew/homebrew-core" remote set-url origin https://github.com/Homebrew/homebrew-core
Warning: Some installed kegs have no formulae!
This means they were either deleted or installed manually.
You should find replacements for the following formulae:
dtf
blush
rvvm
protobuf241
buildcache
camouflage
cargo-vet
crunchy-cli
ocaml@4.14
termtunnel
dbcrossbar
libemf
polyrhythmix
sish
cross
ktop
kibi
ketch
magicbell-cli
featurebase
mrustc
kubecolor
falco
slashbase
lensm
live-chart
libjuice
layerform
otto
stringsext
polyclipping
mox
Warning: You have unlinked kegs in your Cellar.
Leaving kegs unlinked can lead to build-trouble and cause formulae that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
gfold
protobuf241
pulseaudio
rust-analyzer
zmap
fb-client
rustfmt
git-extras
Warning: You have uncommitted modifications to Homebrew/brew.
If this is a surprise to you, then you should stash these modifications.
Stashing returns Homebrew to a pristine state but can be undone
should you later need to do so for some reason.
cd /opt/homebrew && git stash -u && git clean -d -f
Uncommitted files:
D Library/Homebrew/test/support/fixtures/test.jpg
Warning: Some taps are not on the default git origin branch and may not receive
updates. If this is a surprise to you, check out the default branch with:
git -C $(brew --repo homebrew/core) checkout master
Warning: /usr/bin occurs before /opt/homebrew/bin in your PATH.
This means that system-provided programs will be used instead of those
provided by Homebrew. Consider setting your PATH so that
/opt/homebrew/bin occurs before /usr/bin. Here is a one-liner:
echo 'export PATH="/opt/homebrew/bin:$PATH"' >> /Users/rui/.bash_profile
The following tools exist at both paths:
cpan
rview
vim
instmodsh
db_upgrade
perlivp
pp
vi
pod2usage
corelist
db_hotbackup
demandoc
git-receive-pack
xmllint
vimdiff
libnetcfg
python3
xxd
xsltproc
encguess
db_printlog
db_archive
pip3
xslt-config
pod2text
bashbug
mail
irb
ptardiff
wish
db_stat
json_pp
bsdtar
perl
ex
perlbug
db_load
piconv
ptargrep
h2ph
rake
rvim
vimtutor
prove
podchecker
shasum
bundle
git-upload-archive
xml2-config
ri
ptar
dwarfdump
pl2pm
curl-config
tclsh
curl
db_verify
perlthanks
patch
xsubpp
tidy
streamzip
perldoc
mandoc
view
h2xs
db_checkpoint
pod2man
enc2xs
git-shell
db_deadlock
git-upload-pack
erb
openssl
splain
xmlcatalog
pod2html
tar
rdoc
db_recover
zipinfo
db_dump
bundler
ruby
git
zipdetails
cpio
gem
Warning: Homebrew's "bin" was not found in your PATH.
Consider setting your PATH for example like so:
echo 'export PATH="/opt/homebrew/bin:$PATH"' >> /Users/rui/.bash_profile
Warning: Homebrew's "sbin" was not found in your PATH but you have installed
formulae that put executables in /opt/homebrew/sbin.
Consider setting your PATH for example like so:
echo 'export PATH="/opt/homebrew/sbin:$PATH"' >> /Users/rui/.bash_profile
Warning: Some installed formulae are missing dependencies.
You should `brew install` the missing dependencies:
brew install cgif libgsf libmatio libspng mozjpeg python-certifi python-cryptography python-markdown python-packaging python-typing-extensions vips
Run `brew missing` for more details.
2023-09-03 13:47:46 +0000
./autogen.sh
2023-09-03 13:47:48 +0000
./configure
--prefix=/opt/homebrew/Cellar/objfw/1.0
checking build system type... arm-apple-darwin22.6.0
checking host system type... arm-apple-darwin22.6.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether the Objective C compiler works... yes
checking for Objective 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 the compiler supports GNU Objective C... yes
checking whether clang accepts -g... yes
checking how to run the Objective C preprocessor... clang -E
checking whether ln -s works... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether host is iOS... no
checking for codesign... codesign
checking whether Objective C compiler accepts -std=gnu11... yes
checking whether Objective C compiler accepts -pipe... yes
checking whether Objective C compiler accepts -fno-common... yes
checking whether Objective C compiler accepts -Xclang -fno-constant-cfstrings... yes
checking whether Objective C compiler accepts -Wsign-compare -Werror... yes
checking whether Objective C compiler accepts -Wshadow -Werror... yes
checking whether Objective C compiler accepts -Wshorten-64-to-32 -Werror... yes
checking whether Objective C compiler accepts -Wundeclared-selector -Werror... yes
checking whether Objective C compiler accepts -Wsemicolon-before-method-body -Werror... yes
checking whether Objective C compiler accepts -Wobjc-missing-property-synthesis -Werror... yes
checking whether Objective C compiler accepts -Wmissing-method-return-type -Werror... yes
checking whether Objective C compiler supports properties... yes
checking for ar... ar
checking for ranlib... ranlib
checking for shared library type... Darwin
checking for plugin type... Darwin
checking whether we need -D_GNU_SOURCE... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for complex.h... yes
checking for sys/ioctl.h... yes
checking for sys/ttycom.h... yes
checking for objc/objc.h... yes
checking which Objective C runtime to use... Apple runtime
checking for objc_msgSend in -lobjc... yes
checking for objc_autoreleasePoolPush... yes
checking for objc_constructInstance... yes
checking for _Unwind_Backtrace... yes
checking for sysdir.h... yes
checking for sysdir_start_search_path_enumeration... yes
checking whether Objective C compiler supports ARC... yes
checking whether byte ordering is bigendian... no
checking for SSIZE_MAX... yes
checking for UINTPTR_MAX... yes
checking for inttypes.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for max_align_t... yes
checking for stdnoreturn.h... yes
checking for wchar_t... yes
checking for wchar.h... yes
checking size of float... 4
checking size of double... 8
checking for floating point endianess... little endian
checking for VFP2 or above... yes
checking for fmod in -lm... yes
checking for creal in -lcomplex... no
checking for strtof... yes
checking for truncf... yes
checking for asprintf... yes
checking for arc4random... yes
checking for dlopen in -ldl... yes
checking for dladdr... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for mlock... yes
checking for threads... POSIX
checking whether Objective C compiler accepts -Wp,-pthread... yes
checking for main in -lpthread... yes
checking for pthread_spin_lock... no
checking for sched_yield... yes
checking for pthread_attr_getschedpolicy... yes
checking for pthread_attr_setinheritsched... yes
checking for pthread_np.h... no
checking for pthread_set_name_np... no
checking for pthread_setname_np... yes
checking for threads.h... no
checking whether _Thread_local works... yes
checking whether we have an atomic ops assembly implementation... no
checking whether __atomic_* works... yes
checking whether __sync_* works... yes
checking for libkern/OSAtomic.h... yes
checking for atomic operations... __atomic_* builtins
checking for off64_t... no
checking for pwd.h... yes
checking for grp.h... yes
checking for chmod... yes
checking for chown... yes
checking for link... yes
checking for symlink... yes
checking for lstat... yes
checking for struct stat.st_birthtime... yes
checking for readdir_r... yes
checking for dirent.h... yes
checking for sysconf... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for fcntl.h... yes
checking for fcntl... yes
checking for nanosleep... yes
checking for xlocale.h... yes
checking for strtod_l... yes
checking for strtof_l... yes
checking for asprintf_l... yes
checking for uselocale... yes
checking whether *_l functions need _GNU_SOURCE... no
checking for strerror_r... yes
checking for return type of strerror_r... int
checking for sys/utsname.h... yes
checking for uname... yes
checking for pipe... yes
checking for pkg-config... /opt/homebrew/Library/Homebrew/shims/mac/super/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for socket in -lsocket... no
checking for sys/socket.h... yes
checking for struct sockaddr_storage... yes
checking for netinet/in.h... yes
checking for netinet/tcp.h... yes
checking for arpa/inet.h... yes
checking for netdb.h... yes
checking for sys/sockio.h... yes
checking for net/if.h... yes
checking for net/if_arp.h... yes
checking for net/if_dl.h... yes
checking for net/if_types.h... yes
checking for if_indextoname... yes
checking for if_nametoindex... yes
checking for if_nameindex... yes
checking for struct sockaddr_dl... yes
checking for struct lifconf... no
checking for struct ifreq.ifr_hwaddr... no
checking for sys/un.h... yes
checking for struct sockaddr_in6.sin6_addr... yes
checking for inet6_getscopeid... no
checking for afunix.h... no
checking for struct sockaddr_un.sun_path... yes
checking for struct sockaddr_un.sun_len... yes
checking for netipx/ipx.h... no
checking for struct sockaddr_ipx.sipx_network... no
checking for struct sockaddr_ipx.sa_netnum... no
checking for struct sockaddr_ipx.sipx_addr.x_port... no
checking for netat/appletalk.h... no
checking for netatalk/at.h... no
checking for struct sockaddr_at.sat_addr... no
checking for struct sockaddr_at.sat_net... no
checking for paccept... no
checking for accept4... no
checking for kqueue1... no
checking for kqueue... yes
checking for epoll_create1... no
checking for epoll_create... no
checking for poll.h... yes
checking for poll... yes
checking for sys/select.h... yes
checking for select... yes
checking for Security/SecureTransport.h... yes
checking for SSLHandshake... yes
checking for SSLCreateContext... yes
checking for __builtin_bswap16... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking whether we are compiling for macOS... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for kill... yes
checking for posix_spawnp... yes
checking for spawn.h... yes
checking for ioctl... yes
checking for isatty... yes
checking for pledge... no
checking for Foundation/NSObject.h... yes
checking whether Objective C compiler supports blocks... yes
checking whether we need -Wno-strict-aliasing due to GCC bugs... no
checking whether we need -Wno-unused-property-ivar due to Clang bugs... no
checking whether -Wcast-align is buggy... no
checking whether -Wunreachable-code can be used... yes
checking whether -Wdocumentation works correctly... yes
checking whether -pedantic is buggy... no
checking whether we need -Wno-strict-prototypes... no
checking whether we need -Wno-gnu-imaginary-constant... no
checking for tput... /usr/bin/tput
configure: creating ./config.status
config.status: creating tests/plugin/Info.plist
config.status: creating src/tls/Info.plist
config.status: creating src/bridge/Info.plist
config.status: creating buildsys.mk
config.status: creating extra.mk
config.status: creating src/Info.plist
config.status: creating tests/Info.plist
config.status: creating utils/objfw-config
config.status: creating config.h
config.status: creating src/objfw-defs.h
clang called with: --version
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.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/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.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/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.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/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.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/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.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/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.m
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.m
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.m
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.m
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.m
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g conftest.m
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.m
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.m
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.m
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.m
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.m
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -std=gnu11 -DOF_COMPILING_OBJFW conftest.m
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -std=gnu11 -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -pipe -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -pipe -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -fno-common -DOF_COMPILING_OBJFW conftest.m
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -fno-common -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -Xclang -fno-constant-cfstrings -DOF_COMPILING_OBJFW conftest.m
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -Xclang -fno-constant-cfstrings -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -Wsign-compare -Werror -DOF_COMPILING_OBJFW conftest.m
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -Wsign-compare -Werror -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -Wshadow -Werror -DOF_COMPILING_OBJFW conftest.m
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -Wshadow -Werror -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -Wshorten-64-to-32 -Werror -DOF_COMPILING_OBJFW conftest.m
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -Wshorten-64-to-32 -Werror -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -Wundeclared-selector -Werror -DOF_COMPILING_OBJFW conftest.m
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -Wundeclared-selector -Werror -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -Wsemicolon-before-method-body -Werror -DOF_COMPILING_OBJFW conftest.m
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -Wsemicolon-before-method-body -Werror -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -Wobjc-missing-property-synthesis -Werror -DOF_COMPILING_OBJFW conftest.m
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -Wobjc-missing-property-synthesis -Werror -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -Wmissing-method-return-type -Werror -DOF_COMPILING_OBJFW conftest.m
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -Wmissing-method-return-type -Werror -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -DOF_COMPILING_OBJFW conftest.m
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -DOF_COMPILING_OBJFW conftest.m
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions conftest.m -lobjc
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions conftest.m -lobjc -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -lobjc -DOF_COMPILING_OBJFW -fexceptions conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -lobjc -DOF_COMPILING_OBJFW -fexceptions conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -lobjc -DOF_COMPILING_OBJFW -fexceptions conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -lobjc -DOF_COMPILING_OBJFW -fexceptions conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fobjc-arc -fobjc-arc-exceptions -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fobjc-arc -fobjc-arc-exceptions -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -DOF_COMPILING_OBJFW conftest.m
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -DOF_COMPILING_OBJFW conftest.m
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lcomplex -lm
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lcomplex -lm -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -ldl -lm
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -ldl -lm -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wp,-pthread -DOF_COMPILING_OBJFW conftest.m
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -Wp,-pthread -DOF_COMPILING_OBJFW conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lpthread -lm -ldl
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lpthread -lm -ldl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Werror -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Werror -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fPIC -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fPIC -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Werror -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Werror -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lsocket -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lsocket -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -framework Security -framework Foundation -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -framework Security -framework Foundation -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -framework Security -framework Foundation -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -framework Security -framework Foundation -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread -fexceptions -Wl,-U,_NSFoundationVersionNumber conftest.m -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Werror -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Werror -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Werror -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Werror -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Werror -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Werror -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Werror -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Werror -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -Werror -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -Werror -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Werror -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Werror -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Werror -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Werror -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Werror -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m
superenv added: -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Werror -DOF_COMPILING_OBJFW -Wp,-pthread conftest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
2023-09-03 13:48:00 +0000
make
install
Entering directory src(B.(B
Entering directory encodings(B.(B
Entering directory exceptions(B.(B
Entering directory forwarding(B.(B
Compiling forwarding.S(B (lib)...(B Compiling codepage-437.m(B (lib)...(B Compiling codepage-850.m(B (lib)...(B Compiling iso-8859-2.m(B (lib)...(B Compiling koi8-r.m(B (lib)...(B Compiling codepage-858.m(B (lib)...(B Compiling iso-8859-15.m(B (lib)...(B Compiling iso-8859-3.m(B (lib)...(B Compiling koi8-u.m(B (lib)...(B Compiling OFAllocFailedException.m(B (lib)...(B Successfully compiled forwarding.S(B (lib).(B
Linking forwarding.lib.a(B...(B Successfully compiled iso-8859-2.m(B (lib).(B
Successfully compiled codepage-437.m(B (lib).(B
Successfully compiled codepage-850.m(B (lib).(B
Successfully compiled koi8-u.m(B (lib).(B
Successfully compiled koi8-r.m(B (lib).(B
Successfully compiled iso-8859-3.m(B (lib).(B
Compiling mac-roman.m(B (lib)...(B Compiling windows-1251.m(B (lib)...(B Compiling OFAlreadyOpenException.m(B (lib)...(B Compiling windows-1252.m(B (lib)...(B Successfully compiled codepage-858.m(B (lib).(B
Compiling OFCopyItemFailedException.m(B (lib)...(B Compiling OFChecksumMismatchException.m(B (lib)...(B Compiling OFCreateDirectoryFailedException.m(B (lib)...(B Successfully compiled iso-8859-15.m(B (lib).(B
Compiling OFCreateSymbolicLinkFailedException.m(B (lib)...(B Successfully linked forwarding.lib.a(B.(B
Leaving directory forwarding(B.(B
Compiling OFEnumerationMutationException.m(B (lib)...(B Successfully compiled OFAllocFailedException.m(B (lib).(B
Compiling OFException.m(B (lib)...(B Successfully compiled windows-1252.m(B (lib).(B
Successfully compiled windows-1251.m(B (lib).(B
Successfully compiled OFChecksumMismatchException.m(B (lib).(B
Successfully compiled OFCopyItemFailedException.m(B (lib).(B
Successfully compiled OFCreateDirectoryFailedException.m(B (lib).(B
Compiling OFHashAlreadyCalculatedException.m(B (lib)...(B Compiling OFGetOptionFailedException.m(B (lib)...(B Compiling OFGetItemAttributesFailedException.m(B (lib)...(B Successfully compiled OFAlreadyOpenException.m(B (lib).(B
Compiling OFHashNotCalculatedException.m(B (lib)...(B Compiling OFInitializationFailedException.m(B (lib)...(B Successfully compiled mac-roman.m(B (lib).(B
Compiling OFInvalidArgumentException.m(B (lib)...(B Linking encodings.lib.a(B...(B Successfully compiled OFCreateSymbolicLinkFailedException.m(B (lib).(B
Compiling OFInvalidEncodingException.m(B (lib)...(B Successfully linked encodings.lib.a(B.(B
Successfully compiled OFEnumerationMutationException.m(B (lib).(B
Compiling OFInvalidFormatException.m(B (lib)...(B Successfully compiled OFException.m(B (lib).(B
Leaving directory encodings(B.(B
Compiling OFInvalidJSONException.m(B (lib)...(B Compiling OFInvalidServerResponseException.m(B (lib)...(B Successfully compiled OFHashNotCalculatedException.m(B (lib).(B
Successfully compiled OFInitializationFailedException.m(B (lib).(B
Successfully compiled OFGetOptionFailedException.m(B (lib).(B
Compiling OFLinkItemFailedException.m(B (lib)...(B Compiling OFMalformedXMLException.m(B (lib)...(B Compiling OFLockFailedException.m(B (lib)...(B Successfully compiled OFInvalidArgumentException.m(B (lib).(B
Successfully compiled OFHashAlreadyCalculatedException.m(B (lib).(B
Compiling OFMoveItemFailedException.m(B (lib)...(B Compiling OFNotImplementedException.m(B (lib)...(B Successfully compiled OFInvalidEncodingException.m(B (lib).(B
Compiling OFNotOpenException.m(B (lib)...(B Successfully compiled OFGetItemAttributesFailedException.m(B (lib).(B
Compiling OFOpenItemFailedException.m(B (lib)...(B Successfully compiled OFInvalidFormatException.m(B (lib).(B
Successfully compiled OFInvalidServerResponseException.m(B (lib).(B
Successfully compiled OFInvalidJSONException.m(B (lib).(B
Compiling OFOutOfMemoryException.m(B (lib)...(B Compiling OFOutOfRangeException.m(B (lib)...(B Compiling OFReadFailedException.m(B (lib)...(B Successfully compiled OFMalformedXMLException.m(B (lib).(B
Successfully compiled OFLinkItemFailedException.m(B (lib).(B
Compiling OFReadOrWriteFailedException.m(B (lib)...(B Successfully compiled OFLockFailedException.m(B (lib).(B
Compiling OFRemoveItemFailedException.m(B (lib)...(B Compiling OFSeekFailedException.m(B (lib)...(B Successfully compiled OFNotImplementedException.m(B (lib).(B
Compiling OFSetItemAttributesFailedException.m(B (lib)...(B Successfully compiled OFMoveItemFailedException.m(B (lib).(B
Compiling OFSetOptionFailedException.m(B (lib)...(B Successfully compiled OFNotOpenException.m(B (lib).(B
Compiling OFStillLockedException.m(B (lib)...(B Successfully compiled OFOutOfRangeException.m(B (lib).(B
Successfully compiled OFOpenItemFailedException.m(B (lib).(B
Compiling OFTruncatedDataException.m(B (lib)...(B Compiling OFUnboundNamespaceException.m(B (lib)...(B Successfully compiled OFOutOfMemoryException.m(B (lib).(B
Successfully compiled OFReadFailedException.m(B (lib).(B
Compiling OFUnboundPrefixException.m(B (lib)...(B Compiling OFUndefinedKeyException.m(B (lib)...(B Successfully compiled OFRemoveItemFailedException.m(B (lib).(B
Compiling OFUnknownXMLEntityException.m(B (lib)...(B Successfully compiled OFSeekFailedException.m(B (lib).(B
Successfully compiled OFReadOrWriteFailedException.m(B (lib).(B
Compiling OFUnlockFailedException.m(B (lib)...(B Compiling OFUnsupportedProtocolException.m(B (lib)...(B Successfully compiled OFSetItemAttributesFailedException.m(B (lib).(B
Compiling OFUnsupportedVersionException.m(B (lib)...(B Successfully compiled OFSetOptionFailedException.m(B (lib).(B
Compiling OFWriteFailedException.m(B (lib)...(B Successfully compiled OFStillLockedException.m(B (lib).(B
Compiling OFChangeCurrentDirectoryFailedException.m(B (lib)...(B Successfully compiled OFTruncatedDataException.m(B (lib).(B
Successfully compiled OFUnboundNamespaceException.m(B (lib).(B
Compiling OFGetCurrentDirectoryFailedException.m(B (lib)...(B Successfully compiled OFUnboundPrefixException.m(B (lib).(B
Compiling OFLoadPluginFailedException.m(B (lib)...(B Compiling OFAcceptSocketFailedException.m(B (lib)...(B Successfully compiled OFUnsupportedProtocolException.m(B (lib).(B
Successfully compiled OFUnlockFailedException.m(B (lib).(B
Successfully compiled OFUnknownXMLEntityException.m(B (lib).(B
Compiling OFBindIPSocketFailedException.m(B (lib)...(B Compiling OFBindSocketFailedException.m(B (lib)...(B Compiling OFConnectIPSocketFailedException.m(B (lib)...(B Successfully compiled OFUndefinedKeyException.m(B (lib).(B
Compiling OFConnectSocketFailedException.m(B (lib)...(B Successfully compiled OFUnsupportedVersionException.m(B (lib).(B
Compiling OFDNSQueryFailedException.m(B (lib)...(B Successfully compiled OFChangeCurrentDirectoryFailedException.m(B (lib).(B
Compiling OFHTTPRequestFailedException.m(B (lib)...(B Successfully compiled OFGetCurrentDirectoryFailedException.m(B (lib).(B
Successfully compiled OFLoadPluginFailedException.m(B (lib).(B
Compiling OFListenOnSocketFailedException.m(B (lib)...(B Compiling OFObserveKernelEventsFailedException.m(B (lib)...(B Successfully compiled OFWriteFailedException.m(B (lib).(B
Compiling OFResolveHostFailedException.m(B (lib)...(B Successfully compiled OFAcceptSocketFailedException.m(B (lib).(B
Compiling OFTLSHandshakeFailedException.m(B (lib)...(B Successfully compiled OFBindIPSocketFailedException.m(B (lib).(B
Successfully compiled OFBindSocketFailedException.m(B (lib).(B
Compiling OFBindUNIXSocketFailedException.m(B (lib)...(B Compiling OFConnectUNIXSocketFailedException.m(B (lib)...(B Successfully compiled OFConnectIPSocketFailedException.m(B (lib).(B
Compiling OFBroadcastConditionFailedException.m(B (lib)...(B Successfully compiled OFConnectSocketFailedException.m(B (lib).(B
Compiling OFConditionStillWaitingException.m(B (lib)...(B Successfully compiled OFDNSQueryFailedException.m(B (lib).(B
Successfully compiled OFHTTPRequestFailedException.m(B (lib).(B
Compiling OFSignalConditionFailedException.m(B (lib)...(B Successfully compiled OFListenOnSocketFailedException.m(B (lib).(B
Compiling OFJoinThreadFailedException.m(B (lib)...(B Compiling OFStartThreadFailedException.m(B (lib)...(B Successfully compiled OFResolveHostFailedException.m(B (lib).(B
Compiling OFThreadStillRunningException.m(B (lib)...(B Successfully compiled OFObserveKernelEventsFailedException.m(B (lib).(B
Successfully compiled OFTLSHandshakeFailedException.m(B (lib).(B
Compiling OFWaitForConditionFailedException.m(B (lib)...(B Compiling OFActivateSandboxFailedException.m(B (lib)...(B Successfully compiled OFConnectUNIXSocketFailedException.m(B (lib).(B
Successfully compiled OFBindUNIXSocketFailedException.m(B (lib).(B
Successfully compiled OFBroadcastConditionFailedException.m(B (lib).(B
Successfully compiled OFConditionStillWaitingException.m(B (lib).(B
Successfully compiled OFStartThreadFailedException.m(B (lib).(B
Successfully compiled OFJoinThreadFailedException.m(B (lib).(B
Successfully compiled OFSignalConditionFailedException.m(B (lib).(B
Successfully compiled OFThreadStillRunningException.m(B (lib).(B
Successfully compiled OFWaitForConditionFailedException.m(B (lib).(B
Successfully compiled OFActivateSandboxFailedException.m(B (lib).(B
Linking exceptions.lib.a(B...(B Successfully linked exceptions.lib.a(B.(B
Leaving directory exceptions(B.(B
Compiling OFApplication.m(B (lib)...(B Compiling OFArray.m(B (lib)...(B Compiling OFBlock.m(B (lib)...(B Compiling OFCharacterSet.m(B (lib)...(B Compiling OFConstantString.m(B (lib)...(B Compiling OFColor.m(B (lib)...(B Compiling OFCountedSet.m(B (lib)...(B Compiling OFData.m(B (lib)...(B Compiling OFData+CryptographicHashing.m(B (lib)...(B Compiling OFData+MessagePackParsing.m(B (lib)...(B Successfully compiled OFBlock.m(B (lib).(B
Successfully compiled OFData+CryptographicHashing.m(B (lib).(B
Compiling OFDate.m(B (lib)...(B Successfully compiled OFCountedSet.m(B (lib).(B
Successfully compiled OFCharacterSet.m(B (lib).(B
Successfully compiled OFConstantString.m(B (lib).(B
Compiling OFDictionary.m(B (lib)...(B Compiling OFEnumerator.m(B (lib)...(B Compiling OFFileManager.m(B (lib)...(B Compiling OFGZIPStream.m(B (lib)...(B Successfully compiled OFColor.m(B (lib).(B
Compiling OFHMAC.m(B (lib)...(B Successfully compiled OFApplication.m(B (lib).(B
Successfully compiled OFData+MessagePackParsing.m(B (lib).(B
Compiling OFINICategory.m(B (lib)...(B Compiling OFINIFile.m(B (lib)...(B Successfully compiled OFData.m(B (lib).(B
Compiling OFIRI.m(B (lib)...(B Successfully compiled OFArray.m(B (lib).(B
Compiling OFIRIHandler.m(B (lib)...(B Successfully compiled OFEnumerator.m(B (lib).(B
Compiling OFInflate64Stream.m(B (lib)...(B Successfully compiled OFINIFile.m(B (lib).(B
Successfully compiled OFHMAC.m(B (lib).(B
Successfully compiled OFGZIPStream.m(B (lib).(B
Compiling OFInflateStream.m(B (lib)...(B Compiling OFInvocation.m(B (lib)...(B Compiling OFLHAArchive.m(B (lib)...(B Successfully compiled OFDate.m(B (lib).(B
Successfully compiled OFDictionary.m(B (lib).(B
Compiling OFLHAArchiveEntry.m(B (lib)...(B Successfully compiled OFFileManager.m(B (lib).(B
Compiling OFList.m(B (lib)...(B Compiling OFLocale.m(B (lib)...(B Successfully compiled OFINICategory.m(B (lib).(B
Compiling OFMD5Hash.m(B (lib)...(B Successfully compiled OFIRIHandler.m(B (lib).(B
Compiling OFMapTable.m(B (lib)...(B Successfully compiled OFIRI.m(B (lib).(B
Successfully compiled OFInvocation.m(B (lib).(B
Compiling OFMatrix4x4.m(B (lib)...(B Compiling OFMemoryStream.m(B (lib)...(B Successfully compiled OFLHAArchive.m(B (lib).(B
Compiling OFMessagePackExtension.m(B (lib)...(B Successfully compiled OFList.m(B (lib).(B
Compiling OFMethodSignature.m(B (lib)...(B Successfully compiled OFLHAArchiveEntry.m(B (lib).(B
Successfully compiled OFLocale.m(B (lib).(B
Compiling OFMutableArray.m(B (lib)...(B Compiling OFMutableData.m(B (lib)...(B Successfully compiled OFMD5Hash.m(B (lib).(B
Compiling OFMutableDictionary.m(B (lib)...(B Successfully compiled OFMemoryStream.m(B (lib).(B
Successfully compiled OFMatrix4x4.m(B (lib).(B
Compiling OFMutableLHAArchiveEntry.m(B (lib)...(B Compiling OFMutableIRI.m(B (lib)...(B Successfully compiled OFMapTable.m(B (lib).(B
Compiling OFMutablePair.m(B (lib)...(B Successfully compiled OFInflate64Stream.m(B (lib).(B
Successfully compiled OFInflateStream.m(B (lib).(B
Successfully compiled OFMessagePackExtension.m(B (lib).(B
Compiling OFMutableSet.m(B (lib)...(B Compiling OFMutableString.m(B (lib)...(B Compiling OFMutableTarArchiveEntry.m(B (lib)...(B Successfully compiled OFMutableArray.m(B (lib).(B
Compiling OFMutableTriple.m(B (lib)...(B Successfully compiled OFMutableData.m(B (lib).(B
Successfully compiled OFMethodSignature.m(B (lib).(B
Compiling OFMutableZIPArchiveEntry.m(B (lib)...(B Compiling OFNotification.m(B (lib)...(B Successfully compiled OFMutableDictionary.m(B (lib).(B
Compiling OFNotificationCenter.m(B (lib)...(B Successfully compiled OFMutableLHAArchiveEntry.m(B (lib).(B
Compiling OFNull.m(B (lib)...(B Successfully compiled OFMutablePair.m(B (lib).(B
Successfully compiled OFMutableIRI.m(B (lib).(B
Compiling OFNumber.m(B (lib)...(B Compiling OFObject.m(B (lib)...(B Successfully compiled OFMutableTarArchiveEntry.m(B (lib).(B
Compiling OFObject+KeyValueCoding.m(B (lib)...(B Successfully compiled OFMutableSet.m(B (lib).(B
Compiling OFOnce.m(B (lib)...(B Successfully compiled OFMutableString.m(B (lib).(B
Compiling OFOptionsParser.m(B (lib)...(B Successfully compiled OFMutableTriple.m(B (lib).(B
Compiling OFPBKDF2.m(B (lib)...(B Successfully compiled OFNotification.m(B (lib).(B
Compiling OFPair.m(B (lib)...(B Successfully compiled OFMutableZIPArchiveEntry.m(B (lib).(B
Compiling OFRIPEMD160Hash.m(B (lib)...(B Successfully compiled OFNull.m(B (lib).(B
Compiling OFRunLoop.m(B (lib)...(B Successfully compiled OFNotificationCenter.m(B (lib).(B
Compiling OFSHA1Hash.m(B (lib)...(B Successfully compiled OFOnce.m(B (lib).(B
Compiling OFSHA224Hash.m(B (lib)...(B Successfully compiled OFObject+KeyValueCoding.m(B (lib).(B
Compiling OFSHA224Or256Hash.m(B (lib)...(B Successfully compiled OFOptionsParser.m(B (lib).(B
Compiling OFSHA256Hash.m(B (lib)...(B Successfully compiled OFPBKDF2.m(B (lib).(B
Compiling OFSHA384Hash.m(B (lib)...(B Successfully compiled OFNumber.m(B (lib).(B
Successfully compiled OFObject.m(B (lib).(B
Compiling OFSHA384Or512Hash.m(B (lib)...(B Compiling OFSHA512Hash.m(B (lib)...(B Successfully compiled OFPair.m(B (lib).(B
Compiling OFScrypt.m(B (lib)...(B Successfully compiled OFRIPEMD160Hash.m(B (lib).(B
Compiling OFSecureData.m(B (lib)...(B Successfully compiled OFSHA224Hash.m(B (lib).(B
Compiling OFSeekableStream.m(B (lib)...(B Successfully compiled OFSHA256Hash.m(B (lib).(B
Successfully compiled OFSHA1Hash.m(B (lib).(B
Compiling OFSet.m(B (lib)...(B Successfully compiled OFSHA224Or256Hash.m(B (lib).(B
Successfully compiled OFSHA384Hash.m(B (lib).(B
Compiling OFSettings.m(B (lib)...(B Compiling OFStdIOStream.m(B (lib)...(B Compiling OFSortedList.m(B (lib)...(B Successfully compiled OFSHA512Hash.m(B (lib).(B
Compiling OFStream.m(B (lib)...(B Successfully compiled OFRunLoop.m(B (lib).(B
Successfully compiled OFScrypt.m(B (lib).(B
Compiling OFString.m(B (lib)...(B Successfully compiled OFSHA384Or512Hash.m(B (lib).(B
Compiling OFString+CryptographicHashing.m(B (lib)...(B Compiling OFString+JSONParsing.m(B (lib)...(B Successfully compiled OFSeekableStream.m(B (lib).(B
Compiling OFString+PercentEncoding.m(B (lib)...(B Successfully compiled OFSortedList.m(B (lib).(B
Successfully compiled OFSecureData.m(B (lib).(B
Compiling OFString+PropertyListParsing.m(B (lib)...(B Compiling OFString+XMLEscaping.m(B (lib)...(B Successfully compiled OFSettings.m(B (lib).(B
Compiling OFString+XMLUnescaping.m(B (lib)...(B Successfully compiled OFStdIOStream.m(B (lib).(B
Successfully compiled OFSet.m(B (lib).(B
Compiling OFSubprocess.m(B (lib)...(B Successfully compiled OFString+CryptographicHashing.m(B (lib).(B
Compiling OFSystemInfo.m(B (lib)...(B Compiling OFTarArchive.m(B (lib)...(B Successfully compiled OFString+PercentEncoding.m(B (lib).(B
Successfully compiled OFStream.m(B (lib).(B
Successfully compiled OFString+JSONParsing.m(B (lib).(B
Successfully compiled OFString+PropertyListParsing.m(B (lib).(B
Compiling OFTarArchiveEntry.m(B (lib)...(B Successfully compiled OFString+XMLEscaping.m(B (lib).(B
Compiling OFThread.m(B (lib)...(B Compiling OFTimer.m(B (lib)...(B Compiling OFTriple.m(B (lib)...(B Compiling OFUUID.m(B (lib)...(B Successfully compiled OFString+XMLUnescaping.m(B (lib).(B
Compiling OFValue.m(B (lib)...(B Successfully compiled OFTarArchive.m(B (lib).(B
Compiling OFXMLAttribute.m(B (lib)...(B Successfully compiled OFString.m(B (lib).(B
Successfully compiled OFSubprocess.m(B (lib).(B
Compiling OFXMLCDATA.m(B (lib)...(B Compiling OFXMLCharacters.m(B (lib)...(B Successfully compiled OFTriple.m(B (lib).(B
Successfully compiled OFSystemInfo.m(B (lib).(B
Successfully compiled OFThread.m(B (lib).(B
Compiling OFXMLComment.m(B (lib)...(B Successfully compiled OFUUID.m(B (lib).(B
Compiling OFXMLElement.m(B (lib)...(B Successfully compiled OFTarArchiveEntry.m(B (lib).(B
Compiling OFXMLElementBuilder.m(B (lib)...(B Compiling OFXMLNode.m(B (lib)...(B Compiling OFXMLParser.m(B (lib)...(B Successfully compiled OFTimer.m(B (lib).(B
Compiling OFXMLProcessingInstruction.m(B (lib)...(B Successfully compiled OFValue.m(B (lib).(B
Compiling OFZIPArchive.m(B (lib)...(B Successfully compiled OFXMLCharacters.m(B (lib).(B
Successfully compiled OFXMLAttribute.m(B (lib).(B
Compiling OFFile.m(B (lib)...(B Compiling OFZIPArchiveEntry.m(B (lib)...(B Successfully compiled OFXMLCDATA.m(B (lib).(B
Successfully compiled OFXMLComment.m(B (lib).(B
Compiling OFString+PathAdditions.m(B (lib)...(B Compiling OFFileIRIHandler.m(B (lib)...(B Successfully compiled OFXMLNode.m(B (lib).(B
Successfully compiled OFXMLElementBuilder.m(B (lib).(B
Compiling OFPlugin.m(B (lib)...(B Compiling OFDNSQuery.m(B (lib)...(B Successfully compiled OFXMLProcessingInstruction.m(B (lib).(B
Compiling OFDNSResolver.m(B (lib)...(B Successfully compiled OFXMLElement.m(B (lib).(B
Successfully compiled OFFile.m(B (lib).(B
Successfully compiled OFXMLParser.m(B (lib).(B
Compiling OFDNSResourceRecord.m(B (lib)...(B Compiling OFDNSResponse.m(B (lib)...(B Compiling OFDatagramSocket.m(B (lib)...(B Successfully compiled OFString+PathAdditions.m(B (lib).(B
Successfully compiled OFZIPArchiveEntry.m(B (lib).(B
Compiling OFHTTPClient.m(B (lib)...(B Compiling OFHTTPCookie.m(B (lib)...(B Successfully compiled OFDNSQuery.m(B (lib).(B
Compiling OFHTTPCookieManager.m(B (lib)...(B Successfully compiled OFPlugin.m(B (lib).(B
Compiling OFHTTPRequest.m(B (lib)...(B Successfully compiled OFFileIRIHandler.m(B (lib).(B
Successfully compiled OFZIPArchive.m(B (lib).(B
Compiling OFHTTPResponse.m(B (lib)...(B Compiling OFHTTPServer.m(B (lib)...(B Successfully compiled OFDNSResponse.m(B (lib).(B
Compiling OFSequencedPacketSocket.m(B (lib)...(B Successfully compiled OFDatagramSocket.m(B (lib).(B
Compiling OFSocket.m(B (lib)...(B Successfully compiled OFHTTPCookie.m(B (lib).(B
Compiling OFStreamSocket.m(B (lib)...(B Successfully compiled OFHTTPRequest.m(B (lib).(B
Successfully compiled OFHTTPCookieManager.m(B (lib).(B
Compiling OFSystemInfo+NetworkInterfaces.m(B (lib)...(B Compiling OFTCPSocket.m(B (lib)...(B Successfully compiled OFDNSResolver.m(B (lib).(B
Compiling OFTLSStream.m(B (lib)...(B Successfully compiled OFHTTPClient.m(B (lib).(B
Successfully compiled OFHTTPResponse.m(B (lib).(B
Compiling OFUDPSocket.m(B (lib)...(B Compiling OFUNIXDatagramSocket.m(B (lib)...(B Successfully compiled OFDNSResourceRecord.m(B (lib).(B
Successfully compiled OFHTTPServer.m(B (lib).(B
Compiling OFUNIXStreamSocket.m(B (lib)...(B Compiling OFAsyncIPSocketConnector.m(B (lib)...(B Successfully compiled OFSequencedPacketSocket.m(B (lib).(B
Compiling OFDNSResolverSettings.m(B (lib)...(B Successfully compiled OFStreamSocket.m(B (lib).(B
Compiling OFHTTPIRIHandler.m(B (lib)...(B Successfully compiled OFSocket.m(B (lib).(B
Successfully compiled OFSystemInfo+NetworkInterfaces.m(B (lib).(B
Successfully compiled OFTCPSocket.m(B (lib).(B
Compiling OFKernelEventObserver.m(B (lib)...(B Compiling OFHostAddressResolver.m(B (lib)...(B Compiling OFKqueueKernelEventObserver.m(B (lib)...(B Successfully compiled OFTLSStream.m(B (lib).(B
Compiling OFPollKernelEventObserver.m(B (lib)...(B Successfully compiled OFUDPSocket.m(B (lib).(B
Successfully compiled OFUNIXDatagramSocket.m(B (lib).(B
Compiling OFSelectKernelEventObserver.m(B (lib)...(B Compiling OFTCPSocketSOCKS5Connector.m(B (lib)...(B Successfully compiled OFUNIXStreamSocket.m(B (lib).(B
Successfully compiled OFAsyncIPSocketConnector.m(B (lib).(B
Compiling OFCondition.m(B (lib)...(B Compiling OFMutex.m(B (lib)...(B Successfully compiled OFHTTPIRIHandler.m(B (lib).(B
Successfully compiled OFDNSResolverSettings.m(B (lib).(B
Compiling OFPlainCondition.m(B (lib)...(B Compiling OFPlainMutex.m(B (lib)...(B Successfully compiled OFKqueueKernelEventObserver.m(B (lib).(B
Successfully compiled OFKernelEventObserver.m(B (lib).(B
Compiling OFPlainThread.m(B (lib)...(B Compiling OFRecursiveMutex.m(B (lib)...(B Successfully compiled OFPollKernelEventObserver.m(B (lib).(B
Compiling OFTLSKey.m(B (lib)...(B Successfully compiled OFHostAddressResolver.m(B (lib).(B
Compiling OFASPrintF.m(B (lib)...(B Successfully compiled OFTCPSocketSOCKS5Connector.m(B (lib).(B
Successfully compiled OFSelectKernelEventObserver.m(B (lib).(B
Compiling OFArchiveIRIHandler.m(B (lib)...(B Compiling OFBase64.m(B (lib)...(B Successfully compiled OFCondition.m(B (lib).(B
Compiling OFBitSetCharacterSet.m(B (lib)...(B Successfully compiled OFMutex.m(B (lib).(B
Compiling OFCRC16.m(B (lib)...(B Successfully compiled OFPlainMutex.m(B (lib).(B
Successfully compiled OFPlainCondition.m(B (lib).(B
Compiling OFCRC32.m(B (lib)...(B Compiling OFConcreteArray.m(B (lib)...(B Successfully compiled OFPlainThread.m(B (lib).(B
Compiling OFConcreteColor.m(B (lib)...(B Successfully compiled OFRecursiveMutex.m(B (lib).(B
Successfully compiled OFTLSKey.m(B (lib).(B
Compiling OFConcreteCountedSet.m(B (lib)...(B Compiling OFConcreteData.m(B (lib)...(B Successfully compiled OFBase64.m(B (lib).(B
Successfully compiled OFCRC16.m(B (lib).(B
Successfully compiled OFBitSetCharacterSet.m(B (lib).(B
Successfully compiled OFASPrintF.m(B (lib).(B
Compiling OFConcreteDate.m(B (lib)...(B Compiling OFConcreteMutableArray.m(B (lib)...(B Compiling OFConcreteDictionary.m(B (lib)...(B Compiling OFConcreteMutableData.m(B (lib)...(B Successfully compiled OFArchiveIRIHandler.m(B (lib).(B
Compiling OFConcreteMutableDictionary.m(B (lib)...(B Successfully compiled OFCRC32.m(B (lib).(B
Compiling OFConcreteMutableSet.m(B (lib)...(B Successfully compiled OFConcreteColor.m(B (lib).(B
Successfully compiled OFConcreteData.m(B (lib).(B
Compiling OFConcreteNumber.m(B (lib)...(B Compiling OFConcreteSet.m(B (lib)...(B Successfully compiled OFConcreteArray.m(B (lib).(B
Compiling OFConcreteSubarray.m(B (lib)...(B Successfully compiled OFConcreteDate.m(B (lib).(B
Compiling OFConcreteValue.m(B (lib)...(B Successfully compiled OFConcreteCountedSet.m(B (lib).(B
Compiling OFEmbeddedIRIHandler.m(B (lib)...(B Successfully compiled OFConcreteMutableData.m(B (lib).(B
Compiling OFHuffmanTree.m(B (lib)...(B Successfully compiled OFConcreteMutableArray.m(B (lib).(B
Successfully compiled OFConcreteDictionary.m(B (lib).(B
Successfully compiled OFConcreteMutableDictionary.m(B (lib).(B
Compiling OFINIFileSettings.m(B (lib)...(B Compiling OFLHADecompressingStream.m(B (lib)...(B Compiling OFInvertedCharacterSet.m(B (lib)...(B Successfully compiled OFConcreteMutableSet.m(B (lib).(B
Compiling OFMutableUTF8String.m(B (lib)...(B Successfully compiled OFConcreteNumber.m(B (lib).(B
Compiling OFRangeCharacterSet.m(B (lib)...(B Successfully compiled OFConcreteValue.m(B (lib).(B
Successfully compiled OFConcreteSubarray.m(B (lib).(B
Compiling OFSandbox.m(B (lib)...(B Successfully compiled OFConcreteSet.m(B (lib).(B
Compiling OFStrFTime.m(B (lib)...(B Compiling OFStrPTime.m(B (lib)...(B Successfully compiled OFHuffmanTree.m(B (lib).(B
Successfully compiled OFEmbeddedIRIHandler.m(B (lib).(B
Compiling OFSubarray.m(B (lib)...(B Compiling OFSubdata.m(B (lib)...(B Successfully compiled OFInvertedCharacterSet.m(B (lib).(B
Compiling OFTaggedPointerColor.m(B (lib)...(B Successfully compiled OFINIFileSettings.m(B (lib).(B
Compiling OFTaggedPointerDate.m(B (lib)...(B Successfully compiled OFRangeCharacterSet.m(B (lib).(B
Compiling OFTaggedPointerNumber.m(B (lib)...(B Successfully compiled OFStrFTime.m(B (lib).(B
Successfully compiled OFStrPTime.m(B (lib).(B
Successfully compiled OFMutableUTF8String.m(B (lib).(B
Compiling OFUTF8String.m(B (lib)...(B Compiling unicode.m(B (lib)...(B Successfully compiled OFSubdata.m(B (lib).(B
Successfully compiled OFTaggedPointerColor.m(B (lib).(B
Successfully compiled OFSubarray.m(B (lib).(B
Successfully compiled OFTaggedPointerDate.m(B (lib).(B
Successfully compiled OFTaggedPointerNumber.m(B (lib).(B
Successfully compiled OFSandbox.m(B (lib).(B
Successfully compiled unicode.m(B (lib).(B
Successfully compiled OFLHADecompressingStream.m(B (lib).(B
Successfully compiled OFUTF8String.m(B (lib).(B
Linking libobjfw.dylib(B...(B Linking ObjFW.framework(B...(B Successfully linked libobjfw.dylib(B.(B
ObjFW.framework: replacing existing signature
Successfully linked ObjFW.framework(B.(B
Entering directory bridge(B.(B
Entering directory tls(B.(B
Compiling OFSecureTransportTLSStream.m(B (lib)...(B Compiling OFArray+NSObject.m(B (lib)...(B Compiling OFEnumerator+NSObject.m(B (lib)...(B Compiling OFNumber+NSObject.m(B (lib)...(B Compiling OFSet+NSObject.m(B (lib)...(B Compiling OFString+NSObject.m(B (lib)...(B Compiling NSArray+OFObject.m(B (lib)...(B Compiling NSDictionary+OFObject.m(B (lib)...(B Compiling OFException+Swift.m(B (lib)...(B Compiling OFDictionary+NSObject.m(B (lib)...(B Successfully compiled OFNumber+NSObject.m(B (lib).(B
Successfully compiled OFEnumerator+NSObject.m(B (lib).(B
Successfully compiled OFDictionary+NSObject.m(B (lib).(B
Successfully compiled OFSet+NSObject.m(B (lib).(B
Successfully compiled OFArray+NSObject.m(B (lib).(B
Successfully compiled NSArray+OFObject.m(B (lib).(B
Successfully compiled OFException+Swift.m(B (lib).(B
Successfully compiled NSDictionary+OFObject.m(B (lib).(B
Compiling NSEnumerator+OFObject.m(B (lib)...(B Compiling NSNumber+OFObject.m(B (lib)...(B Compiling NSSet+OFObject.m(B (lib)...(B Compiling NSOFArray.m(B (lib)...(B Compiling NSString+OFObject.m(B (lib)...(B Compiling NSOFDictionary.m(B (lib)...(B Compiling NSOFEnumerator.m(B (lib)...(B Successfully compiled OFString+NSObject.m(B (lib).(B
Compiling NSOFSet.m(B (lib)...(B Compiling OFNSArray.m(B (lib)...(B Successfully compiled OFSecureTransportTLSStream.m(B (lib).(B
Linking libobjfwtls.dylib(B...(B Successfully compiled NSEnumerator+OFObject.m(B (lib).(B
Successfully compiled NSOFArray.m(B (lib).(B
Successfully compiled NSOFSet.m(B (lib).(B
Successfully compiled NSNumber+OFObject.m(B (lib).(B
Successfully compiled NSSet+OFObject.m(B (lib).(B
Linking ObjFWTLS.framework(B...(B Compiling OFNSDictionary.m(B (lib)...(B Compiling OFNSEnumerator.m(B (lib)...(B Compiling OFNSSet.m(B (lib)...(B Successfully compiled NSString+OFObject.m(B (lib).(B
Successfully compiled NSOFDictionary.m(B (lib).(B
Successfully compiled NSOFEnumerator.m(B (lib).(B
Successfully compiled OFNSArray.m(B (lib).(B
Successfully compiled OFNSEnumerator.m(B (lib).(B
Successfully compiled OFNSSet.m(B (lib).(B
Successfully compiled OFNSDictionary.m(B (lib).(B
Linking libobjfwbridge.dylib(B...(B Linking ObjFWBridge.framework(B...(B Successfully linked libobjfwtls.dylib(B.(B
ObjFWTLS.framework: replacing existing signature
Successfully linked ObjFWTLS.framework(B.(B
Leaving directory tls(B.(B
Successfully linked libobjfwbridge.dylib(B.(B
ObjFWBridge.framework: replacing existing signature
Successfully linked ObjFWBridge.framework(B.(B
Leaving directory bridge(B.(B
Leaving directory src(B.(B
Entering directory utils(B.(B
Entering directory tests(B.(B
Entering directory objfw-new(B.(B
Entering directory ofdns(B.(B
Entering directory plugin(B.(B
Entering directory ofarc(B.(B
Entering directory objc_sync(B.(B
Entering directory ofhash(B.(B
Entering directory terminal(B.(B
Entering directory ofhttp(B.(B
Compiling test.m(B...(B Compiling NewApp.m(B...(B Compiling OFDNS.m(B...(B Compiling NewClass.m(B...(B Compiling TestPlugin.m(B (plugin)...(B Compiling ObjFWNew.m(B...(B Compiling OFHash.m(B...(B Compiling OFHTTP.m(B...(B Compiling GZIPArchive.m(B...(B Compiling TerminalTests.m(B...(B Successfully compiled test.m(B.(B
Successfully compiled TestPlugin.m(B (plugin).(B
Successfully compiled ObjFWNew.m(B.(B
Linking objc_sync(B...(B Successfully compiled NewApp.m(B.(B
Successfully compiled NewClass.m(B.(B
Successfully compiled OFDNS.m(B.(B
Linking TestPlugin.bundle(B...(B Linking ofdns(B...(B Compiling ProgressBar.m(B...(B Compiling Property.m(B...(B Compiling LHAArchive.m(B...(B Successfully compiled TerminalTests.m(B.(B
Successfully compiled GZIPArchive.m(B.(B
Linking terminal_tests(B...(B Compiling OFArc.m(B...(B Successfully compiled OFHash.m(B.(B
Linking ofhash(B...(B Successfully compiled OFHTTP.m(B.(B
Successfully compiled Property.m(B.(B
Compiling TarArchive.m(B...(B Successfully linked objc_sync(B.(B
Successfully linked ofdns(B.(B
Linking objfw-new(B...(B Successfully compiled ProgressBar.m(B.(B
Successfully linked terminal_tests(B.(B
Linking ofhttp(B...(B Leaving directory objc_sync(B.(B
Leaving directory ofdns(B.(B
Compiling ZIPArchive.m(B...(B Leaving directory terminal(B.(B
Successfully compiled LHAArchive.m(B.(B
TestPlugin.bundle: replacing existing signature
Successfully linked ofhash(B.(B
Successfully linked TestPlugin.bundle(B.(B
Leaving directory ofhash(B.(B
Leaving directory plugin(B.(B
Successfully compiled OFArc.m(B.(B
Successfully linked objfw-new(B.(B
Leaving directory objfw-new(B.(B
Compiling OFBlockTests.m(B...(B Compiling OFArrayTests.m(B...(B Compiling OFColorTests.m(B...(B Compiling OFDataTests.m(B...(B Compiling ForwardingTests.m(B...(B Compiling OFCharacterSetTests.m(B...(B Compiling OFDateTests.m(B...(B Successfully compiled TarArchive.m(B.(B
Compiling OFDictionaryTests.m(B...(B Successfully compiled ZIPArchive.m(B.(B
Linking ofarc(B...(B Successfully linked ofhttp(B.(B
Leaving directory ofhttp(B.(B
Compiling OFHMACTests.m(B...(B Successfully compiled OFColorTests.m(B.(B
Successfully compiled OFCharacterSetTests.m(B.(B
Successfully compiled OFDataTests.m(B.(B
Compiling OFINIFileTests.m(B...(B Compiling OFIRITests.m(B...(B Successfully compiled ForwardingTests.m(B.(B
Compiling OFInvocationTests.m(B...(B Successfully linked ofarc(B.(B
Successfully compiled OFBlockTests.m(B.(B
Compiling OFJSONTests.m(B...(B Compiling OFListTests.m(B...(B Successfully compiled OFDateTests.m(B.(B
Compiling OFLocaleTests.m(B...(B Leaving directory ofarc(B.(B
Successfully compiled OFArrayTests.m(B.(B
Compiling OFMD5HashTests.m(B...(B Leaving directory utils(B.(B
Successfully compiled OFDictionaryTests.m(B.(B
Compiling OFMatrix4x4Tests.m(B...(B Compiling OFMemoryStreamTests.m(B...(B Successfully compiled OFHMACTests.m(B.(B
Compiling OFMethodSignatureTests.m(B...(B Successfully compiled OFINIFileTests.m(B.(B
Successfully compiled OFJSONTests.m(B.(B
Successfully compiled OFInvocationTests.m(B.(B
Compiling OFNotificationCenterTests.m(B...(B Compiling OFNumberTests.m(B...(B Compiling OFObjectTests.m(B...(B Successfully compiled OFLocaleTests.m(B.(B
Compiling OFPBKDF2Tests.m(B...(B Successfully compiled OFListTests.m(B.(B
Compiling OFPropertyListTests.m(B...(B Successfully compiled OFIRITests.m(B.(B
Compiling OFRIPEMD160HashTests.m(B...(B Successfully compiled OFMD5HashTests.m(B.(B
Compiling OFSHA1HashTests.m(B...(B Successfully compiled OFMatrix4x4Tests.m(B.(B
Successfully compiled OFMemoryStreamTests.m(B.(B
Compiling OFSHA224HashTests.m(B...(B Compiling OFSHA256HashTests.m(B...(B Successfully compiled OFMethodSignatureTests.m(B.(B
Compiling OFSHA384HashTests.m(B...(B Successfully compiled OFNotificationCenterTests.m(B.(B
Successfully compiled OFNumberTests.m(B.(B
Compiling OFSHA512HashTests.m(B...(B Successfully compiled OFPBKDF2Tests.m(B.(B
Compiling OFScryptTests.m(B...(B Compiling OFSetTests.m(B...(B Successfully compiled OFPropertyListTests.m(B.(B
Successfully compiled OFObjectTests.m(B.(B
Compiling OFStreamTests.m(B...(B Compiling OFStringTests.m(B...(B Successfully compiled OFRIPEMD160HashTests.m(B.(B
Compiling OFSystemInfoTests.m(B...(B Successfully compiled OFSHA224HashTests.m(B.(B
Successfully compiled OFSHA1HashTests.m(B.(B
Compiling OFValueTests.m(B...(B Successfully compiled OFSHA256HashTests.m(B.(B
Compiling OFXMLElementBuilderTests.m(B...(B Compiling OFXMLNodeTests.m(B...(B Successfully compiled OFSHA384HashTests.m(B.(B
Compiling OFXMLParserTests.m(B...(B Successfully compiled OFSHA512HashTests.m(B.(B
Compiling RuntimeTests.m(B...(B Successfully compiled OFScryptTests.m(B.(B
Compiling RuntimeARCTests.m(B...(B Successfully compiled OFStreamTests.m(B.(B
Compiling TestsAppDelegate.m(B...(B Successfully compiled OFSetTests.m(B.(B
Compiling OFPluginTests.m(B...(B Successfully compiled OFSystemInfoTests.m(B.(B
Compiling OFDNSResolverTests.m(B...(B Successfully compiled OFXMLElementBuilderTests.m(B.(B
Compiling OFHTTPClientTests.m(B...(B Successfully compiled OFValueTests.m(B.(B
Successfully compiled OFXMLNodeTests.m(B.(B
Compiling OFHTTPCookieTests.m(B...(B Compiling OFHTTPCookieManagerTests.m(B...(B Successfully compiled RuntimeTests.m(B.(B
Successfully compiled OFXMLParserTests.m(B.(B
Compiling OFKernelEventObserverTests.m(B...(B Successfully compiled TestsAppDelegate.m(B.(B
Compiling OFSocketTests.m(B...(B Compiling OFTCPSocketTests.m(B...(B Successfully compiled OFPluginTests.m(B.(B
Successfully compiled RuntimeARCTests.m(B.(B
Compiling OFUNIXDatagramSocketTests.m(B...(B Compiling OFUDPSocketTests.m(B...(B Successfully compiled OFDNSResolverTests.m(B.(B
Compiling OFUNIXStreamSocketTests.m(B...(B Successfully compiled OFHTTPClientTests.m(B.(B
Successfully compiled OFStringTests.m(B.(B
Successfully compiled OFHTTPCookieTests.m(B.(B
Compiling OFThreadTests.m(B...(B Successfully compiled OFHTTPCookieManagerTests.m(B.(B
Compiling testfile_bin.m(B...(B Compiling testfile_ini.m(B...(B Successfully compiled OFUDPSocketTests.m(B.(B
Successfully compiled OFKernelEventObserverTests.m(B.(B
Successfully compiled OFTCPSocketTests.m(B.(B
Successfully compiled OFUNIXDatagramSocketTests.m(B.(B
Successfully compiled OFUNIXStreamSocketTests.m(B.(B
Successfully compiled OFSocketTests.m(B.(B
Successfully compiled testfile_bin.m(B.(B
Successfully compiled testfile_ini.m(B.(B
Successfully compiled OFThreadTests.m(B.(B
Linking tests(B...(B Successfully linked tests(B.(B
Leaving directory tests(B.(B
Entering directory src(B.(B
Entering directory exceptions(B.(B
Entering directory forwarding(B.(B
Entering directory encodings(B.(B
Leaving directory forwarding(B.(B
Leaving directory encodings(B.(B
Leaving directory exceptions(B.(B
Entering directory tls(B.(B
Entering directory bridge(B.(B
Leaving directory tls(B.(B
Leaving directory bridge(B.(B
Entering directory exceptions(B.(B
Installing OFAllocFailedException.h(B...(B Successfully installed OFAllocFailedException.h(B.(B
Installing OFAlreadyOpenException.h(B...(B Successfully installed OFAlreadyOpenException.h(B.(B
Installing OFChecksumMismatchException.h(B...(B Successfully installed OFChecksumMismatchException.h(B.(B
Installing OFCopyItemFailedException.h(B...(B Successfully installed OFCopyItemFailedException.h(B.(B
Installing OFCreateDirectoryFailedException.h(B...(B Successfully installed OFCreateDirectoryFailedException.h(B.(B
Installing OFCreateSymbolicLinkFailedException.h(B...(B Successfully installed OFCreateSymbolicLinkFailedException.h(B.(B
Installing OFEnumerationMutationException.h(B...(B Successfully installed OFEnumerationMutationException.h(B.(B
Installing OFException.h(B...(B Successfully installed OFException.h(B.(B
Installing OFGetItemAttributesFailedException.h(B...(B Successfully installed OFGetItemAttributesFailedException.h(B.(B
Installing OFGetOptionFailedException.h(B...(B Successfully installed OFGetOptionFailedException.h(B.(B
Installing OFHashAlreadyCalculatedException.h(B...(B Successfully installed OFHashAlreadyCalculatedException.h(B.(B
Installing OFHashNotCalculatedException.h(B...(B Successfully installed OFHashNotCalculatedException.h(B.(B
Installing OFInitializationFailedException.h(B...(B Successfully installed OFInitializationFailedException.h(B.(B
Installing OFInvalidArgumentException.h(B...(B Successfully installed OFInvalidArgumentException.h(B.(B
Installing OFInvalidEncodingException.h(B...(B Successfully installed OFInvalidEncodingException.h(B.(B
Installing OFInvalidFormatException.h(B...(B Successfully installed OFInvalidFormatException.h(B.(B
Installing OFInvalidJSONException.h(B...(B Successfully installed OFInvalidJSONException.h(B.(B
Installing OFInvalidServerResponseException.h(B...(B Successfully installed OFInvalidServerResponseException.h(B.(B
Installing OFLinkItemFailedException.h(B...(B Successfully installed OFLinkItemFailedException.h(B.(B
Installing OFLockFailedException.h(B...(B Successfully installed OFLockFailedException.h(B.(B
Installing OFMalformedXMLException.h(B...(B Successfully installed OFMalformedXMLException.h(B.(B
Installing OFMoveItemFailedException.h(B...(B Successfully installed OFMoveItemFailedException.h(B.(B
Installing OFNotImplementedException.h(B...(B Successfully installed OFNotImplementedException.h(B.(B
Installing OFNotOpenException.h(B...(B Successfully installed OFNotOpenException.h(B.(B
Installing OFOpenItemFailedException.h(B...(B Successfully installed OFOpenItemFailedException.h(B.(B
Installing OFOutOfMemoryException.h(B...(B Successfully installed OFOutOfMemoryException.h(B.(B
Installing OFOutOfRangeException.h(B...(B Successfully installed OFOutOfRangeException.h(B.(B
Installing OFReadFailedException.h(B...(B Successfully installed OFReadFailedException.h(B.(B
Installing OFReadOrWriteFailedException.h(B...(B Successfully installed OFReadOrWriteFailedException.h(B.(B
Installing OFRemoveItemFailedException.h(B...(B Successfully installed OFRemoveItemFailedException.h(B.(B
Installing OFSeekFailedException.h(B...(B Successfully installed OFSeekFailedException.h(B.(B
Installing OFSetItemAttributesFailedException.h(B...(B Successfully installed OFSetItemAttributesFailedException.h(B.(B
Installing OFSetOptionFailedException.h(B...(B Successfully installed OFSetOptionFailedException.h(B.(B
Installing OFStillLockedException.h(B...(B Successfully installed OFStillLockedException.h(B.(B
Installing OFTruncatedDataException.h(B...(B Successfully installed OFTruncatedDataException.h(B.(B
Installing OFUnboundNamespaceException.h(B...(B Successfully installed OFUnboundNamespaceException.h(B.(B
Installing OFUnboundPrefixException.h(B...(B Successfully installed OFUnboundPrefixException.h(B.(B
Installing OFUndefinedKeyException.h(B...(B Successfully installed OFUndefinedKeyException.h(B.(B
Installing OFUnknownXMLEntityException.h(B...(B Successfully installed OFUnknownXMLEntityException.h(B.(B
Installing OFUnlockFailedException.h(B...(B Successfully installed OFUnlockFailedException.h(B.(B
Installing OFUnsupportedProtocolException.h(B...(B Successfully installed OFUnsupportedProtocolException.h(B.(B
Installing OFUnsupportedVersionException.h(B...(B Successfully installed OFUnsupportedVersionException.h(B.(B
Installing OFWriteFailedException.h(B...(B Successfully installed OFWriteFailedException.h(B.(B
Installing OFChangeCurrentDirectoryFailedException.h(B...(B Successfully installed OFChangeCurrentDirectoryFailedException.h(B.(B
Installing OFGetCurrentDirectoryFailedException.h(B...(B Successfully installed OFGetCurrentDirectoryFailedException.h(B.(B
Installing OFLoadPluginFailedException.h(B...(B Successfully installed OFLoadPluginFailedException.h(B.(B
Installing OFAcceptSocketFailedException.h(B...(B Successfully installed OFAcceptSocketFailedException.h(B.(B
Installing OFBindIPSocketFailedException.h(B...(B Successfully installed OFBindIPSocketFailedException.h(B.(B
Installing OFBindSocketFailedException.h(B...(B Successfully installed OFBindSocketFailedException.h(B.(B
Installing OFConnectIPSocketFailedException.h(B...(B Successfully installed OFConnectIPSocketFailedException.h(B.(B
Installing OFConnectSocketFailedException.h(B...(B Successfully installed OFConnectSocketFailedException.h(B.(B
Installing OFDNSQueryFailedException.h(B...(B Successfully installed OFDNSQueryFailedException.h(B.(B
Installing OFHTTPRequestFailedException.h(B...(B Successfully installed OFHTTPRequestFailedException.h(B.(B
Installing OFListenOnSocketFailedException.h(B...(B Successfully installed OFListenOnSocketFailedException.h(B.(B
Installing OFObserveKernelEventsFailedException.h(B...(B Successfully installed OFObserveKernelEventsFailedException.h(B.(B
Installing OFResolveHostFailedException.h(B...(B Successfully installed OFResolveHostFailedException.h(B.(B
Installing OFTLSHandshakeFailedException.h(B...(B Successfully installed OFTLSHandshakeFailedException.h(B.(B
Installing OFBindUNIXSocketFailedException.h(B...(B Successfully installed OFBindUNIXSocketFailedException.h(B.(B
Installing OFConnectUNIXSocketFailedException.h(B...(B Successfully installed OFConnectUNIXSocketFailedException.h(B.(B
Installing OFBroadcastConditionFailedException.h(B...(B Successfully installed OFBroadcastConditionFailedException.h(B.(B
Installing OFConditionStillWaitingException.h(B...(B Successfully installed OFConditionStillWaitingException.h(B.(B
Installing OFJoinThreadFailedException.h(B...(B Successfully installed OFJoinThreadFailedException.h(B.(B
Installing OFSignalConditionFailedException.h(B...(B Successfully installed OFSignalConditionFailedException.h(B.(B
Installing OFStartThreadFailedException.h(B...(B Successfully installed OFStartThreadFailedException.h(B.(B
Installing OFThreadStillRunningException.h(B...(B Successfully installed OFThreadStillRunningException.h(B.(B
Installing OFWaitForConditionFailedException.h(B...(B Successfully installed OFWaitForConditionFailedException.h(B.(B
Leaving directory exceptions(B.(B
Entering directory encodings(B.(B
Leaving directory encodings(B.(B
Entering directory forwarding(B.(B
Leaving directory forwarding(B.(B
Entering directory bridge(B.(B
Installing libobjfwbridge.dylib(B...(B Successfully installed libobjfwbridge.dylib(B.(B
Installing ObjFWBridge.framework(B...(B Successfully installed ObjFWBridge.framework(B.(B
Installing OFArray+NSObject.h(B...(B Successfully installed OFArray+NSObject.h(B.(B
Installing OFEnumerator+NSObject.h(B...(B Successfully installed OFEnumerator+NSObject.h(B.(B
Installing OFException+Swift.h(B...(B Successfully installed OFException+Swift.h(B.(B
Installing OFDictionary+NSObject.h(B...(B Successfully installed OFDictionary+NSObject.h(B.(B
Installing OFNumber+NSObject.h(B...(B Successfully installed OFNumber+NSObject.h(B.(B
Installing OFSet+NSObject.h(B...(B Successfully installed OFSet+NSObject.h(B.(B
Installing OFString+NSObject.h(B...(B Successfully installed OFString+NSObject.h(B.(B
Installing NSArray+OFObject.h(B...(B Successfully installed NSArray+OFObject.h(B.(B
Installing NSDictionary+OFObject.h(B...(B Successfully installed NSDictionary+OFObject.h(B.(B
Installing NSEnumerator+OFObject.h(B...(B Successfully installed NSEnumerator+OFObject.h(B.(B
Installing NSNumber+OFObject.h(B...(B Successfully installed NSNumber+OFObject.h(B.(B
Installing NSSet+OFObject.h(B...(B Successfully installed NSSet+OFObject.h(B.(B
Installing NSString+OFObject.h(B...(B Successfully installed NSString+OFObject.h(B.(B
Installing NSBridging.h(B...(B Successfully installed NSBridging.h(B.(B
Installing OFBridging.h(B...(B Successfully installed OFBridging.h(B.(B
Installing ObjFWBridge.h(B...(B Successfully installed ObjFWBridge.h(B.(B
Leaving directory bridge(B.(B
Entering directory tls(B.(B
Installing libobjfwtls.dylib(B...(B Successfully installed libobjfwtls.dylib(B.(B
Installing ObjFWTLS.framework(B...(B Successfully installed ObjFWTLS.framework(B.(B
Installing ObjFWTLS.h(B...(B Successfully installed ObjFWTLS.h(B.(B
Leaving directory tls(B.(B
Installing libobjfw.dylib(B...(B Successfully installed libobjfw.dylib(B.(B
Installing ObjFW.framework(B...(B Successfully installed ObjFW.framework(B.(B
Installing OFApplication.h(B...(B Successfully installed OFApplication.h(B.(B
Installing OFArray.h(B...(B Successfully installed OFArray.h(B.(B
Installing OFBlock.h(B...(B Successfully installed OFBlock.h(B.(B
Installing OFCharacterSet.h(B...(B Successfully installed OFCharacterSet.h(B.(B
Installing OFColor.h(B...(B Successfully installed OFColor.h(B.(B
Installing OFConstantString.h(B...(B Successfully installed OFConstantString.h(B.(B
Installing OFCountedSet.h(B...(B Successfully installed OFCountedSet.h(B.(B
Installing OFData.h(B...(B Successfully installed OFData.h(B.(B
Installing OFData+CryptographicHashing.h(B...(B Successfully installed OFData+CryptographicHashing.h(B.(B
Installing OFData+MessagePackParsing.h(B...(B Successfully installed OFData+MessagePackParsing.h(B.(B
Installing OFDate.h(B...(B Successfully installed OFDate.h(B.(B
Installing OFDictionary.h(B...(B Successfully installed OFDictionary.h(B.(B
Installing OFEnumerator.h(B...(B Successfully installed OFEnumerator.h(B.(B
Installing OFFileManager.h(B...(B Successfully installed OFFileManager.h(B.(B
Installing OFGZIPStream.h(B...(B Successfully installed OFGZIPStream.h(B.(B
Installing OFHMAC.h(B...(B Successfully installed OFHMAC.h(B.(B
Installing OFINICategory.h(B...(B Successfully installed OFINICategory.h(B.(B
Installing OFINIFile.h(B...(B Successfully installed OFINIFile.h(B.(B
Installing OFIRI.h(B...(B Successfully installed OFIRI.h(B.(B
Installing OFIRIHandler.h(B...(B Successfully installed OFIRIHandler.h(B.(B
Installing OFInflate64Stream.h(B...(B Successfully installed OFInflate64Stream.h(B.(B
Installing OFInflateStream.h(B...(B Successfully installed OFInflateStream.h(B.(B
Installing OFInvocation.h(B...(B Successfully installed OFInvocation.h(B.(B
Installing OFLHAArchive.h(B...(B Successfully installed OFLHAArchive.h(B.(B
Installing OFLHAArchiveEntry.h(B...(B Successfully installed OFLHAArchiveEntry.h(B.(B
Installing OFList.h(B...(B Successfully installed OFList.h(B.(B
Installing OFLocale.h(B...(B Successfully installed OFLocale.h(B.(B
Installing OFMD5Hash.h(B...(B Successfully installed OFMD5Hash.h(B.(B
Installing OFMapTable.h(B...(B Successfully installed OFMapTable.h(B.(B
Installing OFMatrix4x4.h(B...(B Successfully installed OFMatrix4x4.h(B.(B
Installing OFMemoryStream.h(B...(B Successfully installed OFMemoryStream.h(B.(B
Installing OFMessagePackExtension.h(B...(B Successfully installed OFMessagePackExtension.h(B.(B
Installing OFMethodSignature.h(B...(B Successfully installed OFMethodSignature.h(B.(B
Installing OFMutableArray.h(B...(B Successfully installed OFMutableArray.h(B.(B
Installing OFMutableData.h(B...(B Successfully installed OFMutableData.h(B.(B
Installing OFMutableDictionary.h(B...(B Successfully installed OFMutableDictionary.h(B.(B
Installing OFMutableIRI.h(B...(B Successfully installed OFMutableIRI.h(B.(B
Installing OFMutableLHAArchiveEntry.h(B...(B Successfully installed OFMutableLHAArchiveEntry.h(B.(B
Installing OFMutablePair.h(B...(B Successfully installed OFMutablePair.h(B.(B
Installing OFMutableSet.h(B...(B Successfully installed OFMutableSet.h(B.(B
Installing OFMutableString.h(B...(B Successfully installed OFMutableString.h(B.(B
Installing OFMutableTarArchiveEntry.h(B...(B Successfully installed OFMutableTarArchiveEntry.h(B.(B
Installing OFMutableTriple.h(B...(B Successfully installed OFMutableTriple.h(B.(B
Installing OFMutableZIPArchiveEntry.h(B...(B Successfully installed OFMutableZIPArchiveEntry.h(B.(B
Installing OFNotification.h(B...(B Successfully installed OFNotification.h(B.(B
Installing OFNotificationCenter.h(B...(B Successfully installed OFNotificationCenter.h(B.(B
Installing OFNull.h(B...(B Successfully installed OFNull.h(B.(B
Installing OFNumber.h(B...(B Successfully installed OFNumber.h(B.(B
Installing OFObject.h(B...(B Successfully installed OFObject.h(B.(B
Installing OFObject+KeyValueCoding.h(B...(B Successfully installed OFObject+KeyValueCoding.h(B.(B
Installing OFOnce.h(B...(B Successfully installed OFOnce.h(B.(B
Installing OFOptionsParser.h(B...(B Successfully installed OFOptionsParser.h(B.(B
Installing OFPBKDF2.h(B...(B Successfully installed OFPBKDF2.h(B.(B
Installing OFPair.h(B...(B Successfully installed OFPair.h(B.(B
Installing OFRIPEMD160Hash.h(B...(B Successfully installed OFRIPEMD160Hash.h(B.(B
Installing OFRunLoop.h(B...(B Successfully installed OFRunLoop.h(B.(B
Installing OFSHA1Hash.h(B...(B Successfully installed OFSHA1Hash.h(B.(B
Installing OFSHA224Hash.h(B...(B Successfully installed OFSHA224Hash.h(B.(B
Installing OFSHA224Or256Hash.h(B...(B Successfully installed OFSHA224Or256Hash.h(B.(B
Installing OFSHA256Hash.h(B...(B Successfully installed OFSHA256Hash.h(B.(B
Installing OFSHA384Hash.h(B...(B Successfully installed OFSHA384Hash.h(B.(B
Installing OFSHA384Or512Hash.h(B...(B Successfully installed OFSHA384Or512Hash.h(B.(B
Installing OFSHA512Hash.h(B...(B Successfully installed OFSHA512Hash.h(B.(B
Installing OFScrypt.h(B...(B Successfully installed OFScrypt.h(B.(B
Installing OFSecureData.h(B...(B Successfully installed OFSecureData.h(B.(B
Installing OFSeekableStream.h(B...(B Successfully installed OFSeekableStream.h(B.(B
Installing OFSet.h(B...(B Successfully installed OFSet.h(B.(B
Installing OFSettings.h(B...(B Successfully installed OFSettings.h(B.(B
Installing OFSortedList.h(B...(B Successfully installed OFSortedList.h(B.(B
Installing OFStdIOStream.h(B...(B Successfully installed OFStdIOStream.h(B.(B
Installing OFStream.h(B...(B Successfully installed OFStream.h(B.(B
Installing OFString.h(B...(B Successfully installed OFString.h(B.(B
Installing OFString+CryptographicHashing.h(B...(B Successfully installed OFString+CryptographicHashing.h(B.(B
Installing OFString+JSONParsing.h(B...(B Successfully installed OFString+JSONParsing.h(B.(B
Installing OFString+PercentEncoding.h(B...(B Successfully installed OFString+PercentEncoding.h(B.(B
Installing OFString+PropertyListParsing.h(B...(B Successfully installed OFString+PropertyListParsing.h(B.(B
Installing OFString+XMLEscaping.h(B...(B Successfully installed OFString+XMLEscaping.h(B.(B
Installing OFString+XMLUnescaping.h(B...(B Successfully installed OFString+XMLUnescaping.h(B.(B
Installing OFSubprocess.h(B...(B Successfully installed OFSubprocess.h(B.(B
Installing OFSystemInfo.h(B...(B Successfully installed OFSystemInfo.h(B.(B
Installing OFTarArchive.h(B...(B Successfully installed OFTarArchive.h(B.(B
Installing OFTarArchiveEntry.h(B...(B Successfully installed OFTarArchiveEntry.h(B.(B
Installing OFThread.h(B...(B Successfully installed OFThread.h(B.(B
Installing OFTimer.h(B...(B Successfully installed OFTimer.h(B.(B
Installing OFTriple.h(B...(B Successfully installed OFTriple.h(B.(B
Installing OFUUID.h(B...(B Successfully installed OFUUID.h(B.(B
Installing OFValue.h(B...(B Successfully installed OFValue.h(B.(B
Installing OFXMLAttribute.h(B...(B Successfully installed OFXMLAttribute.h(B.(B
Installing OFXMLCDATA.h(B...(B Successfully installed OFXMLCDATA.h(B.(B
Installing OFXMLCharacters.h(B...(B Successfully installed OFXMLCharacters.h(B.(B
Installing OFXMLComment.h(B...(B Successfully installed OFXMLComment.h(B.(B
Installing OFXMLElement.h(B...(B Successfully installed OFXMLElement.h(B.(B
Installing OFXMLElementBuilder.h(B...(B Successfully installed OFXMLElementBuilder.h(B.(B
Installing OFXMLNode.h(B...(B Successfully installed OFXMLNode.h(B.(B
Installing OFXMLParser.h(B...(B Successfully installed OFXMLParser.h(B.(B
Installing OFXMLProcessingInstruction.h(B...(B Successfully installed OFXMLProcessingInstruction.h(B.(B
Installing OFZIPArchive.h(B...(B Successfully installed OFZIPArchive.h(B.(B
Installing OFZIPArchiveEntry.h(B...(B Successfully installed OFZIPArchiveEntry.h(B.(B
Installing OFFile.h(B...(B Successfully installed OFFile.h(B.(B
Installing OFString+PathAdditions.h(B...(B Successfully installed OFString+PathAdditions.h(B.(B
Installing OFPlugin.h(B...(B Successfully installed OFPlugin.h(B.(B
Installing OFDNSQuery.h(B...(B Successfully installed OFDNSQuery.h(B.(B
Installing OFDNSResolver.h(B...(B Successfully installed OFDNSResolver.h(B.(B
Installing OFDNSResourceRecord.h(B...(B Successfully installed OFDNSResourceRecord.h(B.(B
Installing OFDNSResponse.h(B...(B Successfully installed OFDNSResponse.h(B.(B
Installing OFDatagramSocket.h(B...(B Successfully installed OFDatagramSocket.h(B.(B
Installing OFHTTPClient.h(B...(B Successfully installed OFHTTPClient.h(B.(B
Installing OFHTTPCookie.h(B...(B Successfully installed OFHTTPCookie.h(B.(B
Installing OFHTTPCookieManager.h(B...(B Successfully installed OFHTTPCookieManager.h(B.(B
Installing OFHTTPRequest.h(B...(B Successfully installed OFHTTPRequest.h(B.(B
Installing OFHTTPResponse.h(B...(B Successfully installed OFHTTPResponse.h(B.(B
Installing OFHTTPServer.h(B...(B Successfully installed OFHTTPServer.h(B.(B
Installing OFSequencedPacketSocket.h(B...(B Successfully installed OFSequencedPacketSocket.h(B.(B
Installing OFSocket.h(B...(B Successfully installed OFSocket.h(B.(B
Installing OFStreamSocket.h(B...(B Successfully installed OFStreamSocket.h(B.(B
Installing OFSystemInfo+NetworkInterfaces.h(B...(B Successfully installed OFSystemInfo+NetworkInterfaces.h(B.(B
Installing OFTCPSocket.h(B...(B Successfully installed OFTCPSocket.h(B.(B
Installing OFTLSStream.h(B...(B Successfully installed OFTLSStream.h(B.(B
Installing OFUDPSocket.h(B...(B Successfully installed OFUDPSocket.h(B.(B
Installing OFUNIXDatagramSocket.h(B...(B Successfully installed OFUNIXDatagramSocket.h(B.(B
Installing OFUNIXStreamSocket.h(B...(B Successfully installed OFUNIXStreamSocket.h(B.(B
Installing OFCondition.h(B...(B Successfully installed OFCondition.h(B.(B
Installing OFMutex.h(B...(B Successfully installed OFMutex.h(B.(B
Installing OFPlainCondition.h(B...(B Successfully installed OFPlainCondition.h(B.(B
Installing OFPlainMutex.h(B...(B Successfully installed OFPlainMutex.h(B.(B
Installing OFPlainThread.h(B...(B Successfully installed OFPlainThread.h(B.(B
Installing OFRecursiveMutex.h(B...(B Successfully installed OFRecursiveMutex.h(B.(B
Installing OFTLSKey.h(B...(B Successfully installed OFTLSKey.h(B.(B
Installing OFArchiveEntry.h(B...(B Successfully installed OFArchiveEntry.h(B.(B
Installing OFCollection.h(B...(B Successfully installed OFCollection.h(B.(B
Installing OFCryptographicHash.h(B...(B Successfully installed OFCryptographicHash.h(B.(B
Installing OFJSONRepresentation.h(B...(B Successfully installed OFJSONRepresentation.h(B.(B
Installing OFKernelEventObserver.h(B...(B Successfully installed OFKernelEventObserver.h(B.(B
Installing OFKeyValueCoding.h(B...(B Successfully installed OFKeyValueCoding.h(B.(B
Installing OFLocking.h(B...(B Successfully installed OFLocking.h(B.(B
Installing OFMessagePackRepresentation.h(B...(B Successfully installed OFMessagePackRepresentation.h(B.(B
Installing OFMutableArchiveEntry.h(B...(B Successfully installed OFMutableArchiveEntry.h(B.(B
Installing ObjFW.h(B...(B Successfully installed ObjFW.h(B.(B
Installing macros.h(B...(B Successfully installed macros.h(B.(B
Installing objfw-defs.h(B...(B Successfully installed objfw-defs.h(B.(B
Installing platform.h(B...(B Successfully installed platform.h(B.(B
Installing OFAtomic.h(B...(B Successfully installed OFAtomic.h(B.(B
Installing platform/GCC4/OFAtomic.h(B...(B Successfully installed platform/GCC4/OFAtomic.h(B.(B
Installing platform/GCC4.7/OFAtomic.h(B...(B Successfully installed platform/GCC4.7/OFAtomic.h(B.(B
Installing platform/PowerPC/OFAtomic.h(B...(B Successfully installed platform/PowerPC/OFAtomic.h(B.(B
Installing platform/macOS/OFAtomic.h(B...(B Successfully installed platform/macOS/OFAtomic.h(B.(B
Installing platform/x86/OFAtomic.h(B...(B Successfully installed platform/x86/OFAtomic.h(B.(B
Leaving directory src(B.(B
Entering directory utils(B.(B
Installing objfw-config(B...(B Successfully installed objfw-config(B.(B
Installing objfw-compile(B...(B Entering directory objfw-new(B.(B
Entering directory ofarc(B.(B
Entering directory ofhash(B.(B
Entering directory ofdns(B.(B
Entering directory ofhttp(B.(B
Successfully installed objfw-compile(B.(B
Installing objfw-embed(B...(B Successfully installed objfw-embed(B.(B
Leaving directory ofdns(B.(B
Leaving directory ofhash(B.(B
Leaving directory ofhttp(B.(B
Leaving directory objfw-new(B.(B
Leaving directory ofarc(B.(B
Entering directory objfw-new(B.(B
Installing objfw-new(B...(B Successfully installed objfw-new(B.(B
Leaving directory objfw-new(B.(B
Entering directory ofarc(B.(B
Installing localization/de.json(B...(B Successfully installed localization/de.json(B.(B
Installing localization/localizations.json(B...(B Successfully installed localization/localizations.json(B.(B
Installing ofarc(B...(B Successfully installed ofarc(B.(B
Leaving directory ofarc(B.(B
Entering directory ofdns(B.(B
Installing localization/de.json(B...(B Successfully installed localization/de.json(B.(B
Installing localization/localizations.json(B...(B Successfully installed localization/localizations.json(B.(B
Installing ofdns(B...(B Successfully installed ofdns(B.(B
Leaving directory ofdns(B.(B
Entering directory ofhash(B.(B
Installing localization/de.json(B...(B Successfully installed localization/de.json(B.(B
Installing localization/localizations.json(B...(B Successfully installed localization/localizations.json(B.(B
Installing ofhash(B...(B Successfully installed ofhash(B.(B
Leaving directory ofhash(B.(B
Entering directory ofhttp(B.(B
Installing localization/de.json(B...(B Successfully installed localization/de.json(B.(B
Installing localization/localizations.json(B...(B Successfully installed localization/localizations.json(B.(B
Installing ofhttp(B...(B Successfully installed ofhttp(B.(B
Leaving directory ofhttp(B.(B
Leaving directory utils(B.(B
Entering directory tests(B.(B
Entering directory objc_sync(B.(B
Entering directory terminal(B.(B
Entering directory plugin(B.(B
Leaving directory plugin(B.(B
Leaving directory objc_sync(B.(B
Leaving directory terminal(B.(B
Entering directory plugin(B.(B
Leaving directory plugin(B.(B
Entering directory objc_sync(B.(B
Leaving directory objc_sync(B.(B
Entering directory terminal(B.(B
Leaving directory terminal(B.(B
Leaving directory tests(B.(B
This file has been truncated, but you can view the full file.
clang called with: -fPIC -DPIC -I../.. -I.. -DOF_COMPILING_OBJFW -Wp,-pthread -MD -MF forwarding.lib.dep -c -o forwarding.lib.o forwarding.S
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -I../.. -I.. -DOF_COMPILING_OBJFW -Wp,-pthread -MD -MF forwarding.lib.dep -c -o forwarding.lib.o forwarding.S -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF codepage-437.lib.dep -c -o codepage-437.lib.o codepage-437.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF codepage-437.lib.dep -c -o codepage-437.lib.o codepage-437.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF iso-8859-2.lib.dep -c -o iso-8859-2.lib.o iso-8859-2.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF iso-8859-2.lib.dep -c -o iso-8859-2.lib.o iso-8859-2.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF koi8-u.lib.dep -c -o koi8-u.lib.o koi8-u.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF koi8-u.lib.dep -c -o koi8-u.lib.o koi8-u.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF codepage-850.lib.dep -c -o codepage-850.lib.o codepage-850.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF codepage-850.lib.dep -c -o codepage-850.lib.o codepage-850.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF iso-8859-3.lib.dep -c -o iso-8859-3.lib.o iso-8859-3.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF iso-8859-3.lib.dep -c -o iso-8859-3.lib.o iso-8859-3.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF codepage-858.lib.dep -c -o codepage-858.lib.o codepage-858.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF codepage-858.lib.dep -c -o codepage-858.lib.o codepage-858.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF iso-8859-15.lib.dep -c -o iso-8859-15.lib.o iso-8859-15.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF iso-8859-15.lib.dep -c -o iso-8859-15.lib.o iso-8859-15.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF koi8-r.lib.dep -c -o koi8-r.lib.o koi8-r.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF koi8-r.lib.dep -c -o koi8-r.lib.o koi8-r.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFAllocFailedException.lib.dep -c -o OFAllocFailedException.lib.o OFAllocFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFAllocFailedException.lib.dep -c -o OFAllocFailedException.lib.o OFAllocFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF mac-roman.lib.dep -c -o mac-roman.lib.o mac-roman.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF mac-roman.lib.dep -c -o mac-roman.lib.o mac-roman.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFCopyItemFailedException.lib.dep -c -o OFCopyItemFailedException.lib.o OFCopyItemFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFCopyItemFailedException.lib.dep -c -o OFCopyItemFailedException.lib.o OFCopyItemFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF windows-1251.lib.dep -c -o windows-1251.lib.o windows-1251.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF windows-1251.lib.dep -c -o windows-1251.lib.o windows-1251.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFAlreadyOpenException.lib.dep -c -o OFAlreadyOpenException.lib.o OFAlreadyOpenException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFAlreadyOpenException.lib.dep -c -o OFAlreadyOpenException.lib.o OFAlreadyOpenException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFChecksumMismatchException.lib.dep -c -o OFChecksumMismatchException.lib.o OFChecksumMismatchException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFChecksumMismatchException.lib.dep -c -o OFChecksumMismatchException.lib.o OFChecksumMismatchException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF windows-1252.lib.dep -c -o windows-1252.lib.o windows-1252.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF windows-1252.lib.dep -c -o windows-1252.lib.o windows-1252.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFCreateDirectoryFailedException.lib.dep -c -o OFCreateDirectoryFailedException.lib.o OFCreateDirectoryFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFCreateDirectoryFailedException.lib.dep -c -o OFCreateDirectoryFailedException.lib.o OFCreateDirectoryFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFCreateSymbolicLinkFailedException.lib.dep -c -o OFCreateSymbolicLinkFailedException.lib.o OFCreateSymbolicLinkFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFCreateSymbolicLinkFailedException.lib.dep -c -o OFCreateSymbolicLinkFailedException.lib.o OFCreateSymbolicLinkFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFEnumerationMutationException.lib.dep -c -o OFEnumerationMutationException.lib.o OFEnumerationMutationException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFEnumerationMutationException.lib.dep -c -o OFEnumerationMutationException.lib.o OFEnumerationMutationException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFException.lib.dep -c -o OFException.lib.o OFException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFException.lib.dep -c -o OFException.lib.o OFException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFHashNotCalculatedException.lib.dep -c -o OFHashNotCalculatedException.lib.o OFHashNotCalculatedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFHashNotCalculatedException.lib.dep -c -o OFHashNotCalculatedException.lib.o OFHashNotCalculatedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFInitializationFailedException.lib.dep -c -o OFInitializationFailedException.lib.o OFInitializationFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFInitializationFailedException.lib.dep -c -o OFInitializationFailedException.lib.o OFInitializationFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFGetOptionFailedException.lib.dep -c -o OFGetOptionFailedException.lib.o OFGetOptionFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFGetOptionFailedException.lib.dep -c -o OFGetOptionFailedException.lib.o OFGetOptionFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFGetItemAttributesFailedException.lib.dep -c -o OFGetItemAttributesFailedException.lib.o OFGetItemAttributesFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFGetItemAttributesFailedException.lib.dep -c -o OFGetItemAttributesFailedException.lib.o OFGetItemAttributesFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFHashAlreadyCalculatedException.lib.dep -c -o OFHashAlreadyCalculatedException.lib.o OFHashAlreadyCalculatedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFHashAlreadyCalculatedException.lib.dep -c -o OFHashAlreadyCalculatedException.lib.o OFHashAlreadyCalculatedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFInvalidArgumentException.lib.dep -c -o OFInvalidArgumentException.lib.o OFInvalidArgumentException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFInvalidArgumentException.lib.dep -c -o OFInvalidArgumentException.lib.o OFInvalidArgumentException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFInvalidEncodingException.lib.dep -c -o OFInvalidEncodingException.lib.o OFInvalidEncodingException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFInvalidEncodingException.lib.dep -c -o OFInvalidEncodingException.lib.o OFInvalidEncodingException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFInvalidFormatException.lib.dep -c -o OFInvalidFormatException.lib.o OFInvalidFormatException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFInvalidFormatException.lib.dep -c -o OFInvalidFormatException.lib.o OFInvalidFormatException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFInvalidJSONException.lib.dep -c -o OFInvalidJSONException.lib.o OFInvalidJSONException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFInvalidJSONException.lib.dep -c -o OFInvalidJSONException.lib.o OFInvalidJSONException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFInvalidServerResponseException.lib.dep -c -o OFInvalidServerResponseException.lib.o OFInvalidServerResponseException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFInvalidServerResponseException.lib.dep -c -o OFInvalidServerResponseException.lib.o OFInvalidServerResponseException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFLinkItemFailedException.lib.dep -c -o OFLinkItemFailedException.lib.o OFLinkItemFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFLinkItemFailedException.lib.dep -c -o OFLinkItemFailedException.lib.o OFLinkItemFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFMalformedXMLException.lib.dep -c -o OFMalformedXMLException.lib.o OFMalformedXMLException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFMalformedXMLException.lib.dep -c -o OFMalformedXMLException.lib.o OFMalformedXMLException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFLockFailedException.lib.dep -c -o OFLockFailedException.lib.o OFLockFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFLockFailedException.lib.dep -c -o OFLockFailedException.lib.o OFLockFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFNotImplementedException.lib.dep -c -o OFNotImplementedException.lib.o OFNotImplementedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFNotImplementedException.lib.dep -c -o OFNotImplementedException.lib.o OFNotImplementedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFMoveItemFailedException.lib.dep -c -o OFMoveItemFailedException.lib.o OFMoveItemFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFMoveItemFailedException.lib.dep -c -o OFMoveItemFailedException.lib.o OFMoveItemFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFNotOpenException.lib.dep -c -o OFNotOpenException.lib.o OFNotOpenException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFNotOpenException.lib.dep -c -o OFNotOpenException.lib.o OFNotOpenException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFOpenItemFailedException.lib.dep -c -o OFOpenItemFailedException.lib.o OFOpenItemFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFOpenItemFailedException.lib.dep -c -o OFOpenItemFailedException.lib.o OFOpenItemFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFOutOfMemoryException.lib.dep -c -o OFOutOfMemoryException.lib.o OFOutOfMemoryException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFOutOfMemoryException.lib.dep -c -o OFOutOfMemoryException.lib.o OFOutOfMemoryException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFOutOfRangeException.lib.dep -c -o OFOutOfRangeException.lib.o OFOutOfRangeException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFOutOfRangeException.lib.dep -c -o OFOutOfRangeException.lib.o OFOutOfRangeException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFReadFailedException.lib.dep -c -o OFReadFailedException.lib.o OFReadFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFReadFailedException.lib.dep -c -o OFReadFailedException.lib.o OFReadFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFRemoveItemFailedException.lib.dep -c -o OFRemoveItemFailedException.lib.o OFRemoveItemFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFRemoveItemFailedException.lib.dep -c -o OFRemoveItemFailedException.lib.o OFRemoveItemFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFSeekFailedException.lib.dep -c -o OFSeekFailedException.lib.o OFSeekFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFSeekFailedException.lib.dep -c -o OFSeekFailedException.lib.o OFSeekFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFReadOrWriteFailedException.lib.dep -c -o OFReadOrWriteFailedException.lib.o OFReadOrWriteFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFReadOrWriteFailedException.lib.dep -c -o OFReadOrWriteFailedException.lib.o OFReadOrWriteFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFSetItemAttributesFailedException.lib.dep -c -o OFSetItemAttributesFailedException.lib.o OFSetItemAttributesFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFSetItemAttributesFailedException.lib.dep -c -o OFSetItemAttributesFailedException.lib.o OFSetItemAttributesFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFSetOptionFailedException.lib.dep -c -o OFSetOptionFailedException.lib.o OFSetOptionFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFSetOptionFailedException.lib.dep -c -o OFSetOptionFailedException.lib.o OFSetOptionFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFStillLockedException.lib.dep -c -o OFStillLockedException.lib.o OFStillLockedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFStillLockedException.lib.dep -c -o OFStillLockedException.lib.o OFStillLockedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFUnboundNamespaceException.lib.dep -c -o OFUnboundNamespaceException.lib.o OFUnboundNamespaceException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFUnboundNamespaceException.lib.dep -c -o OFUnboundNamespaceException.lib.o OFUnboundNamespaceException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFTruncatedDataException.lib.dep -c -o OFTruncatedDataException.lib.o OFTruncatedDataException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFTruncatedDataException.lib.dep -c -o OFTruncatedDataException.lib.o OFTruncatedDataException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFUnboundPrefixException.lib.dep -c -o OFUnboundPrefixException.lib.o OFUnboundPrefixException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFUnboundPrefixException.lib.dep -c -o OFUnboundPrefixException.lib.o OFUnboundPrefixException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFUndefinedKeyException.lib.dep -c -o OFUndefinedKeyException.lib.o OFUndefinedKeyException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFUndefinedKeyException.lib.dep -c -o OFUndefinedKeyException.lib.o OFUndefinedKeyException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFUnknownXMLEntityException.lib.dep -c -o OFUnknownXMLEntityException.lib.o OFUnknownXMLEntityException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFUnknownXMLEntityException.lib.dep -c -o OFUnknownXMLEntityException.lib.o OFUnknownXMLEntityException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFUnlockFailedException.lib.dep -c -o OFUnlockFailedException.lib.o OFUnlockFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFUnlockFailedException.lib.dep -c -o OFUnlockFailedException.lib.o OFUnlockFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFUnsupportedProtocolException.lib.dep -c -o OFUnsupportedProtocolException.lib.o OFUnsupportedProtocolException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFUnsupportedProtocolException.lib.dep -c -o OFUnsupportedProtocolException.lib.o OFUnsupportedProtocolException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFUnsupportedVersionException.lib.dep -c -o OFUnsupportedVersionException.lib.o OFUnsupportedVersionException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFUnsupportedVersionException.lib.dep -c -o OFUnsupportedVersionException.lib.o OFUnsupportedVersionException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFWriteFailedException.lib.dep -c -o OFWriteFailedException.lib.o OFWriteFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFWriteFailedException.lib.dep -c -o OFWriteFailedException.lib.o OFWriteFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFLoadPluginFailedException.lib.dep -c -o OFLoadPluginFailedException.lib.o OFLoadPluginFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFLoadPluginFailedException.lib.dep -c -o OFLoadPluginFailedException.lib.o OFLoadPluginFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFGetCurrentDirectoryFailedException.lib.dep -c -o OFGetCurrentDirectoryFailedException.lib.o OFGetCurrentDirectoryFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFGetCurrentDirectoryFailedException.lib.dep -c -o OFGetCurrentDirectoryFailedException.lib.o OFGetCurrentDirectoryFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFChangeCurrentDirectoryFailedException.lib.dep -c -o OFChangeCurrentDirectoryFailedException.lib.o OFChangeCurrentDirectoryFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFChangeCurrentDirectoryFailedException.lib.dep -c -o OFChangeCurrentDirectoryFailedException.lib.o OFChangeCurrentDirectoryFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFAcceptSocketFailedException.lib.dep -c -o OFAcceptSocketFailedException.lib.o OFAcceptSocketFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFAcceptSocketFailedException.lib.dep -c -o OFAcceptSocketFailedException.lib.o OFAcceptSocketFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFBindIPSocketFailedException.lib.dep -c -o OFBindIPSocketFailedException.lib.o OFBindIPSocketFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFBindIPSocketFailedException.lib.dep -c -o OFBindIPSocketFailedException.lib.o OFBindIPSocketFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFBindSocketFailedException.lib.dep -c -o OFBindSocketFailedException.lib.o OFBindSocketFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFBindSocketFailedException.lib.dep -c -o OFBindSocketFailedException.lib.o OFBindSocketFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFConnectIPSocketFailedException.lib.dep -c -o OFConnectIPSocketFailedException.lib.o OFConnectIPSocketFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFConnectIPSocketFailedException.lib.dep -c -o OFConnectIPSocketFailedException.lib.o OFConnectIPSocketFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFConnectSocketFailedException.lib.dep -c -o OFConnectSocketFailedException.lib.o OFConnectSocketFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFConnectSocketFailedException.lib.dep -c -o OFConnectSocketFailedException.lib.o OFConnectSocketFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFDNSQueryFailedException.lib.dep -c -o OFDNSQueryFailedException.lib.o OFDNSQueryFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFDNSQueryFailedException.lib.dep -c -o OFDNSQueryFailedException.lib.o OFDNSQueryFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFHTTPRequestFailedException.lib.dep -c -o OFHTTPRequestFailedException.lib.o OFHTTPRequestFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFHTTPRequestFailedException.lib.dep -c -o OFHTTPRequestFailedException.lib.o OFHTTPRequestFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFListenOnSocketFailedException.lib.dep -c -o OFListenOnSocketFailedException.lib.o OFListenOnSocketFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFListenOnSocketFailedException.lib.dep -c -o OFListenOnSocketFailedException.lib.o OFListenOnSocketFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFObserveKernelEventsFailedException.lib.dep -c -o OFObserveKernelEventsFailedException.lib.o OFObserveKernelEventsFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFObserveKernelEventsFailedException.lib.dep -c -o OFObserveKernelEventsFailedException.lib.o OFObserveKernelEventsFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFResolveHostFailedException.lib.dep -c -o OFResolveHostFailedException.lib.o OFResolveHostFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFResolveHostFailedException.lib.dep -c -o OFResolveHostFailedException.lib.o OFResolveHostFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFTLSHandshakeFailedException.lib.dep -c -o OFTLSHandshakeFailedException.lib.o OFTLSHandshakeFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFTLSHandshakeFailedException.lib.dep -c -o OFTLSHandshakeFailedException.lib.o OFTLSHandshakeFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFBindUNIXSocketFailedException.lib.dep -c -o OFBindUNIXSocketFailedException.lib.o OFBindUNIXSocketFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFBindUNIXSocketFailedException.lib.dep -c -o OFBindUNIXSocketFailedException.lib.o OFBindUNIXSocketFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFConnectUNIXSocketFailedException.lib.dep -c -o OFConnectUNIXSocketFailedException.lib.o OFConnectUNIXSocketFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFConnectUNIXSocketFailedException.lib.dep -c -o OFConnectUNIXSocketFailedException.lib.o OFConnectUNIXSocketFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFBroadcastConditionFailedException.lib.dep -c -o OFBroadcastConditionFailedException.lib.o OFBroadcastConditionFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFBroadcastConditionFailedException.lib.dep -c -o OFBroadcastConditionFailedException.lib.o OFBroadcastConditionFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFConditionStillWaitingException.lib.dep -c -o OFConditionStillWaitingException.lib.o OFConditionStillWaitingException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFConditionStillWaitingException.lib.dep -c -o OFConditionStillWaitingException.lib.o OFConditionStillWaitingException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFJoinThreadFailedException.lib.dep -c -o OFJoinThreadFailedException.lib.o OFJoinThreadFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFJoinThreadFailedException.lib.dep -c -o OFJoinThreadFailedException.lib.o OFJoinThreadFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFStartThreadFailedException.lib.dep -c -o OFStartThreadFailedException.lib.o OFStartThreadFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFStartThreadFailedException.lib.dep -c -o OFStartThreadFailedException.lib.o OFStartThreadFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFSignalConditionFailedException.lib.dep -c -o OFSignalConditionFailedException.lib.o OFSignalConditionFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFSignalConditionFailedException.lib.dep -c -o OFSignalConditionFailedException.lib.o OFSignalConditionFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFThreadStillRunningException.lib.dep -c -o OFThreadStillRunningException.lib.o OFThreadStillRunningException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFThreadStillRunningException.lib.dep -c -o OFThreadStillRunningException.lib.o OFThreadStillRunningException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFWaitForConditionFailedException.lib.dep -c -o OFWaitForConditionFailedException.lib.o OFWaitForConditionFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFWaitForConditionFailedException.lib.dep -c -o OFWaitForConditionFailedException.lib.o OFWaitForConditionFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFActivateSandboxFailedException.lib.dep -c -o OFActivateSandboxFailedException.lib.o OFActivateSandboxFailedException.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF OFActivateSandboxFailedException.lib.dep -c -o OFActivateSandboxFailedException.lib.o OFActivateSandboxFailedException.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFCountedSet.lib.dep -c -o OFCountedSet.lib.o OFCountedSet.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFCountedSet.lib.dep -c -o OFCountedSet.lib.o OFCountedSet.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFData.lib.dep -c -o OFData.lib.o OFData.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFData.lib.dep -c -o OFData.lib.o OFData.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFColor.lib.dep -c -o OFColor.lib.o OFColor.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFColor.lib.dep -c -o OFColor.lib.o OFColor.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFArray.lib.dep -c -o OFArray.lib.o OFArray.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFArray.lib.dep -c -o OFArray.lib.o OFArray.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFCharacterSet.lib.dep -c -o OFCharacterSet.lib.o OFCharacterSet.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFCharacterSet.lib.dep -c -o OFCharacterSet.lib.o OFCharacterSet.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConstantString.lib.dep -c -o OFConstantString.lib.o OFConstantString.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConstantString.lib.dep -c -o OFConstantString.lib.o OFConstantString.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFBlock.lib.dep -c -o OFBlock.lib.o OFBlock.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFBlock.lib.dep -c -o OFBlock.lib.o OFBlock.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFApplication.lib.dep -c -o OFApplication.lib.o OFApplication.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFApplication.lib.dep -c -o OFApplication.lib.o OFApplication.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFData+CryptographicHashing.lib.dep -c -o OFData+CryptographicHashing.lib.o OFData+CryptographicHashing.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFData+CryptographicHashing.lib.dep -c -o OFData+CryptographicHashing.lib.o OFData+CryptographicHashing.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFData+MessagePackParsing.lib.dep -c -o OFData+MessagePackParsing.lib.o OFData+MessagePackParsing.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFData+MessagePackParsing.lib.dep -c -o OFData+MessagePackParsing.lib.o OFData+MessagePackParsing.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFDate.lib.dep -c -o OFDate.lib.o OFDate.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFDate.lib.dep -c -o OFDate.lib.o OFDate.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFEnumerator.lib.dep -c -o OFEnumerator.lib.o OFEnumerator.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFEnumerator.lib.dep -c -o OFEnumerator.lib.o OFEnumerator.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFDictionary.lib.dep -c -o OFDictionary.lib.o OFDictionary.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFDictionary.lib.dep -c -o OFDictionary.lib.o OFDictionary.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFFileManager.lib.dep -c -o OFFileManager.lib.o OFFileManager.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFFileManager.lib.dep -c -o OFFileManager.lib.o OFFileManager.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFGZIPStream.lib.dep -c -o OFGZIPStream.lib.o OFGZIPStream.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFGZIPStream.lib.dep -c -o OFGZIPStream.lib.o OFGZIPStream.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFHMAC.lib.dep -c -o OFHMAC.lib.o OFHMAC.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFHMAC.lib.dep -c -o OFHMAC.lib.o OFHMAC.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFINIFile.lib.dep -c -o OFINIFile.lib.o OFINIFile.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFINIFile.lib.dep -c -o OFINIFile.lib.o OFINIFile.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFINICategory.lib.dep -c -o OFINICategory.lib.o OFINICategory.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFINICategory.lib.dep -c -o OFINICategory.lib.o OFINICategory.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFIRI.lib.dep -c -o OFIRI.lib.o OFIRI.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFIRI.lib.dep -c -o OFIRI.lib.o OFIRI.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFIRIHandler.lib.dep -c -o OFIRIHandler.lib.o OFIRIHandler.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFIRIHandler.lib.dep -c -o OFIRIHandler.lib.o OFIRIHandler.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFInvocation.lib.dep -c -o OFInvocation.lib.o OFInvocation.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFInvocation.lib.dep -c -o OFInvocation.lib.o OFInvocation.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFLHAArchive.lib.dep -c -o OFLHAArchive.lib.o OFLHAArchive.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFLHAArchive.lib.dep -c -o OFLHAArchive.lib.o OFLHAArchive.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFInflate64Stream.lib.dep -c -o OFInflate64Stream.lib.o OFInflate64Stream.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFInflate64Stream.lib.dep -c -o OFInflate64Stream.lib.o OFInflate64Stream.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFInflateStream.lib.dep -c -o OFInflateStream.lib.o OFInflateStream.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFInflateStream.lib.dep -c -o OFInflateStream.lib.o OFInflateStream.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFLHAArchiveEntry.lib.dep -c -o OFLHAArchiveEntry.lib.o OFLHAArchiveEntry.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFLHAArchiveEntry.lib.dep -c -o OFLHAArchiveEntry.lib.o OFLHAArchiveEntry.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFLocale.lib.dep -c -o OFLocale.lib.o OFLocale.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFLocale.lib.dep -c -o OFLocale.lib.o OFLocale.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFList.lib.dep -c -o OFList.lib.o OFList.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFList.lib.dep -c -o OFList.lib.o OFList.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMD5Hash.lib.dep -c -o OFMD5Hash.lib.o OFMD5Hash.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMD5Hash.lib.dep -c -o OFMD5Hash.lib.o OFMD5Hash.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMapTable.lib.dep -c -o OFMapTable.lib.o OFMapTable.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMapTable.lib.dep -c -o OFMapTable.lib.o OFMapTable.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMemoryStream.lib.dep -c -o OFMemoryStream.lib.o OFMemoryStream.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMemoryStream.lib.dep -c -o OFMemoryStream.lib.o OFMemoryStream.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMatrix4x4.lib.dep -c -o OFMatrix4x4.lib.o OFMatrix4x4.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMatrix4x4.lib.dep -c -o OFMatrix4x4.lib.o OFMatrix4x4.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMethodSignature.lib.dep -c -o OFMethodSignature.lib.o OFMethodSignature.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMethodSignature.lib.dep -c -o OFMethodSignature.lib.o OFMethodSignature.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMessagePackExtension.lib.dep -c -o OFMessagePackExtension.lib.o OFMessagePackExtension.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMessagePackExtension.lib.dep -c -o OFMessagePackExtension.lib.o OFMessagePackExtension.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutableArray.lib.dep -c -o OFMutableArray.lib.o OFMutableArray.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutableArray.lib.dep -c -o OFMutableArray.lib.o OFMutableArray.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutableData.lib.dep -c -o OFMutableData.lib.o OFMutableData.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutableData.lib.dep -c -o OFMutableData.lib.o OFMutableData.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutableDictionary.lib.dep -c -o OFMutableDictionary.lib.o OFMutableDictionary.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutableDictionary.lib.dep -c -o OFMutableDictionary.lib.o OFMutableDictionary.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutableLHAArchiveEntry.lib.dep -c -o OFMutableLHAArchiveEntry.lib.o OFMutableLHAArchiveEntry.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutableLHAArchiveEntry.lib.dep -c -o OFMutableLHAArchiveEntry.lib.o OFMutableLHAArchiveEntry.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutableIRI.lib.dep -c -o OFMutableIRI.lib.o OFMutableIRI.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutableIRI.lib.dep -c -o OFMutableIRI.lib.o OFMutableIRI.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutablePair.lib.dep -c -o OFMutablePair.lib.o OFMutablePair.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutablePair.lib.dep -c -o OFMutablePair.lib.o OFMutablePair.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutableSet.lib.dep -c -o OFMutableSet.lib.o OFMutableSet.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutableSet.lib.dep -c -o OFMutableSet.lib.o OFMutableSet.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutableString.lib.dep -c -o OFMutableString.lib.o OFMutableString.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutableString.lib.dep -c -o OFMutableString.lib.o OFMutableString.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutableTarArchiveEntry.lib.dep -c -o OFMutableTarArchiveEntry.lib.o OFMutableTarArchiveEntry.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutableTarArchiveEntry.lib.dep -c -o OFMutableTarArchiveEntry.lib.o OFMutableTarArchiveEntry.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutableTriple.lib.dep -c -o OFMutableTriple.lib.o OFMutableTriple.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutableTriple.lib.dep -c -o OFMutableTriple.lib.o OFMutableTriple.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutableZIPArchiveEntry.lib.dep -c -o OFMutableZIPArchiveEntry.lib.o OFMutableZIPArchiveEntry.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutableZIPArchiveEntry.lib.dep -c -o OFMutableZIPArchiveEntry.lib.o OFMutableZIPArchiveEntry.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFNotification.lib.dep -c -o OFNotification.lib.o OFNotification.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFNotification.lib.dep -c -o OFNotification.lib.o OFNotification.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFNotificationCenter.lib.dep -c -o OFNotificationCenter.lib.o OFNotificationCenter.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFNotificationCenter.lib.dep -c -o OFNotificationCenter.lib.o OFNotificationCenter.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFNull.lib.dep -c -o OFNull.lib.o OFNull.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFNull.lib.dep -c -o OFNull.lib.o OFNull.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFObject.lib.dep -c -o OFObject.lib.o OFObject.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFObject.lib.dep -c -o OFObject.lib.o OFObject.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFNumber.lib.dep -c -o OFNumber.lib.o OFNumber.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFNumber.lib.dep -c -o OFNumber.lib.o OFNumber.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFObject+KeyValueCoding.lib.dep -c -o OFObject+KeyValueCoding.lib.o OFObject+KeyValueCoding.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFObject+KeyValueCoding.lib.dep -c -o OFObject+KeyValueCoding.lib.o OFObject+KeyValueCoding.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFOptionsParser.lib.dep -c -o OFOptionsParser.lib.o OFOptionsParser.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFOptionsParser.lib.dep -c -o OFOptionsParser.lib.o OFOptionsParser.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFOnce.lib.dep -c -o OFOnce.lib.o OFOnce.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFOnce.lib.dep -c -o OFOnce.lib.o OFOnce.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFPBKDF2.lib.dep -c -o OFPBKDF2.lib.o OFPBKDF2.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFPBKDF2.lib.dep -c -o OFPBKDF2.lib.o OFPBKDF2.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFPair.lib.dep -c -o OFPair.lib.o OFPair.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFPair.lib.dep -c -o OFPair.lib.o OFPair.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFRIPEMD160Hash.lib.dep -c -o OFRIPEMD160Hash.lib.o OFRIPEMD160Hash.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFRIPEMD160Hash.lib.dep -c -o OFRIPEMD160Hash.lib.o OFRIPEMD160Hash.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFRunLoop.lib.dep -c -o OFRunLoop.lib.o OFRunLoop.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFRunLoop.lib.dep -c -o OFRunLoop.lib.o OFRunLoop.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSHA1Hash.lib.dep -c -o OFSHA1Hash.lib.o OFSHA1Hash.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSHA1Hash.lib.dep -c -o OFSHA1Hash.lib.o OFSHA1Hash.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSHA224Hash.lib.dep -c -o OFSHA224Hash.lib.o OFSHA224Hash.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSHA224Hash.lib.dep -c -o OFSHA224Hash.lib.o OFSHA224Hash.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSHA224Or256Hash.lib.dep -c -o OFSHA224Or256Hash.lib.o OFSHA224Or256Hash.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSHA224Or256Hash.lib.dep -c -o OFSHA224Or256Hash.lib.o OFSHA224Or256Hash.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSHA256Hash.lib.dep -c -o OFSHA256Hash.lib.o OFSHA256Hash.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSHA256Hash.lib.dep -c -o OFSHA256Hash.lib.o OFSHA256Hash.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSHA384Hash.lib.dep -c -o OFSHA384Hash.lib.o OFSHA384Hash.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSHA384Hash.lib.dep -c -o OFSHA384Hash.lib.o OFSHA384Hash.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSHA512Hash.lib.dep -c -o OFSHA512Hash.lib.o OFSHA512Hash.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSHA512Hash.lib.dep -c -o OFSHA512Hash.lib.o OFSHA512Hash.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFScrypt.lib.dep -c -o OFScrypt.lib.o OFScrypt.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFScrypt.lib.dep -c -o OFScrypt.lib.o OFScrypt.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSHA384Or512Hash.lib.dep -c -o OFSHA384Or512Hash.lib.o OFSHA384Or512Hash.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSHA384Or512Hash.lib.dep -c -o OFSHA384Or512Hash.lib.o OFSHA384Or512Hash.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSecureData.lib.dep -c -o OFSecureData.lib.o OFSecureData.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSecureData.lib.dep -c -o OFSecureData.lib.o OFSecureData.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSeekableStream.lib.dep -c -o OFSeekableStream.lib.o OFSeekableStream.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSeekableStream.lib.dep -c -o OFSeekableStream.lib.o OFSeekableStream.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSet.lib.dep -c -o OFSet.lib.o OFSet.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSet.lib.dep -c -o OFSet.lib.o OFSet.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSortedList.lib.dep -c -o OFSortedList.lib.o OFSortedList.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSortedList.lib.dep -c -o OFSortedList.lib.o OFSortedList.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSettings.lib.dep -c -o OFSettings.lib.o OFSettings.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSettings.lib.dep -c -o OFSettings.lib.o OFSettings.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFStdIOStream.lib.dep -c -o OFStdIOStream.lib.o OFStdIOStream.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFStdIOStream.lib.dep -c -o OFStdIOStream.lib.o OFStdIOStream.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFStream.lib.dep -c -o OFStream.lib.o OFStream.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFStream.lib.dep -c -o OFStream.lib.o OFStream.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFString.lib.dep -c -o OFString.lib.o OFString.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFString.lib.dep -c -o OFString.lib.o OFString.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFString+JSONParsing.lib.dep -c -o OFString+JSONParsing.lib.o OFString+JSONParsing.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFString+JSONParsing.lib.dep -c -o OFString+JSONParsing.lib.o OFString+JSONParsing.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFString+CryptographicHashing.lib.dep -c -o OFString+CryptographicHashing.lib.o OFString+CryptographicHashing.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFString+CryptographicHashing.lib.dep -c -o OFString+CryptographicHashing.lib.o OFString+CryptographicHashing.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFString+PercentEncoding.lib.dep -c -o OFString+PercentEncoding.lib.o OFString+PercentEncoding.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFString+PercentEncoding.lib.dep -c -o OFString+PercentEncoding.lib.o OFString+PercentEncoding.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFString+PropertyListParsing.lib.dep -c -o OFString+PropertyListParsing.lib.o OFString+PropertyListParsing.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFString+PropertyListParsing.lib.dep -c -o OFString+PropertyListParsing.lib.o OFString+PropertyListParsing.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFString+XMLEscaping.lib.dep -c -o OFString+XMLEscaping.lib.o OFString+XMLEscaping.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFString+XMLEscaping.lib.dep -c -o OFString+XMLEscaping.lib.o OFString+XMLEscaping.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFString+XMLUnescaping.lib.dep -c -o OFString+XMLUnescaping.lib.o OFString+XMLUnescaping.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFString+XMLUnescaping.lib.dep -c -o OFString+XMLUnescaping.lib.o OFString+XMLUnescaping.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSubprocess.lib.dep -c -o OFSubprocess.lib.o OFSubprocess.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSubprocess.lib.dep -c -o OFSubprocess.lib.o OFSubprocess.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFTarArchive.lib.dep -c -o OFTarArchive.lib.o OFTarArchive.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFTarArchive.lib.dep -c -o OFTarArchive.lib.o OFTarArchive.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSystemInfo.lib.dep -c -o OFSystemInfo.lib.o OFSystemInfo.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSystemInfo.lib.dep -c -o OFSystemInfo.lib.o OFSystemInfo.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFTarArchiveEntry.lib.dep -c -o OFTarArchiveEntry.lib.o OFTarArchiveEntry.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFTarArchiveEntry.lib.dep -c -o OFTarArchiveEntry.lib.o OFTarArchiveEntry.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFThread.lib.dep -c -o OFThread.lib.o OFThread.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFThread.lib.dep -c -o OFThread.lib.o OFThread.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFUUID.lib.dep -c -o OFUUID.lib.o OFUUID.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFUUID.lib.dep -c -o OFUUID.lib.o OFUUID.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFTriple.lib.dep -c -o OFTriple.lib.o OFTriple.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFTriple.lib.dep -c -o OFTriple.lib.o OFTriple.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFTimer.lib.dep -c -o OFTimer.lib.o OFTimer.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFTimer.lib.dep -c -o OFTimer.lib.o OFTimer.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFValue.lib.dep -c -o OFValue.lib.o OFValue.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFValue.lib.dep -c -o OFValue.lib.o OFValue.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFXMLAttribute.lib.dep -c -o OFXMLAttribute.lib.o OFXMLAttribute.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFXMLAttribute.lib.dep -c -o OFXMLAttribute.lib.o OFXMLAttribute.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFXMLCDATA.lib.dep -c -o OFXMLCDATA.lib.o OFXMLCDATA.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFXMLCDATA.lib.dep -c -o OFXMLCDATA.lib.o OFXMLCDATA.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFXMLCharacters.lib.dep -c -o OFXMLCharacters.lib.o OFXMLCharacters.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFXMLCharacters.lib.dep -c -o OFXMLCharacters.lib.o OFXMLCharacters.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFXMLComment.lib.dep -c -o OFXMLComment.lib.o OFXMLComment.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFXMLComment.lib.dep -c -o OFXMLComment.lib.o OFXMLComment.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFXMLElementBuilder.lib.dep -c -o OFXMLElementBuilder.lib.o OFXMLElementBuilder.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFXMLElementBuilder.lib.dep -c -o OFXMLElementBuilder.lib.o OFXMLElementBuilder.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFXMLElement.lib.dep -c -o OFXMLElement.lib.o OFXMLElement.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFXMLElement.lib.dep -c -o OFXMLElement.lib.o OFXMLElement.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFXMLNode.lib.dep -c -o OFXMLNode.lib.o OFXMLNode.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFXMLNode.lib.dep -c -o OFXMLNode.lib.o OFXMLNode.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFXMLParser.lib.dep -c -o OFXMLParser.lib.o OFXMLParser.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFXMLParser.lib.dep -c -o OFXMLParser.lib.o OFXMLParser.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFXMLProcessingInstruction.lib.dep -c -o OFXMLProcessingInstruction.lib.o OFXMLProcessingInstruction.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFXMLProcessingInstruction.lib.dep -c -o OFXMLProcessingInstruction.lib.o OFXMLProcessingInstruction.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFZIPArchive.lib.dep -c -o OFZIPArchive.lib.o OFZIPArchive.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFZIPArchive.lib.dep -c -o OFZIPArchive.lib.o OFZIPArchive.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFFile.lib.dep -c -o OFFile.lib.o OFFile.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFFile.lib.dep -c -o OFFile.lib.o OFFile.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFZIPArchiveEntry.lib.dep -c -o OFZIPArchiveEntry.lib.o OFZIPArchiveEntry.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFZIPArchiveEntry.lib.dep -c -o OFZIPArchiveEntry.lib.o OFZIPArchiveEntry.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFString+PathAdditions.lib.dep -c -o OFString+PathAdditions.lib.o OFString+PathAdditions.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFString+PathAdditions.lib.dep -c -o OFString+PathAdditions.lib.o OFString+PathAdditions.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFFileIRIHandler.lib.dep -c -o OFFileIRIHandler.lib.o OFFileIRIHandler.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFFileIRIHandler.lib.dep -c -o OFFileIRIHandler.lib.o OFFileIRIHandler.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFDNSQuery.lib.dep -c -o OFDNSQuery.lib.o OFDNSQuery.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFDNSQuery.lib.dep -c -o OFDNSQuery.lib.o OFDNSQuery.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFPlugin.lib.dep -c -o OFPlugin.lib.o OFPlugin.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFPlugin.lib.dep -c -o OFPlugin.lib.o OFPlugin.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFDNSResolver.lib.dep -c -o OFDNSResolver.lib.o OFDNSResolver.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFDNSResolver.lib.dep -c -o OFDNSResolver.lib.o OFDNSResolver.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFDNSResourceRecord.lib.dep -c -o OFDNSResourceRecord.lib.o OFDNSResourceRecord.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFDNSResourceRecord.lib.dep -c -o OFDNSResourceRecord.lib.o OFDNSResourceRecord.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFDNSResponse.lib.dep -c -o OFDNSResponse.lib.o OFDNSResponse.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFDNSResponse.lib.dep -c -o OFDNSResponse.lib.o OFDNSResponse.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFDatagramSocket.lib.dep -c -o OFDatagramSocket.lib.o OFDatagramSocket.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFDatagramSocket.lib.dep -c -o OFDatagramSocket.lib.o OFDatagramSocket.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFHTTPClient.lib.dep -c -o OFHTTPClient.lib.o OFHTTPClient.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFHTTPClient.lib.dep -c -o OFHTTPClient.lib.o OFHTTPClient.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFHTTPCookie.lib.dep -c -o OFHTTPCookie.lib.o OFHTTPCookie.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFHTTPCookie.lib.dep -c -o OFHTTPCookie.lib.o OFHTTPCookie.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFHTTPCookieManager.lib.dep -c -o OFHTTPCookieManager.lib.o OFHTTPCookieManager.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFHTTPCookieManager.lib.dep -c -o OFHTTPCookieManager.lib.o OFHTTPCookieManager.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFHTTPRequest.lib.dep -c -o OFHTTPRequest.lib.o OFHTTPRequest.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFHTTPRequest.lib.dep -c -o OFHTTPRequest.lib.o OFHTTPRequest.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFHTTPServer.lib.dep -c -o OFHTTPServer.lib.o OFHTTPServer.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFHTTPServer.lib.dep -c -o OFHTTPServer.lib.o OFHTTPServer.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFHTTPResponse.lib.dep -c -o OFHTTPResponse.lib.o OFHTTPResponse.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFHTTPResponse.lib.dep -c -o OFHTTPResponse.lib.o OFHTTPResponse.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSequencedPacketSocket.lib.dep -c -o OFSequencedPacketSocket.lib.o OFSequencedPacketSocket.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSequencedPacketSocket.lib.dep -c -o OFSequencedPacketSocket.lib.o OFSequencedPacketSocket.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSocket.lib.dep -c -o OFSocket.lib.o OFSocket.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSocket.lib.dep -c -o OFSocket.lib.o OFSocket.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFStreamSocket.lib.dep -c -o OFStreamSocket.lib.o OFStreamSocket.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFStreamSocket.lib.dep -c -o OFStreamSocket.lib.o OFStreamSocket.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSystemInfo+NetworkInterfaces.lib.dep -c -o OFSystemInfo+NetworkInterfaces.lib.o OFSystemInfo+NetworkInterfaces.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSystemInfo+NetworkInterfaces.lib.dep -c -o OFSystemInfo+NetworkInterfaces.lib.o OFSystemInfo+NetworkInterfaces.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFTCPSocket.lib.dep -c -o OFTCPSocket.lib.o OFTCPSocket.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFTCPSocket.lib.dep -c -o OFTCPSocket.lib.o OFTCPSocket.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFTLSStream.lib.dep -c -o OFTLSStream.lib.o OFTLSStream.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFTLSStream.lib.dep -c -o OFTLSStream.lib.o OFTLSStream.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFUDPSocket.lib.dep -c -o OFUDPSocket.lib.o OFUDPSocket.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFUDPSocket.lib.dep -c -o OFUDPSocket.lib.o OFUDPSocket.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFUNIXDatagramSocket.lib.dep -c -o OFUNIXDatagramSocket.lib.o OFUNIXDatagramSocket.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFUNIXDatagramSocket.lib.dep -c -o OFUNIXDatagramSocket.lib.o OFUNIXDatagramSocket.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFAsyncIPSocketConnector.lib.dep -c -o OFAsyncIPSocketConnector.lib.o OFAsyncIPSocketConnector.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFAsyncIPSocketConnector.lib.dep -c -o OFAsyncIPSocketConnector.lib.o OFAsyncIPSocketConnector.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFUNIXStreamSocket.lib.dep -c -o OFUNIXStreamSocket.lib.o OFUNIXStreamSocket.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFUNIXStreamSocket.lib.dep -c -o OFUNIXStreamSocket.lib.o OFUNIXStreamSocket.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFDNSResolverSettings.lib.dep -c -o OFDNSResolverSettings.lib.o OFDNSResolverSettings.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFDNSResolverSettings.lib.dep -c -o OFDNSResolverSettings.lib.o OFDNSResolverSettings.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFHostAddressResolver.lib.dep -c -o OFHostAddressResolver.lib.o OFHostAddressResolver.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFHostAddressResolver.lib.dep -c -o OFHostAddressResolver.lib.o OFHostAddressResolver.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFKernelEventObserver.lib.dep -c -o OFKernelEventObserver.lib.o OFKernelEventObserver.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFKernelEventObserver.lib.dep -c -o OFKernelEventObserver.lib.o OFKernelEventObserver.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFKqueueKernelEventObserver.lib.dep -c -o OFKqueueKernelEventObserver.lib.o OFKqueueKernelEventObserver.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFKqueueKernelEventObserver.lib.dep -c -o OFKqueueKernelEventObserver.lib.o OFKqueueKernelEventObserver.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFHTTPIRIHandler.lib.dep -c -o OFHTTPIRIHandler.lib.o OFHTTPIRIHandler.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFHTTPIRIHandler.lib.dep -c -o OFHTTPIRIHandler.lib.o OFHTTPIRIHandler.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFPollKernelEventObserver.lib.dep -c -o OFPollKernelEventObserver.lib.o OFPollKernelEventObserver.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFPollKernelEventObserver.lib.dep -c -o OFPollKernelEventObserver.lib.o OFPollKernelEventObserver.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFTCPSocketSOCKS5Connector.lib.dep -c -o OFTCPSocketSOCKS5Connector.lib.o OFTCPSocketSOCKS5Connector.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFTCPSocketSOCKS5Connector.lib.dep -c -o OFTCPSocketSOCKS5Connector.lib.o OFTCPSocketSOCKS5Connector.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSelectKernelEventObserver.lib.dep -c -o OFSelectKernelEventObserver.lib.o OFSelectKernelEventObserver.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSelectKernelEventObserver.lib.dep -c -o OFSelectKernelEventObserver.lib.o OFSelectKernelEventObserver.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFCondition.lib.dep -c -o OFCondition.lib.o OFCondition.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFCondition.lib.dep -c -o OFCondition.lib.o OFCondition.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutex.lib.dep -c -o OFMutex.lib.o OFMutex.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutex.lib.dep -c -o OFMutex.lib.o OFMutex.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFPlainMutex.lib.dep -c -o OFPlainMutex.lib.o OFPlainMutex.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFPlainMutex.lib.dep -c -o OFPlainMutex.lib.o OFPlainMutex.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFPlainCondition.lib.dep -c -o OFPlainCondition.lib.o OFPlainCondition.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFPlainCondition.lib.dep -c -o OFPlainCondition.lib.o OFPlainCondition.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFPlainThread.lib.dep -c -o OFPlainThread.lib.o OFPlainThread.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFPlainThread.lib.dep -c -o OFPlainThread.lib.o OFPlainThread.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFRecursiveMutex.lib.dep -c -o OFRecursiveMutex.lib.o OFRecursiveMutex.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFRecursiveMutex.lib.dep -c -o OFRecursiveMutex.lib.o OFRecursiveMutex.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFTLSKey.lib.dep -c -o OFTLSKey.lib.o OFTLSKey.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFTLSKey.lib.dep -c -o OFTLSKey.lib.o OFTLSKey.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFASPrintF.lib.dep -c -o OFASPrintF.lib.o OFASPrintF.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFASPrintF.lib.dep -c -o OFASPrintF.lib.o OFASPrintF.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFArchiveIRIHandler.lib.dep -c -o OFArchiveIRIHandler.lib.o OFArchiveIRIHandler.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFArchiveIRIHandler.lib.dep -c -o OFArchiveIRIHandler.lib.o OFArchiveIRIHandler.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFBase64.lib.dep -c -o OFBase64.lib.o OFBase64.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFBase64.lib.dep -c -o OFBase64.lib.o OFBase64.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFBitSetCharacterSet.lib.dep -c -o OFBitSetCharacterSet.lib.o OFBitSetCharacterSet.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFBitSetCharacterSet.lib.dep -c -o OFBitSetCharacterSet.lib.o OFBitSetCharacterSet.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFCRC16.lib.dep -c -o OFCRC16.lib.o OFCRC16.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFCRC16.lib.dep -c -o OFCRC16.lib.o OFCRC16.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFCRC32.lib.dep -c -o OFCRC32.lib.o OFCRC32.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFCRC32.lib.dep -c -o OFCRC32.lib.o OFCRC32.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteArray.lib.dep -c -o OFConcreteArray.lib.o OFConcreteArray.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteArray.lib.dep -c -o OFConcreteArray.lib.o OFConcreteArray.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteColor.lib.dep -c -o OFConcreteColor.lib.o OFConcreteColor.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteColor.lib.dep -c -o OFConcreteColor.lib.o OFConcreteColor.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteData.lib.dep -c -o OFConcreteData.lib.o OFConcreteData.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteData.lib.dep -c -o OFConcreteData.lib.o OFConcreteData.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteCountedSet.lib.dep -c -o OFConcreteCountedSet.lib.o OFConcreteCountedSet.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteCountedSet.lib.dep -c -o OFConcreteCountedSet.lib.o OFConcreteCountedSet.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteDate.lib.dep -c -o OFConcreteDate.lib.o OFConcreteDate.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteDate.lib.dep -c -o OFConcreteDate.lib.o OFConcreteDate.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteDictionary.lib.dep -c -o OFConcreteDictionary.lib.o OFConcreteDictionary.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteDictionary.lib.dep -c -o OFConcreteDictionary.lib.o OFConcreteDictionary.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteMutableArray.lib.dep -c -o OFConcreteMutableArray.lib.o OFConcreteMutableArray.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteMutableArray.lib.dep -c -o OFConcreteMutableArray.lib.o OFConcreteMutableArray.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteMutableData.lib.dep -c -o OFConcreteMutableData.lib.o OFConcreteMutableData.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteMutableData.lib.dep -c -o OFConcreteMutableData.lib.o OFConcreteMutableData.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteMutableDictionary.lib.dep -c -o OFConcreteMutableDictionary.lib.o OFConcreteMutableDictionary.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteMutableDictionary.lib.dep -c -o OFConcreteMutableDictionary.lib.o OFConcreteMutableDictionary.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteMutableSet.lib.dep -c -o OFConcreteMutableSet.lib.o OFConcreteMutableSet.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteMutableSet.lib.dep -c -o OFConcreteMutableSet.lib.o OFConcreteMutableSet.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteNumber.lib.dep -c -o OFConcreteNumber.lib.o OFConcreteNumber.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteNumber.lib.dep -c -o OFConcreteNumber.lib.o OFConcreteNumber.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteSet.lib.dep -c -o OFConcreteSet.lib.o OFConcreteSet.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteSet.lib.dep -c -o OFConcreteSet.lib.o OFConcreteSet.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteValue.lib.dep -c -o OFConcreteValue.lib.o OFConcreteValue.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteValue.lib.dep -c -o OFConcreteValue.lib.o OFConcreteValue.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteSubarray.lib.dep -c -o OFConcreteSubarray.lib.o OFConcreteSubarray.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFConcreteSubarray.lib.dep -c -o OFConcreteSubarray.lib.o OFConcreteSubarray.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFEmbeddedIRIHandler.lib.dep -c -o OFEmbeddedIRIHandler.lib.o OFEmbeddedIRIHandler.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFEmbeddedIRIHandler.lib.dep -c -o OFEmbeddedIRIHandler.lib.o OFEmbeddedIRIHandler.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFHuffmanTree.lib.dep -c -o OFHuffmanTree.lib.o OFHuffmanTree.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFHuffmanTree.lib.dep -c -o OFHuffmanTree.lib.o OFHuffmanTree.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFINIFileSettings.lib.dep -c -o OFINIFileSettings.lib.o OFINIFileSettings.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFINIFileSettings.lib.dep -c -o OFINIFileSettings.lib.o OFINIFileSettings.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFInvertedCharacterSet.lib.dep -c -o OFInvertedCharacterSet.lib.o OFInvertedCharacterSet.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFInvertedCharacterSet.lib.dep -c -o OFInvertedCharacterSet.lib.o OFInvertedCharacterSet.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFLHADecompressingStream.lib.dep -c -o OFLHADecompressingStream.lib.o OFLHADecompressingStream.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFLHADecompressingStream.lib.dep -c -o OFLHADecompressingStream.lib.o OFLHADecompressingStream.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutableUTF8String.lib.dep -c -o OFMutableUTF8String.lib.o OFMutableUTF8String.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFMutableUTF8String.lib.dep -c -o OFMutableUTF8String.lib.o OFMutableUTF8String.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFRangeCharacterSet.lib.dep -c -o OFRangeCharacterSet.lib.o OFRangeCharacterSet.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFRangeCharacterSet.lib.dep -c -o OFRangeCharacterSet.lib.o OFRangeCharacterSet.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFStrFTime.lib.dep -c -o OFStrFTime.lib.o OFStrFTime.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFStrFTime.lib.dep -c -o OFStrFTime.lib.o OFStrFTime.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSandbox.lib.dep -c -o OFSandbox.lib.o OFSandbox.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSandbox.lib.dep -c -o OFSandbox.lib.o OFSandbox.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFStrPTime.lib.dep -c -o OFStrPTime.lib.o OFStrPTime.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFStrPTime.lib.dep -c -o OFStrPTime.lib.o OFStrPTime.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSubarray.lib.dep -c -o OFSubarray.lib.o OFSubarray.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSubarray.lib.dep -c -o OFSubarray.lib.o OFSubarray.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSubdata.lib.dep -c -o OFSubdata.lib.o OFSubdata.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFSubdata.lib.dep -c -o OFSubdata.lib.o OFSubdata.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFTaggedPointerColor.lib.dep -c -o OFTaggedPointerColor.lib.o OFTaggedPointerColor.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFTaggedPointerColor.lib.dep -c -o OFTaggedPointerColor.lib.o OFTaggedPointerColor.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFTaggedPointerDate.lib.dep -c -o OFTaggedPointerDate.lib.o OFTaggedPointerDate.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFTaggedPointerDate.lib.dep -c -o OFTaggedPointerDate.lib.o OFTaggedPointerDate.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFTaggedPointerNumber.lib.dep -c -o OFTaggedPointerNumber.lib.o OFTaggedPointerNumber.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFTaggedPointerNumber.lib.dep -c -o OFTaggedPointerNumber.lib.o OFTaggedPointerNumber.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFUTF8String.lib.dep -c -o OFUTF8String.lib.o OFUTF8String.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF OFUTF8String.lib.dep -c -o OFUTF8String.lib.o OFUTF8String.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF unicode.lib.dep -c -o unicode.lib.o unicode.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF unicode.lib.dep -c -o unicode.lib.o unicode.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o libobjfw.dylib OFApplication.lib.o OFArray.lib.o OFBlock.lib.o OFCharacterSet.lib.o OFColor.lib.o OFConstantString.lib.o OFCountedSet.lib.o OFData.lib.o OFData+CryptographicHashing.lib.o OFData+MessagePackParsing.lib.o OFDate.lib.o OFDictionary.lib.o OFEnumerator.lib.o OFFileManager.lib.o OFGZIPStream.lib.o OFHMAC.lib.o OFINICategory.lib.o OFINIFile.lib.o OFIRI.lib.o OFIRIHandler.lib.o OFInflate64Stream.lib.o OFInflateStream.lib.o OFInvocation.lib.o OFLHAArchive.lib.o OFLHAArchiveEntry.lib.o OFList.lib.o OFLocale.lib.o OFMD5Hash.lib.o OFMapTable.lib.o OFMatrix4x4.lib.o OFMemoryStream.lib.o OFMessagePackExtension.lib.o OFMethodSignature.lib.o OFMutableArray.lib.o OFMutableData.lib.o OFMutableDictionary.lib.o OFMutableIRI.lib.o OFMutableLHAArchiveEntry.lib.o OFMutablePair.lib.o OFMutableSet.lib.o OFMutableString.lib.o OFMutableTarArchiveEntry.lib.o OFMutableTriple.lib.o OFMutableZIPArchiveEntry.lib.o OFNotification.lib.o OFNotificationCenter.lib.o OFNull.lib.o OFNumber.lib.o OFObject.lib.o OFObject+KeyValueCoding.lib.o OFOnce.lib.o OFOptionsParser.lib.o OFPBKDF2.lib.o OFPair.lib.o OFRIPEMD160Hash.lib.o OFRunLoop.lib.o OFSHA1Hash.lib.o OFSHA224Hash.lib.o OFSHA224Or256Hash.lib.o OFSHA256Hash.lib.o OFSHA384Hash.lib.o OFSHA384Or512Hash.lib.o OFSHA512Hash.lib.o OFScrypt.lib.o OFSecureData.lib.o OFSeekableStream.lib.o OFSet.lib.o OFSettings.lib.o OFSortedList.lib.o OFStdIOStream.lib.o OFStream.lib.o OFString.lib.o OFString+CryptographicHashing.lib.o OFString+JSONParsing.lib.o OFString+PercentEncoding.lib.o OFString+PropertyListParsing.lib.o OFString+XMLEscaping.lib.o OFString+XMLUnescaping.lib.o OFSubprocess.lib.o OFSystemInfo.lib.o OFTarArchive.lib.o OFTarArchiveEntry.lib.o OFThread.lib.o OFTimer.lib.o OFTriple.lib.o OFUUID.lib.o OFValue.lib.o OFXMLAttribute.lib.o OFXMLCDATA.lib.o OFXMLCharacters.lib.o OFXMLComment.lib.o OFXMLElement.lib.o OFXMLElementBuilder.lib.o OFXMLNode.lib.o OFXMLParser.lib.o OFXMLProcessingInstruction.lib.o OFZIPArchive.lib.o OFZIPArchiveEntry.lib.o OFFile.lib.o OFString+PathAdditions.lib.o OFFileIRIHandler.lib.o OFPlugin.lib.o OFDNSQuery.lib.o OFDNSResolver.lib.o OFDNSResourceRecord.lib.o OFDNSResponse.lib.o OFDatagramSocket.lib.o OFHTTPClient.lib.o OFHTTPCookie.lib.o OFHTTPCookieManager.lib.o OFHTTPRequest.lib.o OFHTTPResponse.lib.o OFHTTPServer.lib.o OFSequencedPacketSocket.lib.o OFSocket.lib.o OFStreamSocket.lib.o OFSystemInfo+NetworkInterfaces.lib.o OFTCPSocket.lib.o OFTLSStream.lib.o OFUDPSocket.lib.o OFUNIXDatagramSocket.lib.o OFUNIXStreamSocket.lib.o OFAsyncIPSocketConnector.lib.o OFDNSResolverSettings.lib.o OFHTTPIRIHandler.lib.o OFHostAddressResolver.lib.o OFKernelEventObserver.lib.o OFKqueueKernelEventObserver.lib.o OFPollKernelEventObserver.lib.o OFSelectKernelEventObserver.lib.o OFTCPSocketSOCKS5Connector.lib.o OFCondition.lib.o OFMutex.lib.o OFPlainCondition.lib.o OFPlainMutex.lib.o OFPlainThread.lib.o OFRecursiveMutex.lib.o OFTLSKey.lib.o OFASPrintF.lib.o OFArchiveIRIHandler.lib.o OFBase64.lib.o OFBitSetCharacterSet.lib.o OFCRC16.lib.o OFCRC32.lib.o OFConcreteArray.lib.o OFConcreteColor.lib.o OFConcreteCountedSet.lib.o OFConcreteData.lib.o OFConcreteDate.lib.o OFConcreteDictionary.lib.o OFConcreteMutableArray.lib.o OFConcreteMutableData.lib.o OFConcreteMutableDictionary.lib.o OFConcreteMutableSet.lib.o OFConcreteNumber.lib.o OFConcreteSet.lib.o OFConcreteSubarray.lib.o OFConcreteValue.lib.o OFEmbeddedIRIHandler.lib.o OFHuffmanTree.lib.o OFINIFileSettings.lib.o OFInvertedCharacterSet.lib.o OFLHADecompressingStream.lib.o OFMutableUTF8String.lib.o OFRangeCharacterSet.lib.o OFSandbox.lib.o OFStrFTime.lib.o OFStrPTime.lib.o OFSubarray.lib.o OFSubdata.lib.o OFTaggedPointerColor.lib.o OFTaggedPointerDate.lib.o OFTaggedPointerNumber.lib.o OFUTF8String.lib.o unicode.lib.o exceptions/exceptions.lib.a encodings/encodings.lib.a forwarding/forwarding.lib.a -dynamiclib -current_version 1.0 -compatibility_version 1 -Wl,-install_name,/opt/homebrew/Cellar/objfw/1.0/lib/libobjfw.1.dylib -fexceptions -Wl,-U,_NSFoundationVersionNumber -Lruntime -lobjc -Wl,-reexport-lobjc -lm -ldl -lpthread
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -o libobjfw.dylib OFApplication.lib.o OFArray.lib.o OFBlock.lib.o OFCharacterSet.lib.o OFColor.lib.o OFConstantString.lib.o OFCountedSet.lib.o OFData.lib.o OFData+CryptographicHashing.lib.o OFData+MessagePackParsing.lib.o OFDate.lib.o OFDictionary.lib.o OFEnumerator.lib.o OFFileManager.lib.o OFGZIPStream.lib.o OFHMAC.lib.o OFINICategory.lib.o OFINIFile.lib.o OFIRI.lib.o OFIRIHandler.lib.o OFInflate64Stream.lib.o OFInflateStream.lib.o OFInvocation.lib.o OFLHAArchive.lib.o OFLHAArchiveEntry.lib.o OFList.lib.o OFLocale.lib.o OFMD5Hash.lib.o OFMapTable.lib.o OFMatrix4x4.lib.o OFMemoryStream.lib.o OFMessagePackExtension.lib.o OFMethodSignature.lib.o OFMutableArray.lib.o OFMutableData.lib.o OFMutableDictionary.lib.o OFMutableIRI.lib.o OFMutableLHAArchiveEntry.lib.o OFMutablePair.lib.o OFMutableSet.lib.o OFMutableString.lib.o OFMutableTarArchiveEntry.lib.o OFMutableTriple.lib.o OFMutableZIPArchiveEntry.lib.o OFNotification.lib.o OFNotificationCenter.lib.o OFNull.lib.o OFNumber.lib.o OFObject.lib.o OFObject+KeyValueCoding.lib.o OFOnce.lib.o OFOptionsParser.lib.o OFPBKDF2.lib.o OFPair.lib.o OFRIPEMD160Hash.lib.o OFRunLoop.lib.o OFSHA1Hash.lib.o OFSHA224Hash.lib.o OFSHA224Or256Hash.lib.o OFSHA256Hash.lib.o OFSHA384Hash.lib.o OFSHA384Or512Hash.lib.o OFSHA512Hash.lib.o OFScrypt.lib.o OFSecureData.lib.o OFSeekableStream.lib.o OFSet.lib.o OFSettings.lib.o OFSortedList.lib.o OFStdIOStream.lib.o OFStream.lib.o OFString.lib.o OFString+CryptographicHashing.lib.o OFString+JSONParsing.lib.o OFString+PercentEncoding.lib.o OFString+PropertyListParsing.lib.o OFString+XMLEscaping.lib.o OFString+XMLUnescaping.lib.o OFSubprocess.lib.o OFSystemInfo.lib.o OFTarArchive.lib.o OFTarArchiveEntry.lib.o OFThread.lib.o OFTimer.lib.o OFTriple.lib.o OFUUID.lib.o OFValue.lib.o OFXMLAttribute.lib.o OFXMLCDATA.lib.o OFXMLCharacters.lib.o OFXMLComment.lib.o OFXMLElement.lib.o OFXMLElementBuilder.lib.o OFXMLNode.lib.o OFXMLParser.lib.o OFXMLProcessingInstruction.lib.o OFZIPArchive.lib.o OFZIPArchiveEntry.lib.o OFFile.lib.o OFString+PathAdditions.lib.o OFFileIRIHandler.lib.o OFPlugin.lib.o OFDNSQuery.lib.o OFDNSResolver.lib.o OFDNSResourceRecord.lib.o OFDNSResponse.lib.o OFDatagramSocket.lib.o OFHTTPClient.lib.o OFHTTPCookie.lib.o OFHTTPCookieManager.lib.o OFHTTPRequest.lib.o OFHTTPResponse.lib.o OFHTTPServer.lib.o OFSequencedPacketSocket.lib.o OFSocket.lib.o OFStreamSocket.lib.o OFSystemInfo+NetworkInterfaces.lib.o OFTCPSocket.lib.o OFTLSStream.lib.o OFUDPSocket.lib.o OFUNIXDatagramSocket.lib.o OFUNIXStreamSocket.lib.o OFAsyncIPSocketConnector.lib.o OFDNSResolverSettings.lib.o OFHTTPIRIHandler.lib.o OFHostAddressResolver.lib.o OFKernelEventObserver.lib.o OFKqueueKernelEventObserver.lib.o OFPollKernelEventObserver.lib.o OFSelectKernelEventObserver.lib.o OFTCPSocketSOCKS5Connector.lib.o OFCondition.lib.o OFMutex.lib.o OFPlainCondition.lib.o OFPlainMutex.lib.o OFPlainThread.lib.o OFRecursiveMutex.lib.o OFTLSKey.lib.o OFASPrintF.lib.o OFArchiveIRIHandler.lib.o OFBase64.lib.o OFBitSetCharacterSet.lib.o OFCRC16.lib.o OFCRC32.lib.o OFConcreteArray.lib.o OFConcreteColor.lib.o OFConcreteCountedSet.lib.o OFConcreteData.lib.o OFConcreteDate.lib.o OFConcreteDictionary.lib.o OFConcreteMutableArray.lib.o OFConcreteMutableData.lib.o OFConcreteMutableDictionary.lib.o OFConcreteMutableSet.lib.o OFConcreteNumber.lib.o OFConcreteSet.lib.o OFConcreteSubarray.lib.o OFConcreteValue.lib.o OFEmbeddedIRIHandler.lib.o OFHuffmanTree.lib.o OFINIFileSettings.lib.o OFInvertedCharacterSet.lib.o OFLHADecompressingStream.lib.o OFMutableUTF8String.lib.o OFRangeCharacterSet.lib.o OFSandbox.lib.o OFStrFTime.lib.o OFStrPTime.lib.o OFSubarray.lib.o OFSubdata.lib.o OFTaggedPointerColor.lib.o OFTaggedPointerDate.lib.o OFTaggedPointerNumber.lib.o OFUTF8String.lib.o unicode.lib.o exceptions/exceptions.lib.a encodings/encodings.lib.a forwarding/forwarding.lib.a -dynamiclib -current_version 1.0 -compatibility_version 1 -Wl,-install_name,/opt/homebrew/Cellar/objfw/1.0/lib/libobjfw.1.dylib -fexceptions -Wl,-U,_NSFoundationVersionNumber -Lruntime -lobjc -Wl,-reexport-lobjc -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o ObjFW.framework/ObjFW OFApplication.lib.o OFArray.lib.o OFBlock.lib.o OFCharacterSet.lib.o OFColor.lib.o OFConstantString.lib.o OFCountedSet.lib.o OFData.lib.o OFData+CryptographicHashing.lib.o OFData+MessagePackParsing.lib.o OFDate.lib.o OFDictionary.lib.o OFEnumerator.lib.o OFFileManager.lib.o OFGZIPStream.lib.o OFHMAC.lib.o OFINICategory.lib.o OFINIFile.lib.o OFIRI.lib.o OFIRIHandler.lib.o OFInflate64Stream.lib.o OFInflateStream.lib.o OFInvocation.lib.o OFLHAArchive.lib.o OFLHAArchiveEntry.lib.o OFList.lib.o OFLocale.lib.o OFMD5Hash.lib.o OFMapTable.lib.o OFMatrix4x4.lib.o OFMemoryStream.lib.o OFMessagePackExtension.lib.o OFMethodSignature.lib.o OFMutableArray.lib.o OFMutableData.lib.o OFMutableDictionary.lib.o OFMutableIRI.lib.o OFMutableLHAArchiveEntry.lib.o OFMutablePair.lib.o OFMutableSet.lib.o OFMutableString.lib.o OFMutableTarArchiveEntry.lib.o OFMutableTriple.lib.o OFMutableZIPArchiveEntry.lib.o OFNotification.lib.o OFNotificationCenter.lib.o OFNull.lib.o OFNumber.lib.o OFObject.lib.o OFObject+KeyValueCoding.lib.o OFOnce.lib.o OFOptionsParser.lib.o OFPBKDF2.lib.o OFPair.lib.o OFRIPEMD160Hash.lib.o OFRunLoop.lib.o OFSHA1Hash.lib.o OFSHA224Hash.lib.o OFSHA224Or256Hash.lib.o OFSHA256Hash.lib.o OFSHA384Hash.lib.o OFSHA384Or512Hash.lib.o OFSHA512Hash.lib.o OFScrypt.lib.o OFSecureData.lib.o OFSeekableStream.lib.o OFSet.lib.o OFSettings.lib.o OFSortedList.lib.o OFStdIOStream.lib.o OFStream.lib.o OFString.lib.o OFString+CryptographicHashing.lib.o OFString+JSONParsing.lib.o OFString+PercentEncoding.lib.o OFString+PropertyListParsing.lib.o OFString+XMLEscaping.lib.o OFString+XMLUnescaping.lib.o OFSubprocess.lib.o OFSystemInfo.lib.o OFTarArchive.lib.o OFTarArchiveEntry.lib.o OFThread.lib.o OFTimer.lib.o OFTriple.lib.o OFUUID.lib.o OFValue.lib.o OFXMLAttribute.lib.o OFXMLCDATA.lib.o OFXMLCharacters.lib.o OFXMLComment.lib.o OFXMLElement.lib.o OFXMLElementBuilder.lib.o OFXMLNode.lib.o OFXMLParser.lib.o OFXMLProcessingInstruction.lib.o OFZIPArchive.lib.o OFZIPArchiveEntry.lib.o OFFile.lib.o OFString+PathAdditions.lib.o OFFileIRIHandler.lib.o OFPlugin.lib.o OFDNSQuery.lib.o OFDNSResolver.lib.o OFDNSResourceRecord.lib.o OFDNSResponse.lib.o OFDatagramSocket.lib.o OFHTTPClient.lib.o OFHTTPCookie.lib.o OFHTTPCookieManager.lib.o OFHTTPRequest.lib.o OFHTTPResponse.lib.o OFHTTPServer.lib.o OFSequencedPacketSocket.lib.o OFSocket.lib.o OFStreamSocket.lib.o OFSystemInfo+NetworkInterfaces.lib.o OFTCPSocket.lib.o OFTLSStream.lib.o OFUDPSocket.lib.o OFUNIXDatagramSocket.lib.o OFUNIXStreamSocket.lib.o OFAsyncIPSocketConnector.lib.o OFDNSResolverSettings.lib.o OFHTTPIRIHandler.lib.o OFHostAddressResolver.lib.o OFKernelEventObserver.lib.o OFKqueueKernelEventObserver.lib.o OFPollKernelEventObserver.lib.o OFSelectKernelEventObserver.lib.o OFTCPSocketSOCKS5Connector.lib.o OFCondition.lib.o OFMutex.lib.o OFPlainCondition.lib.o OFPlainMutex.lib.o OFPlainThread.lib.o OFRecursiveMutex.lib.o OFTLSKey.lib.o OFASPrintF.lib.o OFArchiveIRIHandler.lib.o OFBase64.lib.o OFBitSetCharacterSet.lib.o OFCRC16.lib.o OFCRC32.lib.o OFConcreteArray.lib.o OFConcreteColor.lib.o OFConcreteCountedSet.lib.o OFConcreteData.lib.o OFConcreteDate.lib.o OFConcreteDictionary.lib.o OFConcreteMutableArray.lib.o OFConcreteMutableData.lib.o OFConcreteMutableDictionary.lib.o OFConcreteMutableSet.lib.o OFConcreteNumber.lib.o OFConcreteSet.lib.o OFConcreteSubarray.lib.o OFConcreteValue.lib.o OFEmbeddedIRIHandler.lib.o OFHuffmanTree.lib.o OFINIFileSettings.lib.o OFInvertedCharacterSet.lib.o OFLHADecompressingStream.lib.o OFMutableUTF8String.lib.o OFRangeCharacterSet.lib.o OFSandbox.lib.o OFStrFTime.lib.o OFStrPTime.lib.o OFSubarray.lib.o OFSubdata.lib.o OFTaggedPointerColor.lib.o OFTaggedPointerDate.lib.o OFTaggedPointerNumber.lib.o OFUTF8String.lib.o unicode.lib.o exceptions/exceptions.lib.a encodings/encodings.lib.a forwarding/forwarding.lib.a -dynamiclib -current_version 1.0 -compatibility_version 1 -Wl,-install_name,/opt/homebrew/Cellar/objfw/1.0/Frameworks/ObjFW.framework/ObjFW -fexceptions -Wl,-U,_NSFoundationVersionNumber -Fruntime -lobjc -Wl,-reexport-lobjc -lm -ldl -lpthread
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -o ObjFW.framework/ObjFW OFApplication.lib.o OFArray.lib.o OFBlock.lib.o OFCharacterSet.lib.o OFColor.lib.o OFConstantString.lib.o OFCountedSet.lib.o OFData.lib.o OFData+CryptographicHashing.lib.o OFData+MessagePackParsing.lib.o OFDate.lib.o OFDictionary.lib.o OFEnumerator.lib.o OFFileManager.lib.o OFGZIPStream.lib.o OFHMAC.lib.o OFINICategory.lib.o OFINIFile.lib.o OFIRI.lib.o OFIRIHandler.lib.o OFInflate64Stream.lib.o OFInflateStream.lib.o OFInvocation.lib.o OFLHAArchive.lib.o OFLHAArchiveEntry.lib.o OFList.lib.o OFLocale.lib.o OFMD5Hash.lib.o OFMapTable.lib.o OFMatrix4x4.lib.o OFMemoryStream.lib.o OFMessagePackExtension.lib.o OFMethodSignature.lib.o OFMutableArray.lib.o OFMutableData.lib.o OFMutableDictionary.lib.o OFMutableIRI.lib.o OFMutableLHAArchiveEntry.lib.o OFMutablePair.lib.o OFMutableSet.lib.o OFMutableString.lib.o OFMutableTarArchiveEntry.lib.o OFMutableTriple.lib.o OFMutableZIPArchiveEntry.lib.o OFNotification.lib.o OFNotificationCenter.lib.o OFNull.lib.o OFNumber.lib.o OFObject.lib.o OFObject+KeyValueCoding.lib.o OFOnce.lib.o OFOptionsParser.lib.o OFPBKDF2.lib.o OFPair.lib.o OFRIPEMD160Hash.lib.o OFRunLoop.lib.o OFSHA1Hash.lib.o OFSHA224Hash.lib.o OFSHA224Or256Hash.lib.o OFSHA256Hash.lib.o OFSHA384Hash.lib.o OFSHA384Or512Hash.lib.o OFSHA512Hash.lib.o OFScrypt.lib.o OFSecureData.lib.o OFSeekableStream.lib.o OFSet.lib.o OFSettings.lib.o OFSortedList.lib.o OFStdIOStream.lib.o OFStream.lib.o OFString.lib.o OFString+CryptographicHashing.lib.o OFString+JSONParsing.lib.o OFString+PercentEncoding.lib.o OFString+PropertyListParsing.lib.o OFString+XMLEscaping.lib.o OFString+XMLUnescaping.lib.o OFSubprocess.lib.o OFSystemInfo.lib.o OFTarArchive.lib.o OFTarArchiveEntry.lib.o OFThread.lib.o OFTimer.lib.o OFTriple.lib.o OFUUID.lib.o OFValue.lib.o OFXMLAttribute.lib.o OFXMLCDATA.lib.o OFXMLCharacters.lib.o OFXMLComment.lib.o OFXMLElement.lib.o OFXMLElementBuilder.lib.o OFXMLNode.lib.o OFXMLParser.lib.o OFXMLProcessingInstruction.lib.o OFZIPArchive.lib.o OFZIPArchiveEntry.lib.o OFFile.lib.o OFString+PathAdditions.lib.o OFFileIRIHandler.lib.o OFPlugin.lib.o OFDNSQuery.lib.o OFDNSResolver.lib.o OFDNSResourceRecord.lib.o OFDNSResponse.lib.o OFDatagramSocket.lib.o OFHTTPClient.lib.o OFHTTPCookie.lib.o OFHTTPCookieManager.lib.o OFHTTPRequest.lib.o OFHTTPResponse.lib.o OFHTTPServer.lib.o OFSequencedPacketSocket.lib.o OFSocket.lib.o OFStreamSocket.lib.o OFSystemInfo+NetworkInterfaces.lib.o OFTCPSocket.lib.o OFTLSStream.lib.o OFUDPSocket.lib.o OFUNIXDatagramSocket.lib.o OFUNIXStreamSocket.lib.o OFAsyncIPSocketConnector.lib.o OFDNSResolverSettings.lib.o OFHTTPIRIHandler.lib.o OFHostAddressResolver.lib.o OFKernelEventObserver.lib.o OFKqueueKernelEventObserver.lib.o OFPollKernelEventObserver.lib.o OFSelectKernelEventObserver.lib.o OFTCPSocketSOCKS5Connector.lib.o OFCondition.lib.o OFMutex.lib.o OFPlainCondition.lib.o OFPlainMutex.lib.o OFPlainThread.lib.o OFRecursiveMutex.lib.o OFTLSKey.lib.o OFASPrintF.lib.o OFArchiveIRIHandler.lib.o OFBase64.lib.o OFBitSetCharacterSet.lib.o OFCRC16.lib.o OFCRC32.lib.o OFConcreteArray.lib.o OFConcreteColor.lib.o OFConcreteCountedSet.lib.o OFConcreteData.lib.o OFConcreteDate.lib.o OFConcreteDictionary.lib.o OFConcreteMutableArray.lib.o OFConcreteMutableData.lib.o OFConcreteMutableDictionary.lib.o OFConcreteMutableSet.lib.o OFConcreteNumber.lib.o OFConcreteSet.lib.o OFConcreteSubarray.lib.o OFConcreteValue.lib.o OFEmbeddedIRIHandler.lib.o OFHuffmanTree.lib.o OFINIFileSettings.lib.o OFInvertedCharacterSet.lib.o OFLHADecompressingStream.lib.o OFMutableUTF8String.lib.o OFRangeCharacterSet.lib.o OFSandbox.lib.o OFStrFTime.lib.o OFStrPTime.lib.o OFSubarray.lib.o OFSubdata.lib.o OFTaggedPointerColor.lib.o OFTaggedPointerDate.lib.o OFTaggedPointerNumber.lib.o OFUTF8String.lib.o unicode.lib.o exceptions/exceptions.lib.a encodings/encodings.lib.a forwarding/forwarding.lib.a -dynamiclib -current_version 1.0 -compatibility_version 1 -Wl,-install_name,/opt/homebrew/Cellar/objfw/1.0/Frameworks/ObjFW.framework/ObjFW -fexceptions -Wl,-U,_NSFoundationVersionNumber -Fruntime -lobjc -Wl,-reexport-lobjc -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -MD -MF OFSecureTransportTLSStream.lib.dep -c -o OFSecureTransportTLSStream.lib.o OFSecureTransportTLSStream.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -MD -MF OFSecureTransportTLSStream.lib.dep -c -o OFSecureTransportTLSStream.lib.o OFSecureTransportTLSStream.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF OFArray+NSObject.lib.dep -c -o OFArray+NSObject.lib.o OFArray+NSObject.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF OFArray+NSObject.lib.dep -c -o OFArray+NSObject.lib.o OFArray+NSObject.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF OFEnumerator+NSObject.lib.dep -c -o OFEnumerator+NSObject.lib.o OFEnumerator+NSObject.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF OFEnumerator+NSObject.lib.dep -c -o OFEnumerator+NSObject.lib.o OFEnumerator+NSObject.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF OFString+NSObject.lib.dep -c -o OFString+NSObject.lib.o OFString+NSObject.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF OFString+NSObject.lib.dep -c -o OFString+NSObject.lib.o OFString+NSObject.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF OFNumber+NSObject.lib.dep -c -o OFNumber+NSObject.lib.o OFNumber+NSObject.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF OFNumber+NSObject.lib.dep -c -o OFNumber+NSObject.lib.o OFNumber+NSObject.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF OFException+Swift.lib.dep -c -o OFException+Swift.lib.o OFException+Swift.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF OFException+Swift.lib.dep -c -o OFException+Swift.lib.o OFException+Swift.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF NSArray+OFObject.lib.dep -c -o NSArray+OFObject.lib.o NSArray+OFObject.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF NSArray+OFObject.lib.dep -c -o NSArray+OFObject.lib.o NSArray+OFObject.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF OFSet+NSObject.lib.dep -c -o OFSet+NSObject.lib.o OFSet+NSObject.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF OFSet+NSObject.lib.dep -c -o OFSet+NSObject.lib.o OFSet+NSObject.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF NSDictionary+OFObject.lib.dep -c -o NSDictionary+OFObject.lib.o NSDictionary+OFObject.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF NSDictionary+OFObject.lib.dep -c -o NSDictionary+OFObject.lib.o NSDictionary+OFObject.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF OFDictionary+NSObject.lib.dep -c -o OFDictionary+NSObject.lib.o OFDictionary+NSObject.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF OFDictionary+NSObject.lib.dep -c -o OFDictionary+NSObject.lib.o OFDictionary+NSObject.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF NSSet+OFObject.lib.dep -c -o NSSet+OFObject.lib.o NSSet+OFObject.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF NSSet+OFObject.lib.dep -c -o NSSet+OFObject.lib.o NSSet+OFObject.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF NSEnumerator+OFObject.lib.dep -c -o NSEnumerator+OFObject.lib.o NSEnumerator+OFObject.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF NSEnumerator+OFObject.lib.dep -c -o NSEnumerator+OFObject.lib.o NSEnumerator+OFObject.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF NSString+OFObject.lib.dep -c -o NSString+OFObject.lib.o NSString+OFObject.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF NSString+OFObject.lib.dep -c -o NSString+OFObject.lib.o NSString+OFObject.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF NSNumber+OFObject.lib.dep -c -o NSNumber+OFObject.lib.o NSNumber+OFObject.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF NSNumber+OFObject.lib.dep -c -o NSNumber+OFObject.lib.o NSNumber+OFObject.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF NSOFArray.lib.dep -c -o NSOFArray.lib.o NSOFArray.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF NSOFArray.lib.dep -c -o NSOFArray.lib.o NSOFArray.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF NSOFSet.lib.dep -c -o NSOFSet.lib.o NSOFSet.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF NSOFSet.lib.dep -c -o NSOFSet.lib.o NSOFSet.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF NSOFDictionary.lib.dep -c -o NSOFDictionary.lib.o NSOFDictionary.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF NSOFDictionary.lib.dep -c -o NSOFDictionary.lib.o NSOFDictionary.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF NSOFEnumerator.lib.dep -c -o NSOFEnumerator.lib.o NSOFEnumerator.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF NSOFEnumerator.lib.dep -c -o NSOFEnumerator.lib.o NSOFEnumerator.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF OFNSArray.lib.dep -c -o OFNSArray.lib.o OFNSArray.m
superenv removed: -g -O2 -Wall -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -fPIC -DPIC -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Xclang -fblocks -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES -MD -MF OFNSArray.lib.dep -c -o OFNSArray.lib.o OFNSArray.m -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o libobjfwtls.dylib OFSecureTransportTLSStream.lib.o -dynamiclib -current_version 1.0 -compatibility_version 1 -Wl,-install_name,/opt/homebrew/Cellar/objfw/1.0/lib/libobjfwtls.1.dylib -fexceptions -Wl,-U,_NSFoundationVersionNumber -framework Security -framework Foundation -L.. -lobjfw -L../runtime -lobjc -lm -ldl -lpthread
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -o libobjfwtls.dylib OFSecureTransportTLSStream.lib.o -dynamiclib -current_version 1.0 -compatibility_version 1 -Wl,-install_name,/opt/homebrew/Cellar/objfw/1.0/lib/libobjfwtls.1.dylib -fexceptions -Wl,-U,_NSFoundationVersionNumber -framework Security -framework Foundation -L.. -lobjfw -L../runtime -lobjc -lm -ldl -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -DOF_COMPILING_OBJFW -Wp,-pthread -I. -I.. -I../.. -I../ex
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