Skip to content

Instantly share code, notes, and snippets.

@rlanore
Created December 13, 2024 10:47
Show Gist options
  • Save rlanore/3c67d7d80ef501f55de34f82b3c19485 to your computer and use it in GitHub Desktop.
Save rlanore/3c67d7d80ef501f55de34f82b3c19485 to your computer and use it in GitHub Desktop.
gettext on Debian GNU/Linux trixie/sid - Homebrew build logs
Homebrew build logs for gettext on Debian GNU/Linux trixie/sid
Build date: 2024-12-13 11:45:45
HOMEBREW_VERSION: 4.4.11
ORIGIN: https://github.com/Homebrew/brew
HEAD: ad356d365837a691a52dfec32b3fb5f282f3aefc
Last commit: 4 days ago
Branch: stable
Core tap JSON: 13 Dec 10:33 UTC
HOMEBREW_PREFIX: /home/rlanore/Documents/git/github/homebrew
HOMEBREW_REPOSITORY: /home/rlanore/Documents/git/github/homebrew
HOMEBREW_CELLAR: /home/rlanore/Documents/git/github/homebrew/Cellar
HOMEBREW_BROWSER: qutebrowser
HOMEBREW_CASK_OPTS: []
HOMEBREW_DISPLAY: :0
HOMEBREW_EDITOR: nvim
HOMEBREW_MAKE_JOBS: 12
Homebrew Ruby: 3.3.6 => /home/rlanore/Documents/git/github/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.6/bin/ruby
CPU: dodeca-core 64-bit skylake
Clang: N/A
Git: 2.45.0 => /home/rlanore/Documents/git/github/homebrew/bin/git
Curl: 8.9.1 => /bin/curl
Kernel: Linux 6.9.12-amd64 x86_64 GNU/Linux
OS: Debian GNU/Linux trixie/sid (trixie)
Host glibc: 2.39
/usr/bin/gcc: 14.2.0
/usr/bin/ruby: 3.1.2
glibc: N/A
gcc@11: N/A
gcc: 13.2.0
xorg: N/A
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: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
[email protected]
terraform
Warning: You have unlinked kegs in your Cellar.
Leaving kegs unlinked can lead to build-trouble and cause formulae that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
pkg-config
Warning: Your Homebrew's prefix is not /home/linuxbrew/.linuxbrew.
Many of Homebrew's bottles (binary packages) can only be used with the default prefix.
Consider uninstalling Homebrew and reinstalling into the default prefix.
It is expected behaviour that some formulae will fail to build in this unsupported configuration.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
2024-12-13 10:40:30 +0000
./configure
--disable-debug
--disable-dependency-tracking
--prefix=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23
--libdir=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib
--with-libunistring-prefix=/home/rlanore/Documents/git/github/homebrew/opt/libunistring
--disable-silent-rules
--with-included-glib
--with-included-libcroco
--with-emacs
--with-lispdir=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/share/emacs/site-lisp/gettext
--disable-java
--disable-csharp
--without-git
--without-cvs
--without-xz
--with-libxml2-prefix=/home/rlanore/Documents/git/github/homebrew/opt/libxml2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gnulib-local/Makefile
=== configuring in gettext-runtime (/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23/gettext-runtime)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23' '--disable-debug' '--disable-dependency-tracking' '--libdir=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib' '--with-libunistring-prefix=/home/rlanore/Documents/git/github/homebrew/opt/libunistring' '--disable-silent-rules' '--with-included-glib' '--with-included-libcroco' '--with-emacs' '--with-lispdir=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/share/emacs/site-lisp/gettext' '--disable-java' '--disable-csharp' '--without-git' '--without-cvs' '--without-xz' '--with-libxml2-prefix=/home/rlanore/Documents/git/github/homebrew/opt/libxml2' 'CC=gcc-14' 'CXX=g++-14' 'OBJC=gcc-14' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for gcc... gcc-14
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 the compiler supports GNU C... yes
checking whether gcc-14 accepts -g... yes
checking for gcc-14 option to enable C11 features... none needed
checking whether gcc-14 understands -c and -o together... yes
checking whether the compiler is clang... no
checking for compiler option needed when checking for declarations... none
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc-14... none
checking whether to use Java... no
checking how to run the C preprocessor... gcc-14 -E
checking for egrep -e... /usr/bin/grep -E
checking for preferred C# implementation... no
checking for C# compiler... no
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for uchar.h... yes
checking for sys/param.h... yes
checking for sys/socket.h... yes
checking for error.h... yes
checking for getopt.h... yes
checking for threads.h... yes
checking for iconv.h... yes
checking for limits.h... yes
checking for crtdefs.h... no
checking for wctype.h... yes
checking for langinfo.h... yes
checking for xlocale.h... no
checking for math.h... yes
checking for sys/mman.h... yes
checking for pthread.h... yes
checking for sys/time.h... yes
checking for stdbool.h... yes
checking for stdckdint.h... yes
checking for features.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether to use C++... yes
checking whether the C++ compiler (g++-14 ) works... yes
checking whether the C++ compiler supports namespaces... yes
checking dependency style of g++-14... none
checking whether the compiler supports GNU C++... yes
checking whether g++-14 accepts -g... yes
checking for gcc-14 option to support large files... none needed
checking whether C compiler handles -Werror -Wunknown-warning-option... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc-14... /home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld
checking if the linker (/home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/rlanore/Documents/git/github/homebrew/opt/binutils/bin/nm -B
checking the name lister (/home/rlanore/Documents/git/github/homebrew/opt/binutils/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /home/rlanore/Documents/git/github/homebrew/opt/binutils/bin/nm -B output from gcc-14 object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc-14 supports -fno-rtti -fno-exceptions... no
checking for gcc-14 option to produce PIC... -fPIC -DPIC
checking if gcc-14 PIC flag -fPIC -DPIC works... yes
checking if gcc-14 static flag -static works... yes
checking if gcc-14 supports -c -o file.o... yes
checking if gcc-14 supports -c -o file.o... (cached) yes
checking whether the gcc-14 linker (/home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
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... yes
checking how to run the C++ preprocessor... g++-14 -E
checking for ld used by g++-14... /home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64
checking if the linker (/home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++-14 linker (/home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes
checking for g++-14 option to produce PIC... -fPIC -DPIC
checking if g++-14 PIC flag -fPIC -DPIC works... yes
checking if g++-14 static flag -static works... yes
checking if g++-14 supports -c -o file.o... yes
checking if g++-14 supports -c -o file.o... (cached) yes
checking whether the g++-14 linker (/home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for windres... windres
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld... /home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64
checking if the linker (/home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
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 whether char8_t is correctly defined... yes
checking whether char16_t is correctly defined... yes
checking whether char32_t is correctly defined... yes
checking for bit size of wchar_t... 32
checking for mbstate_t... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for canonicalize_file_name... yes
checking for realpath... yes
checking for lstat... yes
checking for _set_invalid_parameter_handler... no
checking for fcntl... yes
checking for symlink... yes
checking for getdtablesize... yes
checking for getexecname... no
checking for iswcntrl... yes
checking for mbslen... no
checking for mprotect... yes
checking for readlink... yes
checking for setenv... yes
checking for vasnprintf... no
checking for snprintf... yes
checking for wcwidth... yes
checking for nl_langinfo and CODESET... yes
checking for a traditional japanese locale... none
checking for an english Unicode locale... en_US.UTF-8
checking for a transitional chinese locale... none
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking for gcc-14 options needed to detect all undeclared functions... none needed
checking whether mbrtoc32 is declared... yes
checking for mbrtoc32... yes
checking for a traditional french locale... none
checking whether mbrtoc32 works as well as mbrtowc... guessing yes
checking whether c32rtomb is declared... yes
checking for c32rtomb... yes
checking whether c32rtomb works as well as wcrtomb... guessing yes
checking whether malloc is ptrdiff_t safe... yes
checking whether malloc, realloc, calloc set errno on failure... yes
checking whether lstat correctly handles trailing slash... yes
checking whether // is distinct from /... no
checking whether realpath works... yes
checking for faccessat... yes
checking for getcwd... yes
checking for C/C++ restrict keyword... __restrict__
checking if environ is properly declared... yes
checking for complete errno.h... yes
checking for error... yes
checking whether error_at_line is declared... yes
checking for error_at_line... yes
checking for working error function... yes
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... yes
checking whether ctype.h defines __header_inline... no
checking for working fcntl.h... yes
checking for pid_t... yes
checking for mode_t... yes
checking whether byte ordering is bigendian... no
checking whether frexp() can be used without linking with libm... yes
checking whether alarm is declared... yes
checking whether long double and double are the same... no
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether getdtablesize is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... yes
checking for working GNU getopt_long function... yes
checking for glibc-compatible sys/cdefs.h... yes
checking for pthread.h... (cached) yes
checking for pthread_kill in -lpthread... yes
checking whether POSIX threads API is available... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
checking whether setlocale (category, NULL) is multithread-safe... yes
checking for iconv... yes
checking for working iconv... yes
checking whether iconv is compatible with its POSIX signature... yes
checking for inline... inline
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
checking whether limits.h has SSIZE_MAX... yes
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.... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking where to find the exponent in a 'float'... word 0 bit 23
checking where to find the exponent in a 'long double'... word 2 bit 0
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_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... yes
checking whether langinfo.h defines ERA... yes
checking whether langinfo.h defines YESEXPR... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking for unreachable... no
checking whether nullptr_t needs <stddef.h>... no
checking for clean definition of __STDC_VERSION_STDDEF_H__... yes
checking whether locale.h defines locale_t... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether struct lconv is properly defined... yes
checking for LC_MESSAGES... yes
checking for uselocale... 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 whether imported symbols can be declared weak... yes
checking for multithread API to use... posix
checking whether malloc (0) returns nonnull... yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether memmem is declared... yes
checking for memmem... yes
checking whether memmem works... yes
checking whether memrchr 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... mode_t
checking for pthread_t... yes
checking for pthread_spinlock_t... yes
checking for pthread_spin_init... yes
checking for sigset_t... yes
checking for SIGPIPE... yes
checking whether realloc should abort upon undefined behaviour... no
checking for shared library path variable... LD_LIBRARY_PATH
checking whether to activate relocatable installation... no
checking whether setenv is declared... yes
checking whether _putenv is declared... no
checking for ssize_t... yes
checking for sched.h... yes
checking for struct sched_param... yes
checking for uid_t... yes
checking for gid_t... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking whether C symbols are prefixed with underscore at the linker level... no
checking whether fcloseall is declared... yes
checking whether getw is declared... yes
checking whether putw is declared... yes
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 MB_CUR_MAX is correct... yes
checking whether strerror(0) succeeds... yes
checking whether strnlen is declared... yes
checking for off64_t... yes
checking for struct timespec in <time.h>... yes
checking for TIME_UTC in <time.h>... yes
checking whether execvpe is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf truncates the result as in C99... yes
checking for wcslen... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether printf supports 'long double' arguments... yes
checking whether printf supports infinite 'double' arguments... yes
checking whether printf supports infinite 'long double' arguments... yes
checking whether printf supports the 'a' and 'A' directives... yes
checking whether printf supports the 'b' directive... yes
checking whether printf supports the 'F' directive... yes
checking whether printf supports the 'ls' directive... yes
checking whether printf supports the 'lc' directive correctly... yes
checking whether printf supports the grouping flag... yes
checking whether printf supports the left-adjust flag correctly... yes
checking whether printf supports the zero flag correctly... yes
checking whether printf supports the alternative flag with a zero precision... yes
checking whether printf supports large precisions... yes
checking whether printf survives out-of-memory conditions... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking whether wcsdup is declared... yes
checking for C compiler option to allow warnings... -Wno-error
checking for alignas and alignof... yes, <stdalign.h> macros
checking for alloca as a compiler built-in... yes
checking for static_assert... yes, an <assert.h> macro
checking for atexit... yes
checking for __builtin_expect... yes
checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes
checking for readlinkat... yes
checking whether // is distinct from /... (cached) no
checking whether dup2 works... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking for flexible array member... yes
checking whether float.h conforms to ISO C23... no
checking whether conversion from 'int' to 'long double' works... yes
checking whether free is known to preserve errno... yes
checking whether frexp works... yes
checking whether frexpl is declared... yes
checking whether frexpl() can be used without linking with libm... yes
checking whether frexpl works... yes
checking whether getdtablesize works... yes
checking for getprogname... no
checking whether program_invocation_name is declared... yes
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... yes
checking whether __argv is declared... no
checking whether the compiler generally respects inline... yes
checking whether isnan(double) can be used without linking with libm... yes
checking whether isnan(float) can be used without linking with libm... yes
checking whether isnan(float) works... yes
checking whether isnan(long double) can be used without linking with libm... yes
checking whether isnanl works... yes
checking for iswblank... yes
checking whether iswblank is declared... yes
checking whether iswdigit is ISO C compliant... yes
checking whether iswpunct is consistent with ispunct... yes
checking whether iswxdigit is ISO C compliant... yes
checking whether to use Java... no
checking whether the compiler supports the __inline keyword... yes
checking for newlocale... yes
checking for duplocale... yes
checking for freelocale... yes
checking for pthread_rwlock_t... yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
checking whether mbrtoc32 works on empty input... yes
checking whether the C locale is free of encoding errors... no
checking whether mbrtoc32 works in an UTF-8 locale... yes
checking whether mbrtowc handles a NULL pwc argument... yes
checking whether mbrtowc handles a NULL string argument... yes
checking whether mbrtowc has a correct return value... yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc stores incomplete characters... no
checking whether mbrtowc works on empty input... yes
checking whether the C locale is free of encoding errors... no
checking whether memmem works in linear time... yes
checking for memmem... (cached) yes
checking whether memmem works... (cached) yes
checking for memmove... yes
checking for mempcpy... yes
checking for memrchr... yes
checking whether open recognizes a trailing slash... yes
checking whether frexp works... (cached) yes
checking whether ldexp can be used without linking with libm... yes
checking whether frexpl() can be used without linking with libm... (cached) yes
checking whether frexpl works... (cached) yes
checking whether frexpl is declared... (cached) yes
checking whether ldexpl() can be used without linking with libm... yes
checking whether ldexpl works... yes
checking whether ldexpl is declared... yes
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... (cached) yes
checking for PTHREAD_CREATE_DETACHED... yes
checking for PTHREAD_MUTEX_RECURSIVE... yes
checking for PTHREAD_MUTEX_ROBUST... yes
checking for PTHREAD_PROCESS_SHARED... yes
checking whether pthread_once works... yes
checking for raise... yes
checking for sigprocmask... yes
checking for rawmemchr... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking whether readlink truncates results correctly... yes
checking whether realloc (..., 0) returns nonnull... no
checking for reallocarray... yes
checking for faccessat... (cached) yes
checking for getcwd... (cached) yes
checking whether free is known to preserve errno... (cached) yes
checking for mempcpy... (cached) yes
checking for rawmemchr... (cached) yes
checking for search.h... yes
checking for tsearch... yes
checking whether setlocale supports the C locale... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
checking for signbit macro... yes
checking for signbit compiler built-ins... yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on files... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for va_copy... yes
checking for bool, true, false... no
checking for working strerror function... yes
checking for working strnlen... yes
checking for strtoul... yes
checking whether strtoul works... yes
checking for sys/single_threaded.h... yes
checking for variable-length arrays... yes
checking for ptrdiff_t... yes
checking whether wcwidth is declared... yes
checking whether wcwidth works reasonably in UTF-8 locales... yes
checking for stdint.h... (cached) yes
checking for size_t... (cached) yes
checking for setlocale... yes
checking for perl... /usr/bin/perl
checking whether the C++ compiler (g++-14 -g -O2 ) works... yes
checking whether the C++ compiler supports namespaces... yes
checking dependency style of g++-14... (cached) none
checking whether the compiler supports GNU C++... (cached) yes
checking whether g++-14 accepts -g... (cached) yes
checking for sched_yield in -lrt... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating csharpcomp.sh
config.status: creating javacomp.sh
config.status: creating Makefile
config.status: creating uninstalled-config.sh
config.status: creating doc/Makefile
config.status: creating intl-java/Makefile
config.status: creating intl-csharp/Makefile
config.status: creating gnulib-lib/Makefile
config.status: creating src/Makefile
config.status: creating src/gettext.sh
config.status: creating po/Makefile.in
config.status: creating man/Makefile
config.status: creating man/x-to-1
config.status: creating m4/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in intl (/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23/gettext-runtime/intl)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23' '--disable-debug' '--disable-dependency-tracking' '--libdir=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib' '--with-libunistring-prefix=/home/rlanore/Documents/git/github/homebrew/opt/libunistring' '--disable-silent-rules' '--with-included-glib' '--with-included-libcroco' '--with-emacs' '--with-lispdir=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/share/emacs/site-lisp/gettext' '--disable-java' '--disable-csharp' '--without-git' '--without-cvs' '--without-xz' '--with-libxml2-prefix=/home/rlanore/Documents/git/github/homebrew/opt/libxml2' 'CC=gcc-14' 'CXX=g++-14' 'OBJC=gcc-14' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking for gcc... gcc-14
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 the compiler supports GNU C... yes
checking whether gcc-14 accepts -g... yes
checking for gcc-14 option to enable C11 features... none needed
checking whether gcc-14 understands -c and -o together... yes
checking whether the compiler is clang... no
checking for compiler option needed when checking for declarations... none
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc-14... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to run the C preprocessor... gcc-14 -E
checking for egrep -e... /usr/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for xlocale.h... no
checking for threads.h... yes
checking for limits.h... yes
checking for langinfo.h... yes
checking for math.h... yes
checking for sys/mman.h... yes
checking for pthread.h... yes
checking for search.h... yes
checking for stdbool.h... yes
checking for sys/time.h... yes
checking for features.h... yes
checking for crtdefs.h... no
checking for sys/param.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether C compiler handles -Werror -Wunknown-warning-option... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc-14... /home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld
checking if the linker (/home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/rlanore/Documents/git/github/homebrew/opt/binutils/bin/nm -B
checking the name lister (/home/rlanore/Documents/git/github/homebrew/opt/binutils/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /home/rlanore/Documents/git/github/homebrew/opt/binutils/bin/nm -B output from gcc-14 object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc-14 supports -fno-rtti -fno-exceptions... no
checking for gcc-14 option to produce PIC... -fPIC -DPIC
checking if gcc-14 PIC flag -fPIC -DPIC works... yes
checking if gcc-14 static flag -static works... yes
checking if gcc-14 supports -c -o file.o... yes
checking if gcc-14 supports -c -o file.o... (cached) yes
checking whether the gcc-14 linker (/home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
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... yes
checking for windres... windres
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld... /home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64
checking if the linker (/home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether we are using the GNU C Library 2 or newer... yes
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 complete errno.h... yes
checking whether ctype.h defines __header_inline... no
checking whether byte ordering is bigendian... no
checking whether frexp() can be used without linking with libm... yes
checking for gcc-14 options needed to detect all undeclared functions... none needed
checking whether alarm is declared... yes
checking whether long double and double are the same... no
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking for getcwd with POSIX signature... yes
checking for uselocale... 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 pthread.h... (cached) yes
checking for pthread_kill in -lpthread... yes
checking whether POSIX threads API is available... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
checking whether setlocale (category, NULL) is multithread-safe... yes
checking for iconv... yes
checking for working iconv... yes
checking whether iconv is compatible with its POSIX signature... yes
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
checking whether limits.h has SSIZE_MAX... yes
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.... yes
checking for C/C++ restrict keyword... __restrict__
checking where to find the exponent in a 'double'... word 1 bit 20
checking where to find the exponent in a 'float'... word 0 bit 23
checking where to find the exponent in a 'long double'... word 2 bit 0
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines T_FMT_AMPM... yes
checking whether langinfo.h defines ALTMON_1... yes
checking whether langinfo.h defines ERA... yes
checking whether langinfo.h defines YESEXPR... yes
checking for nl_langinfo and CODESET... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking for unreachable... no
checking whether nullptr_t needs <stddef.h>... no
checking for clean definition of __STDC_VERSION_STDDEF_H__... yes
checking whether locale.h defines locale_t... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether struct lconv is properly defined... yes
checking for LC_MESSAGES... yes
checking whether imported symbols can be declared weak... yes
checking for multithread API to use... posix
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking for mbstate_t... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mprotect... yes
checking for vasnprintf... no
checking for snprintf... yes
checking for swprintf... yes
checking for wcsnlen... yes
checking for getpagesize... yes
checking for asprintf... yes
checking for wprintf... yes
checking for newlocale... yes
checking for a traditional japanese locale... none
checking for an english Unicode locale... en_US.UTF-8
checking for a transitional chinese locale... none
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking for inline... inline
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking for pthread_t... yes
checking for pthread_spinlock_t... yes
checking for pthread_spin_init... yes
checking for glibc-compatible sys/cdefs.h... yes
checking for pid_t... yes
checking for sched.h... yes
checking for struct sched_param... yes
checking for type VISIT... yes
checking whether fcloseall is declared... yes
checking whether getw is declared... yes
checking whether putw is declared... yes
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 MB_CUR_MAX is correct... yes
checking for mode_t... yes
checking for off64_t... yes
checking for struct timespec in <time.h>... yes
checking for TIME_UTC in <time.h>... yes
checking whether execvpe is declared... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf truncates the result as in C99... yes
checking for wcslen... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether printf supports size specifiers as in C99... yes
checking whether printf supports size specifiers as in C23... yes
checking whether printf supports 'long double' arguments... yes
checking whether printf supports infinite 'double' arguments... yes
checking whether printf supports infinite 'long double' arguments... yes
checking whether printf supports the 'a' and 'A' directives... yes
checking whether printf supports the 'b' directive... yes
checking whether printf supports the 'F' directive... yes
checking whether printf supports the 'ls' directive... yes
checking whether printf supports the 'lc' directive correctly... yes
checking whether printf supports POSIX/XSI format strings with positions... yes
checking whether printf supports the grouping flag... yes
checking whether printf supports the left-adjust flag correctly... yes
checking whether printf supports the zero flag correctly... yes
checking whether printf supports the alternative flag with a zero precision... yes
checking whether printf supports large precisions... yes
checking whether printf survives out-of-memory conditions... yes
checking whether _snwprintf is declared... no
checking whether wcsnlen is declared... yes
checking whether swprintf works... yes
checking whether the C locale is free of encoding errors... no
checking whether swprintf supports the 'La' and 'LA' directives... yes
checking whether swprintf supports the 'lc' directive... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking whether wcsdup is declared... yes
checking for C compiler option to allow warnings... -Wno-error
checking for alloca as a compiler built-in... yes
checking for static_assert... yes, an <assert.h> macro
checking for flexible array member... yes
checking whether float.h conforms to ISO C23... no
checking whether conversion from 'int' to 'long double' works... yes
checking whether free is known to preserve errno... yes
checking whether frexp works... yes
checking whether frexpl is declared... yes
checking whether frexpl() can be used without linking with libm... yes
checking whether frexpl works... yes
checking whether isnan(double) can be used without linking with libm... yes
checking whether isnan(float) can be used without linking with libm... yes
checking whether isnan(float) works... yes
checking whether isnan(long double) can be used without linking with libm... yes
checking whether isnanl works... yes
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for newlocale... yes
checking for duplocale... yes
checking for freelocale... yes
checking for pthread_rwlock_t... yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
checking whether mbrtowc handles a NULL pwc argument... yes
checking whether mbrtowc handles a NULL string argument... yes
checking whether mbrtowc has a correct return value... yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc stores incomplete characters... no
checking whether mbrtowc works on empty input... yes
checking whether the C locale is free of encoding errors... (cached) no
checking whether frexp works... (cached) yes
checking whether ldexp can be used without linking with libm... yes
checking whether frexpl() can be used without linking with libm... (cached) yes
checking whether frexpl works... (cached) yes
checking whether frexpl is declared... (cached) yes
checking whether ldexpl() can be used without linking with libm... yes
checking whether ldexpl works... yes
checking whether ldexpl is declared... yes
checking for PTHREAD_CREATE_DETACHED... yes
checking for PTHREAD_MUTEX_RECURSIVE... yes
checking for PTHREAD_MUTEX_ROBUST... yes
checking for PTHREAD_PROCESS_SHARED... yes
checking whether pthread_once works... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
checking for signbit macro... yes
checking for signbit compiler built-ins... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for ssize_t... yes
checking for bool, true, false... no
checking for sys/single_threaded.h... yes
checking for tsearch... yes
checking for twalk... yes
checking whether tdelete works... yes
checking for ptrdiff_t... yes
checking for ptrdiff_t... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for wmemcpy... yes
checking for wmemset... yes
checking for stdint.h... (cached) yes
checking for inline... (cached) inline
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for working mmap... yes
checking for pthread_rwlock_t... (cached) yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no
checking for inttypes.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for uselocale... (cached) yes
checking for __fsetlocking... yes
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking for bison... no
checking for features.h... (cached) yes
checking whether _snprintf is declared... (cached) no
checking whether _snwprintf is declared... (cached) no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gnulib-lib/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
=== configuring in libasprintf (/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23/gettext-runtime/libasprintf)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23' '--disable-debug' '--disable-dependency-tracking' '--libdir=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib' '--with-libunistring-prefix=/home/rlanore/Documents/git/github/homebrew/opt/libunistring' '--disable-silent-rules' '--with-included-glib' '--with-included-libcroco' '--with-emacs' '--with-lispdir=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/share/emacs/site-lisp/gettext' '--disable-java' '--disable-csharp' '--without-git' '--without-cvs' '--without-xz' '--with-libxml2-prefix=/home/rlanore/Documents/git/github/homebrew/opt/libxml2' 'CC=gcc-14' 'CXX=g++-14' 'OBJC=gcc-14' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking for gcc... gcc-14
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 the compiler supports GNU C... yes
checking whether gcc-14 accepts -g... yes
checking for gcc-14 option to enable C11 features... none needed
checking whether gcc-14 understands -c and -o together... yes
checking whether the compiler is clang... no
checking for compiler option needed when checking for declarations... none
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc-14... none
checking whether the compiler supports GNU C++... yes
checking whether g++-14 accepts -g... yes
checking for g++-14 option to enable C++11 features... none needed
checking dependency style of g++-14... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to run the C preprocessor... gcc-14 -E
checking for egrep -e... /usr/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for limits.h... yes
checking for sys/mman.h... yes
checking for features.h... yes
checking for crtdefs.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether C compiler handles -Werror -Wunknown-warning-option... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc-14... /home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld
checking if the linker (/home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/rlanore/Documents/git/github/homebrew/opt/binutils/bin/nm -B
checking the name lister (/home/rlanore/Documents/git/github/homebrew/opt/binutils/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /home/rlanore/Documents/git/github/homebrew/opt/binutils/bin/nm -B output from gcc-14 object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc-14 supports -fno-rtti -fno-exceptions... no
checking for gcc-14 option to produce PIC... -fPIC -DPIC
checking if gcc-14 PIC flag -fPIC -DPIC works... yes
checking if gcc-14 static flag -static works... yes
checking if gcc-14 supports -c -o file.o... yes
checking if gcc-14 supports -c -o file.o... (cached) yes
checking whether the gcc-14 linker (/home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
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... yes
checking how to run the C++ preprocessor... g++-14 -E
checking for ld used by g++-14... /home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64
checking if the linker (/home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++-14 linker (/home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes
checking for g++-14 option to produce PIC... -fPIC -DPIC
checking if g++-14 PIC flag -fPIC -DPIC works... yes
checking if g++-14 static flag -static works... yes
checking if g++-14 supports -c -o file.o... yes
checking if g++-14 supports -c -o file.o... (cached) yes
checking whether the g++-14 linker (/home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for windres... windres
checking for features.h... (cached) yes
checking for inline... inline
checking for size_t... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for wint_t... yes
checking whether wint_t is large enough... yes
checking for mbstate_t... yes
checking for ptrdiff_t... yes
checking for inttypes.h... yes
checking for stdint.h... 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 complete errno.h... yes
checking whether ctype.h defines __header_inline... no
checking whether byte ordering is bigendian... no
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
checking whether limits.h has SSIZE_MAX... 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.... yes
checking for C/C++ restrict keyword... __restrict__
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mprotect... yes
checking for vasnprintf... no
checking for snprintf... yes
checking for nl_langinfo and CODESET... yes
checking for a traditional japanese locale... none
checking for an english Unicode locale... en_US.UTF-8
checking for a transitional chinese locale... none
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking for unreachable... no
checking whether nullptr_t needs <stddef.h>... no
checking for clean definition of __STDC_VERSION_STDDEF_H__... yes
checking for gcc-14 options needed to detect all undeclared functions... none needed
checking whether fcloseall is declared... yes
checking whether getw is declared... yes
checking whether putw is declared... yes
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 MB_CUR_MAX is correct... yes
checking for pid_t... yes
checking for mode_t... yes
checking for off64_t... yes
checking whether execvpe is declared... yes
checking for intmax_t... yes
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf truncates the result as in C99... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking for wcslen... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether <wchar.h> uses 'inline' correctly... yes
checking whether wcsdup is declared... yes
checking for C compiler option to allow warnings... -Wno-error
checking for alloca as a compiler built-in... yes
checking for static_assert... yes, an <assert.h> macro
checking whether float.h conforms to ISO C23... no
checking whether conversion from 'int' to 'long double' works... yes
checking whether free is known to preserve errno... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for ssize_t... yes
checking for ptrdiff_t... (cached) yes
checking for stdint.h... (cached) yes
checking for snprintf... (cached) yes
checking for vasprintf... yes
checking for strnlen... (cached) yes
checking for wcslen... (cached) yes
checking for wcsnlen... yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... (cached) no
checking whether printf supports POSIX/XSI format strings with positions... yes
checking for dvips... /tmp/gettext-20241213-913329-fxlmx3/gettext-0.23/build-aux/missing dvips
checking for texi2pdf... /tmp/gettext-20241213-913329-fxlmx3/gettext-0.23/build-aux/missing texi2pdf
checking for perl... /usr/bin/perl
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gnulib-lib/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libtextstyle (/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23/libtextstyle)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23' '--disable-debug' '--disable-dependency-tracking' '--libdir=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib' '--with-libunistring-prefix=/home/rlanore/Documents/git/github/homebrew/opt/libunistring' '--disable-silent-rules' '--with-included-glib' '--with-included-libcroco' '--with-emacs' '--with-lispdir=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/share/emacs/site-lisp/gettext' '--disable-java' '--disable-csharp' '--without-git' '--without-cvs' '--without-xz' '--with-libxml2-prefix=/home/rlanore/Documents/git/github/homebrew/opt/libxml2' 'CC=gcc-14' 'CXX=g++-14' 'OBJC=gcc-14' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking for gcc... gcc-14
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 the compiler supports GNU C... yes
checking whether gcc-14 accepts -g... yes
checking for gcc-14 option to enable C11 features... none needed
checking whether gcc-14 understands -c and -o together... yes
checking whether the compiler is clang... no
checking for compiler option needed when checking for declarations... none
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc-14... none
checking how to run the C preprocessor... gcc-14 -E
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for sys/socket.h... yes
checking for error.h... yes
checking for sys/param.h... yes
checking for netdb.h... yes
checking for sys/time.h... yes
checking for limits.h... yes
checking for threads.h... yes
checking for math.h... yes
checking for sys/mman.h... yes
checking for obstack.h... yes
checking for pthread.h... yes
checking for features.h... yes
checking for stdbool.h... yes
checking for stdckdint.h... yes
checking for sys/uio.h... yes
checking for crtdefs.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for egrep -e... /usr/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking for gcc-14 option to support large files... none needed
checking whether C compiler handles -Werror -Wunknown-warning-option... no
checking for C compiler option to inhibit all warnings... -w
checking whether C compiler handles -fno-analyzer... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc-14... /home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld
checking if the linker (/home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/rlanore/Documents/git/github/homebrew/opt/binutils/bin/nm -B
checking the name lister (/home/rlanore/Documents/git/github/homebrew/opt/binutils/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /home/rlanore/Documents/git/github/homebrew/opt/binutils/bin/nm -B output from gcc-14 object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc-14 supports -fno-rtti -fno-exceptions... no
checking for gcc-14 option to produce PIC... -fPIC -DPIC
checking if gcc-14 PIC flag -fPIC -DPIC works... yes
checking if gcc-14 static flag -static works... yes
checking if gcc-14 supports -c -o file.o... yes
checking if gcc-14 supports -c -o file.o... (cached) yes
checking whether the gcc-14 linker (/home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
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... yes
checking for windres... windres
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 whether malloc is ptrdiff_t safe... yes
checking whether malloc, realloc, calloc set errno on failure... yes
checking for _set_invalid_parameter_handler... no
checking for fcntl... yes
checking for symlink... yes
checking for tcdrain... yes
checking for fsync... yes
checking for getdtablesize... yes
checking for getexecname... no
checking for gettimeofday... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mprotect... yes
checking for lstat... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for snprintf... yes
checking for vasnprintf... no
checking for getsid... yes
checking for complete errno.h... yes
checking for gcc-14 options needed to detect all undeclared functions... none needed
checking for error... yes
checking whether error_at_line is declared... yes
checking for error_at_line... yes
checking for working error function... yes
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... yes
checking whether ctype.h defines __header_inline... no
checking for sig_atomic_t... yes
checking for working fcntl.h... yes
checking for pid_t... yes
checking for mode_t... yes
checking whether byte ordering is bigendian... no
checking whether frexp() can be used without linking with libm... yes
checking whether alarm is declared... yes
checking whether long double and double are the same... no
checking whether stat file-mode macros are broken... no
checking for C/C++ restrict keyword... __restrict__
checking for nlink_t... yes
checking whether getdtablesize is declared... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking for ld... /home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64
checking if the linker (/home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
checking for iconv... yes
checking for working iconv... yes
checking whether iconv is compatible with its POSIX signature... yes
checking for inline... inline
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
checking whether limits.h has SSIZE_MAX... yes
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.... yes
checking where to find the exponent in a 'float'... word 0 bit 23
checking whether isnan(float) can be used without linking with libm... yes
checking whether isnan(float) works... yes
checking whether isnan(double) can be used without linking with libm... yes
checking whether isnan(long double) can be used without linking with libm... yes
checking whether isnanl works... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking where to find the exponent in a 'long double'... word 2 bit 0
checking whether imported symbols can be declared weak... yes
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 pow can be used without linking with libm... no
checking whether pow can be used with libm... yes
checking whether malloc (0) returns nonnull... yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking for mbstate_t... yes
checking for nl_langinfo and CODESET... yes
checking for a traditional japanese locale... none
checking for an english Unicode locale... en_US.UTF-8
checking for a transitional chinese locale... none
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... 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... mode_t
checking for pthread_t... yes
checking for pthread_spinlock_t... yes
checking for pthread_spin_init... yes
checking for sigset_t... yes
checking whether realloc should abort upon undefined behaviour... no
checking for ssize_t... yes
checking for glibc-compatible sys/cdefs.h... yes
checking for sched.h... yes
checking for struct sched_param... yes
checking for uid_t... yes
checking for gid_t... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking whether snprintf returns a byte count as in C99... yes
checking whether printf supports POSIX/XSI format strings with positions... yes
checking whether snprintf is declared... yes
checking for stdint.h... yes
checking for inttypes.h... yes
checking whether printf supports size specifiers as in C99... yes
checking whether printf supports size specifiers as in C23... yes
checking whether printf supports 'long double' arguments... yes
checking whether printf supports infinite 'double' arguments... yes
checking whether printf supports infinite 'long double' arguments... yes
checking whether printf supports the 'a' and 'A' directives... yes
checking whether printf supports the 'b' directive... yes
checking whether printf supports the 'F' directive... yes
checking whether printf supports the 'ls' directive... yes
checking whether printf supports the 'lc' directive correctly... yes
checking whether printf supports the grouping flag... yes
checking whether printf supports the left-adjust flag correctly... yes
checking whether printf supports the zero flag correctly... yes
checking whether printf supports the alternative flag with a zero precision... yes
checking whether printf supports large precisions... yes
checking whether printf survives out-of-memory conditions... yes
checking whether snprintf truncates the result as in C99... yes
checking for snprintf... (cached) yes
checking whether snprintf fully supports the 'n' directive... yes
checking whether snprintf respects a size of 1... yes
checking whether vsnprintf respects a zero size as in C99... yes
checking for wcslen... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking for intmax_t... yes
checking for library containing setsockopt... none needed
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking for unreachable... no
checking whether nullptr_t needs <stddef.h>... no
checking for clean definition of __STDC_VERSION_STDDEF_H__... yes
checking whether fcloseall is declared... yes
checking whether getw is declared... yes
checking whether putw is declared... yes
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 MB_CUR_MAX is correct... yes
checking whether strerror(0) succeeds... yes
checking whether <sys/socket.h> is self-contained... yes
checking for shutdown... 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 off64_t... yes
checking whether curses libraries may be used... yes
checking where terminfo library functions come from... libncurses
checking for tparam... no
checking for tparm... yes
checking for struct timespec in <time.h>... yes
checking for TIME_UTC in <time.h>... yes
checking whether execvpe is declared... yes
checking for vasprintf... yes
checking whether vsnprintf is declared... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking whether wcsdup is declared... yes
checking for strerrorname_np... yes
checking whether strerrorname_np works... yes
checking for C compiler option to allow warnings... -Wno-error
checking for C++ compiler option to allow warnings... -Wno-error
checking for alignas and alignof... yes, <stdalign.h> macros
checking for alloca as a compiler built-in... yes
checking for static_assert... yes, an <assert.h> macro
checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes
checking whether // is distinct from /... no
checking whether dup2 works... yes
checking whether fabs can be used without linking with libm... no
checking whether fabs can be used with libm... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking whether float.h conforms to ISO C23... no
checking whether conversion from 'int' to 'long double' works... yes
checking whether free is known to preserve errno... yes
checking whether frexp works... yes
checking whether frexpl is declared... yes
checking whether frexpl() can be used without linking with libm... yes
checking whether frexpl works... yes
checking whether getdtablesize works... yes
checking for gethostname... yes
checking for HOST_NAME_MAX... yes
checking for getprogname... no
checking whether program_invocation_name is declared... yes
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... yes
checking whether __argv is declared... no
checking for gettimeofday with POSIX signature... yes
checking whether the compiler generally respects inline... yes
checking whether isinf is declared... yes
checking whether isinf(long double) works... yes
checking whether isnan macro works... yes
checking whether isnan(double) can be used without linking with libm... (cached) yes
checking whether isnan(float) can be used without linking with libm... (cached) yes
checking whether isnan(float) works... (cached) yes
checking whether isnan(float) can be used without linking with libm... (cached) yes
checking whether isnan(float) works... (cached) yes
checking whether isnan(long double) can be used without linking with libm... (cached) yes
checking whether isnanl works... (cached) yes
checking whether to use the included libcroco... yes
checking whether to use the included glib... yes
checking for unistd.h... (cached) yes
checking for struct lconv.decimal_point... yes
checking whether to use the included libxml... yes
checking for arpa/inet.h... yes
checking for ctype.h... yes
checking for dlfcn.h... (cached) yes
checking for dl.h... no
checking for errno.h... yes
checking for fcntl.h... yes
checking for float.h... yes
checking for limits.h... (cached) yes
checking for malloc.h... yes
checking for math.h... (cached) yes
checking for netdb.h... (cached) yes
checking for netinet/in.h... yes
checking for signal.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for arpa/nameser.h... yes
checking for resolv.h... yes
checking for getaddrinfo... yes
checking for localtime... yes
checking for stat... yes
checking for strftime... yes
checking for pthread_rwlock_t... yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
checking whether log10 works... yes
checking whether the C compiler is actually a C++ compiler... no
checking for obstacks that work with any size object... no
checking whether ptrdiff_t is at least as large as a pointer... yes
checking whether open recognizes a trailing slash... yes
checking whether frexp works... (cached) yes
checking whether ldexp can be used without linking with libm... yes
checking whether frexpl() can be used without linking with libm... (cached) yes
checking whether frexpl works... (cached) yes
checking whether frexpl is declared... (cached) yes
checking whether ldexpl() can be used without linking with libm... yes
checking whether ldexpl works... yes
checking whether ldexpl is declared... yes
checking for PTHREAD_CREATE_DETACHED... yes
checking for PTHREAD_MUTEX_RECURSIVE... yes
checking for PTHREAD_MUTEX_ROBUST... yes
checking for PTHREAD_PROCESS_SHARED... yes
checking whether pthread_once works... yes
checking for raise... yes
checking for sigprocmask... yes
checking whether realloc (..., 0) returns nonnull... no
checking for reallocarray... yes
checking for struct sigaction.sa_sigaction... yes
checking for signbit macro... yes
checking for signbit compiler built-ins... yes
checking for sigprocmask... (cached) 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... (cached) yes
checking for socklen_t... yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on files... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for va_copy... yes
checking for bool, true, false... no
checking for stpcpy... yes
checking for working strerror function... yes
checking for tcgetattr... yes
checking for sys/single_threaded.h... yes
checking for variable-length arrays... yes
checking for ptrdiff_t... yes
checking for vasprintf... (cached) yes
checking for vsnprintf... yes
checking whether snprintf respects a size of 1... (cached) yes
checking for stdint.h... (cached) yes
checking for gawk... (cached) gawk
checking for texi2dvi... /tmp/gettext-20241213-913329-fxlmx3/gettext-0.23/libtextstyle/build-aux/missing texi2dvi
checking for dvips... /tmp/gettext-20241213-913329-fxlmx3/gettext-0.23/libtextstyle/build-aux/missing dvips
checking for perl... /usr/bin/perl
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating lib/exported.sh
config.status: creating lib/textstyle/version.h
config.status: creating lib/textstyle/woe32dll.h
config.status: creating tests/Makefile
config.status: creating adhoc-tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in gettext-tools (/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23/gettext-tools)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23' '--disable-debug' '--disable-dependency-tracking' '--libdir=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib' '--with-libunistring-prefix=/home/rlanore/Documents/git/github/homebrew/opt/libunistring' '--disable-silent-rules' '--with-included-glib' '--with-included-libcroco' '--with-emacs' '--with-lispdir=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/share/emacs/site-lisp/gettext' '--disable-java' '--disable-csharp' '--without-git' '--without-cvs' '--without-xz' '--with-libxml2-prefix=/home/rlanore/Documents/git/github/homebrew/opt/libxml2' 'CC=gcc-14' 'CXX=g++-14' 'OBJC=gcc-14' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for gcc... gcc-14
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 the compiler supports GNU C... yes
checking whether gcc-14 accepts -g... yes
checking for gcc-14 option to enable C11 features... none needed
checking whether gcc-14 understands -c and -o together... yes
checking whether the compiler is clang... no
checking for compiler option needed when checking for declarations... none
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc-14... none
checking whether to use Java... no
checking how to run the C preprocessor... gcc-14 -E
checking for egrep -e... /usr/bin/grep -E
checking for preferred C# implementation... no
checking for C# compiler... no
checking for C# program execution engine... no
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for arpa/inet.h... yes
checking for features.h... yes
checking for sys/socket.h... yes
checking for pthread.h... yes
checking for byteswap.h... yes
checking for uchar.h... yes
checking for sys/param.h... yes
checking for dirent.h... yes
checking for error.h... yes
checking for fnmatch.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for getopt.h... yes
checking for sys/time.h... yes
checking for threads.h... yes
checking for iconv.h... yes
checking for limits.h... yes
checking for crtdefs.h... no
checking for wctype.h... yes
checking for langinfo.h... yes
checking for libxml2/libxml/xmlexports.h... yes
checking for libxml2/libxml/xmlversion.h... no
checking for xlocale.h... no
checking for math.h... yes
checking for sys/mman.h... yes
checking for obstack.h... yes
checking for linux/xattr.h... yes
checking for spawn.h... yes
checking for libcx/spawn2.h... no
checking for stdbool.h... yes
checking for stdckdint.h... yes
checking for sys/random.h... yes
checking for sys/select.h... yes
checking for sys/uio.h... yes
checking for sys/wait.h... yes
checking for utime.h... yes
checking for semaphore.h... yes
checking for selinux/selinux.h... no
checking for stdio_ext.h... yes
checking for priv.h... no
checking for sys/ioctl.h... yes
checking for sys/un.h... yes
checking for malloc.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether to use C++... yes
checking whether the C++ compiler (g++-14 ) works... yes
checking whether the C++ compiler supports namespaces... yes
checking dependency style of g++-14... none
checking whether the compiler supports GNU C++... yes
checking whether g++-14 accepts -g... yes
checking for gcc-14 option to support large files... none needed
checking whether C compiler handles -Werror -Wunknown-warning-option... no
checking for C compiler option to inhibit all warnings... -w
checking whether C compiler handles -fno-analyzer... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc-14... /home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld
checking if the linker (/home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/rlanore/Documents/git/github/homebrew/opt/binutils/bin/nm -B
checking the name lister (/home/rlanore/Documents/git/github/homebrew/opt/binutils/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /home/rlanore/Documents/git/github/homebrew/opt/binutils/bin/nm -B output from gcc-14 object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc-14 supports -fno-rtti -fno-exceptions... no
checking for gcc-14 option to produce PIC... -fPIC -DPIC
checking if gcc-14 PIC flag -fPIC -DPIC works... yes
checking if gcc-14 static flag -static works... yes
checking if gcc-14 supports -c -o file.o... yes
checking if gcc-14 supports -c -o file.o... (cached) yes
checking whether the gcc-14 linker (/home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
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... yes
checking how to run the C++ preprocessor... g++-14 -E
checking for ld used by g++-14... /home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64
checking if the linker (/home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++-14 linker (/home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes
checking for g++-14 option to produce PIC... -fPIC -DPIC
checking if g++-14 PIC flag -fPIC -DPIC works... yes
checking if g++-14 static flag -static works... yes
checking if g++-14 supports -c -o file.o... yes
checking if g++-14 supports -c -o file.o... (cached) yes
checking whether the g++-14 linker (/home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for windres... windres
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld... /home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64
checking if the linker (/home/rlanore/Documents/git/github/homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for bison... no
checking for gcc-14 option to support OpenMP... -fopenmp
checking for lstat... yes
checking for fchmod... yes
checking for btowc... yes
checking for mbrtowc... yes
checking for mbsinit... yes
checking for canonicalize_file_name... yes
checking for realpath... yes
checking for _set_invalid_parameter_handler... no
checking for fchdir... yes
checking for fcntl... yes
checking for symlink... yes
checking for fdopendir... yes
checking for fnmatch... yes
checking for mbsrtowcs... yes
checking for fstatat... yes
checking for getdtablesize... yes
checking for getexecname... no
checking for gettimeofday... yes
checking for isblank... yes
checking for iswcntrl... yes
checking for mbslen... no
checking for isascii... yes
checking for mprotect... yes
checking for memset_s... no
checking for openat... yes
checking for select... yes
checking for pipe... yes
checking for posix_spawn_file_actions_addchdir... no
checking for readlink... yes
checking for setenv... yes
checking for secure_getenv... yes
checking for getuid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getegid... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for snprintf... yes
checking for __xpg_strerror_r... yes
checking for utimens... no
checking for lutimens... no
checking for vasnprintf... no
checking for wcwidth... yes
checking for listxattr... yes
checking for fpurge... no
checking for pselect... yes
checking for pthread_sigmask... yes
checking for sleep... yes
checking for shutdown... yes
checking for usleep... yes
checking for mquery... no
checking for pstat_getprocvm... no
checking for wcrtomb... yes
checking for wctob... yes
checking for mbrlen... yes
checking for iswctype... yes
checking for fsync... yes
checking for tcdrain... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for uselocale... yes
checking for sys/acl.h... yes
checking for library containing acl_get_file... -lacl
checking for acl_get_file... yes
checking for acl_get_fd... yes
checking for acl_set_file... yes
checking for acl_set_fd... yes
checking for acl_get_link_np... no
checking for acl_free... yes
checking for acl_from_mode... yes
checking for acl_from_text... yes
checking for acl_delete_def_file... yes
checking for acl_extended_file... yes
checking for acl_delete_fd_np... no
checking for acl_delete_file_np... no
checking for acl_copy_ext_native... no
checking for acl_create_entry_np... no
checking for acl_to_short_text... no
checking for acl_free_text... no
checking for working acl_get_file... yes
checking for acl/libacl.h... yes
checking for acl_entries... yes
checking for ACL_FIRST_ENTRY... yes
checking for ACL_TYPE_EXTENDED... no
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 inline... inline
checking for __sync_bool_compare_and_swap... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for nl_langinfo and CODESET... yes
checking for a traditional french locale... none
checking whether char8_t is correctly defined... yes
checking whether char16_t is correctly defined... yes
checking whether char32_t is correctly defined... yes
checking for bit size of wchar_t... 32
checking for mbstate_t... yes
checking for a traditional japanese locale... none
checking for an english Unicode locale... en_US.UTF-8
checking for a transitional chinese locale... none
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking for gcc-14 options needed to detect all undeclared functions... none needed
checking whether mbrtoc32 is declared... yes
checking for mbrtoc32... yes
checking whether mbrtoc32 works as well as mbrtowc... guessing yes
checking whether c32rtomb is declared... yes
checking for c32rtomb... yes
checking whether c32rtomb works as well as wcrtomb... guessing yes
checking whether malloc is ptrdiff_t safe... yes
checking whether malloc, realloc, calloc set errno on failure... yes
checking whether lstat correctly handles trailing slash... yes
checking whether // is distinct from /... no
checking whether realpath works... yes
checking for faccessat... yes
checking for getcwd... yes
checking for C/C++ restrict keyword... __restrict__
checking if environ is properly declared... yes
checking for complete errno.h... yes
checking for error... yes
checking whether error_at_line is declared... yes
checking for error_at_line... yes
checking for working error function... yes
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... yes
checking for mode_t... yes
checking whether ctype.h defines __header_inline... no
checking for sig_atomic_t... yes
checking whether fchdir is declared... yes
checking for working fcntl.h... yes
checking for pid_t... yes
checking for eaccess... yes
checking whether byte ordering is bigendian... no
checking whether fopen recognizes a trailing slash... yes
checking whether fflush works on input streams... no
checking whether frexp() can be used without linking with libm... yes
checking whether alarm is declared... yes
checking whether long double and double are the same... no
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether stdin defaults to large file offsets... yes
checking for off64_t... yes
checking whether ftello is declared... yes
checking whether ungetc works on arbitrary bytes... yes
checking for ftello... yes
checking whether ftello works... 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 library containing gethostbyname... none required
checking for gethostbyname... yes
checking for library containing getservbyname... none required
checking for getservbyname... yes
checking for library containing inet_ntop... none required
checking whether inet_ntop is declared... yes
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking for getcwd with POSIX signature... yes
checking whether getcwd is declared... yes
checking whether getdelim is declared... yes
checking whether getdtablesize is declared... yes
checking whether getline is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... yes
checking for working GNU getopt_long function... yes
checking for glibc-compatible sys/cdefs.h... yes
checking whether timespec_get is declared... yes
checking for timespec_get... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking for pthread.h... (cached) yes
checking for pthread_kill in -lpthread... yes
checking whether POSIX threads API is available... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
checking whether setlocale (category, NULL) is multithread-safe... yes
checking for iconv... yes
checking for working iconv... yes
checking whether iconv is compatible with its POSIX signature... yes
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
checking whether limits.h has SSIZE_MAX... yes
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.... yes
checking where to find the exponent in a 'float'... word 0 bit 23
checking whether isnan(float) can be used without linking with libm... yes
checking whether isnan(float) works... yes
checking whether isnan(double) can be used without linking with libm... yes
checking whether isnan(long double) can be used without linking with libm... yes
checking whether isnanl works... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking where to find the exponent in a 'long double'... word 2 bit 0
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking whether wctype supports the "blank" and "punct" character classes... yes
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines T_FMT_AMPM... yes
checking whether langinfo.h defines ALTMON_1... yes
checking whether langinfo.h defines ERA... yes
checking whether langinfo.h defines YESEXPR... yes
checking whether included libunistring is requested... no
checking for libunistring... yes
checking how to link with libunistring... /home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib/libunistring.so -Wl,-rpath -Wl,/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib
checking for libunistring version... 1.3.0
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking for unreachable... no
checking whether nullptr_t needs <stddef.h>... no
checking for clean definition of __STDC_VERSION_STDDEF_H__... yes
checking whether locale.h defines locale_t... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether struct lconv is properly defined... yes
checking for LC_MESSAGES... yes
checking for uselocale... 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 whether imported symbols can be declared weak... yes
checking for multithread API to use... posix
checking whether pow can be used without linking with libm... no
checking whether pow can be used with libm... yes
checking whether malloc (0) returns nonnull... yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether memmem is declared... yes
checking for memmem... yes
checking whether memmem works... yes
checking whether memrchr 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... mode_t
checking for library containing posix_spawn... none required
checking for posix_spawn... yes
checking whether posix_spawn is declared... yes
checking for posix_spawn_file_actions_addchdir_np... yes
checking whether posix_spawn works... yes
checking whether posix_spawn rejects scripts without shebang... yes
checking whether posix_spawnp rejects scripts without shebang... yes
checking whether posix_spawnattr_setschedpolicy is supported... yes
checking whether posix_spawnattr_setschedparam is supported... yes
checking for pthread_t... yes
checking for pthread_spinlock_t... yes
checking for pthread_spin_init... yes
checking for sigset_t... yes
checking for SIGPIPE... yes
checking whether realloc should abort upon undefined behaviour... no
checking for shared library path variable... LD_LIBRARY_PATH
checking whether to activate relocatable installation... no
checking whether setenv is declared... yes
checking whether _putenv is declared... no
checking for ssize_t... yes
checking for sched.h... yes
checking for struct sched_param... yes
checking for uid_t... yes
checking for gid_t... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking whether C symbols are prefixed with underscore at the linker level... no
checking whether snprintf returns a byte count as in C99... yes
checking whether printf supports POSIX/XSI format strings with positions... yes
checking whether snprintf is declared... yes
checking for library containing setsockopt... none needed
checking for posix_spawnattr_t... yes
checking for posix_spawn_file_actions_t... yes
checking whether fcloseall is declared... yes
checking whether getw is declared... yes
checking whether putw is declared... yes
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 MB_CUR_MAX is correct... yes
checking whether stpncpy is declared... yes
checking whether strdup is declared... yes
checking whether strerror(0) succeeds... yes
checking for strerror_r... yes
checking for strerror_r with POSIX signature... no
checking whether __xpg_strerror_r works... yes
checking whether strnlen is declared... yes
checking whether strstr works... yes
checking whether <sys/select.h> is self-contained... yes
checking for struct timespec in <time.h>... yes
checking for TIME_UTC in <time.h>... yes
checking for unistring/woe32dll.h... yes
checking whether execvpe is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether unsetenv is declared... yes
checking whether the utimes function works... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether snprintf truncates the result as in C99... yes
checking for wcslen... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... no
checking whether vsnprintf is declared... yes
checking whether printf supports 'long double' arguments... yes
checking whether printf supports infinite 'double' arguments... yes
checking whether printf supports infinite 'long double' arguments... yes
checking whether printf supports the 'a' and 'A' directives... yes
checking whether printf supports the 'b' directive... yes
checking whether printf supports the 'F' directive... yes
checking whether printf supports the 'ls' directive... yes
checking whether printf supports the 'lc' directive correctly... yes
checking whether printf supports the grouping flag... yes
checking whether printf supports the left-adjust flag correctly... yes
checking whether printf supports the zero flag correctly... yes
checking whether printf supports the alternative flag with a zero precision... yes
checking whether printf supports large precisions... yes
checking whether printf survives out-of-memory conditions... yes
checking whether wcsdup is declared... yes
checking for strerrorname_np... yes
checking whether strerrorname_np works... yes
checking for C compiler option to allow warnings... -Wno-error
checking for C++ compiler option to allow warnings... -Wno-error
checking for library needed for semaphore functions... none
checking for a french Unicode locale... fr_FR.UTF-8
checking for a turkish Unicode locale... none
checking for library containing setfilecon... no
checking whether fseeko is declared... yes
checking for fseeko... yes
checking whether fflush works on input streams... (cached) no
checking for off_t... 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 initstate is declared... yes
checking whether setstate is declared... yes
checking whether <sys/ioctl.h> declares ioctl... yes
checking whether access honors trailing slash... yes
checking for alignas and alignof... yes, <stdalign.h> macros
checking for alloca as a compiler built-in... yes
checking for alphasort... yes
checking for static_assert... yes, an <assert.h> macro
checking for atexit... yes
checking for dirent.h... (cached) yes
checking for string.h... (cached) yes
checking for long file names... yes
checking for pathconf... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether btowc(0) is correct... yes
checking whether btowc(EOF) is correct... guessing yes
checking whether btowc is consistent with mbrtowc in the C locale... no
checking for __builtin_expect... yes
checking for working bswap_16, bswap_32, bswap_64... yes
checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes
checking for faccessat... (cached) yes
checking for readlinkat... yes
checking whether this system supports file names of any length... no
checking for library containing clock_gettime... none required
checking for clock_getres... yes
checking for clock_gettime... yes
checking for clock_settime... yes
checking for closedir... yes
checking for chown... yes
checking for copy_file_range... yes
checking for d_ino member in directory struct... yes
checking for dirfd... yes
checking whether dirfd is declared... yes
checking whether dirfd is a macro... no
checking whether // is distinct from /... (cached) no
checking whether dup works... yes
checking whether dup2 works... yes
checking whether fabs can be used without linking with libm... no
checking whether fabs can be used with libm... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking whether fdopen sets errno... yes
checking whether fdopendir is declared... yes
checking whether fdopendir works... yes
checking for mempcpy... yes
checking for flexible array member... yes
checking whether float.h conforms to ISO C23... no
checking whether conversion from 'int' to 'long double' works... yes
checking for working POSIX fnmatch... yes
checking whether fopen supports the mode character 'x'... yes
checking whether fopen supports the mode character 'e'... yes
checking whether free is known to preserve errno... yes
checking whether frexp works... yes
checking whether frexpl is declared... yes
checking whether frexpl() can be used without linking with libm... yes
checking whether frexpl works... yes
checking whether fstatat (..., 0) works... yes
checking for ftello... (cached) yes
checking whether ftello works... (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... no
checking whether getaddrinfo is declared... yes
checking whether freeaddrinfo is declared... yes
checking whether getnameinfo is declared... yes
checking for struct addrinfo... yes
checking whether getcwd handles long file names properly... yes
checking whether getcwd succeeds when 4k < cwd_length < 16k... yes
checking for getdelim... yes
checking for working getdelim function... yes
checking whether getdtablesize works... yes
checking for getline... yes
checking for working getline function... yes
checking for getprogname... no
checking whether program_invocation_name is declared... yes
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... yes
checking whether __argv is declared... no
checking for getrandom... yes
checking whether getrandom is compatible with its GNU+BSD signature... yes
checking for gettimeofday with POSIX signature... 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 whether the compiler generally respects inline... yes
checking whether isinf is declared... yes
checking whether isinf(long double) works... yes
checking whether isnan macro works... yes
checking whether isnan(double) can be used without linking with libm... (cached) yes
checking whether isnan(float) can be used without linking with libm... (cached) yes
checking whether isnan(float) works... (cached) yes
checking whether isnan(float) can be used without linking with libm... (cached) yes
checking whether isnan(float) works... (cached) yes
checking whether isnan(long double) can be used without linking with libm... (cached) yes
checking whether isnanl works... (cached) yes
checking for iswblank... yes
checking whether iswblank is declared... yes
checking whether iswdigit is ISO C compliant... yes
checking whether iswpunct is consistent with ispunct... yes
checking whether iswxdigit is ISO C compliant... yes
checking whether to use Java... no
checking whether the compiler supports the __inline keyword... yes
checking whether to use the included libunistring... no
checking whether included libxml is requested... no
checking absolute name of <libxml2/libxml/xmlexports.h>... ///home/rlanore/Documents/git/github/homebrew/opt/libxml2/include/libxml2/libxml/xmlexports.h
checking for libxml... yes
checking whether to use the included libxml... no
checking for newlocale... yes
checking for duplocale... yes
checking for freelocale... yes
checking for pthread_rwlock_t... yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
checking whether log10 works... yes
checking whether lseek detects pipes... yes
checking whether SEEK_DATA works but is incompatible with GNU... no
checking whether mbrtoc32 works on empty input... yes
checking whether the C locale is free of encoding errors... no
checking whether mbrtoc32 works in an UTF-8 locale... yes
checking whether mbrtowc handles a NULL pwc argument... yes
checking whether mbrtowc handles a NULL string argument... yes
checking whether mbrtowc has a correct return value... yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc stores incomplete characters... no
checking whether mbrtowc works on empty input... yes
checking whether the C locale is free of encoding errors... no
checking whether mbsrtowcs works... yes
checking whether the C locale is free of encoding errors... (cached) no
checking whether mbswidth is declared in <wchar.h>... no
checking for mbstate_t... (cached) yes
checking for mbtowc... yes
checking whether memmem works in linear time... yes
checking for memmem... (cached) yes
checking whether memmem works... (cached) yes
checking for memmove... yes
checking for mempcpy... (cached) yes
checking for memrchr... yes
checking for memset... yes
checking for memset_explicit... no
checking for explicit_memset... no
checking whether mkdir handles trailing slash... yes
checking whether mkdir handles trailing dot... yes
checking for mkdtemp... yes
checking whether <netinet/in.h> is self-contained... yes
checking for obstacks that work with any size object... no
checking whether ptrdiff_t is at least as large as a pointer... yes
checking whether open recognizes a trailing slash... yes
checking for opendir... yes
checking for pipe2... yes
checking for posix_spawn_file_actions_addchdir_np... (cached) yes
checking whether posix_spawn_file_actions_addclose works... yes
checking whether posix_spawn_file_actions_adddup2 works... yes
checking whether posix_spawn_file_actions_addopen works... yes
checking whether frexp works... (cached) yes
checking whether ldexp can be used without linking with libm... yes
checking whether frexpl() can be used without linking with libm... (cached) yes
checking whether frexpl works... (cached) yes
checking whether frexpl is declared... (cached) yes
checking whether ldexpl() can be used without linking with libm... yes
checking whether ldexpl works... yes
checking whether ldexpl is declared... yes
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... (cached) yes
checking for PTHREAD_CREATE_DETACHED... yes
checking for PTHREAD_MUTEX_RECURSIVE... yes
checking for PTHREAD_MUTEX_ROBUST... yes
checking for PTHREAD_PROCESS_SHARED... yes
checking whether pthread_once works... yes
checking for xattr library with ATTR_ACTION_PERMISSIONS... -lattr
checking for raise... yes
checking for sigprocmask... yes
checking for rawmemchr... yes
checking for readdir... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking whether readlink truncates results correctly... yes
checking whether realloc (..., 0) returns nonnull... no
checking for reallocarray... yes
checking for faccessat... (cached) yes
checking for getcwd... (cached) yes
checking whether free is known to preserve errno... (cached) yes
checking for mempcpy... (cached) yes
checking for rawmemchr... (cached) yes
checking for search.h... yes
checking for tsearch... yes
checking for rewinddir... yes
checking whether rmdir works... yes
checking for scandir... yes
checking for library containing getservbyname... (cached) none required
checking for getservbyname... (cached) yes
checking whether setenv validates arguments... yes
checking whether setlocale supports the C locale... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
checking for struct sigaction.sa_sigaction... yes
checking for signbit macro... yes
checking for signbit compiler built-ins... yes
checking for sigprocmask... (cached) 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 for socklen_t... yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on files... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for va_copy... yes
checking for bool, true, false... no
checking for stpcpy... yes
checking for stpncpy... yes
checking for working stpncpy... yes
checking for strchrnul... yes
checking whether strchrnul works... yes
checking for strcspn... yes
checking for working strerror function... yes
checking for catgets... yes
checking for working strnlen... yes
checking for strpbrk... yes
checking whether strstr works in linear time... yes
checking whether strstr works... (cached) yes
checking for strtol... yes
checking whether strtol works... yes
checking for strtoul... yes
checking whether strtoul works... yes
checking for chown... (cached) yes
checking for sys/single_threaded.h... yes
checking whether unlink honors trailing slashes... yes
checking whether unlink of a parent directory fails as it should... guessing yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... yes
checking for utime... yes
checking whether utime handles trailing slashes on files... yes
checking for futimes... yes
checking for futimesat... yes
checking for lutimes... yes
checking for futimens... yes
checking for utimensat... yes
checking for variable-length arrays... 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 for waitid... yes
checking whether wcwidth is declared... yes
checking whether wcwidth works reasonably in UTF-8 locales... yes
checking for wmemchr... yes
checking for wmempcpy... yes
checking for stdint.h... (cached) yes
checking whether c32rtomb return value is correct... yes
checking whether open recognizes a trailing slash... (cached) yes
checking for close_range... yes
checking whether fflush works on input streams... (cached) no
checking for sys/smack.h... no
checking for __fpurge... yes
checking whether fpurge is declared... no
checking for __freading... yes
checking whether freopen works on closed fds... yes
checking for fseeko... (cached) yes
checking whether fflush works on input streams... (cached) no
checking for _fseeki64... no
checking for ftruncate... yes
checking for getpagesize... yes
checking whether getpagesize is declared... yes
checking for duplocale... (cached) yes
checking whether byte ordering is bigendian... (cached) no
checking for library containing inet_pton... none required
checking whether inet_pton is declared... yes
checking whether byte ordering is bigendian... (cached) no
checking for ioctl... yes
checking for ioctl with POSIX signature... no
checking for newlocale... (cached) yes
checking for newlocale... (cached) yes
checking for library containing nanosleep... none required
checking for working nanosleep... no (mishandles large arguments)
checking whether perror matches strerror... yes
checking for getppriv... no
checking whether signature of pselect conforms to POSIX... yes
checking whether pselect detects invalid fds... yes
checking for pthread_mutexattr_getrobust... yes
checking for pthread_rwlock_init... yes
checking whether pthread_rwlock_timedrdlock is declared... yes
checking for reasonable pthread_rwlock wait queue handling... no
checking whether pthread_create exists as a global function... yes
checking whether pthread_mutex_timedlock is declared... yes
checking for pthread_mutex_timedlock... 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... yes
checking for random... yes
checking for initstate... yes
checking for setstate... yes
checking for random.h... no
checking for struct random_data... yes
checking for random_r... yes
checking whether sched_yield is declared... yes
checking whether select supports a 0 argument... yes
checking whether select detects invalid fds... yes
checking whether sleep is declared... yes
checking for working sleep... yes
checking whether symlink handles trailing slash correctly... yes
checking for IPv4 sockets... (cached) yes
checking for IPv6 sockets... (cached) yes
checking for UNIX domain sockets... yes
checking for pthread_atfork... yes
checking whether time() works... guessing no
checking for useconds_t... yes
checking whether usleep allows large arguments... yes
checking whether wcrtomb works in the C locale... yes
checking whether wcrtomb return value is correct... yes
checking whether wctob works... guessing yes
checking whether wctob is declared... yes
checking whether btowc(0) is correct... (cached) yes
checking whether btowc(EOF) is correct... (cached) guessing yes
checking whether btowc is consistent with mbrtowc in the C locale... (cached) no
checking for __builtin_expect... (cached) yes
checking for iswblank... (cached) yes
checking whether iswblank is declared... (cached) yes
checking whether iswdigit is ISO C compliant... (cached) yes
checking whether iswpunct is consistent with ispunct... (cached) yes
checking whether iswxdigit is ISO C compliant... (cached) yes
checking whether the compiler supports the __inline keyword... (cached) yes
checking whether localeconv works... yes
checking for pthread_rwlock_t... (cached) yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no
checking for mbtowc... (cached) yes
checking for nl_langinfo... yes
checking whether YESEXPR works... yes
checking for PTHREAD_CREATE_DETACHED... (cached) yes
checking for PTHREAD_MUTEX_RECURSIVE... (cached) yes
checking for PTHREAD_MUTEX_ROBUST... (cached) yes
checking for PTHREAD_PROCESS_SHARED... (cached) yes
checking whether pthread_once works... (cached) yes
checking for working re_compile_pattern... yes
checking for bool, true, false... (cached) no
checking for variable-length arrays... (cached) yes
checking whether wcrtomb works in the C locale... (cached) yes
checking whether wcrtomb return value is correct... (cached) yes
checking for alignas and alignof... (cached) yes, <stdalign.h> macros
checking for alloca as a compiler built-in... (cached) yes
checking for static_assert... (cached) yes, an <assert.h> macro
checking for __builtin_expect... (cached) yes
checking whether calloc (0, n) and calloc (n, 0) return nonnull... (cached) yes
checking whether // is distinct from /... (cached) no
checking whether dup2 works... (cached) yes
checking whether fcntl handles F_DUPFD correctly... (cached) yes
checking whether fcntl understands F_DUPFD_CLOEXEC... (cached) needs runtime check
checking whether fdopen sets errno... (cached) yes
checking whether float.h conforms to ISO C23... (cached) no
checking whether conversion from 'int' to 'long double' works... (cached) yes
checking whether free is known to preserve errno... (cached) yes
checking whether frexp works... (cached) yes
checking whether frexpl is declared... (cached) yes
checking whether frexpl() can be used without linking with libm... (cached) yes
checking whether frexpl works... (cached) yes
checking for getdelim... (cached) 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 for getprogname... (cached) no
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... (cached) yes
checking whether __argv is declared... (cached) no
checking whether the compiler generally respects inline... (cached) yes
checking whether isnan(double) can be used without linking with libm... (cached) yes
checking whether isnan(float) can be used without linking with libm... (cached) yes
checking whether isnan(float) works... (cached) yes
checking whether isnan(long double) can be used without linking with libm... (cached) yes
checking whether isnanl works... (cached) yes
checking whether to use the included libunistring... no
checking for pthread_rwlock_t... (cached) yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no
checking whether memmem works in linear time... (cached) yes
checking for memmem... (cached) yes
checking whether memmem works... (cached) yes
checking for memrchr... (cached) yes
checking for obstacks that work with any size object... (cached) no
checking whether ptrdiff_t is at least as large as a pointer... (cached) yes
checking whether open recognizes a trailing slash... (cached) yes
checking whether frexp works... (cached) yes
checking whether ldexp can be used without linking with libm... (cached) yes
checking whether frexpl() can be used without linking with libm... (cached) yes
checking whether frexpl works... (cached) yes
checking whether frexpl is declared... (cached) yes
checking whether ldexpl() can be used without linking with libm... (cached) yes
checking whether ldexpl works... (cached) yes
checking whether ldexpl is declared... (cached) yes
checking for PTHREAD_CREATE_DETACHED... (cached) yes
checking for PTHREAD_MUTEX_RECURSIVE... (cached) yes
checking for PTHREAD_MUTEX_ROBUST... (cached) yes
checking for PTHREAD_PROCESS_SHARED... (cached) yes
checking whether pthread_once works... (cached) yes
checking for raise... (cached) yes
checking for sigprocmask... (cached) yes
checking for rawmemchr... (cached) yes
checking whether realloc (..., 0) returns nonnull... (cached) no
checking for reallocarray... (cached) yes
checking for signbit macro... (cached) yes
checking for signbit compiler built-ins... (cached) yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... (cached) yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on files... (cached) yes
checking for struct stat.st_atim.tv_nsec... (cached) yes
checking whether struct stat.st_atim is of type struct timespec... (cached) yes
checking for struct stat.st_birthtimespec.tv_nsec... (cached) no
checking for struct stat.st_birthtimensec... (cached) no
checking for struct stat.st_birthtim.tv_nsec... (cached) no
checking for va_copy... (cached) yes
checking for bool, true, false... (cached) no
checking for stpcpy... (cached) yes
checking for stpncpy... (cached) yes
checking for working stpncpy... (cached) yes
checking for strchrnul... (cached) yes
checking whether strchrnul works... (cached) yes
checking for working strerror function... (cached) yes
checking for catgets... (cached) yes
checking whether strstr works in linear time... (cached) yes
checking whether strstr works... (cached) yes
checking for variable-length arrays... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for vasprintf... (cached) yes
checking for stdint.h... (cached) yes
checking whether pthread_sigmask is a macro... (cached) no
checking whether pthread_sigmask works without -lpthread... (cached) yes
checking whether pthread_sigmask returns error numbers... (cached) yes
checking whether pthread_sigmask unblocks signals correctly... (cached) guessing yes
checking for pthread_atfork... (cached) yes
checking for pwd.h... yes
checking for inline... (cached) inline
checking for unsigned long long int... yes
checking for size_t... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for ssize_t... (cached) yes
checking for pid_t... (cached) yes
checking for select... (cached) yes
checking whether byte ordering is bigendian... (cached) no
checking for arpa/inet.h... (cached) yes
checking for gethostname... yes
checking for gethostbyname... (cached) yes
checking for inet_ntop... yes
checking for IPv6 sockets... yes
checking whether Emacs support is requested... yes
checking for emacs... no
checking for xemacs... no
checking where .elc files should go... /home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/share/emacs/site-lisp/gettext
checking for dvips... /tmp/gettext-20241213-913329-fxlmx3/gettext-0.23/build-aux/missing dvips
checking for texi2pdf... /tmp/gettext-20241213-913329-fxlmx3/gettext-0.23/build-aux/missing texi2pdf
checking for perl... /usr/bin/perl
checking whether we are using the GNU C Library 2 or newer... yes
checking whether the C++ compiler (g++-14 -g -O2 ) works... yes
checking whether the C++ compiler supports namespaces... yes
checking dependency style of g++-14... (cached) none
checking whether the compiler supports GNU C++... (cached) yes
checking whether g++-14 accepts -g... (cached) yes
checking for a german Unicode locale... none
checking whether the compiler supports GNU Objective C... no
checking whether gcc-14 accepts -g... no
checking dependency style of gcc-14... none
checking for xmllint... /home/rlanore/Documents/git/github/homebrew/opt/libxml2/bin/xmllint
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating csharpcomp.sh
config.status: creating csharpexec.sh
config.status: creating javacomp.sh
config.status: creating javaexec.sh
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating its/Makefile
config.status: creating gnulib-lib/Makefile
config.status: creating libgrep/Makefile
config.status: creating src/Makefile
config.status: creating src/user-email
config.status: creating libgettextpo/Makefile
config.status: creating libgettextpo/exported.sh
config.status: creating po/Makefile.in
config.status: creating projects/Makefile
config.status: creating styles/Makefile
config.status: creating emacs/Makefile
config.status: creating misc/Makefile
config.status: creating misc/gettextize
config.status: creating misc/autopoint
config.status: creating misc/convert-archive
config.status: creating man/Makefile
config.status: creating man/x-to-1
config.status: creating m4/Makefile
config.status: creating tests/Makefile
config.status: creating tests/init-env
config.status: creating tests/gnulib-lib/Makefile
config.status: creating system-tests/Makefile
config.status: creating gnulib-tests/Makefile
config.status: creating build-aux/xml-validate-10
config.status: creating build-aux/xml-validate-11
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in examples (/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23/gettext-tools/examples)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23' '--disable-debug' '--disable-dependency-tracking' '--libdir=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib' '--with-libunistring-prefix=/home/rlanore/Documents/git/github/homebrew/opt/libunistring' '--disable-silent-rules' '--with-included-glib' '--with-included-libcroco' '--with-emacs' '--with-lispdir=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/share/emacs/site-lisp/gettext' '--disable-java' '--disable-csharp' '--without-git' '--without-cvs' '--without-xz' '--with-libxml2-prefix=/home/rlanore/Documents/git/github/homebrew/opt/libxml2' 'CC=gcc-14' 'CXX=g++-14' 'OBJC=gcc-14' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating installpaths
config.status: creating po/Makefile
config.status: executing po-directories commands
This file has been truncated, but you can view the full file.
gcc-14 called with: -E /tmp/cgRQp2lc/dummy.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E /tmp/cgRQp2lc/dummy.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -E /tmp/cgRQp2lc/dummy.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E /tmp/cgRQp2lc/dummy.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -E /tmp/cgalHeuP/dummy.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E /tmp/cgalHeuP/dummy.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -E /tmp/cgalHeuP/dummy.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E /tmp/cgalHeuP/dummy.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: --version
superenv added: -O2 -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native --version -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -v
superenv executed: gcc-14 -v
gcc-14 called with: -V
superenv added: -O2 -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -V -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -qversion
superenv added: -O2 -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -qversion -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -version
superenv added: -O2 -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -version -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: conftest.c
superenv added: -O2 -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest conftest.c
superenv added: -O2 -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest conftest.c
superenv added: -O2 -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c conftest.c
superenv added: -O2 -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c conftest.c
superenv added: -O2 -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g conftest.c
superenv added: -O2 -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c conftest.c -o conftest2.o
superenv added: -O2 -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c conftest.c -o conftest2.o
superenv added: -O2 -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -E conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -E conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -E conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -E conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -E conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
g++-14 called with: -o conftest conftest.cpp
superenv added: -O2 -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: g++-14 -O2 -march=native -o conftest conftest.cpp -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
g++-14 called with: -o conftest conftest.cpp
superenv added: -O2 -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: g++-14 -O2 -march=native -o conftest conftest.cpp -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
g++-14 called with: -c conftest.cpp
superenv added: -O2 -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: g++-14 -O2 -march=native -c conftest.cpp -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
g++-14 called with: -c -g conftest.cpp
superenv added: -O2 -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: g++-14 -O2 -march=native -c -g conftest.cpp -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -DFTYPE=ino_t conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -DFTYPE=ino_t conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -Werror -Wunknown-warning-option conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -Werror -Wunknown-warning-option conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -print-prog-name=ld
superenv added: -O2 -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -print-prog-name=ld -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
ld called with: -v
superenv executed: ld -v
ld called with: -v
superenv executed: ld -v
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.c conftstm.o
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c conftstm.o -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -fPIC -DPIC -DPIC conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -fPIC -DPIC -DPIC conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -static conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -static conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -o out/conftest2.o conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -o out/conftest2.o conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
ld called with: -m elf_x86_64 --help
superenv added: -L/home/rlanore/Documents/git/github/homebrew/lib -rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -rpath=/home/rlanore/Documents/git/github/homebrew/lib --dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: ld -L/home/rlanore/Documents/git/github/homebrew/lib -rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -rpath=/home/rlanore/Documents/git/github/homebrew/lib --dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so -m elf_x86_64 --help
ld called with: -m elf_x86_64 -v
superenv added: -L/home/rlanore/Documents/git/github/homebrew/lib -rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -rpath=/home/rlanore/Documents/git/github/homebrew/lib --dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: ld -L/home/rlanore/Documents/git/github/homebrew/lib -rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -rpath=/home/rlanore/Documents/git/github/homebrew/lib --dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so -m elf_x86_64 -v
ld called with: -m elf_x86_64 --help
superenv added: -L/home/rlanore/Documents/git/github/homebrew/lib -rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -rpath=/home/rlanore/Documents/git/github/homebrew/lib --dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: ld -L/home/rlanore/Documents/git/github/homebrew/lib -rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -rpath=/home/rlanore/Documents/git/github/homebrew/lib --dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so -m elf_x86_64 --help
gcc-14 called with: -V
superenv added: -O2 -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -V -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest
superenv added: -O2 -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -print-search-dirs
superenv added: -O2 -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -print-search-dirs -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -g -O2 -print-multi-os-directory
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -g -O2 -print-multi-os-directory -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
g++-14 called with: -E conftest.cpp
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: g++-14 -E conftest.cpp -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
g++-14 called with: -E conftest.cpp
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: g++-14 -E conftest.cpp -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
g++-14 called with: -E conftest.cpp
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: g++-14 -E conftest.cpp -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
g++-14 called with: -E conftest.cpp
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: g++-14 -E conftest.cpp -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
g++-14 called with: -c -g -O2 conftest.cpp
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: g++-14 -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
g++-14 called with: -o conftest -g -O2 conftest.cpp
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: g++-14 -O2 -march=native -o conftest -g -O2 conftest.cpp -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
g++-14 called with: -print-prog-name=ld
superenv added: -O2 -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: g++-14 -O2 -march=native -print-prog-name=ld -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
ld called with: -m elf_x86_64 -v
superenv added: -L/home/rlanore/Documents/git/github/homebrew/lib -rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -rpath=/home/rlanore/Documents/git/github/homebrew/lib --dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: ld -L/home/rlanore/Documents/git/github/homebrew/lib -rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -rpath=/home/rlanore/Documents/git/github/homebrew/lib --dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so -m elf_x86_64 -v
ld called with: -m elf_x86_64 --help
superenv added: -L/home/rlanore/Documents/git/github/homebrew/lib -rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -rpath=/home/rlanore/Documents/git/github/homebrew/lib --dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: ld -L/home/rlanore/Documents/git/github/homebrew/lib -rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -rpath=/home/rlanore/Documents/git/github/homebrew/lib --dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so -m elf_x86_64 --help
g++-14 called with: -V
superenv added: -O2 -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: g++-14 -O2 -march=native -V -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
g++-14 called with: -c -g -O2 conftest.cpp
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: g++-14 -O2 -march=native -c -g -O2 conftest.cpp -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
g++-14 called with: -shared -g -O2 -v conftest.o
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: g++-14 -O2 -march=native -shared -g -O2 -v conftest.o -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
g++-14 called with: -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: g++-14 -O2 -march=native -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
g++-14 called with: -o conftest -g -O2 -static conftest.cpp
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: g++-14 -O2 -march=native -o conftest -g -O2 -static conftest.cpp -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
g++-14 called with: -c -g -O2 -o out/conftest2.o conftest.cpp
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: g++-14 -O2 -march=native -c -g -O2 -o out/conftest2.o conftest.cpp -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.rc
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.rc -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.rc
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.rc -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
ld called with: -m elf_x86_64 -v
superenv added: -L/home/rlanore/Documents/git/github/homebrew/lib -rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -rpath=/home/rlanore/Documents/git/github/homebrew/lib --dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: ld -L/home/rlanore/Documents/git/github/homebrew/lib -rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -rpath=/home/rlanore/Documents/git/github/homebrew/lib --dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so -m elf_x86_64 -v
ld called with: -m elf_x86_64 --help
superenv added: -L/home/rlanore/Documents/git/github/homebrew/lib -rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -rpath=/home/rlanore/Documents/git/github/homebrew/lib --dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: ld -L/home/rlanore/Documents/git/github/homebrew/lib -rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -rpath=/home/rlanore/Documents/git/github/homebrew/lib --dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so -m elf_x86_64 --help
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -E conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -g -O2 -print-search-dirs
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -g -O2 -print-search-dirs -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -Iconftestd1b -Iconftestd2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -Iconftestd1b -Iconftestd2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -E conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -E conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -E conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix
[...snip...]
opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -E conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.c -lpthread
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -lpthread -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c /home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib/libunistring.so -Wl,-rpath -Wl,/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c /home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib/libunistring.so -Wl,-rpath -Wl,/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -lm
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -lm -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include -S conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include -S conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include -c conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include -c conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include -Wno-error -c conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include -Wno-error -c conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
g++-14 called with: -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include -c conftest.cc
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: g++-14 -O2 -march=native -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include -c conftest.cc -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
g++-14 called with: -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include -Wno-error -c conftest.cc
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: g++-14 -O2 -march=native -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include -Wno-error -c conftest.cc -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -lselinux
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -lselinux -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include -E conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include -E conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -DINCLUDE_STDALIGN_H -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -DINCLUDE_STDALIGN_H -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -DINCLUDE_ASSERT_H -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -DINCLUDE_ASSERT_H -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -lm
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -lm -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c /home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib/libxml2.so -Wl,-rpath -Wl,/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c /home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib/libxml2.so -Wl,-rpath -Wl,/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include -I/home/rlanore/Documents/git/github/homebrew/opt/libxml2/include conftest.c /home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib/libxml2.so -Wl,-rpath -Wl,/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include -I/home/rlanore/Documents/git/github/homebrew/opt/libxml2/include conftest.c /home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib/libxml2.so -Wl,-rpath -Wl,/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include -I/home/rlanore/Documents/git/github/homebrew/opt/libxml2/include conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include -I/home/rlanore/Documents/git/github/homebrew/opt/libxml2/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include -I/home/rlanore/Documents/git/github/homebrew/opt/libxml2/include conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include -I/home/rlanore/Documents/git/github/homebrew/opt/libxml2/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include -I///home/rlanore/Documents/git/github/homebrew/opt/libxml2/include/libxml2 conftest.c /home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib/libxml2.so -Wl,-rpath -Wl,/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include -I///home/rlanore/Documents/git/github/homebrew/opt/libxml2/include/libxml2 conftest.c /home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib/libxml2.so -Wl,-rpath -Wl,/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -lm
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -lm -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -lattr
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -lattr -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -E -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
superenv executed: gcc-14 -O2 -march=native -o conftest -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=. -L/home/rlanore/Documents/git/github/homebrew/lib -B/home/rlanore/Documents/git/github/homebrew/opt/glibc/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/Cellar/gettext/0.23/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/gcc/lib/gcc/current -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libunistring/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/icu4c@76/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/ncurses/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/readline/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/zlib/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/libxml2/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/opt/acl/lib -Wl,-rpath=/home/rlanore/Documents/git/github/homebrew/lib -Wl,--dynamic-linker=/home/rlanore/Documents/git/github/homebrew/lib/ld.so
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv executed: gcc-14 -O2 -march=native -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
gcc-14 called with: -c -g -O2 -I/home/rlanore/Documents/git/github/homebrew/opt/libunistring/include conftest.c
superenv added: -march=native -isystem/home/rlanore/Documents/git/github/homebrew/include -fdebug-prefix-map=/tmp/gettext-20241213-913329-fxlmx3/gettext-0.23=.
superenv ex
View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

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