* Package: dev-lang/nasm-3.01:0 * Repository: gentoo * Maintainer: arthurzam@gentoo.org * Upstream: https://bugzilla.nasm.us/ * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking 'nasm-3.01.tar.xz' to /var/tmp/portage/dev-lang/nasm-3.01/work >>> Source unpacked in /var/tmp/portage/dev-lang/nasm-3.01/work >>> Preparing source in /var/tmp/portage/dev-lang/nasm-3.01/work/nasm-3.01 ... [ ok ] [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-lang/nasm-3.01/work/nasm-3.01' ... [ ok ] [ ok ] [ ok ] * Running elibtoolize in: nasm-3.01/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lang/nasm-3.01/work/nasm-3.01 ... * econf: updating nasm-3.01/autoconf/helpers/config.guess with /usr/share/gnuconfig/config.guess * econf: updating nasm-3.01/autoconf/helpers/config.sub with /usr/share/gnuconfig/config.sub * econf: updating nasm-3.01/config.guess with /usr/share/gnuconfig/config.guess * econf: updating nasm-3.01/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --docdir=/usr/share/doc/nasm-3.01 --htmldir=/usr/share/doc/nasm-3.01/html --libdir=/usr/lib64 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed 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 stdarg.h... yes checking for sys/param.h... yes checking for fcntl.h... yes checking for io.h... no checking for stdbit.h... yes checking for endian.h... yes checking for sys/endian.h... no checking for machine/endian.h... no checking for byteswap.h... yes checking for arpa/inet.h... yes checking for intrin.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether x86_64-pc-linux-gnu-gcc accepts -std=c23... yes checking whether x86_64-pc-linux-gnu-gcc accepts -U__STRICT_ANSI__... yes checking whether x86_64-pc-linux-gnu-gcc accepts -ggdb3... yes checking for x86_64-pc-linux-gnu-gcc option to enable large file support... none needed checking for library containing inflate... -lz checking for size_t... yes checking whether x86_64-pc-linux-gnu-gcc accepts -Werror=unknown-warning-option... no checking whether x86_64-pc-linux-gnu-gcc accepts -fwrapv... yes checking whether x86_64-pc-linux-gnu-gcc accepts -ftrivial-auto-var-init=zero... yes checking whether x86_64-pc-linux-gnu-gcc accepts -fno-common... yes checking for suffix of library files... a checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.2o6msylw/bin/ebuild-helpers/xattr/install -c checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for nroff... nroff checking for asciidoc... asciidoc checking for xmlto... xmlto checking for xz... xz checking for python3... python3 checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict__ checking if x86_64-pc-linux-gnu-gcc supports variadic macros... yes checking if x86_64-pc-linux-gnu-gcc supports varadic macro comma dropping... checking for function name constant... __func__ checking for strings.h... (cached) yes checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... yes checking for stdnoreturn.h... yes checking for io.h... (cached) no checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/mman.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/resource.h... 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 strrchrnul... no checking for iscntrl... yes checking for isascii... yes checking for mempcpy... yes checking for mempset... no checking for getuid... yes checking for getgid... yes checking for getrlimit... yes checking for realpath... yes checking for canonicalize_file_name... yes checking for _fullpath... no checking for pathconf... yes checking for declarations of fseeko and ftello... yes 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 getpagesize... yes checking for working mmap... yes checking for getpagesize... (cached) yes checking for sysconf... yes checking for access... yes checking for _access... no checking for faccessat... yes checking for __builtin_expect... yes checking for sprintf... snprintf checking for vsnprintf... vsnprintf checking for strlcpy... yes checking for strrchrnul... (cached) no checking for struct stat... yes checking for stat... yes checking for fstat... yes checking for struct _stati64... no checking for S_ISREG... yes checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed 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 whether strrchrnul is declared... no checking for unsigned long long int... yes checking for uintmax_t... yes checking for uintptr_t... yes checking whether byte ordering is bigendian... no checking for htole16... yes checking for htole32... yes checking for htole64... yes checking for htobe16... yes checking for htobe32... yes checking for htobe64... yes checking for stdc_leading_zeros... yes checking for __builtin_constant_p... yes checking for __builtin_choose_expr... yes checking for __builtin_prefetch... yes checking whether x86_64-pc-linux-gnu-gcc accepts -Werror=attributes... yes checking whether x86_64-pc-linux-gnu-gcc supports the noreturn function attribute... yes checking whether x86_64-pc-linux-gnu-gcc supports the noreturn function attribute on pointers... yes checking whether x86_64-pc-linux-gnu-gcc supports the returns_nonnull function attribute... yes checking whether x86_64-pc-linux-gnu-gcc supports the returns_nonnull function attribute on pointers... yes checking whether x86_64-pc-linux-gnu-gcc supports the malloc function attribute... yes checking whether x86_64-pc-linux-gnu-gcc supports the malloc function attribute on pointers... no checking whether x86_64-pc-linux-gnu-gcc supports the alloc_size(1) function attribute... yes checking whether x86_64-pc-linux-gnu-gcc supports the alloc_size(1) function attribute on pointers... yes checking whether x86_64-pc-linux-gnu-gcc supports the alloc_size(1,2) function attribute... yes checking whether x86_64-pc-linux-gnu-gcc supports the alloc_size(1,2) function attribute on pointers... yes checking whether x86_64-pc-linux-gnu-gcc supports the sentinel function attribute... yes checking whether x86_64-pc-linux-gnu-gcc supports the sentinel function attribute on pointers... yes checking whether x86_64-pc-linux-gnu-gcc supports the format(printf,1,2) function attribute... yes checking whether x86_64-pc-linux-gnu-gcc supports the format(printf,1,2) function attribute on pointers... yes checking whether x86_64-pc-linux-gnu-gcc supports the const function attribute... yes checking whether x86_64-pc-linux-gnu-gcc supports the const function attribute on pointers... yes checking whether x86_64-pc-linux-gnu-gcc supports the unsequenced function attribute... yes checking whether x86_64-pc-linux-gnu-gcc supports the unsequenced function attribute on pointers... yes checking whether x86_64-pc-linux-gnu-gcc supports the reproducible function attribute... yes checking whether x86_64-pc-linux-gnu-gcc supports the reproducible function attribute on pointers... yes checking whether x86_64-pc-linux-gnu-gcc supports the pure function attribute... yes checking whether x86_64-pc-linux-gnu-gcc supports the pure function attribute on pointers... no checking whether x86_64-pc-linux-gnu-gcc supports the cold function attribute... yes checking whether x86_64-pc-linux-gnu-gcc supports the cold function attribute on pointers... yes checking whether x86_64-pc-linux-gnu-gcc supports the maybe_unused function attribute... no checking whether x86_64-pc-linux-gnu-gcc supports the maybe_unused function attribute on pointers... no checking whether x86_64-pc-linux-gnu-gcc supports the unused function attribute... yes checking whether x86_64-pc-linux-gnu-gcc supports the unused function attribute on pointers... yes checking whether x86_64-pc-linux-gnu-gcc supports the error function attribute... yes checking whether x86_64-pc-linux-gnu-gcc accepts -Wl,--as-needed... yes checking whether x86_64-pc-linux-gnu-gcc accepts -ffunction-sections... yes checking whether x86_64-pc-linux-gnu-gcc accepts -fdata-sections... yes checking whether x86_64-pc-linux-gnu-gcc accepts -Wl,--gc-sections... yes checking whether x86_64-pc-linux-gnu-gcc accepts -fvisibility=hidden... yes checking whether x86_64-pc-linux-gnu-gcc accepts -Wall... yes checking whether x86_64-pc-linux-gnu-gcc accepts -W... yes checking whether x86_64-pc-linux-gnu-gcc accepts -pedantic... yes checking whether x86_64-pc-linux-gnu-gcc accepts -Werror=implicit... yes checking whether x86_64-pc-linux-gnu-gcc accepts -Werror=missing-braces... yes checking whether x86_64-pc-linux-gnu-gcc accepts -Werror=return-type... yes checking whether x86_64-pc-linux-gnu-gcc accepts -Werror=trigraphs... yes checking whether x86_64-pc-linux-gnu-gcc accepts -Werror=pointer-arith... yes checking whether x86_64-pc-linux-gnu-gcc accepts -Werror=comment... yes checking whether x86_64-pc-linux-gnu-gcc accepts -Werror=vla... yes checking whether x86_64-pc-linux-gnu-gcc accepts -Werror=strict-prototypes... yes checking whether x86_64-pc-linux-gnu-gcc accepts -Werror=missing-prototypes... yes checking whether x86_64-pc-linux-gnu-gcc accepts -Werror=missing-declarations... yes checking whether x86_64-pc-linux-gnu-gcc accepts -Wvariadic-macros... yes checking whether x86_64-pc-linux-gnu-gcc accepts -Wpedantic-ms-format... no checking whether x86_64-pc-linux-gnu-gcc accepts -Wlong-long... yes checking whether x86_64-pc-linux-gnu-gcc accepts -Wstringop-truncation... yes checking whether x86_64-pc-linux-gnu-gcc accepts -Wshift-negative-value... yes checking if x86_64-pc-linux-gnu-gcc supports C99 external inlines... yes checking if x86_64-pc-linux-gnu-gcc supports typeof... typeof configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating misc/Makefile config.status: creating test/Makefile config.status: creating config/config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-lang/nasm-3.01/work/nasm-3.01 ... make -j2 x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/nasm.o asm/nasm.c In file included from ./include/nasm.h:15, from asm/nasm.c:11: asm/nasm.c: In function ‘process_arg’: ./include/nasmlib.h:242:22: warning: ‘param’ may be used uninitialized [-Wmaybe-uninitialized] 242 | #define nasm_stricmp strcasecmp asm/nasm.c:1101:22: note: in expansion of macro ‘nasm_stricmp’ 1101 | if (!nasm_stricmp("vc", param) || | ^~~~~~~~~~~~ asm/nasm.c:968:11: note: ‘param’ was declared here 968 | char *param; | ^~~~~ x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o disasm/ndisasm.o disasm/ndisasm.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o disasm/sync.o disasm/sync.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o disasm/prefix.o disasm/prefix.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o disasm/disasm.o disasm/disasm.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/regdis.o x86/regdis.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/insnsd.o x86/insnsd.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/readnum.o nasmlib/readnum.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/error.o asm/error.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/floats.o asm/floats.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/directiv.o asm/directiv.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/pragma.o asm/pragma.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/labels.o asm/labels.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/parser.o asm/parser.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/assemble.o asm/assemble.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/quote.o asm/quote.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/listing.o asm/listing.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/eval.o asm/eval.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/preproc.o asm/preproc.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/exprlib.o asm/exprlib.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/exprdump.o asm/exprdump.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/stdscan.o asm/stdscan.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/getbool.o asm/getbool.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/strfunc.o asm/strfunc.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/segalloc.o asm/segalloc.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/rdstrnum.o asm/rdstrnum.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/srcfile.o asm/srcfile.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outform.o output/outform.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outlib.o output/outlib.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/nulldbg.o output/nulldbg.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/nullout.o output/nullout.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outbin.o output/outbin.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outaout.o output/outaout.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outcoff.o output/outcoff.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outelf.o output/outelf.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outas86.o output/outas86.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outobj.o output/outobj.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outdbg.o output/outdbg.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outieee.o output/outieee.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outmacho.o output/outmacho.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/codeview.o output/codeview.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o stdlib/snprintf.o stdlib/snprintf.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o stdlib/vsnprintf.o stdlib/vsnprintf.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o stdlib/strlcpy.o stdlib/strlcpy.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o stdlib/strnlen.o stdlib/strnlen.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o stdlib/strrchrnul.o stdlib/strrchrnul.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/directbl.o asm/directbl.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/pptok.o asm/pptok.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/tokhash.o asm/tokhash.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/uncompress.o asm/uncompress.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o macros/macros.o macros/macros.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/ver.o nasmlib/ver.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/alloc.o nasmlib/alloc.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/asprintf.o nasmlib/asprintf.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/crc32b.o nasmlib/crc32b.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/crc64.o nasmlib/crc64.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/md5c.o nasmlib/md5c.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/string.o nasmlib/string.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/nctype.o nasmlib/nctype.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/file.o nasmlib/file.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/mmap.o nasmlib/mmap.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/ilog2.o nasmlib/ilog2.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/realpath.o nasmlib/realpath.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/path.o nasmlib/path.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/filename.o nasmlib/filename.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/rlimit.o nasmlib/rlimit.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/numstr.o nasmlib/numstr.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/zerobuf.o nasmlib/zerobuf.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/bsi.o nasmlib/bsi.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/rbtree.o nasmlib/rbtree.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/hashtbl.o nasmlib/hashtbl.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/raa.o nasmlib/raa.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/saa.o nasmlib/saa.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/strlist.o nasmlib/strlist.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/perfhash.o nasmlib/perfhash.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/badenum.o nasmlib/badenum.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o common/common.o common/common.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/insnsb.o x86/insnsb.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/insnsn.o x86/insnsn.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/insnsa.o x86/insnsa.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/regs.o x86/regs.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/regvals.o x86/regvals.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/regflags.o x86/regflags.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/iflag.o x86/iflag.c x86_64-pc-linux-gnu-gcc -c -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/warnings.o asm/warnings.c rm -f libndis.a x86_64-pc-linux-gnu-ar cq libndis.a disasm/disasm.o disasm/sync.o disasm/prefix.o x86/insnsd.o x86/regdis.o x86_64-pc-linux-gnu-ranlib libndis.a rm -f libnasm.a x86_64-pc-linux-gnu-ar cq libnasm.a nasmlib/readnum.o asm/error.o asm/floats.o asm/directiv.o asm/pragma.o asm/assemble.o asm/labels.o asm/parser.o asm/preproc.o asm/quote.o asm/listing.o asm/eval.o asm/exprlib.o asm/exprdump.o asm/stdscan.o asm/getbool.o asm/strfunc.o asm/segalloc.o asm/rdstrnum.o asm/srcfile.o output/outform.o output/outlib.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/outdbg.o output/outieee.o output/outmacho.o output/codeview.o stdlib/snprintf.o stdlib/vsnprintf.o stdlib/strlcpy.o stdlib/strnlen.o stdlib/strrchrnul.o asm/directbl.o asm/pptok.o asm/tokhash.o asm/uncompress.o macros/macros.o nasmlib/ver.o nasmlib/alloc.o nasmlib/asprintf.o nasmlib/crc32b.o nasmlib/crc64.o nasmlib/md5c.o nasmlib/string.o nasmlib/nctype.o nasmlib/file.o nasmlib/mmap.o nasmlib/ilog2.o nasmlib/realpath.o nasmlib/path.o nasmlib/filename.o nasmlib/rlimit.o nasmlib/numstr.o nasmlib/zerobuf.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/insnsn.o x86/regs.o x86/regvals.o x86/regflags.o x86/iflag.o asm/warnings.o x86_64-pc-linux-gnu-ranlib libnasm.a x86_64-pc-linux-gnu-gcc -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--gc-sections -o nasm asm/nasm.o \ libnasm.a -lz x86_64-pc-linux-gnu-gcc -Werror=attributes -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c23 -U__STRICT_ANSI__ -ggdb3 -fwrapv -ftrivial-auto-var-init=zero -fno-common -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=comment -Werror=vla -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Wno-variadic-macros -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--gc-sections -o ndisasm disasm/ndisasm.o \ libndis.a libnasm.a -lz >>> Source compiled. >>> Test phase [not enabled]: dev-lang/nasm-3.01 >>> Install dev-lang/nasm-3.01 into /var/tmp/portage/dev-lang/nasm-3.01/image make -j2 DESTDIR=/var/tmp/portage/dev-lang/nasm-3.01/image install /usr/bin/mkdir -p /var/tmp/portage/dev-lang/nasm-3.01/image/usr/bin /var/tmp/portage/._portage_reinstall_.2o6msylw/bin/ebuild-helpers/xattr/install -c nasm ndisasm /var/tmp/portage/dev-lang/nasm-3.01/image/usr/bin/ /usr/bin/mkdir -p /var/tmp/portage/dev-lang/nasm-3.01/image/usr/share/man/man1 /var/tmp/portage/._portage_reinstall_.2o6msylw/bin/ebuild-helpers/xattr/install -c -m 644 ./nasm.1 /var/tmp/portage/dev-lang/nasm-3.01/image/usr/share/man/man1/nasm.1 /var/tmp/portage/._portage_reinstall_.2o6msylw/bin/ebuild-helpers/xattr/install -c -m 644 ./ndisasm.1 /var/tmp/portage/dev-lang/nasm-3.01/image/usr/share/man/man1/ndisasm.1 make -j2 DESTDIR=/var/tmp/portage/dev-lang/nasm-3.01/image install /usr/bin/mkdir -p /var/tmp/portage/dev-lang/nasm-3.01/image/usr/bin /var/tmp/portage/._portage_reinstall_.2o6msylw/bin/ebuild-helpers/xattr/install -c nasm ndisasm /var/tmp/portage/dev-lang/nasm-3.01/image/usr/bin/ /usr/bin/mkdir -p /var/tmp/portage/dev-lang/nasm-3.01/image/usr/share/man/man1 /var/tmp/portage/._portage_reinstall_.2o6msylw/bin/ebuild-helpers/xattr/install -c -m 644 ./nasm.1 /var/tmp/portage/dev-lang/nasm-3.01/image/usr/share/man/man1/nasm.1 /var/tmp/portage/._portage_reinstall_.2o6msylw/bin/ebuild-helpers/xattr/install -c -m 644 ./ndisasm.1 /var/tmp/portage/dev-lang/nasm-3.01/image/usr/share/man/man1/ndisasm.1 >>> Completed installing dev-lang/nasm-3.01 into /var/tmp/portage/dev-lang/nasm-3.01/image * Final size of build directory: 72664 KiB (70.9 MiB) * Final size of installed tree: 6224 KiB ( 6.0 MiB) strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/ndisasm /usr/bin/nasm