******************************************************************************** conan install yasm/1.3.0@ --build=yasm --profile=/Users/jenkins/w/BuildSingleReference@3/30015/8643a44a-7ad5-4e32-984a-c51dc33aefb4/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@3/.conan/profiles/default) Found apple-clang 10.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=10.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@3/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=10.0 os=Macos os_build=Macos [options] [build_requires] [env] yasm/1.3.0: Forced build from source Installing package: yasm/1.3.0 Requirements yasm/1.3.0 from local cache - Cache Packages yasm/1.3.0:907cb07dbeb8f7bacd51a5119560f14986d21b20 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK yasm/1.3.0: Configuring sources in /Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK yasm/1.3.0: Copying sources to build folder yasm/1.3.0: Building your package in /Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/build/907cb07dbeb8f7bacd51a5119560f14986d21b20 yasm/1.3.0: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK yasm/1.3.0: Calling build() yasm/1.3.0: Calling: > source_subfolder/configure '--enable-debug=yes' '--disable-rpath' '--disable-nls' '--prefix=/Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20' '--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 '--enable-debug=yes' '--disable-rpath' '--disable-nls' '--prefix=/Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... source_subfolder/config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking whether ln -s works... yes checking for ar... ar checking for ranlib... ranlib checking for xmlto... no checking if malloc debugging is wanted... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for strings.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for unistd.h... (cached) yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking for sys/stat.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for function prototypes... yes checking for size_t... yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in libyasm-stdint.h (assuming C99 compatible system) checking for abort... yes checking for toascii... yes checking for vsnprintf... yes checking for strsep... yes checking for mergesort... yes checking for getcwd... yes checking for popen... yes checking for ftruncate... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for stricmp... no checking for _stricmp... no checking for strcmpi... no checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking build system type... x86_64-apple-darwin18.2.0 checking host system type... x86_64-apple-darwin18.2.0 checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking whether to use NLS... no checking for GNU C Library... no configure: Checking for Python checking for a Python interpreter with version >= 2.4... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... darwin checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libyasm-stdint.h commands config.status: creating libyasm-stdint.h : _YASM_LIBYASM_STDINT_H config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile ----Running------ > make -j4 ----------------- gcc -I. -Isource_subfolder \ -c -o genperf.o `test -f tools/genperf/genperf.c || echo 'source_subfolder/'`tools/genperf/genperf.c gcc -I. -Isource_subfolder \ -c -o gp-perfect.o `test -f tools/genperf/perfect.c || echo 'source_subfolder/'`tools/genperf/perfect.c gcc -I. -Isource_subfolder \ -c -o gp-phash.o `test -f libyasm/phash.c || echo 'source_subfolder/'`libyasm/phash.c gcc -I. -Isource_subfolder \ -c -o gp-xmalloc.o `test -f libyasm/xmalloc.c || echo 'source_subfolder/'`libyasm/xmalloc.c gcc -I. -Isource_subfolder \ -c -o gp-xstrdup.o `test -f libyasm/xstrdup.c || echo 'source_subfolder/'`libyasm/xstrdup.c gcc -I. -Isource_subfolder \ -c -o re2c-main.o `test -f tools/re2c/main.c || echo 'source_subfolder/'`tools/re2c/main.c gcc -I. -Isource_subfolder \ -c -o re2c-code.o `test -f tools/re2c/code.c || echo 'source_subfolder/'`tools/re2c/code.c gcc -I. -Isource_subfolder \ -c -o re2c-dfa.o `test -f tools/re2c/dfa.c || echo 'source_subfolder/'`tools/re2c/dfa.c gcc -I. -Isource_subfolder \ -c -o re2c-parser.o `test -f tools/re2c/parser.c || echo 'source_subfolder/'`tools/re2c/parser.c gcc -I. -Isource_subfolder \ -c -o re2c-actions.o `test -f tools/re2c/actions.c || echo 'source_subfolder/'`tools/re2c/actions.c gcc -I. -Isource_subfolder \ -c -o re2c-scanner.o `test -f tools/re2c/scanner.c || echo 'source_subfolder/'`tools/re2c/scanner.c gcc -I. -Isource_subfolder \ -c -o re2c-mbo_getopt.o `test -f tools/re2c/mbo_getopt.c || echo 'source_subfolder/'`tools/re2c/mbo_getopt.c gcc -I. -Isource_subfolder \ -c -o re2c-substr.o `test -f tools/re2c/substr.c || echo 'source_subfolder/'`tools/re2c/substr.c gcc -I. -Isource_subfolder \ -c -o re2c-translate.o `test -f tools/re2c/translate.c || echo 'source_subfolder/'`tools/re2c/translate.c gcc -I. -Isource_subfolder \ -c -o genmacro.o `test -f tools/genmacro/genmacro.c || echo 'source_subfolder/'`tools/genmacro/genmacro.c gcc -I. -Isource_subfolder -c -o genversion.o `test -f modules/preprocs/nasm/genversion.c || echo 'source_subfolder/'`modules/preprocs/nasm/genversion.c gcc -I. -Isource_subfolder -c -o genstring.o `test -f genstring.c || echo 'source_subfolder/'`genstring.c gcc -o genperf genperf.o gp-perfect.o gp-phash.o gp-xmalloc.o gp-xstrdup.o ./genperf source_subfolder/x86insn_nasm.gperf x86insn_nasm.c gcc -o re2c re2c-main.o re2c-code.o re2c-dfa.o re2c-parser.o re2c-actions.o re2c-scanner.o re2c-mbo_getopt.o re2c-substr.o re2c-translate.o ./genperf source_subfolder/x86insn_gas.gperf x86insn_gas.c gcc -o genmacro genmacro.o gcc -o genversion genversion.o gcc -o genstring genstring.o ./re2c -b -o gas-token.c source_subfolder/modules/parsers/gas/gas-token.re ./re2c -b -o nasm-token.c source_subfolder/modules/parsers/nasm/nasm-token.re ./genmacro nasm-macros.c nasm_standard_mac source_subfolder/modules/parsers/nasm/nasm-std.mac ./genmacro win64-nasm.c win64_nasm_stdmac source_subfolder/modules/objfmts/coff/win64-nasm.mac ./genmacro win64-gas.c win64_gas_stdmac source_subfolder/modules/objfmts/coff/win64-gas.mac ./genversion version.mac ./genmacro nasm-version.c nasm_version_mac version.mac ./genstring license_msg license.c source_subfolder/COPYING /Library/Developer/CommandLineTools/usr/bin/make all-recursive Making all in po make[2]: Nothing to be done for `all'. Making all in . ./genperf source_subfolder/modules/arch/x86/x86cpu.gperf x86cpu.c ./genperf source_subfolder/modules/arch/x86/x86regtmod.gperf x86regtmod.c ./re2c -s -o lc3bid.c source_subfolder/modules/arch/lc3b/lc3bid.re depbase=`echo gas-token.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT gas-token.o -MD -MP -MF $depbase.Tpo -c -o gas-token.o gas-token.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo nasm-token.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT nasm-token.o -MD -MP -MF $depbase.Tpo -c -o nasm-token.o nasm-token.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -I. -Isource_subfolder -c -o genmodule.o `test -f libyasm/genmodule.c || echo 'source_subfolder/'`libyasm/genmodule.c depbase=`echo modules/arch/x86/x86arch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/arch/x86/x86arch.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/x86/x86arch.o source_subfolder/modules/arch/x86/x86arch.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/arch/x86/x86bc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/arch/x86/x86bc.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/x86/x86bc.o source_subfolder/modules/arch/x86/x86bc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/arch/x86/x86expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/arch/x86/x86expr.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/x86/x86expr.o source_subfolder/modules/arch/x86/x86expr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/arch/x86/x86id.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/arch/x86/x86id.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/x86/x86id.o source_subfolder/modules/arch/x86/x86id.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/arch/lc3b/lc3barch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/arch/lc3b/lc3barch.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/lc3b/lc3barch.o source_subfolder/modules/arch/lc3b/lc3barch.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/arch/lc3b/lc3bbc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/arch/lc3b/lc3bbc.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/lc3b/lc3bbc.o source_subfolder/modules/arch/lc3b/lc3bbc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/listfmts/nasm/nasm-listfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/listfmts/nasm/nasm-listfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/listfmts/nasm/nasm-listfmt.o source_subfolder/modules/listfmts/nasm/nasm-listfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/parsers/gas/gas-parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/parsers/gas/gas-parser.o -MD -MP -MF $depbase.Tpo -c -o modules/parsers/gas/gas-parser.o source_subfolder/modules/parsers/gas/gas-parser.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/parsers/gas/gas-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/parsers/gas/gas-parse.o -MD -MP -MF $depbase.Tpo -c -o modules/parsers/gas/gas-parse.o source_subfolder/modules/parsers/gas/gas-parse.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/parsers/gas/gas-parse-intel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/parsers/gas/gas-parse-intel.o -MD -MP -MF $depbase.Tpo -c -o modules/parsers/gas/gas-parse-intel.o source_subfolder/modules/parsers/gas/gas-parse-intel.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/parsers/nasm/nasm-parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/parsers/nasm/nasm-parser.o -MD -MP -MF $depbase.Tpo -c -o modules/parsers/nasm/nasm-parser.o source_subfolder/modules/parsers/nasm/nasm-parser.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/parsers/nasm/nasm-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/parsers/nasm/nasm-parse.o -MD -MP -MF $depbase.Tpo -c -o modules/parsers/nasm/nasm-parse.o source_subfolder/modules/parsers/nasm/nasm-parse.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/preprocs/nasm/nasm-preproc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/preprocs/nasm/nasm-preproc.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/nasm/nasm-preproc.o source_subfolder/modules/preprocs/nasm/nasm-preproc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/preprocs/nasm/nasm-pp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/preprocs/nasm/nasm-pp.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/nasm/nasm-pp.o source_subfolder/modules/preprocs/nasm/nasm-pp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/preprocs/nasm/nasmlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/preprocs/nasm/nasmlib.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/nasm/nasmlib.o source_subfolder/modules/preprocs/nasm/nasmlib.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/preprocs/nasm/nasm-eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/preprocs/nasm/nasm-eval.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/nasm/nasm-eval.o source_subfolder/modules/preprocs/nasm/nasm-eval.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/preprocs/raw/raw-preproc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/preprocs/raw/raw-preproc.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/raw/raw-preproc.o source_subfolder/modules/preprocs/raw/raw-preproc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/preprocs/cpp/cpp-preproc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/preprocs/cpp/cpp-preproc.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/cpp/cpp-preproc.o source_subfolder/modules/preprocs/cpp/cpp-preproc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/preprocs/gas/gas-preproc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/preprocs/gas/gas-preproc.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/gas/gas-preproc.o source_subfolder/modules/preprocs/gas/gas-preproc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/preprocs/gas/gas-eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/preprocs/gas/gas-eval.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/gas/gas-eval.o source_subfolder/modules/preprocs/gas/gas-eval.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/dbgfmts/codeview/cv-dbgfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/dbgfmts/codeview/cv-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/codeview/cv-dbgfmt.o source_subfolder/modules/dbgfmts/codeview/cv-dbgfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/dbgfmts/codeview/cv-symline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/dbgfmts/codeview/cv-symline.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/codeview/cv-symline.o source_subfolder/modules/dbgfmts/codeview/cv-symline.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/dbgfmts/codeview/cv-type.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/dbgfmts/codeview/cv-type.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/codeview/cv-type.o source_subfolder/modules/dbgfmts/codeview/cv-type.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o source_subfolder/modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/dbgfmts/dwarf2/dwarf2-line.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/dbgfmts/dwarf2/dwarf2-line.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/dwarf2/dwarf2-line.o source_subfolder/modules/dbgfmts/dwarf2/dwarf2-line.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/dbgfmts/dwarf2/dwarf2-aranges.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/dbgfmts/dwarf2/dwarf2-aranges.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/dwarf2/dwarf2-aranges.o source_subfolder/modules/dbgfmts/dwarf2/dwarf2-aranges.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/dbgfmts/dwarf2/dwarf2-info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/dbgfmts/dwarf2/dwarf2-info.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/dwarf2/dwarf2-info.o source_subfolder/modules/dbgfmts/dwarf2/dwarf2-info.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/dbgfmts/null/null-dbgfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/dbgfmts/null/null-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/null/null-dbgfmt.o source_subfolder/modules/dbgfmts/null/null-dbgfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/dbgfmts/stabs/stabs-dbgfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/dbgfmts/stabs/stabs-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/stabs/stabs-dbgfmt.o source_subfolder/modules/dbgfmts/stabs/stabs-dbgfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/dbg/dbg-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/objfmts/dbg/dbg-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/dbg/dbg-objfmt.o source_subfolder/modules/objfmts/dbg/dbg-objfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/bin/bin-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/objfmts/bin/bin-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/bin/bin-objfmt.o source_subfolder/modules/objfmts/bin/bin-objfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/elf/elf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/objfmts/elf/elf.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf.o source_subfolder/modules/objfmts/elf/elf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/elf/elf-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/objfmts/elf/elf-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf-objfmt.o source_subfolder/modules/objfmts/elf/elf-objfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/elf/elf-x86-x86.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/objfmts/elf/elf-x86-x86.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf-x86-x86.o source_subfolder/modules/objfmts/elf/elf-x86-x86.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/elf/elf-x86-amd64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/objfmts/elf/elf-x86-amd64.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf-x86-amd64.o source_subfolder/modules/objfmts/elf/elf-x86-amd64.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/elf/elf-x86-x32.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/objfmts/elf/elf-x86-x32.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf-x86-x32.o source_subfolder/modules/objfmts/elf/elf-x86-x32.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/coff/coff-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/objfmts/coff/coff-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/coff/coff-objfmt.o source_subfolder/modules/objfmts/coff/coff-objfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/coff/win64-except.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/objfmts/coff/win64-except.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/coff/win64-except.o source_subfolder/modules/objfmts/coff/win64-except.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/macho/macho-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/objfmts/macho/macho-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/macho/macho-objfmt.o source_subfolder/modules/objfmts/macho/macho-objfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/rdf/rdf-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/objfmts/rdf/rdf-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/rdf/rdf-objfmt.o source_subfolder/modules/objfmts/rdf/rdf-objfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/xdf/xdf-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT modules/objfmts/xdf/xdf-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/xdf/xdf-objfmt.o source_subfolder/modules/objfmts/xdf/xdf-objfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/assocdat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/assocdat.o -MD -MP -MF $depbase.Tpo -c -o libyasm/assocdat.o source_subfolder/libyasm/assocdat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/bitvect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/bitvect.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bitvect.o source_subfolder/libyasm/bitvect.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/bc-align.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/bc-align.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bc-align.o source_subfolder/libyasm/bc-align.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/bc-data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/bc-data.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bc-data.o source_subfolder/libyasm/bc-data.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/bc-incbin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/bc-incbin.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bc-incbin.o source_subfolder/libyasm/bc-incbin.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/bc-org.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/bc-org.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bc-org.o source_subfolder/libyasm/bc-org.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/bc-reserve.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/bc-reserve.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bc-reserve.o source_subfolder/libyasm/bc-reserve.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/bytecode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/bytecode.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bytecode.o source_subfolder/libyasm/bytecode.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/errwarn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/errwarn.o -MD -MP -MF $depbase.Tpo -c -o libyasm/errwarn.o source_subfolder/libyasm/errwarn.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/expr.o -MD -MP -MF $depbase.Tpo -c -o libyasm/expr.o source_subfolder/libyasm/expr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/file.o -MD -MP -MF $depbase.Tpo -c -o libyasm/file.o source_subfolder/libyasm/file.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/floatnum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/floatnum.o -MD -MP -MF $depbase.Tpo -c -o libyasm/floatnum.o source_subfolder/libyasm/floatnum.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/hamt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/hamt.o -MD -MP -MF $depbase.Tpo -c -o libyasm/hamt.o source_subfolder/libyasm/hamt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/insn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/insn.o -MD -MP -MF $depbase.Tpo -c -o libyasm/insn.o source_subfolder/libyasm/insn.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/intnum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/intnum.o -MD -MP -MF $depbase.Tpo -c -o libyasm/intnum.o source_subfolder/libyasm/intnum.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/inttree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/inttree.o -MD -MP -MF $depbase.Tpo -c -o libyasm/inttree.o source_subfolder/libyasm/inttree.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/linemap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/linemap.o -MD -MP -MF $depbase.Tpo -c -o libyasm/linemap.o source_subfolder/libyasm/linemap.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/md5.o -MD -MP -MF $depbase.Tpo -c -o libyasm/md5.o source_subfolder/libyasm/md5.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/mergesort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/mergesort.o -MD -MP -MF $depbase.Tpo -c -o libyasm/mergesort.o source_subfolder/libyasm/mergesort.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/phash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/phash.o -MD -MP -MF $depbase.Tpo -c -o libyasm/phash.o source_subfolder/libyasm/phash.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/section.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/section.o -MD -MP -MF $depbase.Tpo -c -o libyasm/section.o source_subfolder/libyasm/section.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/strcasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/strcasecmp.o -MD -MP -MF $depbase.Tpo -c -o libyasm/strcasecmp.o source_subfolder/libyasm/strcasecmp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/strsep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/strsep.o -MD -MP -MF $depbase.Tpo -c -o libyasm/strsep.o source_subfolder/libyasm/strsep.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/symrec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/symrec.o -MD -MP -MF $depbase.Tpo -c -o libyasm/symrec.o source_subfolder/libyasm/symrec.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/valparam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/valparam.o -MD -MP -MF $depbase.Tpo -c -o libyasm/valparam.o source_subfolder/libyasm/valparam.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/value.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/value.o -MD -MP -MF $depbase.Tpo -c -o libyasm/value.o source_subfolder/libyasm/value.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/xmalloc.o -MD -MP -MF $depbase.Tpo -c -o libyasm/xmalloc.o source_subfolder/libyasm/xmalloc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/xstrdup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT libyasm/xstrdup.o -MD -MP -MF $depbase.Tpo -c -o libyasm/xstrdup.o source_subfolder/libyasm/xstrdup.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo x86cpu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT x86cpu.o -MD -MP -MF $depbase.Tpo -c -o x86cpu.o x86cpu.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo x86regtmod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT x86regtmod.o -MD -MP -MF $depbase.Tpo -c -o x86regtmod.o x86regtmod.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lc3bid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT lc3bid.o -MD -MP -MF $depbase.Tpo -c -o lc3bid.o lc3bid.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -o genmodule genmodule.o depbase=`echo frontends/yasm/yasm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT frontends/yasm/yasm.o -MD -MP -MF $depbase.Tpo -c -o frontends/yasm/yasm.o source_subfolder/frontends/yasm/yasm.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo frontends/yasm/yasm-options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT frontends/yasm/yasm-options.o -MD -MP -MF $depbase.Tpo -c -o frontends/yasm/yasm-options.o source_subfolder/frontends/yasm/yasm-options.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo frontends/tasm/tasm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT frontends/tasm/tasm.o -MD -MP -MF $depbase.Tpo -c -o frontends/tasm/tasm.o source_subfolder/frontends/tasm/tasm.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo frontends/tasm/tasm-options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT frontends/tasm/tasm-options.o -MD -MP -MF $depbase.Tpo -c -o frontends/tasm/tasm-options.o source_subfolder/frontends/tasm/tasm-options.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo frontends/vsyasm/vsyasm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT frontends/vsyasm/vsyasm.o -MD -MP -MF $depbase.Tpo -c -o frontends/vsyasm/vsyasm.o source_subfolder/frontends/vsyasm/vsyasm.c &&\ mv -f $depbase.Tpo $depbase.Po ./genmodule source_subfolder/libyasm/module.in Makefile depbase=`echo module.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -MT module.o -MD -MP -MF $depbase.Tpo -c -o module.o module.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libyasm.a ar cru libyasm.a modules/arch/x86/x86arch.o modules/arch/x86/x86bc.o modules/arch/x86/x86expr.o modules/arch/x86/x86id.o modules/arch/lc3b/lc3barch.o modules/arch/lc3b/lc3bbc.o modules/listfmts/nasm/nasm-listfmt.o modules/parsers/gas/gas-parser.o modules/parsers/gas/gas-parse.o modules/parsers/gas/gas-parse-intel.o modules/parsers/nasm/nasm-parser.o modules/parsers/nasm/nasm-parse.o modules/preprocs/nasm/nasm-preproc.o modules/preprocs/nasm/nasm-pp.o modules/preprocs/nasm/nasmlib.o modules/preprocs/nasm/nasm-eval.o modules/preprocs/raw/raw-preproc.o modules/preprocs/cpp/cpp-preproc.o modules/preprocs/gas/gas-preproc.o modules/preprocs/gas/gas-eval.o modules/dbgfmts/codeview/cv-dbgfmt.o modules/dbgfmts/codeview/cv-symline.o modules/dbgfmts/codeview/cv-type.o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o modules/dbgfmts/dwarf2/dwarf2-line.o modules/dbgfmts/dwarf2/dwarf2-aranges.o modules/dbgfmts/dwarf2/dwarf2-info.o modules/dbgfmts/null/null-dbgfmt.o modules/dbgfmts/stabs/stabs-dbgfmt.o modules/objfmts/dbg/dbg-objfmt.o modules/objfmts/bin/bin-objfmt.o modules/objfmts/elf/elf.o modules/objfmts/elf/elf-objfmt.o modules/objfmts/elf/elf-x86-x86.o modules/objfmts/elf/elf-x86-amd64.o modules/objfmts/elf/elf-x86-x32.o modules/objfmts/coff/coff-objfmt.o modules/objfmts/coff/win64-except.o modules/objfmts/macho/macho-objfmt.o modules/objfmts/rdf/rdf-objfmt.o modules/objfmts/xdf/xdf-objfmt.o libyasm/assocdat.o libyasm/bitvect.o libyasm/bc-align.o libyasm/bc-data.o libyasm/bc-incbin.o libyasm/bc-org.o libyasm/bc-reserve.o libyasm/bytecode.o libyasm/errwarn.o libyasm/expr.o libyasm/file.o libyasm/floatnum.o libyasm/hamt.o libyasm/insn.o libyasm/intnum.o libyasm/inttree.o libyasm/linemap.o libyasm/md5.o libyasm/mergesort.o libyasm/phash.o libyasm/section.o libyasm/strcasecmp.o libyasm/strsep.o libyasm/symrec.o libyasm/valparam.o libyasm/value.o libyasm/xmalloc.o libyasm/xstrdup.o x86cpu.o x86regtmod.o lc3bid.o gas-token.o nasm-token.o module.o ranlib libyasm.a gcc -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -m64 -o yasm frontends/yasm/yasm.o frontends/yasm/yasm-options.o libyasm.a gcc -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -m64 -o ytasm frontends/tasm/tasm.o frontends/tasm/tasm-options.o libyasm.a gcc -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -m64 -o vsyasm frontends/vsyasm/vsyasm.o frontends/yasm/yasm-options.o libyasm.a yasm/1.3.0: Package '907cb07dbeb8f7bacd51a5119560f14986d21b20' built yasm/1.3.0: Build folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/build/907cb07dbeb8f7bacd51a5119560f14986d21b20 yasm/1.3.0: Generated conaninfo.txt yasm/1.3.0: Generated conanbuildinfo.txt yasm/1.3.0: Generating the package yasm/1.3.0: Package folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20 yasm/1.3.0: Calling package() ----Running------ > make install -j4 ----------------- /Library/Developer/CommandLineTools/usr/bin/make install-recursive Making install in po if test "yasm" = "gettext-tools"; then \ ../source_subfolder/config/install-sh -c -d /Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ../source_subfolder/po/$file \ /Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/share/gettext/po/$file; \ done; \ else \ : ; \ fi Making install in . source_subfolder/config/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/bin' source_subfolder/config/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/lib' source_subfolder/config/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/include' source_subfolder/config/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/share/man/man1' /usr/bin/install -c -m 644 libyasm.a '/Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/lib' /usr/bin/install -c yasm ytasm vsyasm '/Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/bin' /usr/bin/install -c -m 644 source_subfolder/libyasm.h '/Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/include' ( cd '/Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/lib' && ranlib libyasm.a ) source_subfolder/config/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/share/man/man7' source_subfolder/config/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/share/man/man1' source_subfolder/config/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/include/libyasm' /usr/bin/install -c -m 644 source_subfolder/yasm.1 '/Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/share/man/man1' source_subfolder/config/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/include' /usr/bin/install -c -m 644 libyasm-stdint.h '/Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/include' /usr/bin/install -c -m 644 source_subfolder/yasm_arch.7 source_subfolder/yasm_parsers.7 source_subfolder/yasm_dbgfmts.7 source_subfolder/yasm_objfmts.7 '/Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/share/man/man7' /usr/bin/install -c -m 644 source_subfolder/libyasm/arch.h source_subfolder/libyasm/assocdat.h source_subfolder/libyasm/bitvect.h source_subfolder/libyasm/bytecode.h source_subfolder/libyasm/compat-queue.h source_subfolder/libyasm/coretype.h source_subfolder/libyasm/dbgfmt.h source_subfolder/libyasm/errwarn.h source_subfolder/libyasm/expr.h source_subfolder/libyasm/file.h source_subfolder/libyasm/floatnum.h source_subfolder/libyasm/hamt.h source_subfolder/libyasm/insn.h source_subfolder/libyasm/intnum.h source_subfolder/libyasm/inttree.h source_subfolder/libyasm/linemap.h source_subfolder/libyasm/listfmt.h source_subfolder/libyasm/md5.h source_subfolder/libyasm/module.h source_subfolder/libyasm/objfmt.h source_subfolder/libyasm/parser.h source_subfolder/libyasm/phash.h source_subfolder/libyasm/preproc.h source_subfolder/libyasm/section.h source_subfolder/libyasm/symrec.h source_subfolder/libyasm/valparam.h source_subfolder/libyasm/value.h '/Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/include/libyasm' source_subfolder/config/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/share/man/man7' /Library/Developer/CommandLineTools/usr/bin/make install-exec-hook make[4]: Nothing to be done for `install-exec-hook'. [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 yasm/1.3.0 package(): Packaged 4 files: yasm, vsyasm, ytasm, COPYING yasm/1.3.0 package(): Packaged 1 '.txt' file: BSD.txt yasm/1.3.0 package(): Packaged 29 '.h' files yasm/1.3.0 package(): Packaged 1 '.a' file: libyasm.a yasm/1.3.0: Package '907cb07dbeb8f7bacd51a5119560f14986d21b20' created yasm/1.3.0: Created package revision 8e5d03359eb6eab994c8dd5e1666e612 yasm/1.3.0: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/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 rm: conftest.dSYM: is a directory configure: WARNING: xmlto not found, manpages will not be rebuilt. rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory source_subfolder/tools/re2c/actions.c:303:13: warning: enumeration value 'CLOSEVOP' not handled in switch [-Wswitch] switch (re->type) { ^ source_subfolder/tools/re2c/actions.c:303:13: note: add missing switch cases switch (re->type) { ^ 1 warning generated. fail to map group of size 2 for tab size 512