Besides, could the SAGE team officially release binary with Python 3 
(although it is not stable), since we are force to use python3 in many 
cases and it is painful to compile by user themselves?

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/819fdf68-241e-4b1f-98e7-07306733a5da%40googlegroups.com.
Found local metadata for yasm-1.3.0.p0
Attempting to download package yasm-1.3.0.tar.gz from mirrors
http://www-ftp.lip6.fr/pub/math/sagemath/spkg/upstream/yasm/yasm-1.3.0.tar.gz
[......................................................................]
yasm-1.3.0.p0
====================================================
Setting up build directory for yasm-1.3.0.p0
Finished extraction
No patch files found in ../patches
****************************************************
Host system:
Darwin junweis-iMac.local 19.0.0 Darwin Kernel Version 19.0.0: Wed Sep 25 
20:18:50 PDT 2019; root:xnu-6153.11.26~2/RELEASE_X86_64 x86_64
****************************************************
C compiler: gcc
C compiler version:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/9.2.0_1/libexec/gcc/x86_64-apple-darwin19/9.2.0/lto-wrapper
Target: x86_64-apple-darwin19
Configured with: ../configure --build=x86_64-apple-darwin19 
--prefix=/usr/local/Cellar/gcc/9.2.0_1 
--libdir=/usr/local/Cellar/gcc/9.2.0_1/lib/gcc/9 --disable-nls 
--enable-checking=release --enable-languages=c,c++,objc,obj-c++,fortran 
--program-suffix=-9 --with-gmp=/usr/local/opt/gmp 
--with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc 
--with-isl=/usr/local/opt/isl --with-system-zlib --with-pkgversion='Homebrew 
GCC 9.2.0_1' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues 
--disable-multilib --with-native-system-header-dir=/usr/include 
--with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
Thread model: posix
gcc version 9.2.0 (Homebrew GCC 9.2.0_1) 
****************************************************
Package 'yasm' is currently not installed
No legacy uninstaller found for 'yasm'; nothing to do
Configuring yasm-1.3.0.p0
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... gawk
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 ranlib... ranlib
checking for xmlto... no
configure: WARNING: xmlto not found, manpages will not be rebuilt.
checking if malloc debugging is wanted... no
checking for grep that handles long lines and -e... /usr/local/bin/ggrep
checking for egrep... /usr/local/bin/ggrep -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/local/bin/gsed
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking build system type... x86_64-apple-darwin19.0.0
checking host system type... x86_64-apple-darwin19.0.0
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... no
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... no
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/local/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
Building yasm-1.3.0.p0
gcc  -I.  \
          -c -o genperf.o `test -f tools/genperf/genperf.c || echo 
'./'`tools/genperf/genperf.c
gcc  -I.  \
          -c -o gp-perfect.o `test -f tools/genperf/perfect.c || echo 
'./'`tools/genperf/perfect.c
gcc  -I.  \
          -c -o gp-phash.o `test -f libyasm/phash.c || echo './'`libyasm/phash.c
