******************************************************************************** conan install nasm/2.14@#d63bc027e71a9bf872bf6623fc331d72 --build=nasm -pr /home/conan/w/prod/BuildSingleReference/36058/9820988e-ceb2-426e-bf80-02a8bcf5235b/profile_linux_5_libstdcpp11_gcc_debug_64..txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] [build_requires] [env] nasm/2.14: Forced build from source Installing package: nasm/2.14 Requirements nasm/2.14 from local cache - Cache Packages nasm/2.14:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK nasm/2.14: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/nasm/2.14/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK nasm/2.14: Copying sources to build folder nasm/2.14: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/nasm/2.14/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052 nasm/2.14: Generator txt created conanbuildinfo.txt nasm/2.14: Aggregating env generators [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.14: Calling build() nasm/2.14: Calling: > source_subfolder/configure '--prefix=/home/conan/w/prod/BuildSingleReference/.conan/data/nasm/2.14/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > source_subfolder/configure '--prefix=/home/conan/w/prod/BuildSingleReference/.conan/data/nasm/2.14/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking for gcc... /usr/bin/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 we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking for /usr/bin/gcc option to accept ISO C99... none needed checking for /usr/bin/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 /usr/bin/gcc accepts -fwrapv... yes checking if /usr/bin/gcc accepts -U__STRICT_ANSI__... yes checking if /usr/bin/gcc accepts -fno-common... yes checking for nroff... nroff checking for asciidoc... no checking for xmlto... no checking for ar... ar checking for ranlib... ranlib 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/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 strrchrnul... no checking for getuid... yes checking for getgid... yes checking for realpath... yes checking for canonicalize_file_name... yes 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... yes 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 intrin.h usability... no checking intrin.h presence... no checking for intrin.h... no checking for __builtin_clz... yes checking for __builtin_clzl... yes checking for __builtin_clzll... yes checking for _BitScanReverse... no checking for _BitScanReverse64... no checking for vsnprintf... yes checking for _vsnprintf... no checking for snprintf... yes checking for _snprintf... no checking for strlcpy... no checking for strrchrnul... (cached) no 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... no checking whether strnlen is declared... yes checking whether strrchrnul is declared... no checking for uintptr_t... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking for cpu_to_le16... no checking for cpu_to_le32... no checking for cpu_to_le64... no checking for __cpu_to_le16... no checking for __cpu_to_le32... no checking for __cpu_to_le64... no checking for htole16... yes checking for htole32... yes checking for htole64... yes checking for __bswap_16... yes checking for __bswap_32... yes checking for __bswap_64... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for _byteswap_ushort... no checking for _byteswap_ulong... no checking for _byteswap_uint64... no checking for __builtin_constant_p... yes checking if /usr/bin/gcc accepts -Werror=attributes... yes checking if /usr/bin/gcc supports the noreturn function attribute... yes checking if /usr/bin/gcc supports the returns_nonnull function attribute... yes checking if /usr/bin/gcc supports the malloc function attribute... yes checking if /usr/bin/gcc supports the alloc_size function attribute... yes checking if /usr/bin/gcc supports the sentinel function attribute... yes checking if /usr/bin/gcc supports the format function attribute... yes checking if /usr/bin/gcc supports the const function attribute... yes checking if /usr/bin/gcc supports the pure function attribute... yes checking if /usr/bin/gcc supports the cold function attribute... yes checking if /usr/bin/gcc supports the error function attribute... yes checking if /usr/bin/gcc accepts -fvisibility=hidden... yes checking if /usr/bin/gcc accepts -W... yes checking if /usr/bin/gcc accepts -Wall... yes checking if /usr/bin/gcc accepts -pedantic... yes checking if /usr/bin/gcc accepts -Werror=unknown-warning-option... no checking if /usr/bin/gcc accepts -Wpedantic-ms-format... no checking if /usr/bin/gcc accepts -Wc90-c99-compat... yes checking if /usr/bin/gcc accepts -Wlong-long... yes checking if /usr/bin/gcc accepts -Wstringop-truncation... no checking if /usr/bin/gcc accepts -Werror=implicit... yes checking if /usr/bin/gcc accepts -Werror=missing-braces... yes checking if /usr/bin/gcc accepts -Werror=return-type... yes checking if /usr/bin/gcc accepts -Werror=trigraphs... yes checking if /usr/bin/gcc accepts -Werror=pointer-arith... yes checking if /usr/bin/gcc accepts -Werror=strict-prototypes... no checking if /usr/bin/gcc accepts -Werror=missing-prototypes... yes checking if /usr/bin/gcc accepts -Werror=missing-declarations... yes checking if /usr/bin/gcc accepts -Werror=comment... yes checking if /usr/bin/gcc accepts -Werror=vla... yes checking if /usr/bin/gcc supports C99 external inlines... 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 -j3 ----------------- perl -Isource_subfolder/perllib -Isource_subfolder tools/mkdep.pl -M Makefile.in -- . include config x86 rdoff stdlib nasmlib output asm disasm x86 common macros /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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/strrchrnul.o source_subfolder/stdlib/strrchrnul.c /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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/strtbl.o source_subfolder/output/strtbl.c /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 /usr/bin/gcc -c -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 libnasm.a ar cq libnasm.a stdlib/snprintf.o stdlib/vsnprintf.o stdlib/strlcpy.o stdlib/strnlen.o stdlib/strrchrnul.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/strtbl.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 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 ranlib libnasm.a /usr/bin/gcc -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 -m64 -fvisibility=hidden -o nasm asm/nasm.o libnasm.a /usr/bin/gcc -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 -m64 -fvisibility=hidden -o ndisasm disasm/ndisasm.o libnasm.a /usr/bin/gcc -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 rdoff/rdfdump.o -m64 -fvisibility=hidden rdoff/librdoff.a libnasm.a /usr/bin/gcc -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 rdoff/ldrdf.o -m64 -fvisibility=hidden rdoff/librdoff.a libnasm.a /usr/bin/gcc -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 rdoff/rdx.o -m64 -fvisibility=hidden rdoff/librdoff.a libnasm.a /usr/bin/gcc -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 rdoff/rdflib.o -m64 -fvisibility=hidden rdoff/librdoff.a libnasm.a /usr/bin/gcc -m64 -g -m64 -fwrapv -U__STRICT_ANSI__ -fno-common -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -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 rdoff/rdf2bin.o -m64 -fvisibility=hidden rdoff/librdoff.a libnasm.a rm -f rdoff/rdf2com rm -f rdoff/rdf2ith rm -f rdoff/rdf2ihx cd rdoff && ln -s rdf2bin rdf2com cd rdoff && ln -s rdf2bin rdf2ith cd rdoff && ln -s rdf2bin rdf2ihx rm -f rdoff/rdf2srec cd rdoff && ln -s rdf2bin rdf2srec nasm/2.14: Package 'cc9f9b2b9f92fc82888026414560bf79d8c3a052' built nasm/2.14: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/nasm/2.14/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052 nasm/2.14: Generated conaninfo.txt nasm/2.14: Generated conanbuildinfo.txt nasm/2.14: Generating the package nasm/2.14: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/nasm/2.14/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052 nasm/2.14: Calling package() ----Running------ > make install -j3 ----------------- perl -Isource_subfolder/perllib -Isource_subfolder tools/mkdep.pl -M Makefile.in -- . include config x86 rdoff stdlib nasmlib output asm disasm x86 common macros mkdir -p /home/conan/w/prod/BuildSingleReference/.conan/data/nasm/2.14/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin /usr/bin/install -c nasm /home/conan/w/prod/BuildSingleReference/.conan/data/nasm/2.14/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin/nasm /usr/bin/install -c ndisasm /home/conan/w/prod/BuildSingleReference/.conan/data/nasm/2.14/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin/ndisasm mkdir -p /home/conan/w/prod/BuildSingleReference/.conan/data/nasm/2.14/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/share/man/man1 /usr/bin/install -c -m 644 source_subfolder/nasm.1 /home/conan/w/prod/BuildSingleReference/.conan/data/nasm/2.14/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/share/man/man1/nasm.1 /usr/bin/install -c -m 644 source_subfolder/ndisasm.1 /home/conan/w/prod/BuildSingleReference/.conan/data/nasm/2.14/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/share/man/man1/ndisasm.1 [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK nasm/2.14 package(): Packaged 3 files: LICENSE, nasm, ndisasm nasm/2.14: Package 'cc9f9b2b9f92fc82888026414560bf79d8c3a052' created nasm/2.14: Created package revision 98f36495367ed98d6a825c31138f98bc nasm/2.14: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/nasm/2.14/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK configure: WARNING: No asciidoc package found configure: WARNING: No xmlto package found Can't open perl script "tools/mkdep.pl": No such file or directory Can't open perl script "tools/mkdep.pl": No such file or directory [HOOK - conan-center.py] post_package_info(): ERROR: [INCLUDE PATH DOES NOT EXIST (KB-H071)] Component nasm::nasm include dir 'include' is listed in the recipe, but not found in package folder. The include dir should probably be fixed or removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H071) ERROR: ConanException: [HOOK - conan-center.py] post_package_info(): Some checks failed running the hook, check the output