Skip to content

Instantly share code, notes, and snippets.

@skeptomai
Created April 5, 2022 19:54
Show Gist options
  • Save skeptomai/489c6b255d13a38b28fbe013ed155d25 to your computer and use it in GitHub Desktop.
Save skeptomai/489c6b255d13a38b28fbe013ed155d25 to your computer and use it in GitHub Desktop.
gnutls on macOS 12.3 - Homebrew build logs
Homebrew build logs for gnutls on macOS 12.3
Build date: 2022-04-05 12:44:25
HOMEBREW_VERSION: 3.4.5
ORIGIN: https://github.com/Homebrew/brew
HEAD: 33709297cf9cb37605cf4efcb7151905baf8ccf5
Last commit: 4 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 638a1bade23255a6c691dfea997924918f3dd6b1
Core tap last commit: 49 minutes ago
Core tap branch: master
HOMEBREW_PREFIX: /Users/cb/homebrew
HOMEBREW_REPOSITORY: /Users/cb/homebrew
HOMEBREW_CELLAR: /Users/cb/homebrew/Cellar
HOMEBREW_CASK_OPTS: []
HOMEBREW_CORE_GIT_REMOTE: https://github.com/Homebrew/homebrew-core
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MAKE_JOBS: 5
Homebrew Ruby: 2.6.8 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: 5-core 64-bit dunno
Clang: 13.1.6 build 1316
Git: 2.32.0 => /Library/Developer/CommandLineTools/usr/bin/git
Curl: 7.79.1 => /usr/bin/curl
macOS: 12.3.1-arm64
CLT: 13.3.0.0.1.1645755326
Xcode: N/A
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: Your Homebrew's prefix is not /opt/homebrew.
Some of Homebrew's bottles (binary packages) can only be used with the default
prefix (/opt/homebrew).
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,
Twitter or any other official channels. You are responsible for resolving
any issues you experience while you are running this
unsupported configuration.
2022-04-05 19:43:34 +0000
./configure
--disable-dependency-tracking
--disable-silent-rules
--disable-static
--prefix=/Users/cb/homebrew/Cellar/gnutls/3.7.4
--sysconfdir=/Users/cb/homebrew/etc
--with-default-trust-store-file=/Users/cb/homebrew/etc/gnutls/cert.pem
--with-guile-site-dir=/Users/cb/homebrew/Cellar/gnutls/3.7.4/share/guile/site/3.0
--with-guile-site-ccache-dir=/Users/cb/homebrew/Cellar/gnutls/3.7.4/lib/guile/3.0/site-ccache
--with-guile-extension-dir=/Users/cb/homebrew/Cellar/gnutls/3.7.4/lib/guile/3.0/extensions
--disable-heartbeat-support
--with-p11-kit
checking build system type... aarch64-apple-darwin21.4.0
checking host system type... aarch64-apple-darwin21.4.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
***
*** Checking for compilation programs...
checking for pkg-config... /Users/cb/homebrew/Library/Homebrew/shims/mac/super/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking whether the compiler is clang... yes
checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration
checking whether make supports the include directive... yes (GNU style)
checking dependency style of clang... none
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for sys/socket.h... yes
checking for arpa/inet.h... yes
checking for features.h... no
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for limits.h... yes
checking for inttypes.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for threads.h... no
checking for sys/mman.h... yes
checking for sys/param.h... yes
checking for strings.h... (cached) yes
checking for sys/uio.h... yes
checking for crtdefs.h... no
checking for stdio_ext.h... no
checking for termios.h... yes
checking for sys/select.h... yes
checking for langinfo.h... yes
checking for xlocale.h... yes
checking for semaphore.h... yes
checking for pthread.h... yes
checking for sys/cdefs.h... yes
checking for sys/wait.h... yes
checking for sys/ioctl.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for ar... (cached) ar
checking for ranlib... ranlib
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking dependency style of clang... none
checking the archiver (ar) interface... (cached) ar
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking for clang++ option to enable C++11 features... -std=gnu++11
checking dependency style of clang++ -std=gnu++11... none
checking for bison... bison -y
checking for a sed that does not truncate output... /usr/bin/sed
checking whether to build with code coverage support... no
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for inline... inline
checking for ANSI C header files... (cached) yes
checking whether the linker supports -Wl,-no_weak_imports... yes
checking for __get_cpuid_count... no
checking for struct iovec.iov_base... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking stdatomic.h usability... yes
checking stdatomic.h presence... yes
checking for stdatomic.h... yes
checking for library containing __atomic_load_4... none required
checking for threads.h... (cached) no
checking sanitizer/asan_interface.h usability... yes
checking sanitizer/asan_interface.h presence... yes
checking for sanitizer/asan_interface.h... yes
checking valgrind/memcheck.h usability... no
checking valgrind/memcheck.h presence... no
checking for valgrind/memcheck.h... no
checking for getrandom... no
checking for KERN_ARND... no
checking for getentropy... yes
checking for NETTLE... yes
checking for HOGWEED... yes
checking for __gmpz_cmp in -lgmp... yes
checking for LIBTASN1... yes
checking whether to use the included minitasn1... no
checking whether C99 macros are supported... yes
checking whether to disable strict DER time encodings for backwards compatibility... no
checking whether to allow SHA1 as an acceptable hash for cert digital signatures... yes
checking whether to disable the SSL 3.0 protocol... yes
checking whether to disable the SSL 2.0 client hello... no
checking whether to disable DTLS-SRTP extension... no
checking whether to disable ALPN extension... no
checking whether to enable TLS heartbeat support... no
checking whether to disable SRP authentication support... no
checking whether to disable PSK authentication support... no
checking whether to disable anonymous authentication support... no
checking whether to disable DHE support... no
checking whether to disable ECDHE support... no
checking whether to disable GOST support... no
checking whether to add cryptodev support... no
checking whether to add AF_ALG support... no
checking whether to add KTLS support... no
checking whether to disable OCSP support... no
checking size of void *... 8
checking size of long long... 8
checking size of long... 8
checking size of int... 4
checking for library containing setsockopt... none needed
checking whether to build OpenSSL compatibility layer... no
checking whether NLS is requested... yes
checking for msgfmt... /Users/cb/homebrew/opt/gettext/bin/msgfmt
checking for gmsgfmt... /Users/cb/homebrew/opt/gettext/bin/msgfmt
checking for xgettext... /Users/cb/homebrew/opt/gettext/bin/xgettext
checking for msgmerge... /Users/cb/homebrew/opt/gettext/bin/msgmerge
checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for ELF binary format... no
checking for the common suffixes of directories in the library search path... lib,lib,lib
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyPreferredLanguages... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation
checking whether byte ordering is bigendian... no
checking for fork... yes
checking for setitimer... yes
checking for getrusage... yes
checking for getpwuid_r... yes
checking for nanosleep... yes
checking for daemon... yes
checking for getpid... yes
checking for localtime... yes
checking for mmap... yes
checking for clock_gettime... yes
checking for fmemopen... yes
checking for __register_atfork... no
checking for secure_getenv... no
checking for getauxval... no
checking for libseccomp... no
checking for libcrypto... yes
checking how to link with libcrypto... -lcrypto
checking for librt... no
checking for pthread_mutex_lock... yes
checking for library containing u8_normalize... -lunistring
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether the preprocessor supports include_next... yes
checking whether source code line length is unlimited... yes
checking for _set_invalid_parameter_handler... no
checking for explicit_bzero... no
checking for memset_s... yes
checking for fcntl... yes
checking for symlink... yes
checking for getdelim... yes
checking for getdtablesize... yes
checking for gettimeofday... yes
checking for mprotect... yes
checking for lstat... yes
checking for secure_getenv... (cached) no
checking for getuid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getegid... yes
checking for snprintf... yes
checking for strndup... yes
checking for localtime_r... yes
checking for vasnprintf... no
checking for getpass... yes
checking for __fsetlocking... no
checking for getprogname... yes
checking for getexecname... no
checking for setenv... yes
checking for strerror_r... yes
checking for __xpg_strerror_r... no
checking for timegm... yes
checking for ftruncate... yes
checking for isblank... yes
checking for newlocale... yes
checking for uselocale... yes
checking for duplocale... yes
checking for freelocale... yes
checking for pipe... yes
checking for pthread_sigmask... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for sleep... yes
checking for catgets... yes
checking for shutdown... yes
checking for usleep... yes
checking for mquery... no
checking for pstat_getprocvm... no
checking for complete errno.h... yes
checking for working fcntl.h... yes
checking for pid_t... yes
checking for mode_t... yes
checking whether stat file-mode macros are broken... no
checking for C/C++ restrict keyword... __restrict__
checking for nlink_t... yes
checking whether stdin defaults to large file offsets... yes
checking whether ftello is declared... yes
checking whether ungetc works on arbitrary bytes... no
checking for ftello... yes
checking whether ftello works... yes
checking whether getdelim is declared... yes
checking whether getdtablesize is declared... yes
checking whether getline is declared... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether <sys/socket.h> is self-contained... yes
checking for shutdown... (cached) yes
checking whether <sys/socket.h> defines the SHUT_* macros... yes
checking for struct sockaddr_storage... yes
checking for sa_family_t... yes
checking for struct sockaddr_storage.ss_family... yes
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no
checking for wint_t... yes
checking whether wint_t is large enough... yes
checking whether the compiler produces multi-arch binaries... no
checking whether stdint.h conforms to C99... yes
checking whether stdint.h works without ISO C predefines... yes
checking whether stdint.h has UINTMAX_WIDTH etc.... no
checking whether imported symbols can be declared weak... no
checking for pthread.h... (cached) yes
checking for pthread_kill in -lpthread... yes
checking whether POSIX threads API is available... yes
checking for multithread API to use... posix
checking whether malloc is ptrdiff_t safe... yes
checking whether malloc, realloc, calloc set errno on failure... yes
checking whether malloc (0) returns nonnull... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether memmem is declared... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking for O_CLOEXEC... yes
checking for promoted mode_t type... int
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf is declared... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for wchar_t... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether fcloseall is declared... no
checking which flavor of printf attribute matches inttypes macros... system
checking whether ecvt is declared... yes
checking whether fcvt is declared... yes
checking whether gcvt is declared... yes
checking whether strdup is declared... yes
checking whether strndup is declared... yes
checking whether strnlen is declared... yes
checking whether strtok_r is declared... yes
checking for struct timespec in <time.h>... yes
checking for TIME_UTC in <time.h>... yes
checking whether execvpe is declared... no
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking whether snprintf truncates the result as in C99... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether vsnprintf is declared... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking whether wcsdup is declared... yes
checking for alloca as a compiler built-in... yes
checking for __builtin_expect... yes
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking whether dup2 works... yes
checking for explicit_memset... no
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... yes
checking whether conversion from 'int' to 'long double' works... yes
checking whether fopen recognizes a trailing slash... yes
checking whether fopen supports the mode character 'x'... yes
checking whether fopen supports the mode character 'e'... no
checking whether free is known to preserve errno... no
checking for ftello... (cached) yes
checking for _ftelli64... no
checking whether __func__ is available... yes
checking for working getdelim function... yes
checking whether getdtablesize works... yes
checking for getline... yes
checking for working getline function... yes
checking for gettimeofday with POSIX signature... yes
checking for library containing inet_ntop... none required
checking whether inet_ntop is declared... yes
checking for library containing inet_pton... none required
checking whether inet_pton is declared... yes
checking for objdump... objdump
checking if gcc/ld supports -Wl,--output-def... no
checking if LD -Wl,--version-script works... no
checking whether the compiler supports the __inline keyword... yes
checking for pthread_rwlock_t... yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes
checking whether lseek detects pipes... yes
checking for memmem... yes
checking whether memmem works... no
checking whether <netinet/in.h> is self-contained... yes
checking whether open recognizes a trailing slash... no
checking for pmccabe... false
checking for __secure_getenv... no
checking for issetugid... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... yes
checking whether printf supports POSIX/XSI format strings with positions... yes
checking for socklen_t... yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on files... no
checking for struct stat.st_atim.tv_nsec... no
checking for struct stat.st_atimespec.tv_nsec... yes
checking for struct stat.st_birthtimespec.tv_nsec... yes
checking for working stdalign.h... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking whether strncasecmp is declared... yes
checking for working strndup... yes
checking for working strnlen... yes
checking for strtok_r... yes
checking whether strtok_r works... yes
checking for strverscmp... no
checking whether localtime_r is declared... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking for ptrdiff_t... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking whether snprintf respects a size of 1... (cached) yes
checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
checking for stdint.h... (cached) yes
checking if environ is properly declared... no
checking whether strerror_r is declared... yes
checking for strerror_r... (cached) yes
checking whether strerror_r returns char *... no
checking whether fseeko is declared... yes
checking for fseeko... yes
checking for library containing gethostbyname... none required
checking for gethostbyname... yes
checking for library containing getservbyname... none required
checking for getservbyname... yes
checking whether fflush_unlocked is declared... no
checking whether flockfile is declared... yes
checking whether fputs_unlocked is declared... no
checking whether funlockfile is declared... yes
checking whether putc_unlocked is declared... yes
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... yes
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... yes
checking whether time_t is signed... yes
checking whether alarm is declared... yes
checking for working mktime... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for compound literals... yes
checking whether <sys/select.h> is self-contained... yes
checking whether setenv is declared... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking for sigset_t... yes
checking for uid_t in sys/types.h... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... no
checking whether strerror(0) succeeds... no
checking whether unsetenv is declared... yes
checking for nl_langinfo and CODESET... yes
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking for getcwd with POSIX signature... yes
checking for off_t... yes
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines T_FMT_AMPM... yes
checking whether langinfo.h defines ALTMON_1... no
checking whether langinfo.h defines ERA... yes
checking whether langinfo.h defines YESEXPR... yes
checking whether locale.h defines locale_t... no
checking whether locale.h conforms to POSIX:2001... yes
checking whether struct lconv is properly defined... yes
checking for LC_MESSAGES... yes
checking whether uselocale works... yes
checking for fake locale system (OpenBSD)... no
checking for Solaris 11.4 locale system... no
checking for getlocalename_l... no
checking for library needed for semaphore functions... none
checking whether lstat correctly handles trailing slash... no
checking whether strerror_r is declared... (cached) yes
checking for pthread_t... yes
checking for pthread_spinlock_t... no
checking for PTHREAD_CREATE_DETACHED... yes
checking for PTHREAD_MUTEX_RECURSIVE... yes
checking for PTHREAD_MUTEX_ROBUST... no
checking for PTHREAD_PROCESS_SHARED... yes
checking for sched.h... yes
checking for struct sched_param... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... no
checking whether setlocale (category, NULL) is multithread-safe... yes
checking whether imported symbols can be declared weak... (cached) no
checking whether <sys/ioctl.h> declares ioctl... yes
checking for alloca as a compiler built-in... (cached) yes
checking for __builtin_expect... (cached) yes
checking for byteswap.h... (cached) no
checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes
checking for library containing clock_gettime... none required
checking for clock_gettime... (cached) yes
checking for clock_settime... yes
checking whether // is distinct from /... no
checking whether dup2 works... (cached) yes
checking for error_at_line... no
checking for explicit_memset... (cached) no
checking whether fcntl handles F_DUPFD correctly... (cached) yes
checking whether fcntl understands F_DUPFD_CLOEXEC... (cached) yes
checking for flexible array member... yes
checking whether conversion from 'int' to 'long double' works... (cached) yes
checking whether fopen recognizes a trailing slash... (cached) yes
checking whether fopen supports the mode character 'x'... (cached) yes
checking whether fopen supports the mode character 'e'... (cached) no
checking for __fpending... no
checking whether free is known to preserve errno... (cached) no
checking for fseeko... (cached) yes
checking for ftello... (cached) yes
checking for _ftelli64... (cached) no
checking whether __func__ is available... (cached) yes
checking for library containing getaddrinfo... none required
checking for getaddrinfo... yes
checking whether gai_strerror is declared... yes
checking whether gai_strerrorA is declared... no
checking for gai_strerror with POSIX signature... yes
checking for struct sockaddr.sa_len... yes
checking whether getaddrinfo is declared... yes
checking whether freeaddrinfo is declared... yes
checking whether getnameinfo is declared... yes
checking for struct addrinfo... yes
checking for working getdelim function... (cached) yes
checking whether getdtablesize works... (cached) yes
checking for getline... (cached) yes
checking for working getline function... (cached) yes
checking whether program_invocation_name is declared... no
checking whether program_invocation_short_name is declared... no
checking whether __argv is declared... no
checking whether __progname is defined in default libraries... yes
checking for gettimeofday with POSIX signature... (cached) yes
checking for library containing gethostbyname... (cached) none required
checking for gethostbyname... (cached) yes
checking for library containing inet_ntop... (cached) none required
checking whether inet_ntop is declared... (cached) yes
checking for library containing inet_pton... (cached) none required
checking whether inet_pton is declared... (cached) yes
checking whether the compiler supports the __inline keyword... (cached) yes
checking for pthread_rwlock_t... (cached) yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) yes
checking whether lseek detects pipes... (cached) yes
checking whether malloc (0) returns nonnull... (cached) yes
checking for memmem... (cached) yes
checking whether memmem works... (cached) no
checking for __mktime_internal... no
checking whether <netinet/in.h> is self-contained... (cached) yes
checking whether open recognizes a trailing slash... (cached) no
checking for bison... bison
checking for bison 2.4 or newer... 2.3, bad
checking for struct tm.tm_zone... (cached) yes
checking whether program_invocation_name is declared... (cached) no
checking whether program_invocation_short_name is declared... (cached) no
checking whether realloc (0, 0) returns nonnull... yes
checking for reallocarray... no
checking for __secure_getenv... (cached) no
checking for issetugid... (cached) yes
checking whether select supports a 0 argument... yes
checking whether select detects invalid fds... yes
checking for library containing getservbyname... (cached) none required
checking for getservbyname... (cached) yes
checking whether setenv validates arguments... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... (cached) yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... (cached) yes
checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
checking for socklen_t... (cached) yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on files... (cached) no
checking for struct stat.st_atim.tv_nsec... (cached) no
checking for struct stat.st_atimespec.tv_nsec... (cached) yes
checking for struct stat.st_birthtimespec.tv_nsec... (cached) yes
checking for working stdalign.h... (cached) yes
checking for stpcpy... (cached) yes
checking for strcasecmp... (cached) yes
checking for strncasecmp... (cached) yes
checking whether strncasecmp is declared... (cached) yes
checking for working strndup... (cached) yes
checking for working strnlen... (cached) yes
checking for strtok_r... (cached) yes
checking whether strtok_r works... (cached) yes
checking for strverscmp... (cached) no
checking whether localtime_r is declared... (cached) yes
checking whether localtime_r is compatible with its POSIX signature... (cached) yes
checking whether localtime works even near extrema... yes
checking for timezone_t... no
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... yes
checking for ptrdiff_t... (cached) yes
checking for vasprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking whether snprintf respects a size of 1... (cached) yes
checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
checking for stdint.h... (cached) yes
checking for atoll... yes
checking for a traditional french locale... fr_FR.ISO8859-1
checking for a turkish Unicode locale... none
checking whether fdopen sets errno... yes
checking for getpagesize... yes
checking whether getpagesize is declared... yes
checking whether byte ordering is bigendian... (cached) no
checking whether byte ordering is bigendian... (cached) no
checking for ioctl... yes
checking for ioctl with POSIX signature... no
checking for library containing nanosleep... none required
checking for working nanosleep... no (mishandles large arguments)
checking whether perror matches strerror... yes
checking whether pthread_create exists as a global function... yes
checking whether pthread_sigmask is a macro... no
checking whether pthread_sigmask works without -lpthread... yes
checking whether pthread_sigmask returns error numbers... yes
checking whether pthread_sigmask unblocks signals correctly... guessing yes
checking for putenv compatible with GNU and SVID... no
checking whether _putenv is declared... no
checking for raise... yes
checking for sigprocmask... yes
checking whether sched_yield is declared... yes
checking whether setlocale supports the C locale... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) no
checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
checking whether imported symbols can be declared weak... (cached) no
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for a traditional french locale... (cached) fr_FR.ISO8859-1
checking for a french Unicode locale... fr_FR.UTF-8
checking for a traditional japanese locale... ja_JP.eucJP
checking for a transitional chinese locale... zh_CN.GB18030
checking for struct sigaction.sa_sigaction... yes
checking for sigprocmask... (cached) yes
checking whether sleep is declared... yes
checking for working sleep... yes
checking for strtoll... yes
checking whether strtoll works... yes
checking whether symlink handles trailing slash correctly... no
checking for pthread_atfork... yes
checking sys/single_threaded.h usability... no
checking sys/single_threaded.h presence... no
checking for sys/single_threaded.h... no
checking for useconds_t... yes
checking whether usleep allows large arguments... yes
checking whether the compiler generally respects inline... yes
checking for ssize_t... (cached) yes
checking for a Python interpreter with version >= 3.6... python3
checking for python3... /usr/bin/python3
checking for python3 version... 3.8
checking for python3 platform... darwin
checking for python3 script directory... ${prefix}/lib/python3.8/site-packages
checking for python3 extension module directory... ${exec_prefix}/lib/python3.8/site-packages
checking for libev... no
checking whether C compiler handles -Werror -Wunknown-warning-option... yes
checking whether C compiler handles -Wtype-limits... yes
checking whether -Wno-missing-field-initializers is supported... yes
checking whether -Wno-missing-field-initializers is needed... no
checking whether -Wuninitialized is supported... yes
checking whether C compiler handles -fanalyzer... no
checking whether C compiler handles -fno-common... yes
checking whether C compiler handles -Wall... yes
checking whether C compiler handles -Wbad-function-cast... yes
checking whether C compiler handles -Wcast-align=strict... no
checking whether C compiler handles -Wdate-time... yes
checking whether C compiler handles -Wdisabled-optimization... yes
checking whether C compiler handles -Wdouble-promotion... yes
checking whether C compiler handles -Wduplicated-branches... no
checking whether C compiler handles -Wduplicated-cond... no
checking whether C compiler handles -Wextra... yes
checking whether C compiler handles -Winit-self... yes
checking whether C compiler handles -Winvalid-pch... yes
checking whether C compiler handles -Wlogical-op... no
checking whether C compiler handles -Wmissing-declarations... yes
checking whether C compiler handles -Wmissing-include-dirs... yes
checking whether C compiler handles -Wmissing-prototypes... yes
checking whether C compiler handles -Wnested-externs... yes
checking whether C compiler handles -Wnull-dereference... yes
checking whether C compiler handles -Wold-style-definition... yes
checking whether C compiler handles -Wopenmp-simd... no
checking whether C compiler handles -Wpacked... yes
checking whether C compiler handles -Wpointer-arith... yes
checking whether C compiler handles -Wshadow... yes
checking whether C compiler handles -Wstrict-prototypes... yes
checking whether C compiler handles -Wsuggest-attribute=cold... no
checking whether C compiler handles -Wsuggest-attribute=format... no
checking whether C compiler handles -Wsuggest-attribute=malloc... no
checking whether C compiler handles -Wsuggest-final-methods... no
checking whether C compiler handles -Wsuggest-final-types... no
checking whether C compiler handles -Wsync-nand... no
checking whether C compiler handles -Wtrampolines... no
checking whether C compiler handles -Wuninitialized... yes
checking whether C compiler handles -Wunknown-pragmas... yes
checking whether C compiler handles -Wunused-macros... no
checking whether C compiler handles -Wvariadic-macros... yes
checking whether C compiler handles -Wvector-operation-performance... no
checking whether C compiler handles -Wwrite-strings... yes
checking whether C compiler handles -Warray-bounds=2... no
checking whether C compiler handles -Wattribute-alias=2... no
checking whether C compiler handles -Wformat-overflow=2... no
checking whether C compiler handles -Wformat=2... yes
checking whether C compiler handles -Wformat-truncation=2... no
checking whether C compiler handles -Wimplicit-fallthrough=5... no
checking whether C compiler handles -Wshift-overflow=2... no
checking whether C compiler handles -Wunused-const-variable=2... no
checking whether C compiler handles -Wvla-larger-than=4031... no
checking whether C compiler handles -Wno-analyzer-double-free... no
checking whether C compiler handles -Wno-analyzer-malloc-leak... no
checking whether C compiler handles -Wno-analyzer-null-dereference... no
checking whether C compiler handles -Wno-analyzer-use-after-free... no
checking whether C compiler handles -Wno-missing-field-initializers... yes
checking whether C compiler handles -Wno-unused-parameter... yes
checking whether C compiler handles -Wno-format-truncation... no
checking whether C compiler handles -Wimplicit-fallthrough=2... no
checking whether C compiler handles -Wabi=11... no
checking whether C compiler handles -fdiagnostics-show-option... yes
checking whether C compiler handles -fno-builtin-strcmp... yes
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 786432
checking how to convert aarch64-apple-darwin21.4.0 file names to aarch64-apple-darwin21.4.0 format... func_convert_file_noop
checking how to convert aarch64-apple-darwin21.4.0 file names to toolchain format... func_convert_file_noop
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for objdump... (cached) objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin21.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++ -std=gnu++11 -E
checking for ld used by clang++ -std=gnu++11... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking whether the clang++ -std=gnu++11 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking for clang++ -std=gnu++11 option to produce PIC... -fno-common -DPIC
checking if clang++ -std=gnu++11 PIC flag -fno-common -DPIC works... yes
checking if clang++ -std=gnu++11 static flag -static works... no
checking if clang++ -std=gnu++11 supports -c -o file.o... yes
checking if clang++ -std=gnu++11 supports -c -o file.o... (cached) yes
checking whether the clang++ -std=gnu++11 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin21.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking for libdl... yes
checking how to link with libdl... -ldl
checking for CMOCKA... no
checking for LIBIDN2... yes
checking for nettle_get_secp_192r1 in -lhogweed... yes
checking for nettle_rsa_sec_decrypt... yes
checking for nettle_gost28147_set_key... no
checking for nettle_streebog512_update... yes
checking for nettle_magma_set_key... no
checking for nettle_kuznyechik_set_key... no
checking for nettle_cmac_magma_update... no
checking for nettle_cmac_kuznyechik_update... no
checking gmp soname... none
checking nettle soname... none
checking hogweed soname... none
checking whether to build libdane... yes
checking for unbound library... yes
checking for P11_KIT... yes
checking for TSS2... no
checking for tss library... no
configure: WARNING:
***
*** trousers was not found. TPM support will be disabled.
***
checking size of unsigned long int... 8
checking size of unsigned int... 4
checking size of time_t... 8
checking whether to include zlib compression support... yes
checking for libz... yes
checking how to link with libz... -lz
checking whether to include brotli compression support... yes
checking for LIBBROTLIENC... no
checking for LIBBROTLIDEC... no
configure: WARNING: *** LIBBROTLI was not found. You will not be able to use BROTLI compression.
checking whether to include zstd compression support... yes
checking for LIBZSTD... no
configure: WARNING: *** LIBZSTD was not found. You will not be able to use ZSTD compression.
checking whether building Guile bindings... yes
***
*** Detecting GNU Guile...
checking for guile-snarf... /Users/cb/homebrew/opt/guile/bin/guile-snarf
checking for guild... /Users/cb/homebrew/opt/guile/bin/guild
checking for pkg-config... (cached) /Users/cb/homebrew/Library/Homebrew/shims/mac/super/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: checking for guile 3.0
configure: found guile 3.0
checking for guile-3.0... no
checking for guile3.0... no
checking for guile-3... no
checking for guile3... no
checking for guile... /Users/cb/homebrew/opt/guile/bin/guile
checking for Guile version >= 3.0... 3.0.8
checking for guild... (cached) /Users/cb/homebrew/opt/guile/bin/guild
checking for guile-config... /Users/cb/homebrew/opt/guile/bin/guile-config
checking for Guile site directory... /Users/cb/homebrew/Cellar/guile/3.0.8/share/guile/site/3.0
checking for Guile site-ccache directory using pkgconfig... /Users/cb/homebrew/Cellar/guile/3.0.8/lib/guile/3.0/site-ccache
checking for Guile extensions directory... /Users/cb/homebrew/Cellar/guile/3.0.8/lib/guile/3.0/extensions
checking for GUILE... yes
checking whether GNU Guile is recent enough... yes
checking whether gcc supports -fgnu89-inline... yes
checking for scm_gc_malloc_pointerless... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating ldd.sh
config.status: creating guile/pre-inst-guile
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/credentials/Makefile
config.status: creating doc/credentials/srp/Makefile
config.status: creating doc/credentials/x509/Makefile
config.status: creating doc/doxygen/Doxyfile
config.status: creating doc/examples/Makefile
config.status: creating doc/latex/Makefile
config.status: creating doc/manpages/Makefile
config.status: creating doc/reference/Makefile
config.status: creating doc/reference/version.xml
config.status: creating doc/scripts/Makefile
config.status: creating extra/Makefile
config.status: creating extra/includes/Makefile
config.status: creating libdane/Makefile
config.status: creating libdane/includes/Makefile
config.status: creating libdane/gnutls-dane.pc
config.status: creating gl/Makefile
config.status: creating guile/Makefile
config.status: creating guile/src/Makefile
config.status: creating lib/Makefile
config.status: creating lib/accelerated/Makefile
config.status: creating lib/accelerated/x86/Makefile
config.status: creating lib/accelerated/aarch64/Makefile
config.status: creating lib/algorithms/Makefile
config.status: creating lib/auth/Makefile
config.status: creating lib/ext/Makefile
config.status: creating lib/extras/Makefile
config.status: creating lib/gnutls.pc
config.status: creating lib/includes/Makefile
config.status: creating lib/includes/gnutls/gnutls.h
config.status: creating lib/minitasn1/Makefile
config.status: creating lib/nettle/Makefile
config.status: creating lib/x509/Makefile
config.status: creating lib/unistring/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating src/gl/Makefile
config.status: creating src/gl/tests/Makefile
config.status: creating tests/Makefile
config.status: creating tests/windows/Makefile
config.status: creating tests/cert-tests/Makefile
config.status: creating tests/slow/Makefile
config.status: creating tests/suite/Makefile
config.status: creating fuzz/Makefile
config.status: creating python/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing libtool commands
configure: summary of build options:
version: 3.7.4 shared 62:0:32
Host/Target system: aarch64-apple-darwin21.4.0
Build system: aarch64-apple-darwin21.4.0
Install prefix: /Users/cb/homebrew/Cellar/gnutls/3.7.4
Compiler: clang
Valgrind: no
CFlags: -Wno-implicit-function-declaration
Library types: Shared=yes, Static=no
Local libtasn1: no
Local unistring: no
Use nettle-mini: no
Documentation: yes (manpages: yes)
configure: External hardware support:
/dev/crypto: no
AF_ALG support: no
Hardware accel: aarch64
Padlock accel: no
Random gen. variant: getentropy
PKCS#11 support: yes
TPM support: no
TPM2 support: auto
KTLS support: no
configure:
TPM2 library:
configure: Optional features:
(note that included applications might not compile properly
if features are disabled)
SSL3.0 support: no
SSL2.0 client hello: yes
Allow SHA1 sign: no
DTLS-SRTP support: yes
ALPN support: yes
OCSP support: yes
SRP support: yes
PSK support: yes
DHE support: yes
ECDHE support: yes
GOST support: yes
Anon auth support: yes
Heartbeat support: no
IDNA support: IDNA 2008 (libidn2)
Non-SuiteB curves: yes
FIPS140 mode: no
Strict DER time: yes
configure: Optional libraries:
Guile wrappers: yes
C++ library: yes
DANE library: yes
OpenSSL compat: no
configure: System files:
Trust store pkcs11:
Trust store dir:
Trust store file: /Users/cb/homebrew/etc/gnutls/cert.pem
Blacklist file:
CRL file:
Configuration file: /etc/gnutls/config
DNSSEC root key file: /etc/unbound/root.key
configure: WARNING:
***
*** The DNSSEC root key file in /etc/unbound/root.key was not found.
*** This file is needed for the verification of DNSSEC responses.
*** Use the command: unbound-anchor -a "/etc/unbound/root.key"
*** to generate or update it.
***
clang called with: --version
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os --version -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -V -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -qversion -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -version
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -version -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -g conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -g conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang++ called with: --version
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os --version -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -v
superenv executed: clang++ -v
clang++ called with: -V
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -V -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -qversion
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -qversion -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang++ -pipe -Os -c conftest.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang++ called with: -c -g conftest.cpp
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang++ -pipe -Os -c -g conftest.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang++ -pipe -Os -c -g -O2 conftest.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang++ called with: -std=gnu++11 -c -g -O2 conftest.cpp
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang++ -pipe -Os -std=gnu++11 -c -g -O2 conftest.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang++ called with: -std=gnu++11 -c -g -O2 conftest.cpp
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang++ -pipe -Os -std=gnu++11 -c -g -O2 conftest.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -lgmp
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -lgmp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -print-prog-name=ld -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -Wno-implicit-function-declaration -print-search-dirs
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -Wno-implicit-function-declaration -print-search-dirs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -Wl,-framework -Wl,CoreFoundation
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -Wl,-framework -Wl,CoreFoundation -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -Wl,-framework -Wl,CoreFoundation
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -Wl,-framework -Wl,CoreFoundation -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -liconv
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -liconv -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -liconv
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -liconv -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -lintl
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -lseccomp
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -lseccomp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -lcrypto
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -lcrypto -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -lrt
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -lrt -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-no_weak_imports conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c -lunistring
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -lunistring -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration -Iconftestd1b -Iconftestd2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration -Iconftestd1b -Iconftestd2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c -lpthread
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,--output-def,conftest.def conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,--output-def,conftest.def conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,--version-script=conftest.map conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,--version-script=conftest.map conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,--version-script=conftest.map conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,--version-script=conftest.map conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c -lpthread
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c -lpthread
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c -lpthread
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c -lpthread
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration -Werror conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration -Werror conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration -fvisibility=hidden -Werror conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration -fvisibility=hidden -Werror conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c -lpthread
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -E conftest.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -E conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c -lev
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -lev -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Werror -Wunknown-warning-option conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Werror -Wunknown-warning-option conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wtype-limits conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wtype-limits conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration -Wextra -Werror -Wno-missing-field-initializers conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration -Wextra -Werror -Wno-missing-field-initializers conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration -Wextra -Werror conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration -Wextra -Werror conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration -Werror -Wuninitialized conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration -Werror -Wuninitialized conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: --version
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os --version -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -fanalyzer conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -fanalyzer conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -fno-common conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -fno-common conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wall conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wall conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wbad-function-cast conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wbad-function-cast conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wcast-align=strict conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wcast-align=strict conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wdate-time conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wdate-time conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wdisabled-optimization conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wdisabled-optimization conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wdouble-promotion conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wdouble-promotion conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wduplicated-branches conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wduplicated-branches conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wduplicated-cond conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wduplicated-cond conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wextra conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wextra conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Winit-self conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Winit-self conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Winvalid-pch conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Winvalid-pch conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wlogical-op conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wlogical-op conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wmissing-declarations conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wmissing-declarations conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wmissing-include-dirs conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wmissing-include-dirs conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wmissing-prototypes conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wmissing-prototypes conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wnested-externs conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wnested-externs conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wnull-dereference conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wnull-dereference conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wold-style-definition conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wold-style-definition conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wopenmp-simd conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wopenmp-simd conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wpacked conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wpacked conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wpointer-arith conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wpointer-arith conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wshadow conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wshadow conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wstrict-prototypes conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wstrict-prototypes conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wsuggest-attribute=cold conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wsuggest-attribute=cold conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wsuggest-attribute=format conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wsuggest-attribute=format conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wsuggest-attribute=malloc conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wsuggest-attribute=malloc conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wsuggest-final-methods conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wsuggest-final-methods conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wsuggest-final-types conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wsuggest-final-types conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wsync-nand conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wsync-nand conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wtrampolines conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wtrampolines conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wuninitialized conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wuninitialized conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wunknown-pragmas conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wunknown-pragmas conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wunused-macros conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wunused-macros conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wvariadic-macros conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wvariadic-macros conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wvector-operation-performance conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wvector-operation-performance conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wwrite-strings conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wwrite-strings conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Warray-bounds=2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Warray-bounds=2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wattribute-alias=2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wattribute-alias=2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wformat-overflow=2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wformat-overflow=2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wformat=2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wformat=2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wformat-truncation=2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wformat-truncation=2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wimplicit-fallthrough=5 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wimplicit-fallthrough=5 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wshift-overflow=2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wshift-overflow=2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wunused-const-variable=2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wunused-const-variable=2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wvla-larger-than=4031 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wvla-larger-than=4031 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wanalyzer-double-free conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wanalyzer-double-free conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wanalyzer-malloc-leak conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wanalyzer-malloc-leak conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wanalyzer-null-dereference conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wanalyzer-null-dereference conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wanalyzer-use-after-free conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wanalyzer-use-after-free conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wmissing-field-initializers conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wmissing-field-initializers conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wunused-parameter conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wunused-parameter conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wformat-truncation conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wformat-truncation conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wimplicit-fallthrough=2 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wimplicit-fallthrough=2 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wabi=11 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -Wabi=11 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -fdiagnostics-show-option conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -fdiagnostics-show-option conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -fno-builtin-strcmp conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wunknown-warning-option -Werror -fno-builtin-strcmp conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -print-prog-name=ld -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c conftstm.o
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c conftstm.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wno-implicit-function-declaration -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -Wno-implicit-function-declaration -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -Wl,-exported_symbols_list,conftest.sym conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -Wl,-exported_symbols_list,conftest.sym conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wno-implicit-function-declaration -c -o conftest.o conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -Wno-implicit-function-declaration -c -o conftest.o conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -Wno-implicit-function-declaration -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -Wno-implicit-function-declaration -o conftest conftest.c -Wl,-force_load,./libconftest.a -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration -fno-rtti -fno-exceptions conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -c -Wno-implicit-function-declaration -fno-common -DPIC -DPIC conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration -fno-common -DPIC -DPIC conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration -static conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -static conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration -o out/conftest2.o conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration -o out/conftest2.o conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -print-search-dirs
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -print-search-dirs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wno-implicit-function-declaration -print-multi-os-directory
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -Wno-implicit-function-declaration -print-multi-os-directory -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++11 -E conftest.cpp
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang++ -std=gnu++11 -E conftest.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang++ called with: -std=gnu++11 -E conftest.cpp
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang++ -std=gnu++11 -E conftest.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang++ called with: -std=gnu++11 -E conftest.cpp
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang++ -std=gnu++11 -E conftest.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang++ called with: -std=gnu++11 -E conftest.cpp
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang++ -std=gnu++11 -E conftest.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang++ called with: -std=gnu++11 -c -g -O2 conftest.cpp
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang++ -pipe -Os -std=gnu++11 -c -g -O2 conftest.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang++ called with: -std=gnu++11 -o conftest -g -O2 conftest.cpp
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -std=gnu++11 -o conftest -g -O2 conftest.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++11 -print-prog-name=ld
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -std=gnu++11 -print-prog-name=ld -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++11 -c -g -O2 conftest.cpp
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang++ -pipe -Os -std=gnu++11 -c -g -O2 conftest.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang++ called with: -std=gnu++11 -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang++ -pipe -Os -std=gnu++11 -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang++ called with: -std=gnu++11 -o conftest -g -O2 -static conftest.cpp
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -std=gnu++11 -o conftest -g -O2 -static conftest.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++11 -c -g -O2 -o out/conftest2.o conftest.cpp
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang++ -pipe -Os -std=gnu++11 -c -g -O2 -o out/conftest2.o conftest.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c -ldl
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -ldl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c -lhogweed -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lhogweed -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lnettle
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -lhogweed -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lhogweed -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lnettle -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lhogweed -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lnettle -lgmp
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lhogweed -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lnettle -lgmp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lnettle
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lnettle -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lnettle
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lnettle -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lnettle
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lnettle -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lnettle
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lnettle -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lnettle
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lnettle -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lnettle
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lnettle -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c -lgmp
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -lgmp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lnettle
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lnettle -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lhogweed
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -L/Users/cb/homebrew/Cellar/nettle/3.7.3/lib -lhogweed -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c -lunbound
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -lunbound -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c -ltspi
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -ltspi -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration conftest.c -lz
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration conftest.c -lz -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wno-implicit-function-declaration -D_THREAD_SAFE -I/Users/cb/homebrew/Cellar/guile/3.0.8/include/guile/3.0 -I/Users/cb/homebrew/opt/gmp -I/Users/cb/homebrew/opt/gmp/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/bdw-gc/include conftest.c -L/Users/cb/homebrew/Cellar/guile/3.0.8/lib -L/Users/cb/homebrew/opt/bdw-gc/lib -lguile-3.0 -lgc -lpthread
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -D_THREAD_SAFE -I/Users/cb/homebrew/Cellar/guile/3.0.8/include/guile/3.0 -I/Users/cb/homebrew/opt/gmp -I/Users/cb/homebrew/opt/gmp/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/bdw-gc/include conftest.c -L/Users/cb/homebrew/Cellar/guile/3.0.8/lib -L/Users/cb/homebrew/opt/bdw-gc/lib -lguile-3.0 -lgc -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Wno-implicit-function-declaration -fgnu89-inline conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
superenv executed: clang -pipe -Os -c -Wno-implicit-function-declaration -fgnu89-inline conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include
clang called with: -o conftest -Wno-implicit-function-declaration -D_THREAD_SAFE -I/Users/cb/homebrew/Cellar/guile/3.0.8/include/guile/3.0 -I/Users/cb/homebrew/opt/gmp -I/Users/cb/homebrew/opt/gmp/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/bdw-gc/include conftest.c -L/Users/cb/homebrew/Cellar/guile/3.0.8/lib -L/Users/cb/homebrew/opt/bdw-gc/lib -lguile-3.0 -lgc -lpthread
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -Wno-implicit-function-declaration -D_THREAD_SAFE -I/Users/cb/homebrew/Cellar/guile/3.0.8/include/guile/3.0 -I/Users/cb/homebrew/opt/gmp -I/Users/cb/homebrew/opt/gmp/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/bdw-gc/include conftest.c -L/Users/cb/homebrew/Cellar/guile/3.0.8/lib -L/Users/cb/homebrew/opt/bdw-gc/lib -lguile-3.0 -lgc -lpthread -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/cb/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/cb/homebrew/opt/libffi/include -I/Users/cb/homebrew/opt/readline/include -I/Users/cb/homebrew/opt/openssl@1.1/include -L/Users/cb/homebrew/opt/libffi/lib -L/Users/cb/homebrew/opt/readline/lib -L/Users/cb/homebrew/opt/openssl@1.1/lib -L/Users/cb/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
This file has been truncated, but you can view the full file.
2022-04-05 19:44:19 +0000
make
LDFLAGS=
install
Making install in gl
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
../build-aux/install-sh -c -d arpa
rm -f byteswap.h-t byteswap.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./byteswap.in.h; \
} > byteswap.h-t && \
mv -f byteswap.h-t byteswap.h
rm -f fcntl.h-t fcntl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
-e 's/@''GNULIB_CREAT''@/0/g' \
-e 's/@''GNULIB_FCNTL''@/1/g' \
-e 's/@''GNULIB_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_OPEN''@/1/g' \
-e 's/@''GNULIB_OPENAT''@/0/g' \
-e 's/@''GNULIB_MDA_CREAT''@/1/g' \
-e 's/@''GNULIB_MDA_OPEN''@/1/g' \
-e 's|@''HAVE_FCNTL''@|1|g' \
-e 's|@''HAVE_OPENAT''@|1|g' \
-e 's|@''REPLACE_CREAT''@|0|g' \
-e 's|@''REPLACE_FCNTL''@|0|g' \
-e 's|@''REPLACE_OPEN''@|1|g' \
-e 's|@''REPLACE_OPENAT''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
< ./fcntl.in.h; \
} > fcntl.h-t && \
mv fcntl.h-t fcntl.h
rm -f inttypes.h-t inttypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
-e 's/@''PRIPTR_PREFIX''@/"l"/g' \
-e 's/@''GNULIB_IMAXABS''@/0/g' \
-e 's/@''GNULIB_IMAXDIV''@/0/g' \
-e 's/@''GNULIB_STRTOIMAX''@/0/g' \
-e 's/@''GNULIB_STRTOUMAX''@/0/g' \
-e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
-e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
-e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
-e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
-e 's/@''HAVE_IMAXDIV_T''@/1/g' \
-e 's/@''REPLACE_STRTOIMAX''@/0/g' \
-e 's/@''REPLACE_STRTOUMAX''@/0/g' \
-e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
-e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \
-e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
-e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
< ./inttypes.in.h; \
} > inttypes.h-t && \
mv inttypes.h-t inttypes.h
rm -f limits.h-t limits.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
< ./limits.in.h; \
} > limits.h-t && \
mv limits.h-t limits.h
rm -f netdb.h-t netdb.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_NETDB_H''@|<netdb.h>|g' \
-e 's|@''HAVE_NETDB_H''@|1|g' \
-e 's/@''GNULIB_GETADDRINFO''@/0/g' \
-e 's|@''HAVE_STRUCT_ADDRINFO''@|1|g' \
-e 's|@''HAVE_DECL_FREEADDRINFO''@|1|g' \
-e 's|@''HAVE_DECL_GAI_STRERROR''@|1|g' \
-e 's|@''HAVE_DECL_GETADDRINFO''@|1|g' \
-e 's|@''HAVE_DECL_GETNAMEINFO''@|1|g' \
-e 's|@''REPLACE_GAI_STRERROR''@|0|g' \
-e 's|@''REPLACE_GETADDRINFO''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
< ./netdb.in.h; \
} > netdb.h-t && \
mv netdb.h-t netdb.h
rm -f stdint.h-t stdint.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_STDINT_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
-e 's/@''HAVE_C99_STDINT_H''@/1/g' \
-e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
-e 's/@''HAVE_INTTYPES_H''@/1/g' \
-e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
-e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
-e 's/@''HAVE_WCHAR_H''@/1/g' \
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
-e 's/@''BITSIZEOF_PTRDIFF_T''@//g' \
-e 's/@''PTRDIFF_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' \
-e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' \
-e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_SIZE_T''@//g' \
-e 's/@''SIZE_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_WCHAR_T''@//g' \
-e 's/@''HAVE_SIGNED_WCHAR_T''@//g' \
-e 's/@''WCHAR_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_WINT_T''@//g' \
-e 's/@''HAVE_SIGNED_WINT_T''@//g' \
-e 's/@''WINT_T_SUFFIX''@//g' \
-e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
< ./stdint.in.h; \
} > stdint.h-t && \
mv stdint.h-t stdint.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
-e 's/@''GNULIB_DPRINTF''@/0/g' \
-e 's/@''GNULIB_FCLOSE''@/0/g' \
-e 's/@''GNULIB_FDOPEN''@/0/g' \
-e 's/@''GNULIB_FFLUSH''@/0/g' \
-e 's/@''GNULIB_FGETC''@/1/g' \
-e 's/@''GNULIB_FGETS''@/1/g' \
-e 's/@''GNULIB_FOPEN''@/1/g' \
-e 's/@''GNULIB_FPRINTF''@/1/g' \
-e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_FPURGE''@/0/g' \
-e 's/@''GNULIB_FPUTC''@/1/g' \
-e 's/@''GNULIB_FPUTS''@/1/g' \
-e 's/@''GNULIB_FREAD''@/1/g' \
-e 's/@''GNULIB_FREOPEN''@/0/g' \
-e 's/@''GNULIB_FSCANF''@/1/g' \
-e 's/@''GNULIB_FSEEK''@/0/g' \
-e 's/@''GNULIB_FSEEKO''@/0/g' \
-e 's/@''GNULIB_FTELL''@/1/g' \
-e 's/@''GNULIB_FTELLO''@/1/g' \
-e 's/@''GNULIB_FWRITE''@/1/g' \
-e 's/@''GNULIB_GETC''@/1/g' \
-e 's/@''GNULIB_GETCHAR''@/1/g' \
-e 's/@''GNULIB_GETDELIM''@/1/g' \
-e 's/@''GNULIB_GETLINE''@/1/g' \
-e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
-e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_PCLOSE''@/0/g' \
-e 's/@''GNULIB_PERROR''@/0/g' \
-e 's/@''GNULIB_POPEN''@/0/g' \
-e 's/@''GNULIB_PRINTF''@/1/g' \
-e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_PUTC''@/1/g' \
-e 's/@''GNULIB_PUTCHAR''@/1/g' \
-e 's/@''GNULIB_PUTS''@/1/g' \
-e 's/@''GNULIB_REMOVE''@/0/g' \
-e 's/@''GNULIB_RENAME''@/0/g' \
-e 's/@''GNULIB_RENAMEAT''@/0/g' \
-e 's/@''GNULIB_SCANF''@/1/g' \
-e 's/@''GNULIB_SNPRINTF''@/1/g' \
-e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
-e 's/@''GNULIB_TMPFILE''@/0/g' \
-e 's/@''GNULIB_VASPRINTF''@/1/g' \
-e 's/@''GNULIB_VDPRINTF''@/0/g' \
-e 's/@''GNULIB_VFPRINTF''@/1/g' \
-e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VFSCANF''@/0/g' \
-e 's/@''GNULIB_VSCANF''@/0/g' \
-e 's/@''GNULIB_VPRINTF''@/1/g' \
-e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VSNPRINTF''@/1/g' \
-e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \
-e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \
-e 's/@''GNULIB_MDA_FILENO''@/1/g' \
-e 's/@''GNULIB_MDA_GETW''@/1/g' \
-e 's/@''GNULIB_MDA_PUTW''@/1/g' \
-e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \
< ./stdio.in.h | \
sed -e 's|@''HAVE_DECL_FCLOSEALL''@|0|g' \
-e 's|@''HAVE_DECL_FPURGE''@|1|g' \
-e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
-e 's|@''HAVE_DECL_FTELLO''@|1|g' \
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
-e 's|@''HAVE_DPRINTF''@|1|g' \
-e 's|@''HAVE_FSEEKO''@|1|g' \
-e 's|@''HAVE_FTELLO''@|1|g' \
-e 's|@''HAVE_PCLOSE''@|1|g' \
-e 's|@''HAVE_POPEN''@|1|g' \
-e 's|@''HAVE_RENAMEAT''@|1|g' \
-e 's|@''HAVE_VASPRINTF''@|1|g' \
-e 's|@''HAVE_VDPRINTF''@|1|g' \
-e 's|@''REPLACE_DPRINTF''@|0|g' \
-e 's|@''REPLACE_FCLOSE''@|0|g' \
-e 's|@''REPLACE_FDOPEN''@|0|g' \
-e 's|@''REPLACE_FFLUSH''@|0|g' \
-e 's|@''REPLACE_FOPEN''@|1|g' \
-e 's|@''REPLACE_FPRINTF''@|0|g' \
-e 's|@''REPLACE_FPURGE''@|0|g' \
-e 's|@''REPLACE_FREOPEN''@|0|g' \
-e 's|@''REPLACE_FSEEK''@|0|g' \
-e 's|@''REPLACE_FSEEKO''@|0|g' \
-e 's|@''REPLACE_FTELL''@|1|g' \
-e 's|@''REPLACE_FTELLO''@|1|g' \
-e 's|@''REPLACE_GETDELIM''@|0|g' \
-e 's|@''REPLACE_GETLINE''@|0|g' \
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
-e 's|@''REPLACE_PERROR''@|1|g' \
-e 's|@''REPLACE_POPEN''@|0|g' \
-e 's|@''REPLACE_PRINTF''@|0|g' \
-e 's|@''REPLACE_REMOVE''@|0|g' \
-e 's|@''REPLACE_RENAME''@|0|g' \
-e 's|@''REPLACE_RENAMEAT''@|0|g' \
-e 's|@''REPLACE_SNPRINTF''@|0|g' \
-e 's|@''REPLACE_SPRINTF''@|0|g' \
-e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
-e 's|@''REPLACE_TMPFILE''@|0|g' \
-e 's|@''REPLACE_VASPRINTF''@|0|g' \
-e 's|@''REPLACE_VDPRINTF''@|0|g' \
-e 's|@''REPLACE_VFPRINTF''@|0|g' \
-e 's|@''REPLACE_VPRINTF''@|0|g' \
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \
-e 's|@''REPLACE_VSPRINTF''@|0|g' \
-e 's|@''ASM_SYMBOL_PREFIX''@||g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
-e 's/@''GNULIB__EXIT''@/0/g' \
-e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \
-e 's/@''GNULIB_ATOLL''@/0/g' \
-e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
-e 's/@''GNULIB_FREE_POSIX''@/1/g' \
-e 's/@''GNULIB_GETLOADAVG''@/0/g' \
-e 's/@''GNULIB_GETSUBOPT''@/0/g' \
-e 's/@''GNULIB_GRANTPT''@/0/g' \
-e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
-e 's/@''GNULIB_MBTOWC''@/0/g' \
-e 's/@''GNULIB_MKDTEMP''@/0/g' \
-e 's/@''GNULIB_MKOSTEMP''@/0/g' \
-e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
-e 's/@''GNULIB_MKSTEMP''@/0/g' \
-e 's/@''GNULIB_MKSTEMPS''@/0/g' \
-e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \
-e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
-e 's/@''GNULIB_PTSNAME''@/0/g' \
-e 's/@''GNULIB_PTSNAME_R''@/0/g' \
-e 's/@''GNULIB_PUTENV''@/0/g' \
-e 's/@''GNULIB_QSORT_R''@/0/g' \
-e 's/@''GNULIB_RANDOM''@/0/g' \
-e 's/@''GNULIB_RANDOM_R''@/0/g' \
-e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
-e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
-e 's/@''GNULIB_REALPATH''@/0/g' \
-e 's/@''GNULIB_RPMATCH''@/0/g' \
-e 's/@''GNULIB_SECURE_GETENV''@/1/g' \
-e 's/@''GNULIB_SETENV''@/0/g' \
-e 's/@''GNULIB_STRTOD''@/0/g' \
-e 's/@''GNULIB_STRTOL''@/0/g' \
-e 's/@''GNULIB_STRTOLD''@/0/g' \
-e 's/@''GNULIB_STRTOLL''@/0/g' \
-e 's/@''GNULIB_STRTOUL''@/0/g' \
-e 's/@''GNULIB_STRTOULL''@/0/g' \
-e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
-e 's/@''GNULIB_UNLOCKPT''@/0/g' \
-e 's/@''GNULIB_UNSETENV''@/0/g' \
-e 's/@''GNULIB_WCTOMB''@/0/g' \
-e 's/@''GNULIB_MDA_ECVT''@/1/g' \
-e 's/@''GNULIB_MDA_FCVT''@/1/g' \
-e 's/@''GNULIB_MDA_GCVT''@/1/g' \
-e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \
-e 's/@''GNULIB_MDA_PUTENV''@/1/g' \
< ./stdlib.in.h | \
sed -e 's|@''HAVE__EXIT''@|1|g' \
-e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \
-e 's|@''HAVE_ATOLL''@|1|g' \
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
-e 's|@''HAVE_DECL_ECVT''@|1|g' \
-e 's|@''HAVE_DECL_FCVT''@|1|g' \
-e 's|@''HAVE_DECL_GCVT''@|1|g' \
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
-e 's|@''HAVE_GRANTPT''@|1|g' \
-e 's|@''HAVE_INITSTATE''@|1|g' \
-e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
-e 's|@''HAVE_MBTOWC''@|1|g' \
-e 's|@''HAVE_MKDTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMPS''@|1|g' \
-e 's|@''HAVE_MKSTEMP''@|1|g' \
-e 's|@''HAVE_MKSTEMPS''@|1|g' \
-e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \
-e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
-e 's|@''HAVE_PTSNAME''@|1|g' \
-e 's|@''HAVE_PTSNAME_R''@|1|g' \
-e 's|@''HAVE_QSORT_R''@|1|g' \
-e 's|@''HAVE_RANDOM''@|1|g' \
-e 's|@''HAVE_RANDOM_H''@|1|g' \
-e 's|@''HAVE_RANDOM_R''@|1|g' \
-e 's|@''HAVE_REALLOCARRAY''@|0|g' \
-e 's|@''HAVE_REALPATH''@|1|g' \
-e 's|@''HAVE_RPMATCH''@|1|g' \
-e 's|@''HAVE_SECURE_GETENV''@|0|g' \
-e 's|@''HAVE_DECL_SETENV''@|1|g' \
-e 's|@''HAVE_SETSTATE''@|1|g' \
-e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
-e 's|@''HAVE_STRTOD''@|1|g' \
-e 's|@''HAVE_STRTOL''@|1|g' \
-e 's|@''HAVE_STRTOLD''@|1|g' \
-e 's|@''HAVE_STRTOLL''@|1|g' \
-e 's|@''HAVE_STRTOUL''@|1|g' \
-e 's|@''HAVE_STRTOULL''@|1|g' \
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
-e 's|@''HAVE_UNLOCKPT''@|1|g' \
-e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
-e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \
-e 's|@''REPLACE_CALLOC''@|0|g' \
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
-e 's|@''REPLACE_FREE''@|1|g' \
-e 's|@''REPLACE_INITSTATE''@|0|g' \
-e 's|@''REPLACE_MALLOC''@|0|g' \
-e 's|@''REPLACE_MBTOWC''@|0|g' \
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
-e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \
-e 's|@''REPLACE_PTSNAME''@|0|g' \
-e 's|@''REPLACE_PTSNAME_R''@|0|g' \
-e 's|@''REPLACE_PUTENV''@|1|g' \
-e 's|@''REPLACE_QSORT_R''@|0|g' \
-e 's|@''REPLACE_RANDOM''@|0|g' \
-e 's|@''REPLACE_RANDOM_R''@|0|g' \
-e 's|@''REPLACE_REALLOC''@|0|g' \
-e 's|@''REPLACE_REALLOCARRAY''@|0|g' \
-e 's|@''REPLACE_REALPATH''@|0|g' \
-e 's|@''REPLACE_SETENV''@|0|g' \
-e 's|@''REPLACE_SETSTATE''@|0|g' \
-e 's|@''REPLACE_STRTOD''@|0|g' \
-e 's|@''REPLACE_STRTOL''@|0|g' \
-e 's|@''REPLACE_STRTOLD''@|0|g' \
-e 's|@''REPLACE_STRTOLL''@|0|g' \
-e 's|@''REPLACE_STRTOUL''@|0|g' \
-e 's|@''REPLACE_STRTOULL''@|0|g' \
-e 's|@''REPLACE_UNSETENV''@|0|g' \
-e 's|@''REPLACE_WCTOMB''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
-e '/definition of _Noreturn/r ./_Noreturn.h' \
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \
-e 's/@''GNULIB_EXPLICIT_BZERO''@/1/g' \
-e 's/@''GNULIB_FFSL''@/0/g' \
-e 's/@''GNULIB_FFSLL''@/0/g' \
-e 's/@''GNULIB_MBSLEN''@/0/g' \
-e 's/@''GNULIB_MBSNLEN''@/0/g' \
-e 's/@''GNULIB_MBSCHR''@/0/g' \
-e 's/@''GNULIB_MBSRCHR''@/0/g' \
-e 's/@''GNULIB_MBSSTR''@/0/g' \
-e 's/@''GNULIB_MBSCASECMP''@/0/g' \
-e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
-e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
-e 's/@''GNULIB_MBSCASESTR''@/0/g' \
-e 's/@''GNULIB_MBSCSPN''@/0/g' \
-e 's/@''GNULIB_MBSPBRK''@/0/g' \
-e 's/@''GNULIB_MBSSPN''@/0/g' \
-e 's/@''GNULIB_MBSSEP''@/0/g' \
-e 's/@''GNULIB_MBSTOK_R''@/0/g' \
-e 's/@''GNULIB_MEMCHR''@/1/g' \
-e 's/@''GNULIB_MEMMEM''@/1/g' \
-e 's/@''GNULIB_MEMPCPY''@/0/g' \
-e 's/@''GNULIB_MEMRCHR''@/0/g' \
-e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
-e 's/@''GNULIB_STPCPY''@/1/g' \
-e 's/@''GNULIB_STPNCPY''@/0/g' \
-e 's/@''GNULIB_STRCHRNUL''@/0/g' \
-e 's/@''GNULIB_STRDUP''@/1/g' \
-e 's/@''GNULIB_STRNCAT''@/0/g' \
-e 's/@''GNULIB_STRNDUP''@/1/g' \
-e 's/@''GNULIB_STRNLEN''@/1/g' \
-e 's/@''GNULIB_STRPBRK''@/0/g' \
-e 's/@''GNULIB_STRSEP''@/0/g' \
-e 's/@''GNULIB_STRSTR''@/0/g' \
-e 's/@''GNULIB_STRCASESTR''@/0/g' \
-e 's/@''GNULIB_STRTOK_R''@/1/g' \
-e 's/@''GNULIB_STRERROR''@/0/g' \
-e 's/@''GNULIB_STRERROR_R''@/0/g' \
-e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \
-e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \
-e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \
-e 's/@''GNULIB_STRSIGNAL''@/0/g' \
-e 's/@''GNULIB_STRVERSCMP''@/1/g' \
-e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \
-e 's/@''GNULIB_MDA_STRDUP''@/1/g' \
< ./string.in.h | \
sed -e 's|@''HAVE_EXPLICIT_BZERO''@|0|g' \
-e 's|@''HAVE_FFSL''@|1|g' \
-e 's|@''HAVE_FFSLL''@|1|g' \
-e 's|@''HAVE_MBSLEN''@|0|g' \
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
-e 's|@''HAVE_MEMPCPY''@|1|g' \
-e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
-e 's|@''HAVE_RAWMEMCHR''@|1|g' \
-e 's|@''HAVE_STPCPY''@|1|g' \
-e 's|@''HAVE_STPNCPY''@|1|g' \
-e 's|@''HAVE_STRCHRNUL''@|1|g' \
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
-e 's|@''HAVE_STRPBRK''@|1|g' \
-e 's|@''HAVE_STRSEP''@|1|g' \
-e 's|@''HAVE_STRCASESTR''@|1|g' \
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
-e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
-e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \
-e 's|@''HAVE_SIGABBREV_NP''@|1|g' \
-e 's|@''HAVE_SIGDESCR_NP''@|1|g' \
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
-e 's|@''HAVE_STRVERSCMP''@|0|g' \
-e 's|@''REPLACE_FFSLL''@|0|g' \
-e 's|@''REPLACE_MEMCHR''@|0|g' \
-e 's|@''REPLACE_MEMMEM''@|1|g' \
-e 's|@''REPLACE_STPNCPY''@|0|g' \
-e 's|@''REPLACE_STRCHRNUL''@|0|g' \
-e 's|@''REPLACE_STRDUP''@|0|g' \
-e 's|@''REPLACE_STRNCAT''@|0|g' \
-e 's|@''REPLACE_STRNDUP''@|0|g' \
-e 's|@''REPLACE_STRNLEN''@|0|g' \
-e 's|@''REPLACE_STRSTR''@|0|g' \
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
-e 's|@''REPLACE_STRTOK_R''@|0|g' \
-e 's|@''REPLACE_STRERROR''@|1|g' \
-e 's|@''REPLACE_STRERROR_R''@|1|g' \
-e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
< ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
rm -f strings.h-t strings.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_STRINGS_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \
-e 's/@''GNULIB_FFS''@/0/g' \
-e 's|@''HAVE_FFS''@|1|g' \
-e 's|@''HAVE_STRCASECMP''@|1|g' \
-e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
< ./strings.in.h; \
} > strings.h-t && \
mv strings.h-t strings.h
../build-aux/install-sh -c -d sys
../build-aux/install-sh -c -d sys
../build-aux/install-sh -c -d sys
../build-aux/install-sh -c -d sys
rm -f arpa/inet.h-t arpa/inet.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''HAVE_FEATURES_H''@|0|g' \
-e 's|@''NEXT_ARPA_INET_H''@|<arpa/inet.h>|g' \
-e 's|@''HAVE_ARPA_INET_H''@|1|g' \
-e 's/@''GNULIB_INET_NTOP''@/1/g' \
-e 's/@''GNULIB_INET_PTON''@/1/g' \
-e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
-e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \
-e 's|@''HAVE_DECL_INET_PTON''@|1|g' \
-e 's|@''REPLACE_INET_NTOP''@|0|g' \
-e 's|@''REPLACE_INET_PTON''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
< ./arpa_inet.in.h; \
} > arpa/inet.h-t && \
mv arpa/inet.h-t arpa/inet.h
rm -f sys/socket.h-t sys/socket.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \
-e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
-e 's/@''GNULIB_CLOSE''@/1/g' \
-e 's/@''GNULIB_SOCKET''@/0/g' \
-e 's/@''GNULIB_CONNECT''@/0/g' \
-e 's/@''GNULIB_ACCEPT''@/0/g' \
-e 's/@''GNULIB_BIND''@/0/g' \
-e 's/@''GNULIB_GETPEERNAME''@/0/g' \
-e 's/@''GNULIB_GETSOCKNAME''@/0/g' \
-e 's/@''GNULIB_GETSOCKOPT''@/0/g' \
-e 's/@''GNULIB_LISTEN''@/0/g' \
-e 's/@''GNULIB_RECV''@/0/g' \
-e 's/@''GNULIB_SEND''@/0/g' \
-e 's/@''GNULIB_RECVFROM''@/0/g' \
-e 's/@''GNULIB_SENDTO''@/0/g' \
-e 's/@''GNULIB_SETSOCKOPT''@/1/g' \
-e 's/@''GNULIB_SHUTDOWN''@/0/g' \
-e 's/@''GNULIB_ACCEPT4''@/0/g' \
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
-e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \
-e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \
-e 's|@''HAVE_SA_FAMILY_T''@|1|g' \
-e 's|@''HAVE_ACCEPT4''@|1|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
< ./sys_socket.in.h; \
} > sys/socket.h-t && \
mv -f sys/socket.h-t sys/socket.h
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
-e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
-e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
-e 's/@''GNULIB_FCHMODAT''@/0/g' \
-e 's/@''GNULIB_FSTAT''@/1/g' \
-e 's/@''GNULIB_FSTATAT''@/0/g' \
-e 's/@''GNULIB_FUTIMENS''@/0/g' \
-e 's/@''GNULIB_GETUMASK''@/0/g' \
-e 's/@''GNULIB_LCHMOD''@/0/g' \
-e 's/@''GNULIB_LSTAT''@/0/g' \
-e 's/@''GNULIB_MKDIR''@/0/g' \
-e 's/@''GNULIB_MKDIRAT''@/0/g' \
-e 's/@''GNULIB_MKFIFO''@/0/g' \
-e 's/@''GNULIB_MKFIFOAT''@/0/g' \
-e 's/@''GNULIB_MKNOD''@/0/g' \
-e 's/@''GNULIB_MKNODAT''@/0/g' \
-e 's/@''GNULIB_STAT''@/1/g' \
-e 's/@''GNULIB_UTIMENSAT''@/0/g' \
-e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
-e 's/@''GNULIB_MDA_CHMOD''@/1/g' \
-e 's/@''GNULIB_MDA_MKDIR''@/1/g' \
-e 's/@''GNULIB_MDA_UMASK''@/1/g' \
-e 's|@''HAVE_FCHMODAT''@|1|g' \
-e 's|@''HAVE_FSTATAT''@|1|g' \
-e 's|@''HAVE_FUTIMENS''@|1|g' \
-e 's|@''HAVE_GETUMASK''@|1|g' \
-e 's|@''HAVE_LCHMOD''@|1|g' \
-e 's|@''HAVE_LSTAT''@|1|g' \
-e 's|@''HAVE_MKDIRAT''@|1|g' \
-e 's|@''HAVE_MKFIFO''@|1|g' \
-e 's|@''HAVE_MKFIFOAT''@|1|g' \
-e 's|@''HAVE_MKNOD''@|1|g' \
-e 's|@''HAVE_MKNODAT''@|1|g' \
-e 's|@''HAVE_UTIMENSAT''@|1|g' \
-e 's|@''REPLACE_FCHMODAT''@|0|g' \
-e 's|@''REPLACE_FSTAT''@|0|g' \
-e 's|@''REPLACE_FSTATAT''@|0|g' \
-e 's|@''REPLACE_FUTIMENS''@|0|g' \
-e 's|@''REPLACE_LSTAT''@|1|g' \
-e 's|@''REPLACE_MKDIR''@|0|g' \
-e 's|@''REPLACE_MKFIFO''@|0|g' \
-e 's|@''REPLACE_MKFIFOAT''@|0|g' \
-e 's|@''REPLACE_MKNOD''@|0|g' \
-e 's|@''REPLACE_MKNODAT''@|0|g' \
-e 's|@''REPLACE_STAT''@|1|g' \
-e 's|@''REPLACE_UTIMENSAT''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
< ./sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
rm -f sys/time.h-t sys/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_SYS_TIME_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
-e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
-e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
-e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
-e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
-e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
< ./sys_time.in.h; \
} > sys/time.h-t && \
mv sys/time.h-t sys/time.h
../build-aux/install-sh -c -d sys
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's|@''WINDOWS_STAT_INODES''@|0|g' \
< ./sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
rm -f sys/uio.h-t sys/uio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \
-e 's|@''HAVE_SYS_UIO_H''@|1|g' \
< ./sys_uio.in.h; \
} > sys/uio.h-t && \
mv -f sys/uio.h-t sys/uio.h
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_TIME_H''@|<time.h>|g' \
-e 's/@''GNULIB_CTIME''@/0/g' \
-e 's/@''GNULIB_LOCALTIME''@/0/g' \
-e 's/@''GNULIB_MKTIME''@/0/g' \
-e 's/@''GNULIB_NANOSLEEP''@/0/g' \
-e 's/@''GNULIB_STRFTIME''@/0/g' \
-e 's/@''GNULIB_STRPTIME''@/0/g' \
-e 's/@''GNULIB_TIMEGM''@/0/g' \
-e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \
-e 's/@''GNULIB_TIME_R''@/1/g' \
-e 's/@''GNULIB_TIME_RZ''@/0/g' \
-e 's/@''GNULIB_TZSET''@/0/g' \
-e 's/@''GNULIB_MDA_TZSET''@/1/g' \
-e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
-e 's|@''HAVE_NANOSLEEP''@|1|g' \
-e 's|@''HAVE_STRPTIME''@|1|g' \
-e 's|@''HAVE_TIMEGM''@|1|g' \
-e 's|@''HAVE_TIMESPEC_GET''@|1|g' \
-e 's|@''HAVE_TIMEZONE_T''@|0|g' \
-e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_GMTIME''@|0|g' \
-e 's|@''REPLACE_LOCALTIME''@|0|g' \
-e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
-e 's|@''REPLACE_MKTIME''@|1|g' \
-e 's|@''REPLACE_NANOSLEEP''@|1|g' \
-e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_TIMEGM''@|1|g' \
-e 's|@''REPLACE_TZSET''@|0|g' \
-e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
-e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
< ./time.in.h; \
} > time.h-t && \
mv time.h-t time.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_UNISTD_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's/@''GNULIB_ACCESS''@/0/g' \
-e 's/@''GNULIB_CHDIR''@/0/g' \
-e 's/@''GNULIB_CHOWN''@/0/g' \
-e 's/@''GNULIB_CLOSE''@/1/g' \
-e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
-e 's/@''GNULIB_DUP''@/0/g' \
-e 's/@''GNULIB_DUP2''@/1/g' \
-e 's/@''GNULIB_DUP3''@/0/g' \
-e 's/@''GNULIB_ENVIRON''@/0/g' \
-e 's/@''GNULIB_EUIDACCESS''@/0/g' \
-e 's/@''GNULIB_EXECL''@/0/g' \
-e 's/@''GNULIB_EXECLE''@/0/g' \
-e 's/@''GNULIB_EXECLP''@/0/g' \
-e 's/@''GNULIB_EXECV''@/0/g' \
-e 's/@''GNULIB_EXECVE''@/0/g' \
-e 's/@''GNULIB_EXECVP''@/0/g' \
-e 's/@''GNULIB_EXECVPE''@/0/g' \
-e 's/@''GNULIB_FACCESSAT''@/0/g' \
-e 's/@''GNULIB_FCHDIR''@/0/g' \
-e 's/@''GNULIB_FCHOWNAT''@/0/g' \
-e 's/@''GNULIB_FDATASYNC''@/0/g' \
-e 's/@''GNULIB_FSYNC''@/0/g' \
-e 's/@''GNULIB_FTRUNCATE''@/0/g' \
-e 's/@''GNULIB_GETCWD''@/0/g' \
-e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
-e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
-e 's/@''GNULIB_GETENTROPY''@/0/g' \
-e 's/@''GNULIB_GETGROUPS''@/0/g' \
-e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
-e 's/@''GNULIB_GETLOGIN''@/0/g' \
-e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
-e 's/@''GNULIB_GETOPT_POSIX''@/0/g' \
-e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
-e 's/@''GNULIB_GETPASS''@/0/g' \
-e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
-e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
-e 's/@''GNULIB_ISATTY''@/0/g' \
-e 's/@''GNULIB_LCHOWN''@/0/g' \
-e 's/@''GNULIB_LINK''@/0/g' \
-e 's/@''GNULIB_LINKAT''@/0/g' \
-e 's/@''GNULIB_LSEEK''@/1/g' \
-e 's/@''GNULIB_PIPE''@/0/g' \
-e 's/@''GNULIB_PIPE2''@/0/g' \
-e 's/@''GNULIB_PREAD''@/0/g' \
-e 's/@''GNULIB_PWRITE''@/0/g' \
-e 's/@''GNULIB_READ''@/0/g' \
-e 's/@''GNULIB_READLINK''@/0/g' \
-e 's/@''GNULIB_READLINKAT''@/0/g' \
-e 's/@''GNULIB_RMDIR''@/0/g' \
-e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
-e 's/@''GNULIB_SLEEP''@/0/g' \
-e 's/@''GNULIB_SYMLINK''@/0/g' \
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \
-e 's/@''GNULIB_TRUNCATE''@/0/g' \
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
-e 's/@''GNULIB_UNLINK''@/0/g' \
-e 's/@''GNULIB_UNLINKAT''@/0/g' \
-e 's/@''GNULIB_USLEEP''@/0/g' \
-e 's/@''GNULIB_WRITE''@/0/g' \
-e 's/@''GNULIB_MDA_ACCESS''@/1/g' \
-e 's/@''GNULIB_MDA_CHDIR''@/1/g' \
-e 's/@''GNULIB_MDA_CLOSE''@/1/g' \
-e 's/@''GNULIB_MDA_DUP''@/1/g' \
-e 's/@''GNULIB_MDA_DUP2''@/1/g' \
-e 's/@''GNULIB_MDA_EXECL''@/1/g' \
-e 's/@''GNULIB_MDA_EXECLE''@/1/g' \
-e 's/@''GNULIB_MDA_EXECLP''@/1/g' \
-e 's/@''GNULIB_MDA_EXECV''@/1/g' \
-e 's/@''GNULIB_MDA_EXECVE''@/1/g' \
-e 's/@''GNULIB_MDA_EXECVP''@/1/g' \
-e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \
-e 's/@''GNULIB_MDA_GETCWD''@/1/g' \
-e 's/@''GNULIB_MDA_GETPID''@/1/g' \
-e 's/@''GNULIB_MDA_ISATTY''@/1/g' \
-e 's/@''GNULIB_MDA_LSEEK''@/1/g' \
-e 's/@''GNULIB_MDA_READ''@/1/g' \
-e 's/@''GNULIB_MDA_RMDIR''@/1/g' \
-e 's/@''GNULIB_MDA_SWAB''@/1/g' \
-e 's/@''GNULIB_MDA_UNLINK''@/1/g' \
-e 's/@''GNULIB_MDA_WRITE''@/1/g' \
< ./unistd.in.h | \
sed -e 's|@''HAVE_CHOWN''@|1|g' \
-e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
-e 's|@''HAVE_DUP3''@|1|g' \
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
-e 's|@''HAVE_EXECVPE''@|1|g' \
-e 's|@''HAVE_FACCESSAT''@|1|g' \
-e 's|@''HAVE_FCHDIR''@|1|g' \
-e 's|@''HAVE_FCHOWNAT''@|1|g' \
-e 's|@''HAVE_FDATASYNC''@|1|g' \
-e 's|@''HAVE_FSYNC''@|1|g' \
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
-e 's|@''HAVE_GETENTROPY''@|1|g' \
-e 's|@''HAVE_GETGROUPS''@|1|g' \
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_GETPASS''@|1|g' \
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
-e 's|@''HAVE_LCHOWN''@|1|g' \
-e 's|@''HAVE_LINK''@|1|g' \
-e 's|@''HAVE_LINKAT''@|1|g' \
-e 's|@''HAVE_PIPE''@|1|g' \
-e 's|@''HAVE_PIPE2''@|1|g' \
-e 's|@''HAVE_PREAD''@|1|g' \
-e 's|@''HAVE_PWRITE''@|1|g' \
-e 's|@''HAVE_READLINK''@|1|g' \
-e 's|@''HAVE_READLINKAT''@|1|g' \
-e 's|@''HAVE_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_SYMLINK''@|1|g' \
-e 's|@''HAVE_SYMLINKAT''@|1|g' \
-e 's|@''HAVE_UNLINKAT''@|1|g' \
-e 's|@''HAVE_USLEEP''@|1|g' \
-e 's|@''HAVE_DECL_ENVIRON''@|0|g' \
-e 's|@''HAVE_DECL_EXECVPE''@|0|g' \
-e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
-e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
-e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
-e 's|@''HAVE_OS_H''@|0|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
| \
sed -e 's|@''REPLACE_ACCESS''@|0|g' \
-e 's|@''REPLACE_CHOWN''@|0|g' \
-e 's|@''REPLACE_CLOSE''@|0|g' \
-e 's|@''REPLACE_DUP''@|0|g' \
-e 's|@''REPLACE_DUP2''@|0|g' \
-e 's|@''REPLACE_EXECL''@|0|g' \
-e 's|@''REPLACE_EXECLE''@|0|g' \
-e 's|@''REPLACE_EXECLP''@|0|g' \
-e 's|@''REPLACE_EXECV''@|0|g' \
-e 's|@''REPLACE_EXECVE''@|0|g' \
-e 's|@''REPLACE_EXECVP''@|0|g' \
-e 's|@''REPLACE_EXECVPE''@|0|g' \
-e 's|@''REPLACE_FACCESSAT''@|0|g' \
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
-e 's|@''REPLACE_FTRUNCATE''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|0|g' \
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
-e 's|@''REPLACE_GETPASS''@|0|g' \
-e 's|@''REPLACE_ISATTY''@|0|g' \
-e 's|@''REPLACE_LCHOWN''@|0|g' \
-e 's|@''REPLACE_LINK''@|0|g' \
-e 's|@''REPLACE_LINKAT''@|0|g' \
-e 's|@''REPLACE_LSEEK''@|0|g' \
-e 's|@''REPLACE_PREAD''@|0|g' \
-e 's|@''REPLACE_PWRITE''@|0|g' \
-e 's|@''REPLACE_READ''@|0|g' \
-e 's|@''REPLACE_READLINK''@|0|g' \
-e 's|@''REPLACE_READLINKAT''@|0|g' \
-e 's|@''REPLACE_RMDIR''@|0|g' \
-e 's|@''REPLACE_SLEEP''@|0|g' \
-e 's|@''REPLACE_SYMLINK''@|1|g' \
-e 's|@''REPLACE_SYMLINKAT''@|0|g' \
-e 's|@''REPLACE_TRUNCATE''@|0|g' \
-e 's|@''REPLACE_TTYNAME_R''@|0|g' \
-e 's|@''REPLACE_UNLINK''@|0|g' \
-e 's|@''REPLACE_UNLINKAT''@|0|g' \
-e 's|@''REPLACE_USLEEP''@|0|g' \
-e 's|@''REPLACE_WRITE''@|0|g' \
-e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''HAVE_FEATURES_H''@|0|g' \
-e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
-e 's|@''HAVE_WCHAR_H''@|1|g' \
-e 's/@''HAVE_CRTDEFS_H''@/0/g' \
-e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
-e 's/@''GNULIB_BTOWC''@/0/g' \
-e 's/@''GNULIB_WCTOB''@/0/g' \
-e 's/@''GNULIB_MBSINIT''@/0/g' \
-e 's/@''GNULIB_MBRTOWC''@/0/g' \
-e 's/@''GNULIB_MBRLEN''@/0/g' \
-e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
-e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
-e 's/@''GNULIB_WCRTOMB''@/0/g' \
-e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
-e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
-e 's/@''GNULIB_WCWIDTH''@/0/g' \
-e 's/@''GNULIB_WMEMCHR''@/0/g' \
-e 's/@''GNULIB_WMEMCMP''@/0/g' \
-e 's/@''GNULIB_WMEMCPY''@/0/g' \
-e 's/@''GNULIB_WMEMMOVE''@/0/g' \
-e 's/@''GNULIB_WMEMPCPY''@/0/g' \
-e 's/@''GNULIB_WMEMSET''@/0/g' \
-e 's/@''GNULIB_WCSLEN''@/0/g' \
-e 's/@''GNULIB_WCSNLEN''@/0/g' \
-e 's/@''GNULIB_WCSCPY''@/0/g' \
-e 's/@''GNULIB_WCPCPY''@/0/g' \
-e 's/@''GNULIB_WCSNCPY''@/0/g' \
-e 's/@''GNULIB_WCPNCPY''@/0/g' \
-e 's/@''GNULIB_WCSCAT''@/0/g' \
-e 's/@''GNULIB_WCSNCAT''@/0/g' \
-e 's/@''GNULIB_WCSCMP''@/0/g' \
-e 's/@''GNULIB_WCSNCMP''@/0/g' \
-e 's/@''GNULIB_WCSCASECMP''@/0/g' \
-e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
-e 's/@''GNULIB_WCSCOLL''@/0/g' \
-e 's/@''GNULIB_WCSXFRM''@/0/g' \
-e 's/@''GNULIB_WCSDUP''@/0/g' \
-e 's/@''GNULIB_WCSCHR''@/0/g' \
-e 's/@''GNULIB_WCSRCHR''@/0/g' \
-e 's/@''GNULIB_WCSCSPN''@/0/g' \
-e 's/@''GNULIB_WCSSPN''@/0/g' \
-e 's/@''GNULIB_WCSPBRK''@/0/g' \
-e 's/@''GNULIB_WCSSTR''@/0/g' \
-e 's/@''GNULIB_WCSTOK''@/0/g' \
-e 's/@''GNULIB_WCSWIDTH''@/0/g' \
-e 's/@''GNULIB_WCSFTIME''@/0/g' \
-e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \
< ./wchar.in.h | \
sed -e 's|@''HAVE_WINT_T''@|1|g' \
-e 's|@''HAVE_BTOWC''@|1|g' \
-e 's|@''HAVE_MBSINIT''@|1|g' \
-e 's|@''HAVE_MBRTOWC''@|1|g' \
-e 's|@''HAVE_MBRLEN''@|1|g' \
-e 's|@''HAVE_MBSRTOWCS''@|1|g' \
-e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
-e 's|@''HAVE_WCRTOMB''@|1|g' \
-e 's|@''HAVE_WCSRTOMBS''@|1|g' \
-e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
-e 's|@''HAVE_WMEMCHR''@|1|g' \
-e 's|@''HAVE_WMEMCMP''@|1|g' \
-e 's|@''HAVE_WMEMCPY''@|1|g' \
-e 's|@''HAVE_WMEMMOVE''@|1|g' \
-e 's|@''HAVE_WMEMPCPY''@|1|g' \
-e 's|@''HAVE_WMEMSET''@|1|g' \
-e 's|@''HAVE_WCSLEN''@|1|g' \
-e 's|@''HAVE_WCSNLEN''@|1|g' \
-e 's|@''HAVE_WCSCPY''@|1|g' \
-e 's|@''HAVE_WCPCPY''@|1|g' \
-e 's|@''HAVE_WCSNCPY''@|1|g' \
-e 's|@''HAVE_WCPNCPY''@|1|g' \
-e 's|@''HAVE_WCSCAT''@|1|g' \
-e 's|@''HAVE_WCSNCAT''@|1|g' \
-e 's|@''HAVE_WCSCMP''@|1|g' \
-e 's|@''HAVE_WCSNCMP''@|1|g' \
-e 's|@''HAVE_WCSCASECMP''@|1|g' \
-e 's|@''HAVE_WCSNCASECMP''@|1|g' \
-e 's|@''HAVE_WCSCOLL''@|1|g' \
-e 's|@''HAVE_WCSXFRM''@|1|g' \
-e 's|@''HAVE_WCSDUP''@|1|g' \
-e 's|@''HAVE_WCSCHR''@|1|g' \
-e 's|@''HAVE_WCSRCHR''@|1|g' \
-e 's|@''HAVE_WCSCSPN''@|1|g' \
-e 's|@''HAVE_WCSSPN''@|1|g' \
-e 's|@''HAVE_WCSPBRK''@|1|g' \
-e 's|@''HAVE_WCSSTR''@|1|g' \
-e 's|@''HAVE_WCSTOK''@|1|g' \
-e 's|@''HAVE_WCSWIDTH''@|1|g' \
-e 's|@''HAVE_WCSFTIME''@|1|g' \
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \
-e 's|@''HAVE_DECL_WCSDUP''@|1|g' \
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
| \
sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
-e 's|@''REPLACE_BTOWC''@|0|g' \
-e 's|@''REPLACE_WCTOB''@|0|g' \
-e 's|@''REPLACE_MBSINIT''@|0|g' \
-e 's|@''REPLACE_MBRTOWC''@|0|g' \
-e 's|@''REPLACE_MBRLEN''@|0|g' \
-e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
-e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
-e 's|@''REPLACE_WCRTOMB''@|0|g' \
-e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCWIDTH''@|0|g' \
-e 's|@''REPLACE_WCSWIDTH''@|0|g' \
-e 's|@''REPLACE_WCSFTIME''@|0|g' \
-e 's|@''REPLACE_WCSTOK''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
/Library/Developer/CommandLineTools/usr/bin/make install-recursive
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o bitrotate.lo bitrotate.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o c-ctype.lo c-ctype.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o c-strcasecmp.lo c-strcasecmp.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o c-strncasecmp.lo c-strncasecmp.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o cloexec.lo cloexec.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c c-ctype.c -fno-common -DPIC -o .libs/c-ctype.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c c-strcasecmp.c -fno-common -DPIC -o .libs/c-strcasecmp.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c cloexec.c -fno-common -DPIC -o .libs/cloexec.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c bitrotate.c -fno-common -DPIC -o .libs/bitrotate.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c c-strncasecmp.c -fno-common -DPIC -o .libs/c-strncasecmp.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o fd-hook.lo fd-hook.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o hash.lo hash.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o hash-pjw-bare.lo hash-pjw-bare.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o malloca.lo malloca.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c fd-hook.c -fno-common -DPIC -o .libs/fd-hook.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o read-file.lo read-file.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c hash.c -fno-common -DPIC -o .libs/hash.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c hash-pjw-bare.c -fno-common -DPIC -o .libs/hash-pjw-bare.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c malloca.c -fno-common -DPIC -o .libs/malloca.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c read-file.c -fno-common -DPIC -o .libs/read-file.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o stat-time.lo stat-time.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o sys_socket.lo sys_socket.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o glthread/threadlib.lo glthread/threadlib.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c stat-time.c -fno-common -DPIC -o .libs/stat-time.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c sys_socket.c -fno-common -DPIC -o .libs/sys_socket.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o unistd.lo unistd.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c glthread/threadlib.c -fno-common -DPIC -o glthread/.libs/threadlib.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o xsize.lo xsize.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c unistd.c -fno-common -DPIC -o .libs/unistd.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o asnprintf.lo asnprintf.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o explicit_bzero.lo explicit_bzero.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c xsize.c -fno-common -DPIC -o .libs/xsize.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o fopen.lo fopen.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c asnprintf.c -fno-common -DPIC -o .libs/asnprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c explicit_bzero.c -fno-common -DPIC -o .libs/explicit_bzero.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o free.lo free.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c fopen.c -fno-common -DPIC -o .libs/fopen.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o ftell.lo ftell.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c free.c -fno-common -DPIC -o .libs/free.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o ftello.lo ftello.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c ftell.c -fno-common -DPIC -o .libs/ftell.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o memmem.lo memmem.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c ftello.c -fno-common -DPIC -o .libs/ftello.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c memmem.c -fno-common -DPIC -o .libs/memmem.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o open.lo open.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o printf-args.lo printf-args.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o printf-parse.lo printf-parse.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c open.c -fno-common -DPIC -o .libs/open.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c printf-args.c -fno-common -DPIC -o .libs/printf-args.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c printf-parse.c -fno-common -DPIC -o .libs/printf-parse.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o secure_getenv.lo secure_getenv.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o stat.lo stat.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c secure_getenv.c -fno-common -DPIC -o .libs/secure_getenv.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o strverscmp.lo strverscmp.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o vasnprintf.lo vasnprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c stat.c -fno-common -DPIC -o .libs/stat.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c strverscmp.c -fno-common -DPIC -o .libs/strverscmp.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c vasnprintf.c -fno-common -DPIC -o .libs/vasnprintf.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c -o glthread/lock.lo glthread/lock.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wno-implicit-function-declaration -c glthread/lock.c -fno-common -DPIC -o glthread/.libs/lock.o
/bin/sh ../libtool --tag=CC --mode=link clang -Wno-implicit-function-declaration -no-undefined -lintl -Wl,-framework -Wl,CoreFoundation -o libgnu.la bitrotate.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo cloexec.lo fd-hook.lo hash.lo hash-pjw-bare.lo glthread/lock.lo malloca.lo read-file.lo stat-time.lo sys_socket.lo glthread/threadlib.lo unistd.lo xsize.lo asnprintf.lo explicit_bzero.lo fopen.lo free.lo ftell.lo ftello.lo memmem.lo open.lo printf-args.lo printf-parse.lo secure_getenv.lo stat.lo strverscmp.lo vasnprintf.lo
libtool: link: ar cru .libs/libgnu.a .libs/bitrotate.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/cloexec.o .libs/fd-hook.o .libs/hash.o .libs/hash-pjw-bare.o glthread/.libs/lock.o .libs/malloca.o .libs/read-file.o .libs/stat-time.o .libs/sys_socket.o glthread/.libs/threadlib.o .libs/unistd.o .libs/xsize.o .libs/asnprintf.o .libs/explicit_bzero.o .libs/fopen.o .libs/free.o .libs/ftell.o .libs/ftello.o .libs/memmem.o .libs/open.o .libs/printf-args.o .libs/printf-parse.o .libs/secure_getenv.o .libs/stat.o .libs/strverscmp.o .libs/vasnprintf.o
libtool: link: ranlib .libs/libgnu.a
libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in lib
/Library/Developer/CommandLineTools/usr/bin/make install-recursive
Making install in includes
make[4]: Nothing to be done for `install-exec-am'.
../../build-aux/install-sh -c -d '/Users/cb/homebrew/Cellar/gnutls/3.7.4/include'
../../build-aux/install-sh -c -d '/Users/cb/homebrew/Cellar/gnutls/3.7.4/include'
../../build-aux/install-sh -c -d '/Users/cb/homebrew/Cellar/gnutls/3.7.4/include/gnutls'
../../build-aux/install-sh -c -d '/Users/cb/homebrew/Cellar/gnutls/3.7.4/include/gnutls'
/usr/bin/install -c -m 644 gnutls/gnutls.h '/Users/cb/homebrew/Cellar/gnutls/3.7.4/include/gnutls'
/usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/x509-ext.h gnutls/self-test.h gnutls/system-keys.h gnutls/urls.h gnutls/pkcs7.h gnutls/socket.h gnutls/gnutlsxx.h '/Users/cb/homebrew/Cellar/gnutls/3.7.4/include/gnutls'
Making install in x509
/Library/Developer/CommandLineTools/usr/bin/make install-am
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c -o common.lo common.c
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c -o key_encode.lo key_encode.c
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c -o key_decode.lo key_decode.c
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c -o time.lo time.c
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c -o crl.lo crl.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c key_encode.c -fno-common -DPIC -o .libs/key_encode.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c common.c -fno-common -DPIC -o .libs/common.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c key_decode.c -fno-common -DPIC -o .libs/key_decode.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c time.c -fno-common -DPIC -o .libs/time.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c crl.c -fno-common -DPIC -o .libs/crl.o
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c -o crl_write.lo crl_write.c
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c -o crq.lo crq.c
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c -o dn.lo dn.c
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c -o attributes.lo attributes.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c crl_write.c -fno-common -DPIC -o .libs/crl_write.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c crq.c -fno-common -DPIC -o .libs/crq.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c dn.c -fno-common -DPIC -o .libs/dn.o
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c -o prov-seed.lo prov-seed.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c attributes.c -fno-common -DPIC -o .libs/attributes.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c prov-seed.c -fno-common -DPIC -o .libs/prov-seed.o
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c -o extensions.lo extensions.c
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c -o mpi.lo mpi.c
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c -o output.lo output.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c extensions.c -fno-common -DPIC -o .libs/extensions.o
/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../../gl -I./../includes -I./../includes -I./.. -Wtype-limits -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-unused-parameter -fdiagnostics-show-option -fno-builtin-strcmp -I/Users/cb/homebrew/Cellar/nettle/3.7.3/include -I/Users/cb/homebrew/Cellar/libtasn1/4.18.0/include -I/Users/cb/homebrew/Cellar/libidn2/2.3.2/include -I/Users/cb/homebrew/Cellar/p11-kit/0.24.1/include/p11-kit-1 -Wno-implicit-function-declaration -c -o pkcs12.lo pkcs12.c
/bin
View raw

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

View raw

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

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