******************************************************************************** conan install nasm/2.13.01@ --build=nasm --profile:host=/Users/jenkins/w/BuildSingleReference/15298/d0347d4b-8abd-42c5-8b3b-952ebec93f04/profile_host.txt --profile:build=default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] nasm/2.13.01: Forced build from source Installing package: nasm/2.13.01 Requirements nasm/2.13.01 from 'TapaholesList-129' - Cache Packages nasm/2.13.01:3eb32b976fb0626f3c40a8b87ace72156aa44204 - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... nasm/2.13.01: Copying sources to build folder nasm/2.13.01: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/nasm/2.13.01/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204 nasm/2.13.01: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK nasm/2.13.01: Calling build() nasm/2.13.01: Calling: > source_subfolder/configure '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/nasm/2.13.01/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----Running------ > source_subfolder/configure '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/nasm/2.13.01/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----------------- checking for aarch64-apple-darwin-gcc... no checking for gcc... gcc 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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aarch64-apple-darwin-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for suffix of library files... a checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for size_t... yes checking whether byte ordering is bigendian... no checking if gcc accepts -fwrapv... yes checking if gcc accepts -U__STRICT_ANSI__... yes checking if gcc accepts -fno-common... yes checking for nroff... nroff checking for asciidoc... no checking for xmlto... no checking for aarch64-apple-darwin-ar... no checking for ar... ar checking for aarch64-apple-darwin-ranlib... no checking for ranlib... ranlib checking for aarch64-apple-darwin-strip... no checking for strip... strip checking for ANSI C header files... (cached) yes checking for inttypes.h... (cached) yes checking for strings.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking stdnoreturn.h usability... yes checking stdnoreturn.h presence... yes checking for stdnoreturn.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for strcasecmp... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for strsep... yes checking for strnlen... yes checking for getuid... yes checking for getgid... yes checking for realpath... yes checking for canonicalize_file_name... no checking for _fullpath... no checking for pathconf... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for _fseeki64... no checking for ftruncate... yes checking for _chsize... no checking for _chsize_s... no checking for fileno... yes checking for _fileno... no checking for _filelengthi64... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... no checking for getpagesize... (cached) yes checking for sysconf... yes checking for access... yes checking for _access... no checking for faccessat... yes checking for __builtin_clz... yes checking for __builtin_clzl... yes checking for __builtin_clzll... yes checking for __builtin_expect... yes checking for vsnprintf... yes checking for _vsnprintf... no checking for snprintf... yes checking for _snprintf... no checking for strlcpy... yes checking for struct _stati64... no checking for struct stat... yes checking for stat... yes checking for _stati64... no checking for fstat... yes checking for _fstati64... no checking whether strcasecmp is declared... yes checking whether stricmp is declared... no checking whether strncasecmp is declared... yes checking whether strnicmp is declared... no checking whether strsep is declared... yes checking whether strlcpy is declared... yes checking whether strnlen is declared... yes checking for uintptr_t... yes checking if gcc accepts -Werror=attributes... yes checking if gcc supports the noreturn function attribute... yes checking if gcc supports the returns_nonnull function attribute... yes checking if gcc supports the malloc function attribute... yes checking if gcc supports the alloc_size function attribute... yes checking if gcc supports the format function attribute... yes checking if gcc supports the const function attribute... yes checking if gcc supports the pure function attribute... yes checking if gcc supports the error function attribute... no checking if gcc accepts -W... yes checking if gcc accepts -Wall... yes checking if gcc accepts -pedantic... yes checking if gcc accepts -Werror=unknown-warning-option... yes checking if gcc accepts -Wpedantic-ms-format... no checking if gcc accepts -Wc90-c99-compat... no checking if gcc accepts -Wlong-long... yes checking if gcc accepts -Werror=implicit... yes checking if gcc accepts -Werror=missing-braces... yes checking if gcc accepts -Werror=return-type... yes checking if gcc accepts -Werror=trigraphs... yes checking if gcc accepts -Werror=pointer-arith... yes checking if gcc accepts -Werror=strict-prototypes... yes checking if gcc accepts -Werror=missing-prototypes... yes checking if gcc accepts -Werror=missing-declarations... yes checking if gcc accepts -Werror=comment... yes checking if gcc accepts -Werror=vla... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating config/config.h config.status: executing default-1 commands ----Running------ > make -j4 ----------------- gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o asm/nasm.o source_subfolder/asm/nasm.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o stdlib/snprintf.o source_subfolder/stdlib/snprintf.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o stdlib/vsnprintf.o source_subfolder/stdlib/vsnprintf.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o stdlib/strlcpy.o source_subfolder/stdlib/strlcpy.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o stdlib/strnlen.o source_subfolder/stdlib/strnlen.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o nasmlib/ver.o source_subfolder/nasmlib/ver.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o nasmlib/crc64.o source_subfolder/nasmlib/crc64.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o nasmlib/malloc.o source_subfolder/nasmlib/malloc.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o nasmlib/md5c.o source_subfolder/nasmlib/md5c.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o nasmlib/string.o source_subfolder/nasmlib/string.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o nasmlib/file.o source_subfolder/nasmlib/file.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o nasmlib/mmap.o source_subfolder/nasmlib/mmap.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o nasmlib/ilog2.o source_subfolder/nasmlib/ilog2.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o nasmlib/realpath.o source_subfolder/nasmlib/realpath.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o nasmlib/path.o source_subfolder/nasmlib/path.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o nasmlib/filename.o source_subfolder/nasmlib/filename.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o nasmlib/srcfile.o source_subfolder/nasmlib/srcfile.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o nasmlib/zerobuf.o source_subfolder/nasmlib/zerobuf.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o nasmlib/readnum.o source_subfolder/nasmlib/readnum.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o nasmlib/bsi.o source_subfolder/nasmlib/bsi.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o nasmlib/rbtree.o source_subfolder/nasmlib/rbtree.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o nasmlib/hashtbl.o source_subfolder/nasmlib/hashtbl.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o nasmlib/raa.o source_subfolder/nasmlib/raa.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o nasmlib/saa.o source_subfolder/nasmlib/saa.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o nasmlib/strlist.o source_subfolder/nasmlib/strlist.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o nasmlib/perfhash.o source_subfolder/nasmlib/perfhash.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o nasmlib/badenum.o source_subfolder/nasmlib/badenum.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o common/common.o source_subfolder/common/common.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o x86/insnsa.o source_subfolder/x86/insnsa.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o x86/insnsb.o source_subfolder/x86/insnsb.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o x86/insnsd.o source_subfolder/x86/insnsd.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o x86/insnsn.o source_subfolder/x86/insnsn.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o x86/regs.o source_subfolder/x86/regs.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o x86/regvals.o source_subfolder/x86/regvals.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o x86/regflags.o source_subfolder/x86/regflags.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o x86/regdis.o source_subfolder/x86/regdis.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o x86/disp8.o source_subfolder/x86/disp8.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o x86/iflag.o source_subfolder/x86/iflag.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o asm/error.o source_subfolder/asm/error.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o asm/float.o source_subfolder/asm/float.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o asm/directiv.o source_subfolder/asm/directiv.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o asm/directbl.o source_subfolder/asm/directbl.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o asm/pragma.o source_subfolder/asm/pragma.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o asm/assemble.o source_subfolder/asm/assemble.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o asm/labels.o source_subfolder/asm/labels.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o asm/parser.o source_subfolder/asm/parser.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o asm/preproc.o source_subfolder/asm/preproc.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o asm/quote.o source_subfolder/asm/quote.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o asm/pptok.o source_subfolder/asm/pptok.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o asm/listing.o source_subfolder/asm/listing.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o asm/eval.o source_subfolder/asm/eval.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o asm/exprlib.o source_subfolder/asm/exprlib.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o asm/exprdump.o source_subfolder/asm/exprdump.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o asm/stdscan.o source_subfolder/asm/stdscan.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o asm/strfunc.o source_subfolder/asm/strfunc.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o asm/tokhash.o source_subfolder/asm/tokhash.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o asm/segalloc.o source_subfolder/asm/segalloc.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o asm/preproc-nop.o source_subfolder/asm/preproc-nop.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o asm/rdstrnum.o source_subfolder/asm/rdstrnum.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o macros/macros.o source_subfolder/macros/macros.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o output/outform.o source_subfolder/output/outform.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o output/outlib.o source_subfolder/output/outlib.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o output/legacy.o source_subfolder/output/legacy.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o output/nulldbg.o source_subfolder/output/nulldbg.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o output/nullout.o source_subfolder/output/nullout.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o output/outbin.o source_subfolder/output/outbin.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o output/outaout.o source_subfolder/output/outaout.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o output/outcoff.o source_subfolder/output/outcoff.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o output/outelf.o source_subfolder/output/outelf.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o output/outobj.o source_subfolder/output/outobj.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o output/outas86.o source_subfolder/output/outas86.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o output/outrdf2.o source_subfolder/output/outrdf2.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o output/outdbg.o source_subfolder/output/outdbg.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o output/outieee.o source_subfolder/output/outieee.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o output/outmacho.o source_subfolder/output/outmacho.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o output/codeview.o source_subfolder/output/codeview.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o disasm/disasm.o source_subfolder/disasm/disasm.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o disasm/sync.o source_subfolder/disasm/sync.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o disasm/ndisasm.o source_subfolder/disasm/ndisasm.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o rdoff/rdfdump.o source_subfolder/rdoff/rdfdump.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o rdoff/rdoff.o source_subfolder/rdoff/rdoff.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o rdoff/rdfload.o source_subfolder/rdoff/rdfload.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o rdoff/symtab.o source_subfolder/rdoff/symtab.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o rdoff/collectn.o source_subfolder/rdoff/collectn.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o rdoff/rdlib.o source_subfolder/rdoff/rdlib.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o rdoff/segtab.o source_subfolder/rdoff/segtab.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o rdoff/hash.o source_subfolder/rdoff/hash.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o rdoff/ldrdf.o source_subfolder/rdoff/ldrdf.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o rdoff/rdx.o source_subfolder/rdoff/rdx.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o rdoff/rdflib.o source_subfolder/rdoff/rdflib.c gcc -c -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fwrapv -U__STRICT_ANSI__ -fno-common -W -Wall -pedantic -Werror=unknown-warning-option -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -Isource_subfolder -I. -Isource_subfolder/include -I./include -Isource_subfolder/x86 -I./x86 -Isource_subfolder/asm -I./asm -Isource_subfolder/disasm -I./disasm -Isource_subfolder/output -I./output -o rdoff/rdf2bin.o source_subfolder/rdoff/rdf2bin.c rm -f rdoff/librdoff.a ar cq rdoff/librdoff.a rdoff/rdoff.o rdoff/rdfload.o rdoff/symtab.o rdoff/collectn.o rdoff/rdlib.o rdoff/segtab.o rdoff/hash.o ranlib rdoff/librdoff.a rm -f libnasm.a ar cq libnasm.a stdlib/snprintf.o stdlib/vsnprintf.o stdlib/strlcpy.o stdlib/strnlen.o nasmlib/ver.o nasmlib/crc64.o nasmlib/malloc.o nasmlib/md5c.o nasmlib/string.o nasmlib/file.o nasmlib/mmap.o nasmlib/ilog2.o nasmlib/realpath.o nasmlib/path.o nasmlib/filename.o nasmlib/srcfile.o nasmlib/zerobuf.o nasmlib/readnum.o nasmlib/bsi.o nasmlib/rbtree.o nasmlib/hashtbl.o nasmlib/raa.o nasmlib/saa.o nasmlib/strlist.o nasmlib/perfhash.o nasmlib/badenum.o common/common.o x86/insnsa.o x86/insnsb.o x86/insnsd.o x86/insnsn.o x86/regs.o x86/regvals.o x86/regflags.o x86/regdis.o x86/disp8.o x86/iflag.o asm/error.o asm/float.o asm/directiv.o asm/directbl.o asm/pragma.o asm/assemble.o asm/labels.o asm/parser.o asm/preproc.o asm/quote.o asm/pptok.o asm/listing.o asm/eval.o asm/exprlib.o asm/exprdump.o asm/stdscan.o asm/strfunc.o asm/tokhash.o asm/segalloc.o asm/preproc-nop.o asm/rdstrnum.o macros/macros.o output/outform.o output/outlib.o output/legacy.o output/nulldbg.o output/nullout.o output/outbin.o output/outaout.o output/outcoff.o output/outelf.o output/outobj.o output/outas86.o output/outrdf2.o output/outdbg.o output/outieee.o output/outmacho.o output/codeview.o disasm/disasm.o disasm/sync.o ranlib libnasm.a gcc -o nasm asm/nasm.o libnasm.a gcc -o ndisasm disasm/ndisasm.o libnasm.a gcc -o rdoff/rdfdump rdoff/rdfdump.o rdoff/librdoff.a libnasm.a gcc -o rdoff/ldrdf rdoff/ldrdf.o rdoff/librdoff.a libnasm.a nasm/2.13.01: nasm/2.13.01: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference/.conan/data/nasm/2.13.01/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204 configure: WARNING: using cross tools not prefixed with host triplet configure: WARNING: No asciidoc package found configure: WARNING: No xmlto package found ld: warning: ignoring file disasm/ndisasm.o, building for macOS-x86_64 but attempting to link with file built for unknown-arm64 ld: warning: ignoring file asm/nasm.o, building for macOS-x86_64 but attempting to link with file built for unknown-arm64 ld: warning: ignoring file libnasm.a, building for macOS-x86_64 but attempting to link with file built for macOS-arm64 ld: warning: ignoring file libnasm.a, building for macOS-x86_64 but attempting to link with file built for macOS-arm64 ld: warning: ignoring file rdoff/rdfdump.o, building for macOS-x86_64 but attempting to link with file built for unknown-arm64 ld: warning: ignoring file libnasm.a, building for macOS-x86_64 but attempting to link with file built for macOS-arm64 ld: warning: ignoring file rdoff/librdoff.a, building for macOS-x86_64 but attempting to link with file built for macOS-arm64 ld: warning: ignoring file rdoff/ldrdf.o, building for macOS-x86_64 but attempting to link with file built for unknown-arm64 ld: warning: ignoring file rdoff/librdoff.a, building for macOS-x86_64 but attempting to link with file built for macOS-arm64 ld: warning: ignoring file libnasm.a, building for macOS-x86_64 but attempting to link with file built for macOS-arm64 Undefined symbols for architecture x86_64: "_main", referenced from: implicit entry/start for main executable ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [ndisasm] Error 1Undefined symbols for architecture x86_64: make: *** Waiting for unfinished jobs.... "_main", referenced from: implicit entry/start for main executable ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [nasm] Error 1 Undefined symbols for architecture x86_64: "_main", referenced from: implicit entry/start for main executable ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [rdoff/rdfdump] Error 1 Undefined symbols for architecture x86_64: "_main", referenced from: implicit entry/start for main executable ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [rdoff/ldrdf] Error 1 nasm/2.13.01: ERROR: Package '3eb32b976fb0626f3c40a8b87ace72156aa44204' build failed nasm/2.13.01: WARN: Build folder /Users/jenkins/w/BuildSingleReference/.conan/data/nasm/2.13.01/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204 ERROR: nasm/2.13.01: Error in build() method, line 65 autotools.make() ConanException: Error 2 while executing make -j4