gcc  -I.  \
          -c -o gp-xmalloc.o `test -f libyasm/xmalloc.c || echo 
'./'`libyasm/xmalloc.c
gcc  -I.  \
          -c -o gp-xstrdup.o `test -f libyasm/xstrdup.c || echo 
'./'`libyasm/xstrdup.c
gcc  -I.  \
          -c -o re2c-main.o `test -f tools/re2c/main.c || echo 
'./'`tools/re2c/main.c
gcc  -I.  \
          -c -o re2c-code.o `test -f tools/re2c/code.c || echo 
'./'`tools/re2c/code.c
gcc  -I.  \
          -c -o re2c-dfa.o `test -f tools/re2c/dfa.c || echo 
'./'`tools/re2c/dfa.c
gcc  -I.  \
          -c -o re2c-parser.o `test -f tools/re2c/parser.c || echo 
'./'`tools/re2c/parser.c
gcc  -I.  \
          -c -o re2c-actions.o `test -f tools/re2c/actions.c || echo 
'./'`tools/re2c/actions.c
gcc  -I.  \
          -c -o re2c-scanner.o `test -f tools/re2c/scanner.c || echo 
'./'`tools/re2c/scanner.c
gcc  -I.  \
          -c -o re2c-mbo_getopt.o `test -f tools/re2c/mbo_getopt.c || echo 
'./'`tools/re2c/mbo_getopt.c
gcc  -I.  \
          -c -o re2c-substr.o `test -f tools/re2c/substr.c || echo 
'./'`tools/re2c/substr.c
gcc  -I.  \
          -c -o re2c-translate.o `test -f tools/re2c/translate.c || echo 
'./'`tools/re2c/translate.c
gcc  -I.  \
          -c -o genmacro.o `test -f tools/genmacro/genmacro.c || echo 
'./'`tools/genmacro/genmacro.c
gcc -I.  -c -o genversion.o `test -f modules/preprocs/nasm/genversion.c || echo 
'./'`modules/preprocs/nasm/genversion.c
gcc -I.  -c -o genstring.o `test -f genstring.c || echo './'`genstring.c
gcc -o genperf  genperf.o gp-perfect.o gp-phash.o gp-xmalloc.o gp-xstrdup.o 
./genperf x86insn_nasm.gperf x86insn_nasm.c
gcc -o genmacro  genmacro.o 
./genperf x86insn_gas.gperf x86insn_gas.c
gcc -o genversion  genversion.o 
gcc -o genstring  genstring.o 
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 
./genmacro nasm-macros.c nasm_standard_mac ./modules/parsers/nasm/nasm-std.mac
./genmacro win64-nasm.c win64_nasm_stdmac ./modules/objfmts/coff/win64-nasm.mac
./genmacro win64-gas.c win64_gas_stdmac ./modules/objfmts/coff/win64-gas.mac
./genversion version.mac
./genstring license_msg license.c ./COPYING
./re2c -b -o gas-token.c ./modules/parsers/gas/gas-token.re
./re2c -b -o nasm-token.c ./modules/parsers/nasm/nasm-token.re
fail to map group of size 2 for tab size 512
./genmacro nasm-version.c nasm_version_mac version.mac
make  all-recursive
Making all in po
make[6]: Nothing to be done for `all'.
Making all in .
./genperf ./modules/arch/x86/x86cpu.gperf x86cpu.c
./genperf ./modules/arch/x86/x86regtmod.gperf x86regtmod.c
./re2c -s -o lc3bid.c ./modules/arch/lc3b/lc3bid.re
depbase=`echo gas-token.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -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.     -g -O2 -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.  -c -o genmodule.o `test -f libyasm/genmodule.c || echo 
'./'`libyasm/genmodule.c
depbase=`echo modules/arch/x86/x86arch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT modules/arch/x86/x86arch.o -MD 
-MP -MF $depbase.Tpo -c -o modules/arch/x86/x86arch.o 
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.     -g -O2 -MT modules/arch/x86/x86bc.o -MD -MP 
-MF $depbase.Tpo -c -o modules/arch/x86/x86bc.o 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.     -g -O2 -MT modules/arch/x86/x86expr.o -MD 
-MP -MF $depbase.Tpo -c -o modules/arch/x86/x86expr.o 
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.     -g -O2 -MT modules/arch/x86/x86id.o -MD -MP 
-MF $depbase.Tpo -c -o modules/arch/x86/x86id.o 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.     -g -O2 -MT modules/arch/lc3b/lc3barch.o -MD 
-MP -MF $depbase.Tpo -c -o modules/arch/lc3b/lc3barch.o 
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.     -g -O2 -MT modules/arch/lc3b/lc3bbc.o -MD 
-MP -MF $depbase.Tpo -c -o modules/arch/lc3b/lc3bbc.o 
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.     -g -O2 -MT 
modules/listfmts/nasm/nasm-listfmt.o -MD -MP -MF $depbase.Tpo -c -o 
modules/listfmts/nasm/nasm-listfmt.o 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.     -g -O2 -MT modules/parsers/gas/gas-parser.o 
-MD -MP -MF $depbase.Tpo -c -o modules/parsers/gas/gas-parser.o 
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.     -g -O2 -MT modules/parsers/gas/gas-parse.o 
-MD -MP -MF $depbase.Tpo -c -o modules/parsers/gas/gas-parse.o 
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.     -g -O2 -MT 
modules/parsers/gas/gas-parse-intel.o -MD -MP -MF $depbase.Tpo -c -o 
modules/parsers/gas/gas-parse-intel.o 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.     -g -O2 -MT 
modules/parsers/nasm/nasm-parser.o -MD -MP -MF $depbase.Tpo -c -o 
modules/parsers/nasm/nasm-parser.o 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.     -g -O2 -MT 
modules/parsers/nasm/nasm-parse.o -MD -MP -MF $depbase.Tpo -c -o 
modules/parsers/nasm/nasm-parse.o 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.     -g -O2 -MT 
modules/preprocs/nasm/nasm-preproc.o -MD -MP -MF $depbase.Tpo -c -o 
modules/preprocs/nasm/nasm-preproc.o 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.     -g -O2 -MT modules/preprocs/nasm/nasm-pp.o 
-MD -MP -MF $depbase.Tpo -c -o modules/preprocs/nasm/nasm-pp.o 
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.     -g -O2 -MT modules/preprocs/nasm/nasmlib.o 
-MD -MP -MF $depbase.Tpo -c -o modules/preprocs/nasm/nasmlib.o 
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.     -g -O2 -MT 
modules/preprocs/nasm/nasm-eval.o -MD -MP -MF $depbase.Tpo -c -o 
modules/preprocs/nasm/nasm-eval.o 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.     -g -O2 -MT 
modules/preprocs/raw/raw-preproc.o -MD -MP -MF $depbase.Tpo -c -o 
modules/preprocs/raw/raw-preproc.o 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.     -g -O2 -MT 
modules/preprocs/cpp/cpp-preproc.o -MD -MP -MF $depbase.Tpo -c -o 
modules/preprocs/cpp/cpp-preproc.o 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.     -g -O2 -MT 
modules/preprocs/gas/gas-preproc.o -MD -MP -MF $depbase.Tpo -c -o 
modules/preprocs/gas/gas-preproc.o 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.     -g -O2 -MT modules/preprocs/gas/gas-eval.o 
-MD -MP -MF $depbase.Tpo -c -o modules/preprocs/gas/gas-eval.o 
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.     -g -O2 -MT 
modules/dbgfmts/codeview/cv-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/codeview/cv-dbgfmt.o 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.     -g -O2 -MT 
modules/dbgfmts/codeview/cv-symline.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/codeview/cv-symline.o 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.     -g -O2 -MT 
modules/dbgfmts/codeview/cv-type.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/codeview/cv-type.o 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.     -g -O2 -MT 
modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o 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.     -g -O2 -MT 
modules/dbgfmts/dwarf2/dwarf2-line.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/dwarf2/dwarf2-line.o 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.     -g -O2 -MT 
modules/dbgfmts/dwarf2/dwarf2-aranges.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/dwarf2/dwarf2-aranges.o 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.     -g -O2 -MT 
modules/dbgfmts/dwarf2/dwarf2-info.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/dwarf2/dwarf2-info.o 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.     -g -O2 -MT 
modules/dbgfmts/null/null-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/null/null-dbgfmt.o 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.     -g -O2 -MT 
modules/dbgfmts/stabs/stabs-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/stabs/stabs-dbgfmt.o 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.     -g -O2 -MT modules/objfmts/dbg/dbg-objfmt.o 
-MD -MP -MF $depbase.Tpo -c -o modules/objfmts/dbg/dbg-objfmt.o 
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.     -g -O2 -MT modules/objfmts/bin/bin-objfmt.o 
-MD -MP -MF $depbase.Tpo -c -o modules/objfmts/bin/bin-objfmt.o 
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.     -g -O2 -MT modules/objfmts/elf/elf.o -MD 
-MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf.o 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.     -g -O2 -MT modules/objfmts/elf/elf-objfmt.o 
-MD -MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf-objfmt.o 
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.     -g -O2 -MT 
modules/objfmts/elf/elf-x86-x86.o -MD -MP -MF $depbase.Tpo -c -o 
modules/objfmts/elf/elf-x86-x86.o 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.     -g -O2 -MT 
modules/objfmts/elf/elf-x86-amd64.o -MD -MP -MF $depbase.Tpo -c -o 
modules/objfmts/elf/elf-x86-amd64.o 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.     -g -O2 -MT 
modules/objfmts/elf/elf-x86-x32.o -MD -MP -MF $depbase.Tpo -c -o 
modules/objfmts/elf/elf-x86-x32.o 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.     -g -O2 -MT 
modules/objfmts/coff/coff-objfmt.o -MD -MP -MF $depbase.Tpo -c -o 
modules/objfmts/coff/coff-objfmt.o 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.     -g -O2 -MT 
modules/objfmts/coff/win64-except.o -MD -MP -MF $depbase.Tpo -c -o 
modules/objfmts/coff/win64-except.o 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.     -g -O2 -MT 
modules/objfmts/macho/macho-objfmt.o -MD -MP -MF $depbase.Tpo -c -o 
modules/objfmts/macho/macho-objfmt.o 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.     -g -O2 -MT modules/objfmts/rdf/rdf-objfmt.o 
-MD -MP -MF $depbase.Tpo -c -o modules/objfmts/rdf/rdf-objfmt.o 
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.     -g -O2 -MT modules/objfmts/xdf/xdf-objfmt.o 
-MD -MP -MF $depbase.Tpo -c -o modules/objfmts/xdf/xdf-objfmt.o 
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.     -g -O2 -MT libyasm/assocdat.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/assocdat.o libyasm/assocdat.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/bitvect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/bitvect.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/bitvect.o 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.     -g -O2 -MT libyasm/bc-align.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/bc-align.o 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.     -g -O2 -MT libyasm/bc-data.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/bc-data.o 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.     -g -O2 -MT libyasm/bc-incbin.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/bc-incbin.o 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.     -g -O2 -MT libyasm/bc-org.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/bc-org.o 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.     -g -O2 -MT libyasm/bc-reserve.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/bc-reserve.o 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.     -g -O2 -MT libyasm/bytecode.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/bytecode.o libyasm/bytecode.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/errwarn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/errwarn.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/errwarn.o libyasm/errwarn.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/expr.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/expr.o libyasm/expr.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/file.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/file.o libyasm/file.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/floatnum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/floatnum.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/floatnum.o libyasm/floatnum.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/hamt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/hamt.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/hamt.o libyasm/hamt.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/insn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/insn.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/insn.o libyasm/insn.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/intnum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/intnum.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/intnum.o libyasm/intnum.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/inttree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/inttree.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/inttree.o libyasm/inttree.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/linemap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/linemap.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/linemap.o libyasm/linemap.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/md5.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/md5.o libyasm/md5.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/mergesort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/mergesort.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/mergesort.o libyasm/mergesort.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/phash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/phash.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/phash.o libyasm/phash.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/section.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/section.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/section.o libyasm/section.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/strcasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/strcasecmp.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/strcasecmp.o libyasm/strcasecmp.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/strsep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/strsep.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/strsep.o libyasm/strsep.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/symrec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/symrec.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/symrec.o libyasm/symrec.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/valparam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/valparam.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/valparam.o libyasm/valparam.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/value.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/value.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/value.o libyasm/value.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/xmalloc.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/xmalloc.o libyasm/xmalloc.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/xstrdup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/xstrdup.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/xstrdup.o libyasm/xstrdup.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo x86cpu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -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.     -g -O2 -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.     -g -O2 -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.     -g -O2 -MT frontends/yasm/yasm.o -MD -MP 
-MF $depbase.Tpo -c -o frontends/yasm/yasm.o 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.     -g -O2 -MT frontends/yasm/yasm-options.o 
-MD -MP -MF $depbase.Tpo -c -o frontends/yasm/yasm-options.o 
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.     -g -O2 -MT frontends/tasm/tasm.o -MD -MP 
-MF $depbase.Tpo -c -o frontends/tasm/tasm.o 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.     -g -O2 -MT frontends/tasm/tasm-options.o 
-MD -MP -MF $depbase.Tpo -c -o frontends/tasm/tasm-options.o 
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.     -g -O2 -MT frontends/vsyasm/vsyasm.o -MD 
-MP -MF $depbase.Tpo -c -o frontends/vsyasm/vsyasm.o frontends/vsyasm/vsyasm.c 
&&\
        mv -f $depbase.Tpo $depbase.Po
./genmodule ./libyasm/module.in Makefile
depbase=`echo module.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -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 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libyasm.a
gcc  -g -O2  -L/Users/sagemath/sage-8.9/local/lib 
-Wl,-rpath,/Users/sagemath/sage-8.9/local/lib  -o yasm frontends/yasm/yasm.o 
frontends/yasm/yasm-options.o libyasm.a  
gcc  -g -O2  -L/Users/sagemath/sage-8.9/local/lib 
-Wl,-rpath,/Users/sagemath/sage-8.9/local/lib  -o vsyasm 
frontends/vsyasm/vsyasm.o frontends/yasm/yasm-options.o libyasm.a  
gcc  -g -O2  -L/Users/sagemath/sage-8.9/local/lib 
-Wl,-rpath,/Users/sagemath/sage-8.9/local/lib  -o ytasm frontends/tasm/tasm.o 
frontends/tasm/tasm-options.o libyasm.a  
ld: warning: ignoring file libyasm.a, building ldfor: warning: ignoring 
macOS-x86_64 but file  libyasm.a,attempting  ldbuilding forto link with file 
built  : forwarning:  ignoring unknownfilemacOS libyasm.a, building 
for--unsupportedx86_64  file macOSformat-  but attempting x86_64to(  0x21 link 
with  butfile built for  0x3Cunknown attempting0x61  to0x72  link-0x63 0x68 
unsupported0x3E   file0x0A  withformat0x2F   (0x20  0x20 0x20file  0x20 
built0x210x20  for unknown 0x200x3C -0x20 unsupported file  format) 
( 0x21 Undefined0x3C 0x610x61 0x72  symbols  0x720x63 0x68for   0x3E 
architecture 0x0A 0x2Fx86_64 :
0x20 0x630x20   0x68  "0x3E_BitVector_Boot",  0x20referenced 0x0A  0x2F 0x20 
0x20 from0x20:
    0x20 0x200x20   0x20  )_main
Undefined  symbols in  tasm.o0x20
  for  "architecture _BitVector_Shutdownx86_640x20:
  " "_BitVector_Boot0x20",,  0x20referenced  )from
Undefined symbols for  architecture referenced from:
  :x86_64 : 
   
  _main  "_BitVector_Boot", in   vsyasm.o
referenced    from :
 _cleanup  in  tasm.o
   _main in yasm.o 
   ""_BitVector_Shutdown_yasm__splitpath_unix"", 
referenced_BitVector_Shutdown",  "referencedfrom ,from :
 referenced   :from
: 
          _main   in  tasm.o
_cleanup  in_cleanup  yasm.oin
    "" _yasm__splitpath_unix_yasm__xstrdup"vsyasm.o,
  "",_yasm__combpath_unix " , referencedreferenced from referenced from:from
: 
:
          _main  in    vsyasm.o 
 _opt_exe_handler  "in _yasm__createpath_common",  referencedtasm.o
     _main  from : 
   in yasm.o
  _filename_handler  " in  tasm.o
 _main in _yasm__xstrdupvsyasm.o
  " _yasm__splitpath_unix    _main" in", , referenced from referencedtasm.o 
from:
 
  :"
    _yasm_error_fetch       "_main_opt_suffix_handler  inin  vsyasm.o,
   "_yasm__xstrdupyasm.o"referenced ,
from : 
      referenced  from:
 _opt_prefix_handler       in  yasm.o
_opt_suffix_handler   in   vsyasm.o
    _main   in   _opt_machine_handlertasm.o 
  "_yasm_errwarn_cleanupin" ,   referencedyasm.o 
_opt_prefix_handlerfrom      :_opt_error_file in vsyasm.o
      
_opt_machine_handler      in  yasm.o 
 in     vsyasm.o 
_opt_mapfile_handler _cleanup  inin  tasm.oyasm.o
  
     " _yasm_errwarn_initialize_opt_error_file ",  referenced   from:
  in_opt_objfile_handler   in   yasm.o
    vsyasm.o     _main in 
tasm.o
   _opt_listfile_handler    in _opt_mapext_handler yasm.o  
"_yasm_errwarns_createin" ,vsyasm.o 
 referenced  
from: 
           _main  . ..in  tasm.o
  "_yasm_errwarns_destroy",  
 referenced_opt_objext_handler  "in  _yasm_add_include_pathfrom":,
   referenced     _check_errorsfromvsyasm.o
  :
 in tasm.o
               _opt_include_option _opt_listext_handler_main  inin  vsyasm.o
  tasm.o 
   in yasm.o
  " _yasm_error_fetch" ,  ."referenced.._yasm_errwarns_num_errors
", referenced    from":
_yasm_add_include_path"from:  , 
   referenced   from : 
 _main     _check_errorsin      yasm.o
 in tasm.o_opt_include_option
   in    vsyasm.o
 " " _yasm_errwarn_cleanup",_yasm_error_fetch "referenced,  from:referenced
   _main   in  tasm.o
 from: 
 _cleanup  "in yasm.o_yasm_errwarns_output_all
"    ,    "referenced from:
       _check_errors _mainin_yasm_errwarn_initialize",   referenced intasm.o 
 vsyasm.o 
from : 
" _yasm_errwarn_cleanup",          _main inreferenced tasm.o
_main   "in_yasm_fatal  "yasm.ofrom
: 
  "  _yasm_errwarns_create,", referenced    referenced _cleanupfrom :in
  from: 
vsyasm.o 
      _main  in  yasm.o
   " "_yasm_errwarn_initialize",   referenced _mainfrom :in
   tasm.o    _main in vsyasm.o
 _yasm_errwarns_destroy 
"" _yasm_errwarns_create",  , "referenced referenced from:
_yasm_floatnum_cleanup", referenced from:from
 :  
    _cleanup  in  tasm.o
  "  _yasm_floatnum_initialize" ,  _mainreferenced  in vsyasm.o
     "_yasm_errwarns_destroy" ,from _check_errors :
      referencedin  yasm.o 
   _mainfrom:
    in      _maintasm.o in  yasm.o
  _check_errors.isra.0 in "vsyasm.o

 _yasm_errwarns_num_errors ",       referenced_main "from:
       in_yasm_gettext_hook "_check_errors in vsyasm.oyasm.o

,    "    referenced  _main_yasm_errwarns_num_errors",  frominreferenced  
yasm.o:
 from  
  ": 
_yasm_errwarns_output_all " ,  _main   in  tasm.o
referenced   " from :
 _check_errors.isra.0   in_yasm_internal_error_ "vsyasm.o   ,
_check_errors      referencedin    fromyasm.o
_main    :in 
vsyasm.o  
   "   _yasm_errwarns_output_all ",  referenced  from:_main
 _main in   tasm.o 
   " _yasm_intnum_cleanup",in   yasm.o_check_errors.isra.0 
in   vsyasm.o"
referenced _yasm_fatal " ,   from  _mainreferenced  :
in fromvsyasm.o:
  "
_yasm_fatal " ,   referenced   from: 
     _main in     yasm.o_cleanup  _main in  
in  tasm.o
  "vsyasm.o_yasm_floatnum_cleanup ", referenced from:"
 
    " _yasm_intnum_initialize  ",_cleanup  _yasm_floatnum_cleanupinreferenced  
yasm.ofrom:
 
 "  ", _yasm_floatnum_initialize   ",  referenced_mainreferenced   fromin tasm.o
  ":from
_yasm_linemap_create:
  " ,         _cleanup in  vsyasm.o
 _main  "referencedin _yasm_floatnum_initializeyasm.o"
,   " referenced_yasm_gettext_hookfrom: ", referenced from:
  
    from : 
      _main_main  in yasm.o    _main inin 
tasm.o
   "vsyasm.o
  "_yasm_internal_error__yasm_gettext_hook", referenced"  " 
_yasm_linemap_destroy,"from:
  ,      referenced fromreferenced:
   from_main:
  in  yasm.o
     "  _main  in _yasm_intnum_cleanup",  referencedvsyasm.o 
from : 
"  _yasm_internal_error_ " ,   referenced_cleanup   _check_errorsfrom :in
  in tasm.o   yasm.o
  "_yasm_intnum_initialize",   
_main  in referenced   from:vsyasm.o
      
_main  in  " tasm.o
 _yasm_intnum_cleanup ",_main   in"  _yasm_linemap_set", referenced from:
referencedyasm.o 
    "from_yasm_linemap_create ":, 
    referenced_cleanup   fromin vsyasm.o 
     :_main
   "    _yasm_intnum_initializein_main in "yasm.o
,   "tasm.o referenced_yasm_linemap_destroy
" ,  fromreferenced "_yasm_load_module ", :referenced 
from:from  
  :
            _main_main  inin  tasm.ovsyasm.o 
 
   " _check_errors" in _yasm_linemap_createyasm.o"
,   referenced     _yasm_object_create_main "in, referencedfrom : fromyasm.o

:  
   "     _main _yasm_linemap_setin tasm.o
  "  ",_yasm_object_destroy ",referenced    fromreferenced: 
from : _main    in  
vsyasm.o _main   
   in  yasm.o
  " "_cleanup _yasm_list_modules_yasm_linemap_destroy"",,  referenced from:
  referenced from :
 in      tasm.o 
 _check_errors.isra.0  in  vsyasm.o_opt_listfmt_handler "
_yasm_object_finalize  " in  ,    yasm.oreferenced
  from : 
_main    in _opt_dbgfmt_handler in       yasm.o_mainvsyasm.o 
in   tasm.o 
  "
   _yasm_object_optimize  "_opt_objfmt_handler "in_yasm_linemap_set ,yasm.o 
 referenced "  ,  referenced from _opt_preproc_handler :
  from: 
      in   _main yasm.o in  
 _main  intasm.o vsyasm.o  
   
 "  _yasm_warn_disable"", referenced 
_yasm_list_modulesfrom"_opt_parser_handler: 
,  referencedin  from :yasm.o

          _opt_listfmt_handler    in _opt_arch_handler   in  
yasm.o_opt_warning_handler
   "vsyasm.o_yasm_load_module
" , referencedin from :
tasm.o 
           _opt_dbgfmt_handler _opt_listfmt_handler  "in 
invsyasm.o_yasm_warn_disable_all
"       yasm.o
_opt_objfmt_handler,   referenced   infrom :
vsyasm.o
      _opt_dbgfmt_handler    in     _opt_warning_handler yasm.o
       _opt_preproc_handler in  _opt_objfmt_handlerin in  vsyasm.o
tasm.o yasm.o
 
      "   _yasm_warn_enable "_opt_parser_handler ,  
_opt_preproc_handlerreferenced   fromin invsyasm.o
 :  
 yasm.o
          _opt_warning_handler _opt_arch_handler  in    vsyasm.o 
  "in_yasm_load_module" , _opt_parser_handlerreferenced  in yasm.o
tasm.o from: 
         _opt_listfmt_handler 
in   vsyasm.o "_opt_arch_handler _yasm_xfree"
,   in referenced   from :
_opt_dbgfmt_handler  inyasm.o
            _main_cleanup  inin  yasm.o
 vsyasm.o  tasm.o
    
. ..     
       _main  in _opt_objfmt_handlertasm.o"_yasm_object_create
",   "referenced _yasm_xmalloc", in  vsyasm.o
referenced from  : 
    _opt_preproc_handler      fromin: 
 vsyasm.o 
  _main  in   yasm.o 
   "_opt_preproc_option_yasm_object_destroy "in   , _opt_parser_handler  
intasm.o referencedvsyasm.o 
from
:
            _opt_arch_handler       in_cleanup  vsyasm.oin_main
     yasm.o 
  in_main  in   "tasm.o
_yasm_object_finalizevsyasm.old
:   symbol(s)  not" ,found     for. referencedarchitecture x86_64
..
   "from:_yasm_object_create
" ,    referenced   from:_main
   in    yasm.o _main
 in vsyasm.o
  "_yasm_object_destroy " ", referenced _yasm_object_optimizefrom", referenced:
      from :
_check_errors.isra.0   in vsyasm.o
          _main _mainin  inyasm.o 
 vsyasm.o 
"_yasm_object_set_global_prefix",  referenced from:
    "   _yasm_object_finalize_main" ,in  referenced yasm.ofrom
: 
 "_yasm_object_set_global_suffix"    ,   _mainreferenced  in vsyasm.o
from  :"
collect2: error: ld returned 1 exit status
      _yasm_object_optimize", referenced_main from :
in    yasm.o 
    _main in vsyasm.o
 " "_yasm_vp_create_string", _yasm_object_set_global_prefixreferenced "from,: 
referenced from:
            _main _mainin in yasm.o
  " vsyasm.o_yasm_vps_delete"
  ", _yasm_object_set_global_suffix"referenced,  referenced from:
from  : 
         _main in_main  yasm.o
in   "vsyasm.o
_yasm_warn_disable " , referenced from:
     " _opt_warning_handler_yasm_vp_create_string" in,  yasm.o
referenced   "_yasm_warn_disable_all",from:
       referenced _mainfrom :in
   vsyasm.o 
     "_opt_warning_handler_yasm_vps_delete ",in  referenced yasm.ofrom
:  
"    _yasm_warn_enable " , _mainreferenced  infrom vsyasm.o
 :
       _opt_warning_handler" in _yasm_warn_disableyasm.o
  ""_yasm_xfree",, referenced  from:
 referenced      from_opt_warning_handler :in
       vsyasm.o_opt_error_stdout in yasm.o

     "   _apply_preproc_saved_options _yasm_warn_disable_allin" ,yasm.o
   referenced from :
        _opt_suffix_handler in yasm.o 
   _opt_warning_handler in   vsyasm.o 
  _opt_prefix_handler" in_yasm_warn_enable "yasm.o
      _opt_machine_handler in yasm.o
  ,  referenced   from :
_cleanup in yasm.o
        _opt_warning_handler  in    vsyasm.o
  "_yasm_xfree",_apply_preproc_builtins referenced from:
   in yasm.o
      ...
    "_yasm_xmalloc", referenced   _opt_error_stdout fromin: vsyasm.o
      _opt_suffix_handler in vsyasm.o

       _opt_prefix_handler in vsyasm.o
          _opt_machine_handler  in _opt_preproc_optionvsyasm.o 
in   yasm.o 
       _apply_preproc_builtins  in  yasm.o_opt_error_file
  in     _replace_extension.constprop.0 in  yasm.o
vsyasm.o      _main
       _opt_mapext_handler in vsyasm.o
    in   _opt_objext_handleryasm.o
ld in vsyasm.o
     : symbol(s) not found  for. ..architecture
   x86_64"
_yasm_xmallocmake[6]: *** [ytasm] Error 1
", referenced from:
      _opt_preproc_option in make[6]: *** Waiting for unfinished jobs....
vsyasm.o
      _opt_mapdir_handler in vsyasm.o
      _opt_objdir_handler in vsyasm.o
      _opt_listdir_handler in vsyasm.o
      _replace_extension in vsyasm.o
      _not_an_option_handler in vsyasm.o
      _main in vsyasm.o
      ...
ldcollect2: error: ld returned 1 exit status
: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
make[6]: *** [yasm] Error 1
make[6]: *** [vsyasm] Error 1
make[5]: *** [all-recursive] Error 1
make[4]: *** [all] Error 2
********************************************************************************
Error building yasm-1.3.0.p0
********************************************************************************

real    0m16.397s
user    0m37.440s
sys     0m14.101s
************************************************************************
Error installing package yasm-1.3.0.p0
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the log file
  /Users/sagemath/sage-8.9/logs/pkgs/yasm-1.3.0.p0.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/Users/sagemath/sage-8.9/local/var/tmp/sage/build/yasm-1.3.0.p0 and type 'make' 
or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
  (cd '/Users/sagemath/sage-8.9/local/var/tmp/sage/build/yasm-1.3.0.p0' && 
'/Users/sagemath/sage-8.9/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
Found local metadata for yasm-1.3.0.p0
Using cached file /Users/sagemath/sage-8.9/upstream/yasm-1.3.0.tar.gz
yasm-1.3.0.p0
====================================================
Setting up build directory for yasm-1.3.0.p0
Finished extraction
No patch files found in ../patches
****************************************************
Host system:
Darwin junweis-iMac.local 19.0.0 Darwin Kernel Version 19.0.0: Wed Sep 25 
20:18:50 PDT 2019; root:xnu-6153.11.26~2/RELEASE_X86_64 x86_64
****************************************************
C compiler: gcc
C compiler version:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/9.2.0_1/libexec/gcc/x86_64-apple-darwin19/9.2.0/lto-wrapper
Target: x86_64-apple-darwin19
Configured with: ../configure --build=x86_64-apple-darwin19 
--prefix=/usr/local/Cellar/gcc/9.2.0_1 
--libdir=/usr/local/Cellar/gcc/9.2.0_1/lib/gcc/9 --disable-nls 
--enable-checking=release --enable-languages=c,c++,objc,obj-c++,fortran 
--program-suffix=-9 --with-gmp=/usr/local/opt/gmp 
--with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc 
--with-isl=/usr/local/opt/isl --with-system-zlib --with-pkgversion='Homebrew 
GCC 9.2.0_1' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues 
--disable-multilib --with-native-system-header-dir=/usr/include 
--with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
Thread model: posix
gcc version 9.2.0 (Homebrew GCC 9.2.0_1) 
****************************************************
Package 'yasm' is currently not installed
No legacy uninstaller found for 'yasm'; nothing to do
Configuring yasm-1.3.0.p0
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... gawk
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 ranlib... ranlib
checking for xmlto... no
configure: WARNING: xmlto not found, manpages will not be rebuilt.
checking if malloc debugging is wanted... no
checking for grep that handles long lines and -e... /usr/local/bin/ggrep
checking for egrep... /usr/local/bin/ggrep -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/local/bin/gsed
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking build system type... x86_64-apple-darwin19.0.0
checking host system type... x86_64-apple-darwin19.0.0
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... no
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... no
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/local/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
Building yasm-1.3.0.p0
gcc  -I.  \
          -c -o genperf.o `test -f tools/genperf/genperf.c || echo 
'./'`tools/genperf/genperf.c
gcc  -I.  \
          -c -o gp-perfect.o `test -f tools/genperf/perfect.c || echo 
'./'`tools/genperf/perfect.c
gcc  -I.  \
          -c -o gp-phash.o `test -f libyasm/phash.c || echo './'`libyasm/phash.c
gcc  -I.  \
          -c -o gp-xmalloc.o `test -f libyasm/xmalloc.c || echo 
'./'`libyasm/xmalloc.c
gcc  -I.  \
          -c -o gp-xstrdup.o `test -f libyasm/xstrdup.c || echo 
'./'`libyasm/xstrdup.c
gcc  -I.  \
          -c -o re2c-main.o `test -f tools/re2c/main.c || echo 
'./'`tools/re2c/main.c
gcc  -I.  \
          -c -o re2c-code.o `test -f tools/re2c/code.c || echo 
'./'`tools/re2c/code.c
gcc  -I.  \
          -c -o re2c-dfa.o `test -f tools/re2c/dfa.c || echo 
'./'`tools/re2c/dfa.c
gcc  -I.  \
          -c -o re2c-parser.o `test -f tools/re2c/parser.c || echo 
'./'`tools/re2c/parser.c
gcc  -I.  \
          -c -o re2c-actions.o `test -f tools/re2c/actions.c || echo 
'./'`tools/re2c/actions.c
gcc  -I.  \
          -c -o re2c-scanner.o `test -f tools/re2c/scanner.c || echo 
'./'`tools/re2c/scanner.c
gcc  -I.  \
          -c -o re2c-mbo_getopt.o `test -f tools/re2c/mbo_getopt.c || echo 
'./'`tools/re2c/mbo_getopt.c
gcc  -I.  \
          -c -o re2c-substr.o `test -f tools/re2c/substr.c || echo 
'./'`tools/re2c/substr.c
gcc  -I.  \
          -c -o re2c-translate.o `test -f tools/re2c/translate.c || echo 
'./'`tools/re2c/translate.c
gcc  -I.  \
          -c -o genmacro.o `test -f tools/genmacro/genmacro.c || echo 
'./'`tools/genmacro/genmacro.c
gcc -I.  -c -o genversion.o `test -f modules/preprocs/nasm/genversion.c || echo 
'./'`modules/preprocs/nasm/genversion.c
gcc -I.  -c -o genstring.o `test -f genstring.c || echo './'`genstring.c
gcc -o genperf  genperf.o gp-perfect.o gp-phash.o gp-xmalloc.o gp-xstrdup.o 
./genperf x86insn_nasm.gperf x86insn_nasm.c
./genperf x86insn_gas.gperf x86insn_gas.c
gcc -o genversion  genversion.o 
gcc -o genmacro  genmacro.o 
gcc -o genstring  genstring.o 
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 
./genversion version.mac
./genmacro nasm-macros.c nasm_standard_mac ./modules/parsers/nasm/nasm-std.mac
./genmacro win64-nasm.c win64_nasm_stdmac ./modules/objfmts/coff/win64-nasm.mac
./genmacro win64-gas.c win64_gas_stdmac ./modules/objfmts/coff/win64-gas.mac
./genstring license_msg license.c ./COPYING
./genmacro nasm-version.c nasm_version_mac version.mac
./re2c -b -o gas-token.c ./modules/parsers/gas/gas-token.re
./re2c -b -o nasm-token.c ./modules/parsers/nasm/nasm-token.re
fail to map group of size 2 for tab size 512
make  all-recursive
Making all in po
make[6]: Nothing to be done for `all'.
Making all in .
./genperf ./modules/arch/x86/x86cpu.gperf x86cpu.c
./genperf ./modules/arch/x86/x86regtmod.gperf x86regtmod.c
./re2c -s -o lc3bid.c ./modules/arch/lc3b/lc3bid.re
depbase=`echo gas-token.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -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.     -g -O2 -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.  -c -o genmodule.o `test -f libyasm/genmodule.c || echo 
'./'`libyasm/genmodule.c
depbase=`echo modules/arch/x86/x86arch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT modules/arch/x86/x86arch.o -MD 
-MP -MF $depbase.Tpo -c -o modules/arch/x86/x86arch.o 
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.     -g -O2 -MT modules/arch/x86/x86bc.o -MD -MP 
-MF $depbase.Tpo -c -o modules/arch/x86/x86bc.o 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.     -g -O2 -MT modules/arch/x86/x86expr.o -MD 
-MP -MF $depbase.Tpo -c -o modules/arch/x86/x86expr.o 
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.     -g -O2 -MT modules/arch/x86/x86id.o -MD -MP 
-MF $depbase.Tpo -c -o modules/arch/x86/x86id.o 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.     -g -O2 -MT modules/arch/lc3b/lc3barch.o -MD 
-MP -MF $depbase.Tpo -c -o modules/arch/lc3b/lc3barch.o 
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.     -g -O2 -MT modules/arch/lc3b/lc3bbc.o -MD 
-MP -MF $depbase.Tpo -c -o modules/arch/lc3b/lc3bbc.o 
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.     -g -O2 -MT 
modules/listfmts/nasm/nasm-listfmt.o -MD -MP -MF $depbase.Tpo -c -o 
modules/listfmts/nasm/nasm-listfmt.o 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.     -g -O2 -MT modules/parsers/gas/gas-parser.o 
-MD -MP -MF $depbase.Tpo -c -o modules/parsers/gas/gas-parser.o 
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.     -g -O2 -MT modules/parsers/gas/gas-parse.o 
-MD -MP -MF $depbase.Tpo -c -o modules/parsers/gas/gas-parse.o 
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.     -g -O2 -MT 
modules/parsers/gas/gas-parse-intel.o -MD -MP -MF $depbase.Tpo -c -o 
modules/parsers/gas/gas-parse-intel.o 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.     -g -O2 -MT 
modules/parsers/nasm/nasm-parser.o -MD -MP -MF $depbase.Tpo -c -o 
modules/parsers/nasm/nasm-parser.o 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.     -g -O2 -MT 
modules/parsers/nasm/nasm-parse.o -MD -MP -MF $depbase.Tpo -c -o 
modules/parsers/nasm/nasm-parse.o 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.     -g -O2 -MT 
modules/preprocs/nasm/nasm-preproc.o -MD -MP -MF $depbase.Tpo -c -o 
modules/preprocs/nasm/nasm-preproc.o 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.     -g -O2 -MT modules/preprocs/nasm/nasm-pp.o 
-MD -MP -MF $depbase.Tpo -c -o modules/preprocs/nasm/nasm-pp.o 
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.     -g -O2 -MT modules/preprocs/nasm/nasmlib.o 
-MD -MP -MF $depbase.Tpo -c -o modules/preprocs/nasm/nasmlib.o 
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.     -g -O2 -MT 
modules/preprocs/nasm/nasm-eval.o -MD -MP -MF $depbase.Tpo -c -o 
modules/preprocs/nasm/nasm-eval.o 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.     -g -O2 -MT 
modules/preprocs/raw/raw-preproc.o -MD -MP -MF $depbase.Tpo -c -o 
modules/preprocs/raw/raw-preproc.o 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.     -g -O2 -MT 
modules/preprocs/cpp/cpp-preproc.o -MD -MP -MF $depbase.Tpo -c -o 
modules/preprocs/cpp/cpp-preproc.o 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.     -g -O2 -MT 
modules/preprocs/gas/gas-preproc.o -MD -MP -MF $depbase.Tpo -c -o 
modules/preprocs/gas/gas-preproc.o 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.     -g -O2 -MT modules/preprocs/gas/gas-eval.o 
-MD -MP -MF $depbase.Tpo -c -o modules/preprocs/gas/gas-eval.o 
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.     -g -O2 -MT 
modules/dbgfmts/codeview/cv-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/codeview/cv-dbgfmt.o 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.     -g -O2 -MT 
modules/dbgfmts/codeview/cv-symline.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/codeview/cv-symline.o 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.     -g -O2 -MT 
modules/dbgfmts/codeview/cv-type.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/codeview/cv-type.o 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.     -g -O2 -MT 
modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o 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.     -g -O2 -MT 
modules/dbgfmts/dwarf2/dwarf2-line.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/dwarf2/dwarf2-line.o 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.     -g -O2 -MT 
modules/dbgfmts/dwarf2/dwarf2-aranges.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/dwarf2/dwarf2-aranges.o 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.     -g -O2 -MT 
modules/dbgfmts/dwarf2/dwarf2-info.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/dwarf2/dwarf2-info.o 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.     -g -O2 -MT 
modules/dbgfmts/null/null-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/null/null-dbgfmt.o 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.     -g -O2 -MT 
modules/dbgfmts/stabs/stabs-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/stabs/stabs-dbgfmt.o 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.     -g -O2 -MT modules/objfmts/dbg/dbg-objfmt.o 
-MD -MP -MF $depbase.Tpo -c -o modules/objfmts/dbg/dbg-objfmt.o 
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.     -g -O2 -MT modules/objfmts/bin/bin-objfmt.o 
-MD -MP -MF $depbase.Tpo -c -o modules/objfmts/bin/bin-objfmt.o 
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.     -g -O2 -MT modules/objfmts/elf/elf.o -MD 
-MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf.o 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.     -g -O2 -MT modules/objfmts/elf/elf-objfmt.o 
-MD -MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf-objfmt.o 
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.     -g -O2 -MT 
modules/objfmts/elf/elf-x86-x86.o -MD -MP -MF $depbase.Tpo -c -o 
modules/objfmts/elf/elf-x86-x86.o 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.     -g -O2 -MT 
modules/objfmts/elf/elf-x86-amd64.o -MD -MP -MF $depbase.Tpo -c -o 
modules/objfmts/elf/elf-x86-amd64.o 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.     -g -O2 -MT 
modules/objfmts/elf/elf-x86-x32.o -MD -MP -MF $depbase.Tpo -c -o 
modules/objfmts/elf/elf-x86-x32.o 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.     -g -O2 -MT 
modules/objfmts/coff/coff-objfmt.o -MD -MP -MF $depbase.Tpo -c -o 
modules/objfmts/coff/coff-objfmt.o 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.     -g -O2 -MT 
modules/objfmts/coff/win64-except.o -MD -MP -MF $depbase.Tpo -c -o 
modules/objfmts/coff/win64-except.o 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.     -g -O2 -MT 
modules/objfmts/macho/macho-objfmt.o -MD -MP -MF $depbase.Tpo -c -o 
modules/objfmts/macho/macho-objfmt.o 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.     -g -O2 -MT modules/objfmts/rdf/rdf-objfmt.o 
-MD -MP -MF $depbase.Tpo -c -o modules/objfmts/rdf/rdf-objfmt.o 
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.     -g -O2 -MT modules/objfmts/xdf/xdf-objfmt.o 
-MD -MP -MF $depbase.Tpo -c -o modules/objfmts/xdf/xdf-objfmt.o 
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.     -g -O2 -MT libyasm/assocdat.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/assocdat.o libyasm/assocdat.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/bitvect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/bitvect.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/bitvect.o 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.     -g -O2 -MT libyasm/bc-align.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/bc-align.o 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.     -g -O2 -MT libyasm/bc-data.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/bc-data.o 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.     -g -O2 -MT libyasm/bc-incbin.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/bc-incbin.o 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.     -g -O2 -MT libyasm/bc-org.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/bc-org.o 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.     -g -O2 -MT libyasm/bc-reserve.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/bc-reserve.o 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.     -g -O2 -MT libyasm/bytecode.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/bytecode.o libyasm/bytecode.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/errwarn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/errwarn.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/errwarn.o libyasm/errwarn.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/expr.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/expr.o libyasm/expr.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/file.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/file.o libyasm/file.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/floatnum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/floatnum.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/floatnum.o libyasm/floatnum.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/hamt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/hamt.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/hamt.o libyasm/hamt.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/insn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/insn.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/insn.o libyasm/insn.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/intnum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/intnum.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/intnum.o libyasm/intnum.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/inttree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/inttree.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/inttree.o libyasm/inttree.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/linemap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/linemap.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/linemap.o libyasm/linemap.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/md5.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/md5.o libyasm/md5.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/mergesort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/mergesort.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/mergesort.o libyasm/mergesort.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/phash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/phash.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/phash.o libyasm/phash.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/section.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/section.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/section.o libyasm/section.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/strcasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/strcasecmp.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/strcasecmp.o libyasm/strcasecmp.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/strsep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/strsep.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/strsep.o libyasm/strsep.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/symrec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/symrec.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/symrec.o libyasm/symrec.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/valparam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/valparam.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/valparam.o libyasm/valparam.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/value.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/value.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/value.o libyasm/value.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/xmalloc.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/xmalloc.o libyasm/xmalloc.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/xstrdup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/xstrdup.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/xstrdup.o libyasm/xstrdup.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo x86cpu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -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.     -g -O2 -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.     -g -O2 -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.     -g -O2 -MT frontends/yasm/yasm.o -MD -MP 
-MF $depbase.Tpo -c -o frontends/yasm/yasm.o 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.     -g -O2 -MT frontends/yasm/yasm-options.o 
-MD -MP -MF $depbase.Tpo -c -o frontends/yasm/yasm-options.o 
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.     -g -O2 -MT frontends/tasm/tasm.o -MD -MP 
-MF $depbase.Tpo -c -o frontends/tasm/tasm.o 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.     -g -O2 -MT frontends/tasm/tasm-options.o 
-MD -MP -MF $depbase.Tpo -c -o frontends/tasm/tasm-options.o 
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.     -g -O2 -MT frontends/vsyasm/vsyasm.o -MD 
-MP -MF $depbase.Tpo -c -o frontends/vsyasm/vsyasm.o frontends/vsyasm/vsyasm.c 
&&\
        mv -f $depbase.Tpo $depbase.Po
./genmodule ./libyasm/module.in Makefile
depbase=`echo module.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -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 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libyasm.a
gcc  -g -O2  -L/Users/sagemath/sage-8.9/local/lib 
-Wl,-rpath,/Users/sagemath/sage-8.9/local/lib  -o yasm frontends/yasm/yasm.o 
frontends/yasm/yasm-options.o libyasm.a  
gcc  -g -O2  -L/Users/sagemath/sage-8.9/local/lib 
-Wl,-rpath,/Users/sagemath/sage-8.9/local/lib  -o vsyasm 
frontends/vsyasm/vsyasm.o frontends/yasm/yasm-options.o libyasm.a  
gcc  -g -O2  -L/Users/sagemath/sage-8.9/local/lib 
-Wl,-rpath,/Users/sagemath/sage-8.9/local/lib  -o ytasm frontends/tasm/tasm.o 
frontends/tasm/tasm-options.o libyasm.a  
ld: warning: ignoring file libyasm.a, ldbuilding : warningfor : 
macOS-x86_64ignoring file libyasm.a,  building for but attempting to 
macOS-x86_64link  but with file builtld :attempting for  warning: 
unknownignoring- unsupported file toformat (  0x21link filewith  libyasm.a, 
0x3C file0x61   0x72 building0x63 builtfor  macOSfor-  unknown-unsupported 
x86_64 0x68butfile   format attempting(  to0x3E0x21 0x3C  0x61 0x0Alink 0x72  
0x63  0x68 with 0x3Efile  built0x0A  for 0x2Funknown- unsupported0x20 0x2F0x20  
0x200x20 0x20  0x20 file 0x20format  (  0x210x20 0x3C 0x61 0x200x20  0x200x20 
0x72  0x20  0x63 )0x68
Undefined symbols  0x3E 0x200x0A 0x2F for0x20 )
 Undefined  architecture0x20 symbols for0x20 architecture  x86_64x86_64: :0x20
 
 0x20  "0x20 _BitVector_Boot",  0x20 )
Undefined  symbols" _BitVector_Boot"referenced,for   referencedarchitecture  
x86_64from:from:
  
     :
   _main     in_main" in_BitVector_Boot ",vsyasm.o 
   "_BitVector_Shutdown", referenced from:
  referenced yasm.o 
   " _BitVector_Shutdownfrom",  referenced _cleanupfrom :in :vsyasm.o
 
  
  " _yasm__combpath_unix   _cleanup   in   ",_main   inreferenced  tasm.ofrom:
 yasm.o

   "   _yasm__splitpath_unix ",  "_BitVector_Shutdown_main"  in ,referenced  
from:vsyasm.oreferenced
 
    from   " :_main_yasm__createpath_common
",    referenced in    yasm.o 
from_cleanup: 
 " _yasm__xstrdup"in,   referenced  from:tasm.o
          
_opt_suffix_handler _main  " in _yasm__splitpath_unixyasm.o
 in   "  , referenced  from:_opt_prefix_handler invsyasm.o
     
   yasm.o 
 _main   in   "_opt_machine_handler in_yasm__splitpath_unix  yasm.o
 tasm.o
"       "_opt_error_file, referenced_yasm__xstrdup ", in yasm.o 
      referenced_opt_mapfile_handlerfrom :in
  from:     yasm.o

       _main      in _opt_exe_handler vsyasm.oin
  tasm.o
       _opt_objfile_handler  in "yasm.o
_yasm__xstrdup_filename_handler   " ,  in  tasm.oreferenced
 from : _opt_listfile_handler   in    
_mainyasm.o     
   in_opt_suffix_handler  in tasm.o  
vsyasm.o
          ...
_opt_prefix_handler   in" vsyasm.o_yasm_add_include_path
 ""_yasm_error_fetch   ," , referencedreferenced  from: 
        from:
   _opt_machine_handler  _opt_include_optionin  vsyasm.o
     in   yasm.o
   _opt_error_file" _yasm_error_fetch"in ,_main referenced from: 
 in    vsyasm.o  _main in
  yasm.otasm.o
   
   " "_yasm_errwarn_cleanup_yasm_errwarn_cleanup"",  referenced 
,_opt_mapext_handler  in referenced from :
 from : 
vsyasm.o  
         _cleanup  _opt_objext_handlerin     _cleanupin tasm.oin
  yasm.o 
"  _yasm_errwarn_initialize ", vsyasm.o
referenced"_yasm_errwarn_initialize   "    _opt_listext_handler fromin , 
vsyasm.o
:referenced
   from    : 
          _main_main  in  inyasm.o
  " ...
 _yasm_errwarns_createtasm.o"
  ",_yasm_errwarns_create" , "referenced from_yasm_add_include_path:"
,    referenced    from :_main in referenced
tasm.o  
 from:
       _opt_include_option  in vsyasm.o
   ""_yasm_errwarns_destroy "_yasm_error_fetch, referenced "from,  referenced  
from:_main:
  
           in _check_errors in _main inyasm.o tasm.o
vsyasm.o
  " _yasm_errwarns_destroy ",
     referenced  _main  "_yasm_errwarn_cleanup", in tasm.o
  "_yasm_errwarns_num_errorsfrom:",referenced  from:
referenced 
from      : 
         _check_errors  in  tasm.o
_cleanup   in    vsyasm.o
  "_yasm_errwarn_initialize",_check_errors  referenced in  yasm.ofrom:
  _main
          _main  _mainin  in inyasm.o
   vsyasm.otasm.o

    """_yasm_errwarns_output_all"_yasm_errwarns_create," 
,_yasm_errwarns_num_errors referenced from:
 referenced "from:
   ,         _check_errors _mainin referencedtasm.o
      from: 
  in vsyasm.o
   _main  in  tasm.o
   ""_yasm_fatal ", _check_errorsreferenced  from:
_yasm_errwarns_destroy   in   yasm.o"
,    referenced    _main_main   from:in
in  tasm.o
 yasm.o   
   "  " _yasm_errwarns_output_all_yasm_floatnum_cleanup"",, 
_check_errors.isra.0 in  vsyasm.oreferenced
  from :referenced    
from:
  _main in          _check_errors invsyasm.o 
yasm.o 
    _cleanup   in" tasm.o
_yasm_errwarns_num_errors " ,    "referenced from:
 _yasm_floatnum_initialize _main   in  " yasm.o
_check_errors.isra.0  in  vsyasm.o,
   "  _yasm_fatal"referenced  _main  infrom ,:vsyasm.o 
referenced
 from : 
     "     _yasm_errwarns_output_all_main in yasm.o
  "_yasm_floatnum_cleanup", referenced "  _main from:
in,     referencedtasm.o  
    _cleanup in" _yasm_gettext_hook", yasm.oreferenced
from  " :_yasm_floatnum_initialize"
,from :
referenced      from: 
        _main   in  _main in tasm.o _check_errors.isra.0 yasm.oin 
vsyasm.o
  "
 _yasm_gettext_hook "      _main "in , _yasm_internal_error_", referenced 
from:vsyasm.o
 
referenced from: 
     "  _yasm_fatal "  , _mainreferenced in   tasm.o
_main   infrom : "yasm.o
 
_yasm_intnum_cleanup",  referenced   from:
         _main in  _cleanup in tasm.o
vsyasm.o" _yasm_internal_error_"
, referenced from : 
 ""_yasm_floatnum_cleanup"     ,_yasm_intnum_initialize ",_main   referenced 
from:
   referenced  in  _main yasm.oin tasm.o 
from:

       "  " _yasm_linemap_create_cleanup" ,in  
_yasm_intnum_cleanupvsyasm.oreferenced 
 from :
 "  "   , _mainreferenced  fromin: 
tasm.o 
     _cleanup_yasm_floatnum_initialize "in   ", 
_yasm_linemap_destroy"referenced,  fromreferenced: 
fromyasm.o:

     "  _yasm_intnum_initialize ",_check_errors  referenced  from :    in_main  
tasm.o

           _mainin in  tasm.o
 _main in  yasm.o
  vsyasm.o"
 _yasm_linemap_create" , referenced" "_yasm_linemap_set_yasm_gettext_hook"" , 
fromreferenced: 
from : 
  ,    _main in      _mainyasm.o
  referenced" _yasm_linemap_destroy"from,  referenced :fromin 
vsyasm.o:
  "   
         _yasm_internal_error__check_errors _mainin "yasm.o
,     referenced   from :
in      _main  _maintasm.o in
  "_yasm_load_module"in,   referenced yasm.o
  "vsyasm.o_yasm_linemap_set
" ,  from"referenced: 
 from _yasm_intnum_cleanup:"
  ,   _main      referenced  infrom :tasm.o_main
 in 
yasm.o
     "_yasm_list_modules ",  " referenced  _yasm_object_createfrom:
       "_opt_listfmt_handler, _cleanupin yasm.o
  referenced  in    vsyasm.o 
   _opt_dbgfmt_handlerfrom :
 in  " _yasm_intnum_initialize" ,  referenced  _mainfrom :yasm.oin
  
  tasm.o 
  "     _main_yasm_object_destroy  in   vsyasm.o
" _opt_objfmt_handler ,"  inreferenced _yasm_linemap_createyasm.o"
 from:
,             _opt_preproc_handler in referenced_cleanup  from:
   in    _maintasm.oyasm.o
  " 
 _yasm_object_finalize "in,  vsyasm.o
referenced   from: 
      "_opt_parser_handler  _yasm_linemap_destroyin yasm.o
  " , _main in  tasm.oreferenced    _opt_arch_handler
 in yasm.o
    "" _yasm_object_optimize",from :
referenced   _yasm_load_modulefrom",   referenced: 
 from :
  _check_errors.isra.0        _main    _opt_listfmt_handler inin yasm.o
in  tasm.o  
  vsyasm.o
     "  _opt_dbgfmt_handler   _main in_yasm_warn_disable " ,in vsyasm.oyasm.o

      referenced _opt_objfmt_handler  in  "yasm.o
_yasm_linemap_set      _opt_preproc_handler" ,  referenced infrom :yasm.o
  
    from  :
  _main  in vsyasm.o
     _opt_parser_handler   "in _yasm_list_modules" ,  
referencedyasm.o_opt_warning_handler 
in     from:tasm.o 
 
  "      _yasm_warn_disable_all_opt_arch_handler  in _opt_listfmt_handler 
yasm.oin
  vsyasm.o 
          _opt_dbgfmt_handler in_main "vsyasm.o
     , in yasm.o
   referenced      _opt_objfmt_handlerfrom:. 
 .. 
     " in_yasm_object_create "_opt_warning_handlervsyasm.o 
 ,  inreferenced from:
       _opt_preproc_handler    tasm.o
   "_yasm_warn_enable", inreferenced  vsyasm.ofrom
: 
 _main        in   yasm.o_opt_parser_handler
  in  vsyasm.o
     _opt_warning_handler   "_opt_arch_handlerin  intasm.o 
_yasm_object_destroy vsyasm.o ", 
referenced from:
  "  _yasm_xfree", referenced  from": 
  _yasm_load_module " ,    referenced _cleanup _cleanupfrom: 
 in tasm.o
  in          yasm.o_main 
in  tasm.o 
"   _yasm_object_finalize", referenced from"_opt_listfmt_handler _yasm_xmalloc":
in vsyasm.o 
, referenced  from : 
         _main  in  _opt_dbgfmt_handleryasm.o 
in  vsyasm.o
    " _yasm_object_optimize"  ,  _opt_preproc_option referenced 
_opt_objfmt_handler in  tasm.ofrom
    in: 
  vsyasm.o    
  _main      in   _maintasm.o 
ld_opt_preproc_handler in invsyasm.o
:    yasm.o 
   symbol( s) _opt_parser_handler  in"not  
found_yasm_object_set_global_prefix",  vsyasm.ofor 
 architecture   referencedx86_64 
from:
    _opt_arch_handler  in  vsyasm.o 
     _main    in yasm.o
 _main in  vsyasm.o"
    _yasm_object_set_global_suffix", referenced   from...
:
        "_yasm_object_create", _mainreferenced  in yasm.o
  "_yasm_vp_create_string"from, :referenced
      _main  in fromvsyasm.o:

   "  _yasm_object_destroy " ,  _mainreferenced from: 
 in  yasm.o
    "  _yasm_vps_delete",_check_errors.isra.0  referencedin from:
  vsyasm.o    collect2: error: ld returned 1 exit status
 
      _main_main in yasm.o
  "_yasm_warn_disable" in vsyasm.o
  ",_yasm_object_finalize", referenced from:
      referenced  from:
      _opt_warning_handler in_main  in vsyasm.o
  "yasm.o_yasm_object_optimize"
,   "referenced from_yasm_warn_disable_all:"
,    referenced   from _main in vsyasm.o:
    
    "_opt_warning_handler in_yasm_object_set_global_prefix ", yasm.o
  "referenced _yasm_warn_enablefrom":,
  referenced from:
           _main in vsyasm.o
_opt_warning_handler  in  yasm.o
"_yasm_object_set_global_suffix" , referenced from:
    "   _yasm_xfree_main in vsyasm.o
 ", referenced from :
"   _yasm_vp_create_string", referenced from:
    _opt_error_stdout      _main in vsyasm.o
  "_yasm_vps_delete", referenced in yasm.o
      _apply_preproc_saved_optionsfrom in: 
 yasm.o     
_main       _opt_suffix_handler in inyasm.o
       _opt_prefix_handler invsyasm.o yasm.o

  " _yasm_warn_disable " ,    referenced from_opt_machine_handler: 
      in_opt_warning_handler in  vsyasm.o
 yasm.o
      _cleanup  in" _yasm_warn_disable_all", referenced from:yasm.o

         _apply_preproc_builtins   in yasm.o
 _opt_warning_handler      . ..
  "_yasm_xmalloc", referenced from:in
    vsyasm.o 
    "_opt_preproc_option _yasm_warn_enable", referenced from:
 in      yasm.o_opt_warning_handler
     in vsyasm.o
   " _yasm_xfree", referenced_apply_preproc_builtins  from:
    in yasm.o
      _replace_extension.constprop.0   _opt_error_stdoutin  inyasm.o 
vsyasm.o 
          _main  _opt_suffix_handler in vsyasm.o
 in   yasm.o 
  _opt_prefix_handler ldin: symbol( s) vsyasm.onot
  found  for architecture     x86_64
_opt_machine_handler in vsyasm.o
      _opt_error_file in vsyasm.o
      _opt_mapext_handler in vsyasm.o
      _opt_objext_handler in vsyasm.o
  make[6]: *** [ytasm] Error 1    .
..
  "_yasm_xmalloc", referenced from:
      _opt_preproc_option in make[6]: *** Waiting for unfinished jobs....
vsyasm.o
      _opt_mapdir_handler in vsyasm.o
      _opt_objdir_handler in vsyasm.o
      _opt_listdir_handler in vsyasm.o
      _replace_extension in vsyasm.o
      _not_an_option_handler in vsyasm.o
      _main collect2: error: ld returned 1 exit status
in vsyasm.o
      ...
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
make[6]: *** [yasm] Error 1
make[6]: *** [vsyasm] Error 1
make[5]: *** [all-recursive] Error 1
make[4]: *** [all] Error 2
********************************************************************************
Error building yasm-1.3.0.p0
********************************************************************************

real    0m14.393s
user    0m37.079s
sys     0m13.561s
************************************************************************
Error installing package yasm-1.3.0.p0
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the log file
  /Users/sagemath/sage-8.9/logs/pkgs/yasm-1.3.0.p0.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/Users/sagemath/sage-8.9/local/var/tmp/sage/build/yasm-1.3.0.p0 and type 'make' 
or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
  (cd '/Users/sagemath/sage-8.9/local/var/tmp/sage/build/yasm-1.3.0.p0' && 
'/Users/sagemath/sage-8.9/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
Found local metadata for yasm-1.3.0.p0
Using cached file /Users/sagemath/sage-8.9/upstream/yasm-1.3.0.tar.gz
yasm-1.3.0.p0
====================================================
Setting up build directory for yasm-1.3.0.p0
Finished extraction
No patch files found in ../patches
****************************************************
Host system:
Darwin junweis-iMac.local 19.0.0 Darwin Kernel Version 19.0.0: Wed Sep 25 
20:18:50 PDT 2019; root:xnu-6153.11.26~2/RELEASE_X86_64 x86_64
****************************************************
C compiler: gcc
C compiler version:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/9.2.0_1/libexec/gcc/x86_64-apple-darwin19/9.2.0/lto-wrapper
Target: x86_64-apple-darwin19
Configured with: ../configure --build=x86_64-apple-darwin19 
--prefix=/usr/local/Cellar/gcc/9.2.0_1 
--libdir=/usr/local/Cellar/gcc/9.2.0_1/lib/gcc/9 --disable-nls 
--enable-checking=release --enable-languages=c,c++,objc,obj-c++,fortran 
--program-suffix=-9 --with-gmp=/usr/local/opt/gmp 
--with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc 
--with-isl=/usr/local/opt/isl --with-system-zlib --with-pkgversion='Homebrew 
GCC 9.2.0_1' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues 
--disable-multilib --with-native-system-header-dir=/usr/include 
--with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
Thread model: posix
gcc version 9.2.0 (Homebrew GCC 9.2.0_1) 
****************************************************
Package 'yasm' is currently not installed
No legacy uninstaller found for 'yasm'; nothing to do
Configuring yasm-1.3.0.p0
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... gawk
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 ranlib... ranlib
checking for xmlto... no
configure: WARNING: xmlto not found, manpages will not be rebuilt.
checking if malloc debugging is wanted... no
checking for grep that handles long lines and -e... /usr/local/bin/ggrep
checking for egrep... /usr/local/bin/ggrep -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/local/bin/gsed
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking build system type... x86_64-apple-darwin19.0.0
checking host system type... x86_64-apple-darwin19.0.0
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... no
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... no
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/local/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
Building yasm-1.3.0.p0
gcc  -I.  \
          -c -o genperf.o `test -f tools/genperf/genperf.c || echo 
'./'`tools/genperf/genperf.c
gcc  -I.  \
          -c -o gp-perfect.o `test -f tools/genperf/perfect.c || echo 
'./'`tools/genperf/perfect.c
gcc  -I.  \
          -c -o gp-phash.o `test -f libyasm/phash.c || echo './'`libyasm/phash.c
gcc  -I.  \
          -c -o gp-xmalloc.o `test -f libyasm/xmalloc.c || echo 
'./'`libyasm/xmalloc.c
gcc  -I.  \
          -c -o gp-xstrdup.o `test -f libyasm/xstrdup.c || echo 
'./'`libyasm/xstrdup.c
gcc  -I.  \
          -c -o re2c-main.o `test -f tools/re2c/main.c || echo 
'./'`tools/re2c/main.c
gcc  -I.  \
          -c -o re2c-code.o `test -f tools/re2c/code.c || echo 
'./'`tools/re2c/code.c
gcc  -I.  \
          -c -o re2c-dfa.o `test -f tools/re2c/dfa.c || echo 
'./'`tools/re2c/dfa.c
gcc  -I.  \
          -c -o re2c-parser.o `test -f tools/re2c/parser.c || echo 
'./'`tools/re2c/parser.c
gcc  -I.  \
          -c -o re2c-actions.o `test -f tools/re2c/actions.c || echo 
'./'`tools/re2c/actions.c
gcc  -I.  \
          -c -o re2c-scanner.o `test -f tools/re2c/scanner.c || echo 
'./'`tools/re2c/scanner.c
gcc  -I.  \
          -c -o re2c-mbo_getopt.o `test -f tools/re2c/mbo_getopt.c || echo 
'./'`tools/re2c/mbo_getopt.c
gcc  -I.  \
          -c -o re2c-substr.o `test -f tools/re2c/substr.c || echo 
'./'`tools/re2c/substr.c
gcc  -I.  \
          -c -o re2c-translate.o `test -f tools/re2c/translate.c || echo 
'./'`tools/re2c/translate.c
gcc  -I.  \
          -c -o genmacro.o `test -f tools/genmacro/genmacro.c || echo 
'./'`tools/genmacro/genmacro.c
gcc -I.  -c -o genversion.o `test -f modules/preprocs/nasm/genversion.c || echo 
'./'`modules/preprocs/nasm/genversion.c
gcc -I.  -c -o genstring.o `test -f genstring.c || echo './'`genstring.c
gcc -o genperf  genperf.o gp-perfect.o gp-phash.o gp-xmalloc.o gp-xstrdup.o 
./genperf x86insn_nasm.gperf x86insn_nasm.c
./genperf x86insn_gas.gperf x86insn_gas.c
gcc -o genmacro  genmacro.o 
gcc -o genversion  genversion.o 
gcc -o genstring  genstring.o 
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 
./genmacro nasm-macros.c nasm_standard_mac ./modules/parsers/nasm/nasm-std.mac
./genmacro win64-nasm.c win64_nasm_stdmac ./modules/objfmts/coff/win64-nasm.mac
./genmacro win64-gas.c win64_gas_stdmac ./modules/objfmts/coff/win64-gas.mac
./genversion version.mac
./genstring license_msg license.c ./COPYING
./re2c -b -o gas-token.c ./modules/parsers/gas/gas-token.re
./re2c -b -o nasm-token.c ./modules/parsers/nasm/nasm-token.re
./genmacro nasm-version.c nasm_version_mac version.mac
fail to map group of size 2 for tab size 512
make  all-recursive
Making all in po
make[6]: Nothing to be done for `all'.
Making all in .
./genperf ./modules/arch/x86/x86cpu.gperf x86cpu.c
./genperf ./modules/arch/x86/x86regtmod.gperf x86regtmod.c
./re2c -s -o lc3bid.c ./modules/arch/lc3b/lc3bid.re
depbase=`echo gas-token.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -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.     -g -O2 -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.  -c -o genmodule.o `test -f libyasm/genmodule.c || echo 
'./'`libyasm/genmodule.c
depbase=`echo modules/arch/x86/x86arch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT modules/arch/x86/x86arch.o -MD 
-MP -MF $depbase.Tpo -c -o modules/arch/x86/x86arch.o 
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.     -g -O2 -MT modules/arch/x86/x86bc.o -MD -MP 
-MF $depbase.Tpo -c -o modules/arch/x86/x86bc.o 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.     -g -O2 -MT modules/arch/x86/x86expr.o -MD 
-MP -MF $depbase.Tpo -c -o modules/arch/x86/x86expr.o 
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.     -g -O2 -MT modules/arch/x86/x86id.o -MD -MP 
-MF $depbase.Tpo -c -o modules/arch/x86/x86id.o 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.     -g -O2 -MT modules/arch/lc3b/lc3barch.o -MD 
-MP -MF $depbase.Tpo -c -o modules/arch/lc3b/lc3barch.o 
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.     -g -O2 -MT modules/arch/lc3b/lc3bbc.o -MD 
-MP -MF $depbase.Tpo -c -o modules/arch/lc3b/lc3bbc.o 
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.     -g -O2 -MT 
modules/listfmts/nasm/nasm-listfmt.o -MD -MP -MF $depbase.Tpo -c -o 
modules/listfmts/nasm/nasm-listfmt.o 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.     -g -O2 -MT modules/parsers/gas/gas-parser.o 
-MD -MP -MF $depbase.Tpo -c -o modules/parsers/gas/gas-parser.o 
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.     -g -O2 -MT modules/parsers/gas/gas-parse.o 
-MD -MP -MF $depbase.Tpo -c -o modules/parsers/gas/gas-parse.o 
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.     -g -O2 -MT 
modules/parsers/gas/gas-parse-intel.o -MD -MP -MF $depbase.Tpo -c -o 
modules/parsers/gas/gas-parse-intel.o 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.     -g -O2 -MT 
modules/parsers/nasm/nasm-parser.o -MD -MP -MF $depbase.Tpo -c -o 
modules/parsers/nasm/nasm-parser.o 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.     -g -O2 -MT 
modules/parsers/nasm/nasm-parse.o -MD -MP -MF $depbase.Tpo -c -o 
modules/parsers/nasm/nasm-parse.o 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.     -g -O2 -MT 
modules/preprocs/nasm/nasm-preproc.o -MD -MP -MF $depbase.Tpo -c -o 
modules/preprocs/nasm/nasm-preproc.o 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.     -g -O2 -MT modules/preprocs/nasm/nasm-pp.o 
-MD -MP -MF $depbase.Tpo -c -o modules/preprocs/nasm/nasm-pp.o 
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.     -g -O2 -MT modules/preprocs/nasm/nasmlib.o 
-MD -MP -MF $depbase.Tpo -c -o modules/preprocs/nasm/nasmlib.o 
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.     -g -O2 -MT 
modules/preprocs/nasm/nasm-eval.o -MD -MP -MF $depbase.Tpo -c -o 
modules/preprocs/nasm/nasm-eval.o 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.     -g -O2 -MT 
modules/preprocs/raw/raw-preproc.o -MD -MP -MF $depbase.Tpo -c -o 
modules/preprocs/raw/raw-preproc.o 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.     -g -O2 -MT 
modules/preprocs/cpp/cpp-preproc.o -MD -MP -MF $depbase.Tpo -c -o 
modules/preprocs/cpp/cpp-preproc.o 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.     -g -O2 -MT 
modules/preprocs/gas/gas-preproc.o -MD -MP -MF $depbase.Tpo -c -o 
modules/preprocs/gas/gas-preproc.o 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.     -g -O2 -MT modules/preprocs/gas/gas-eval.o 
-MD -MP -MF $depbase.Tpo -c -o modules/preprocs/gas/gas-eval.o 
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.     -g -O2 -MT 
modules/dbgfmts/codeview/cv-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/codeview/cv-dbgfmt.o 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.     -g -O2 -MT 
modules/dbgfmts/codeview/cv-symline.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/codeview/cv-symline.o 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.     -g -O2 -MT 
modules/dbgfmts/codeview/cv-type.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/codeview/cv-type.o 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.     -g -O2 -MT 
modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o 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.     -g -O2 -MT 
modules/dbgfmts/dwarf2/dwarf2-line.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/dwarf2/dwarf2-line.o 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.     -g -O2 -MT 
modules/dbgfmts/dwarf2/dwarf2-aranges.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/dwarf2/dwarf2-aranges.o 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.     -g -O2 -MT 
modules/dbgfmts/dwarf2/dwarf2-info.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/dwarf2/dwarf2-info.o 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.     -g -O2 -MT 
modules/dbgfmts/null/null-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/null/null-dbgfmt.o 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.     -g -O2 -MT 
modules/dbgfmts/stabs/stabs-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o 
modules/dbgfmts/stabs/stabs-dbgfmt.o 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.     -g -O2 -MT modules/objfmts/dbg/dbg-objfmt.o 
-MD -MP -MF $depbase.Tpo -c -o modules/objfmts/dbg/dbg-objfmt.o 
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.     -g -O2 -MT modules/objfmts/bin/bin-objfmt.o 
-MD -MP -MF $depbase.Tpo -c -o modules/objfmts/bin/bin-objfmt.o 
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.     -g -O2 -MT modules/objfmts/elf/elf.o -MD 
-MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf.o 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.     -g -O2 -MT modules/objfmts/elf/elf-objfmt.o 
-MD -MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf-objfmt.o 
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.     -g -O2 -MT 
modules/objfmts/elf/elf-x86-x86.o -MD -MP -MF $depbase.Tpo -c -o 
modules/objfmts/elf/elf-x86-x86.o 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.     -g -O2 -MT 
modules/objfmts/elf/elf-x86-amd64.o -MD -MP -MF $depbase.Tpo -c -o 
modules/objfmts/elf/elf-x86-amd64.o 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.     -g -O2 -MT 
modules/objfmts/elf/elf-x86-x32.o -MD -MP -MF $depbase.Tpo -c -o 
modules/objfmts/elf/elf-x86-x32.o 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.     -g -O2 -MT 
modules/objfmts/coff/coff-objfmt.o -MD -MP -MF $depbase.Tpo -c -o 
modules/objfmts/coff/coff-objfmt.o 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.     -g -O2 -MT 
modules/objfmts/coff/win64-except.o -MD -MP -MF $depbase.Tpo -c -o 
modules/objfmts/coff/win64-except.o 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.     -g -O2 -MT 
modules/objfmts/macho/macho-objfmt.o -MD -MP -MF $depbase.Tpo -c -o 
modules/objfmts/macho/macho-objfmt.o 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.     -g -O2 -MT modules/objfmts/rdf/rdf-objfmt.o 
-MD -MP -MF $depbase.Tpo -c -o modules/objfmts/rdf/rdf-objfmt.o 
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.     -g -O2 -MT modules/objfmts/xdf/xdf-objfmt.o 
-MD -MP -MF $depbase.Tpo -c -o modules/objfmts/xdf/xdf-objfmt.o 
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.     -g -O2 -MT libyasm/assocdat.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/assocdat.o libyasm/assocdat.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/bitvect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/bitvect.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/bitvect.o 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.     -g -O2 -MT libyasm/bc-align.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/bc-align.o 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.     -g -O2 -MT libyasm/bc-data.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/bc-data.o 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.     -g -O2 -MT libyasm/bc-incbin.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/bc-incbin.o 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.     -g -O2 -MT libyasm/bc-org.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/bc-org.o 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.     -g -O2 -MT libyasm/bc-reserve.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/bc-reserve.o 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.     -g -O2 -MT libyasm/bytecode.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/bytecode.o libyasm/bytecode.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/errwarn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/errwarn.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/errwarn.o libyasm/errwarn.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/expr.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/expr.o libyasm/expr.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/file.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/file.o libyasm/file.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/floatnum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/floatnum.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/floatnum.o libyasm/floatnum.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/hamt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/hamt.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/hamt.o libyasm/hamt.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/insn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/insn.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/insn.o libyasm/insn.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/intnum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/intnum.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/intnum.o libyasm/intnum.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/inttree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/inttree.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/inttree.o libyasm/inttree.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/linemap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/linemap.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/linemap.o libyasm/linemap.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/md5.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/md5.o libyasm/md5.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/mergesort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/mergesort.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/mergesort.o libyasm/mergesort.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/phash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/phash.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/phash.o libyasm/phash.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/section.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/section.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/section.o libyasm/section.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/strcasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/strcasecmp.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/strcasecmp.o libyasm/strcasecmp.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/strsep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/strsep.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/strsep.o libyasm/strsep.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/symrec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/symrec.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/symrec.o libyasm/symrec.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/valparam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/valparam.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/valparam.o libyasm/valparam.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/value.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/value.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/value.o libyasm/value.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/xmalloc.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/xmalloc.o libyasm/xmalloc.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo libyasm/xstrdup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -MT libyasm/xstrdup.o -MD -MP -MF 
$depbase.Tpo -c -o libyasm/xstrdup.o libyasm/xstrdup.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo x86cpu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -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.     -g -O2 -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.     -g -O2 -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.     -g -O2 -MT frontends/yasm/yasm.o -MD -MP 
-MF $depbase.Tpo -c -o frontends/yasm/yasm.o 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.     -g -O2 -MT frontends/yasm/yasm-options.o 
-MD -MP -MF $depbase.Tpo -c -o frontends/yasm/yasm-options.o 
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.     -g -O2 -MT frontends/tasm/tasm.o -MD -MP 
-MF $depbase.Tpo -c -o frontends/tasm/tasm.o 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.     -g -O2 -MT frontends/tasm/tasm-options.o 
-MD -MP -MF $depbase.Tpo -c -o frontends/tasm/tasm-options.o 
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.     -g -O2 -MT frontends/vsyasm/vsyasm.o -MD 
-MP -MF $depbase.Tpo -c -o frontends/vsyasm/vsyasm.o frontends/vsyasm/vsyasm.c 
&&\
        mv -f $depbase.Tpo $depbase.Po
./genmodule ./libyasm/module.in Makefile
depbase=`echo module.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -g -O2 -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 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libyasm.a
gcc  -g -O2  -L/Users/sagemath/sage-8.9/local/lib 
-Wl,-rpath,/Users/sagemath/sage-8.9/local/lib  -o yasm frontends/yasm/yasm.o 
frontends/yasm/yasm-options.o libyasm.a  
gcc  -g -O2  -L/Users/sagemath/sage-8.9/local/lib 
-Wl,-rpath,/Users/sagemath/sage-8.9/local/lib  -o vsyasm 
frontends/vsyasm/vsyasm.o frontends/yasm/yasm-options.o libyasm.a  
gcc  -g -O2  -L/Users/sagemath/sage-8.9/local/lib 
-Wl,-rpath,/Users/sagemath/sage-8.9/local/lib  -o ytasm frontends/tasm/tasm.o 
frontends/tasm/tasm-options.o libyasm.a  
ld: warning: ignoring file libyasm.a, building for macOS-x86_64 ldbut 
attempting to :link  withwarning:  ignoring file filebuilt  forlibyasm.a 
,unknown -buildingunsupported  for macOSfile- x86_64formatld : but warning 
:(attempting  to 0x21link   withignoring 0x3Cfile  0x61built  forfile   
libyasm.aunknown,0x72 0x63  0x68 building0x3E  for- macOS-x86_640x0A but  
attempting0x2F  to0x20  link0x20  with0x20  file0x20  unsupported file 
formatbuilt 0x20( 0x21  for unknown- unsupported 0x3Cfile  0x20format  ( 
0x210x20 )0x61  
0x72Undefined  0x63 0x3C 0x61 symbols0x68  for0x72 0x3Earchitecture  0x0A  
0x630x2F  0x680x20  0x3E0x20 0x0A x86_64:
 0x2F 0x20 0x20   "0x20 _BitVector_Boot0x20" ,0x200x20 0x20 0x20 0x20  
0x20referenced )
Undefined symbols  0x20from for architecture :
0x20       ) _main
 Undefinedx86_64 :
  "_BitVector_Boot",symbols inreferenced  from:tasm.o 

      for   _mainarchitecture  inx86_64 :vsyasm.o

    """_BitVector_Boot_BitVector_Shutdown"",,  
_BitVector_Shutdownreferencedreferenced" ,from : referenced fromfrom::

       
           _cleanup_cleanup _mainin   tasm.oin
in   " _yasm__splitpath_unix",vsyasm.oyasm.o

    " _yasm__combpath_unix"referenced" from:_BitVector_Shutdown
" , ,referenced       _main in tasm.o
referenced from: 
 from:
        "_main _yasm__xstrdup   ", referenced from:
  _cleanup in  in     yasm.o
_opt_exe_handler   in" tasm.o
_yasm__splitpath_unix  vsyasm.o", 
referenced   from    :_filename_handler
    in "tasm.o
 _yasm__createpath_common    " _main   in ,yasm.o  
referenced   from_main "in: _yasm__xstrdup
    tasm.o "
,   "referenced from_yasm_error_fetch _main ", :in
   referenced vsyasm.o    
  "from_opt_suffix_handler_yasm__splitpath_unix" , in :yasm.o

  referenced     from:   
   _main   in tasm.o
  _opt_prefix_handler  " _yasm_errwarn_cleanup",  referenced  infrom_main: 
yasm.o
 in vsyasm.o 
    "
_yasm__xstrdup",    referenced  from:_opt_machine_handler
  in       yasm.o 
_opt_suffix_handler      in  vsyasm.o
     _opt_error_file  in    yasm.o
_cleanup _opt_prefix_handler    inin  vsyasm.o
     _opt_mapfile_handlertasm.o 
  in"   _yasm_errwarn_initialize  _opt_machine_handleryasm.o ", inreferenced  
from:
vsyasm.o 
     
          _opt_error_file   in_main _opt_objfile_handlervsyasm.o
     in   tasm.o_opt_mapext_handler
  in  "vsyasm.o _yasm_errwarns_create"in yasm.o
 
,         referenced  from : 
_opt_objext_handler   _opt_listfile_handlerin vsyasm.o
          _main_opt_listext_handler  inin  tasm.o
in yasm.o
         "vsyasm.o.
.._yasm_errwarns_destroy
" ,  " _yasm_add_include_path",referenced   from    :.
..referenced     from
    _check_errors :in 
tasm.o 
     "   _yasm_add_include_path "_main  in  tasm.o
 _opt_include_option,  referenced  from:in
   "    _yasm_errwarns_num_errors", yasm.o_opt_include_option 
 in  "referencedvsyasm.o
 _yasm_error_fetchfrom:
  "      "_check_errors in ,tasm.o _yasm_error_fetch"referenced,
   referenced   from:
      from:
        _main in_main  in tasm.o
 _main  in yasm.o 
 " _yasm_errwarns_output_all", "vsyasm.o
 referenced from_yasm_errwarn_cleanup "," _yasm_errwarn_cleanupreferenced" 
,from: :referenced
  from :
   
      _cleanup     _cleanup  in in  yasm.o
   "_check_errors_yasm_errwarn_initialize "vsyasm.oin 
tasm.o ,  referenced from"
 :_yasm_errwarn_initialize"
,    referenced      _main   in _main fromin tasm.o
:  
    yasm.o"   _main
_yasm_fatal " ," _yasm_errwarns_create",  referenced fromreferenced: 
in   vsyasm.o 
     from:
_main"  in    _yasm_errwarns_create ",  referenced yasm.ofrom
: 
 _main" _yasm_errwarns_destroy",  referenced   in   tasm.o
  _main"  in from:_yasm_floatnum_cleanup
 " vsyasm.o
  ",_yasm_errwarns_destroy " referenced  from ,  _check_errors referencedin  
fromyasm.o:

   :
          _cleanup   _main   in in _check_errors.isra.0  intasm.o 
vsyasm.oyasm.o

      ""_yasm_floatnum_initialize_yasm_errwarns_num_errors"  ,  referenced 
"_main,  in  referencedvsyasm.o 
fromfrom:
     " _yasm_errwarns_num_errors: 
    "  , _check_errors referenced in _mainyasm.o 
in  tasm.o
from:
         "_check_errors.isra.0_yasm_gettext_hook      _main in "yasm.o
in  , vsyasm.o
 "_yasm_errwarns_output_all "referenced  from:
,     referenced from:
  _main      _main   in   tasm.o
  "_yasm_internal_error_ in_check_errors  invsyasm.o 
  ""yasm.o_yasm_errwarns_output_all"
, ,referenced  from:
    referenced        from _check_errors.isra.0_main  inin  vsyasm.oyasm.o
:  
        _main in vsyasm.o 
   _main"
_yasm_fatal " , in "tasm.o 
_yasm_fatalreferenced" ,  referenced  "from:
_yasm_intnum_cleanup "from    : 
      _main _mainin in, referenced vsyasm.o
    yasm.ofrom
:"
   _yasm_floatnum_cleanup " ,   "_yasm_floatnum_cleanup _cleanup referenced 
"infrom,: 
  tasm.o 
     "_cleanup _yasm_intnum_initialize",  in vsyasm.oreferencedreferenced from:

      " _yasm_floatnum_initialize ",from :referenced
   from:
        _main_main  inin   tasm.ovsyasm.o
  " _yasm_linemap_create", referenced
   _cleanup" in _yasm_gettext_hookyasm.o", referenced  
from : from:
"
   _yasm_floatnum_initialize ",  referenced       _main _mainin  in  fromtasm.o:

  vsyasm.o 
   "" _yasm_internal_error_"_yasm_linemap_destroy   _main" in,  yasm.o,
 referenced referenced from :
 from":
 _yasm_gettext_hook " ,         referenced from:
_check_errors    in    _main_main   in vsyasm.otasm.o

    " _yasm_intnum_cleanup " ,  inreferenced  from_main:
 in tasm.oyasm.o 

    "_yasm_internal_error_ ",  "  _yasm_linemap_set "_cleanup,  
referencedreferenced  fromfrom:in
    vsyasm.o   :_main
       in
  yasm.o 
"  _main_yasm_intnum_initialize "in,  tasm.o"_yasm_intnum_cleanup", 
referencedreferenced  from
:from
:
         "_main_yasm_load_module ",  referenced  fromin    :
   _cleanup   vsyasm.o in_main  
inyasm.o  tasm.o 

"  " _yasm_linemap_create ""_yasm_intnum_initialize,_yasm_object_create 
",referenced  referencedfrom :from
:
  " ,    referenced    _main   from :
in    vsyasm.o 
    _main in"_main _yasm_linemap_destroyin" ,  referenced yasm.ofrom
: 
  "tasm.o_yasm_linemap_create", 
     _check_errors.isra.0  "referenced  _yasm_object_destroyfrom":,
  inreferenced   vsyasm.o
from:    
      _main  in  _mainyasm.o 
  in  "vsyasm.o
  "_yasm_linemap_destroy ",_yasm_linemap_set " ,  _cleanupreferenced  in 
tasm.oreferencedfrom:
      
from :
 _main     "   in_yasm_object_finalize _check_errors vsyasm.oin
 yasm.o
" ,       " referenced _yasm_list_modulesfrom":,
_main        referenced _mainin  infrom :tasm.o

    yasm.o    "_opt_listfmt_handler
 in_yasm_object_optimize ",vsyasm.o
    referenced " _yasm_linemap_setfrom":,
  referenced from:
           _opt_dbgfmt_handler  _main   in  vsyasm.o
_main   in     yasm.oin
  _opt_objfmt_handler" _yasm_list_modules",  referenced tasm.ofrom:
  in    
   _opt_listfmt_handler "vsyasm.o
_yasm_warn_disable " ,    referenced from:
  in     yasm.o 
_opt_preproc_handler      in  vsyasm.o_opt_dbgfmt_handler
  in  _opt_warning_handler in tasm.o
yasm.o 
    "  _opt_parser_handler  in_yasm_warn_disable_all " ,   referenced 
vsyasm.ofrom 
  _opt_objfmt_handler :in
   yasm.o 
    _opt_arch_handler   in    _opt_warning_handlervsyasm.o 
     "in_yasm_load_module ",tasm.o  referenced from
: 
  _opt_preproc_handler "  _yasm_warn_enable " ,  referenced 
_opt_listfmt_handlerfromin:
      in  vsyasm.o
yasm.o
    _opt_warning_handler   in       tasm.o 
_opt_parser_handler_opt_dbgfmt_handler in   "in vsyasm.o
  _yasm_xfreeyasm.o "  
, referenced  from :
 _opt_objfmt_handler   in   vsyasm.o     
      _cleanup   _opt_preproc_handler inin  tasm.o
 _opt_arch_handlervsyasm.o 
 in  yasm.o
     " _yasm_load_module",  referenced _mainfrom:
  in      tasm.o 
    _opt_parser_handler_opt_listfmt_handler  in inyasm.o
     vsyasm.o
       " _opt_dbgfmt_handler  in_opt_arch_handler in _yasm_xmallocvsyasm.o 
" , referencedyasm.o from
    :
      _main      _opt_objfmt_handlerin    vsyasm.o_opt_preproc_option in 
intasm.o 
 yasm.o 
    
    . ..       
  _opt_preproc_handler_main "in _yasm_object_createtasm.o" , referencedin 
 ldyasm.o:
  symbol ( froms:)
 not    _opt_parser_handler found in  yasm.o
           for _opt_arch_handler in yasm.oarchitecture
  x86_64_main    in  vsyasm.o

  _main  in" yasm.o_yasm_object_destroy", referenced 
    from:
       . _check_errors.isra.0 ..in
  vsyasm.o 
"   _yasm_object_create " ,  _main in vsyasm.oreferenced
   from":
_yasm_object_finalize " ,    referenced  _mainfrom :in yasm.o
  "
      _main_yasm_object_destroy in vsyasm.o"
,   "referenced_yasm_object_optimize ", fromreferenced: 
  from    :_cleanup
  in   yasm.o 
    "_main _yasm_object_finalizein vsyasm.o
"  ," referenced _yasm_object_set_global_prefixfrom":,
   referenced   from : _main in 
    yasm.o
    "_main _yasm_object_optimize", in vsyasm.o
  referenced from:
"      _main _yasm_object_set_global_suffixin "yasm.o,
   referenced from:
collect2: error: ld returned 1 exit status
      _main in"_yasm_object_set_global_prefix",  vsyasm.o
referenced from :
     "_yasm_vp_create_string  _main "in ,yasm.o
   "referenced from_yasm_object_set_global_suffix:"
,       _main in vsyasm.o
referenced  from :"
  _yasm_vps_delete " ,   _mainreferenced  in yasm.o
  "from:
 _yasm_vp_create_string  " ,   referenced_main  fromin vsyasm.o
  "_yasm_warn_disable":
  ,   referenced  from:
       _main in yasm.o_opt_warning_handler
  in vsyasm.o 
 " "_yasm_vps_delete"_yasm_warn_disable_all," referenced from:, referenced 
from : 
     _main   in   yasm.o
   "_yasm_warn_disable",_opt_warning_handler  referencedin  fromvsyasm.o:

    "    _opt_warning_handler in yasm.o_yasm_warn_enable
" ,  "referenced_yasm_warn_disable_all "from:
      ,_opt_warning_handler referenced  from:in vsyasm.o
  
" _yasm_xfree",  referenced  from:
       _opt_warning_handler   in yasm.o
  "_yasm_warn_enable_opt_error_stdout" in vsyasm.o
,  referenced     _opt_suffix_handler  fromin: 
 vsyasm.o 
       _opt_prefix_handler  in   vsyasm.o
 _opt_warning_handler   in   yasm.o 
  "_yasm_xfree",_opt_machine_handler in  vsyasm.oreferenced 
from : 
          _opt_error_file _opt_error_stdoutin  invsyasm.o 
yasm.o
          _apply_preproc_saved_options   in _opt_mapext_handleryasm.o 
in    vsyasm.o 
      _opt_suffix_handler in   yasm.o
_opt_objext_handler   in   vsyasm.o
      _opt_prefix_handler in yasm.o
  .  .. 
     "_yasm_xmalloc_opt_machine_handler" ,in yasm.o
       referenced_cleanup  from:
  in     _opt_preproc_option yasm.o
      in _apply_preproc_builtins in yasm.o
vsyasm.o      .
      _opt_mapdir_handler..
   "_yasm_xmalloc", inreferenced  from:
   vsyasm.o  
       _opt_preproc_option in yasm.o
      _apply_preproc_builtins_opt_objdir_handler in  yasm.oin
   vsyasm.o 
       _opt_listdir_handler in vsyasm.o
        _replace_extension in _replace_extension.constprop.0 vsyasm.o
in   yasm.o
          _main_not_an_option_handler  inin  yasm.ovsyasm.o

ld :   symbol ( s _main inmake[6]:  *** [ytasm] Error 1)vsyasm.o
  
  not  found for  architecture  x86_64.
..
ld:make[6]:  *** Waiting for unfinished jobs....symbol
(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
make[6]: *** [yasm] Error 1
make[6]: *** [vsyasm] Error 1
make[5]: *** [all-recursive] Error 1
make[4]: *** [all] Error 2
********************************************************************************
Error building yasm-1.3.0.p0
********************************************************************************

real    0m14.449s
user    0m37.110s
sys     0m13.552s
************************************************************************
Error installing package yasm-1.3.0.p0
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the log file
  /Users/sagemath/sage-8.9/logs/pkgs/yasm-1.3.0.p0.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/Users/sagemath/sage-8.9/local/var/tmp/sage/build/yasm-1.3.0.p0 and type 'make' 
or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
  (cd '/Users/sagemath/sage-8.9/local/var/tmp/sage/build/yasm-1.3.0.p0' && 
'/Users/sagemath/sage-8.9/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************

Reply via email to