* Package:    dev-lang/yasm-1.3.0-r2:0
 * Repository: gentoo
 * Maintainer: base-system@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux nls
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking yasm-1.3.0.tar.gz to /var/tmp/portage/dev-lang/yasm-1.3.0-r2/work
>>> Source unpacked in /var/tmp/portage/dev-lang/yasm-1.3.0-r2/work
>>> Preparing source in /var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0 ...
  [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0 ...
 * econf: updating yasm-1.3.0/config/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating yasm-1.3.0/config/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/yasm-1.3.0-r2 --htmldir=/usr/share/doc/yasm-1.3.0-r2/html --libdir=/usr/lib64 CC_FOR_BUILD=x86_64-pc-linux-gnu-gcc CCLD_FOR_BUILD=x86_64-pc-linux-gnu-gcc --disable-warnerror --disable-python --disable-python-bindings --enable-nls
checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -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 x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed
checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed
checking whether ln -s works... yes
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for xmlto... xmlto
checking if malloc debugging is wanted... no
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking 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... no
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... /bin/sed
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for GNU C Library... yes
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
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0 ...
make -j2 
Makefile:4062: warning: ignoring prerequisites on suffix rule definition
make: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped.
make: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped.
x86_64-pc-linux-gnu-gcc  -I.  \
  -c -o gp-perfect.o `test -f tools/genperf/perfect.c || echo './'`tools/genperf/perfect.c
x86_64-pc-linux-gnu-gcc  -I.  \
  -c -o genperf.o `test -f tools/genperf/genperf.c || echo './'`tools/genperf/genperf.c
x86_64-pc-linux-gnu-gcc  -I.  \
  -c -o gp-phash.o `test -f libyasm/phash.c || echo './'`libyasm/phash.c
x86_64-pc-linux-gnu-gcc  -I.  \
  -c -o gp-xmalloc.o `test -f libyasm/xmalloc.c || echo './'`libyasm/xmalloc.c
x86_64-pc-linux-gnu-gcc  -I.  \
  -c -o gp-xstrdup.o `test -f libyasm/xstrdup.c || echo './'`libyasm/xstrdup.c
x86_64-pc-linux-gnu-gcc  -I.  \
  -c -o re2c-main.o `test -f tools/re2c/main.c || echo './'`tools/re2c/main.c
x86_64-pc-linux-gnu-gcc  -I.  \
  -c -o re2c-code.o `test -f tools/re2c/code.c || echo './'`tools/re2c/code.c
x86_64-pc-linux-gnu-gcc  -I.  \
  -c -o re2c-dfa.o `test -f tools/re2c/dfa.c || echo './'`tools/re2c/dfa.c
x86_64-pc-linux-gnu-gcc  -I.  \
  -c -o re2c-parser.o `test -f tools/re2c/parser.c || echo './'`tools/re2c/parser.c
x86_64-pc-linux-gnu-gcc  -I.  \
  -c -o re2c-actions.o `test -f tools/re2c/actions.c || echo './'`tools/re2c/actions.c
x86_64-pc-linux-gnu-gcc  -I.  \
  -c -o re2c-scanner.o `test -f tools/re2c/scanner.c || echo './'`tools/re2c/scanner.c
x86_64-pc-linux-gnu-gcc  -I.  \
  -c -o re2c-mbo_getopt.o `test -f tools/re2c/mbo_getopt.c || echo './'`tools/re2c/mbo_getopt.c
x86_64-pc-linux-gnu-gcc  -I.  \
  -c -o re2c-substr.o `test -f tools/re2c/substr.c || echo './'`tools/re2c/substr.c
x86_64-pc-linux-gnu-gcc  -I.  \
  -c -o re2c-translate.o `test -f tools/re2c/translate.c || echo './'`tools/re2c/translate.c
x86_64-pc-linux-gnu-gcc  -I.  \
  -c -o genmacro.o `test -f tools/genmacro/genmacro.c || echo './'`tools/genmacro/genmacro.c
x86_64-pc-linux-gnu-gcc -I.  -c -o genversion.o `test -f modules/preprocs/nasm/genversion.c || echo './'`modules/preprocs/nasm/genversion.c
x86_64-pc-linux-gnu-gcc -I.  -c -o genstring.o `test -f genstring.c || echo './'`genstring.c
x86_64-pc-linux-gnu-gcc -o genperf  genperf.o gp-perfect.o gp-phash.o gp-xmalloc.o gp-xstrdup.o 
x86_64-pc-linux-gnu-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 
x86_64-pc-linux-gnu-gcc -o genmacro  genmacro.o 
x86_64-pc-linux-gnu-gcc -o genversion  genversion.o 
x86_64-pc-linux-gnu-gcc -o genstring  genstring.o 
./genperf x86insn_nasm.gperf x86insn_nasm.c
./genperf x86insn_gas.gperf x86insn_gas.c
fail to map group of size 2 for tab size 512
./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-macros.c nasm_standard_mac ./modules/parsers/nasm/nasm-std.mac
./genversion version.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
make  all-recursive
make[1]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
Makefile:4062: warning: ignoring prerequisites on suffix rule definition
make[1]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
Making all in po
make[2]: Nothing to be done for 'all'.
Making all in .
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
Makefile:4062: warning: ignoring prerequisites on suffix rule definition
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped.
make[2]: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped.
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
./genperf ./modules/arch/x86/x86cpu.gperf x86cpu.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
./genperf ./modules/arch/x86/x86regtmod.gperf x86regtmod.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
./re2c -s -o lc3bid.c ./modules/arch/lc3b/lc3bid.re
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o gas-token.o gas-token.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -I.  -c -o genmodule.o `test -f libyasm/genmodule.c || echo './'`libyasm/genmodule.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o nasm-token.o nasm-token.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/arch/x86/x86arch.o modules/arch/x86/x86arch.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/arch/x86/x86expr.o modules/arch/x86/x86expr.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/arch/x86/x86bc.o modules/arch/x86/x86bc.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/arch/lc3b/lc3barch.o modules/arch/lc3b/lc3barch.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/arch/lc3b/lc3bbc.o modules/arch/lc3b/lc3bbc.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/arch/x86/x86id.o modules/arch/x86/x86id.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/parsers/gas/gas-parser.o modules/parsers/gas/gas-parser.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/listfmts/nasm/nasm-listfmt.o modules/listfmts/nasm/nasm-listfmt.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/parsers/gas/gas-parse.o modules/parsers/gas/gas-parse.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/parsers/gas/gas-parse-intel.o modules/parsers/gas/gas-parse-intel.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/parsers/nasm/nasm-parser.o modules/parsers/nasm/nasm-parser.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/preprocs/nasm/nasm-preproc.o modules/preprocs/nasm/nasm-preproc.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/parsers/nasm/nasm-parse.o modules/parsers/nasm/nasm-parse.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/preprocs/nasm/nasmlib.o modules/preprocs/nasm/nasmlib.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/preprocs/nasm/nasm-pp.o modules/preprocs/nasm/nasm-pp.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/preprocs/raw/raw-preproc.o modules/preprocs/raw/raw-preproc.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/preprocs/nasm/nasm-eval.o modules/preprocs/nasm/nasm-eval.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/preprocs/cpp/cpp-preproc.o modules/preprocs/cpp/cpp-preproc.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/preprocs/gas/gas-eval.o modules/preprocs/gas/gas-eval.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/preprocs/gas/gas-preproc.o modules/preprocs/gas/gas-preproc.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/dbgfmts/codeview/cv-dbgfmt.o modules/dbgfmts/codeview/cv-dbgfmt.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/dbgfmts/codeview/cv-symline.o modules/dbgfmts/codeview/cv-symline.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/dbgfmts/codeview/cv-type.o modules/dbgfmts/codeview/cv-type.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/dbgfmts/dwarf2/dwarf2-aranges.o modules/dbgfmts/dwarf2/dwarf2-aranges.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/dbgfmts/dwarf2/dwarf2-line.o modules/dbgfmts/dwarf2/dwarf2-line.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/dbgfmts/null/null-dbgfmt.o modules/dbgfmts/null/null-dbgfmt.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/dbgfmts/dwarf2/dwarf2-info.o modules/dbgfmts/dwarf2/dwarf2-info.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/objfmts/dbg/dbg-objfmt.o modules/objfmts/dbg/dbg-objfmt.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/dbgfmts/stabs/stabs-dbgfmt.o modules/dbgfmts/stabs/stabs-dbgfmt.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/objfmts/bin/bin-objfmt.o modules/objfmts/bin/bin-objfmt.c
modules/objfmts/bin/bin-objfmt.c: In function ‘dosexe_objfmt_output’:
modules/objfmts/bin/bin-objfmt.c:1869:9: warning: ignoring return value of ‘ftruncate’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
 1869 |         ftruncate(fileno(f), EXE_HEADER_SIZE + size);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/objfmts/elf/elf-objfmt.o modules/objfmts/elf/elf-objfmt.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/objfmts/elf/elf.o modules/objfmts/elf/elf.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/objfmts/elf/elf-x86-x86.o modules/objfmts/elf/elf-x86-x86.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/objfmts/elf/elf-x86-amd64.o modules/objfmts/elf/elf-x86-amd64.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/objfmts/elf/elf-x86-x32.o modules/objfmts/elf/elf-x86-x32.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/objfmts/coff/coff-objfmt.o modules/objfmts/coff/coff-objfmt.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/objfmts/coff/win64-except.o modules/objfmts/coff/win64-except.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/objfmts/rdf/rdf-objfmt.o modules/objfmts/rdf/rdf-objfmt.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/objfmts/macho/macho-objfmt.o modules/objfmts/macho/macho-objfmt.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/assocdat.o libyasm/assocdat.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o modules/objfmts/xdf/xdf-objfmt.o modules/objfmts/xdf/xdf-objfmt.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/bc-align.o libyasm/bc-align.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/bc-data.o libyasm/bc-data.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/bc-incbin.o libyasm/bc-incbin.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/bitvect.o libyasm/bitvect.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/bc-org.o libyasm/bc-org.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/bc-reserve.o libyasm/bc-reserve.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/bytecode.o libyasm/bytecode.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/errwarn.o libyasm/errwarn.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/expr.o libyasm/expr.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/file.o libyasm/file.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/floatnum.o libyasm/floatnum.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/hamt.o libyasm/hamt.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/insn.o libyasm/insn.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/intnum.o libyasm/intnum.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/linemap.o libyasm/linemap.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/inttree.o libyasm/inttree.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/md5.o libyasm/md5.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/phash.o libyasm/phash.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/mergesort.o libyasm/mergesort.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/section.o libyasm/section.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/strsep.o libyasm/strsep.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/strcasecmp.o libyasm/strcasecmp.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/valparam.o libyasm/valparam.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/symrec.o libyasm/symrec.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/xmalloc.o libyasm/xmalloc.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/value.o libyasm/value.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libyasm/xstrdup.o libyasm/xstrdup.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o x86cpu.o x86cpu.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o x86regtmod.o x86regtmod.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o lc3bid.o lc3bid.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -o genmodule  genmodule.o 
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o frontends/yasm/yasm.o frontends/yasm/yasm.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o frontends/yasm/yasm-options.o frontends/yasm/yasm-options.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o frontends/tasm/tasm-options.o frontends/tasm/tasm-options.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o frontends/tasm/tasm.o frontends/tasm/tasm.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
./genmodule ./libyasm/module.in Makefile
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o frontends/vsyasm/vsyasm.o frontends/vsyasm/vsyasm.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o module.o module.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
rm -f libyasm.a
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-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 
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-ranlib libyasm.a
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o yasm frontends/yasm/yasm.o frontends/yasm/yasm-options.o libyasm.a  
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o vsyasm frontends/vsyasm/vsyasm.o frontends/yasm/yasm-options.o libyasm.a  
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o ytasm frontends/tasm/tasm.o frontends/tasm/tasm-options.o libyasm.a  
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
>>> Source compiled.
>>> Test phase [not enabled]: dev-lang/yasm-1.3.0-r2

>>> Install dev-lang/yasm-1.3.0-r2 into /var/tmp/portage/dev-lang/yasm-1.3.0-r2/image
make -j2 DESTDIR=/var/tmp/portage/dev-lang/yasm-1.3.0-r2/image install 
Makefile:4062: warning: ignoring prerequisites on suffix rule definition
make: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped.
make: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped.
make  install-recursive
make[1]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
Makefile:4062: warning: ignoring prerequisites on suffix rule definition
make[1]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
Making install in po
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0/po'
if test "yasm" = "gettext-tools"; then \
  /bin/mkdir -p /var/tmp/portage/dev-lang/yasm-1.3.0-r2/image/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 ./$file \
		    /var/tmp/portage/dev-lang/yasm-1.3.0-r2/image/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /var/tmp/portage/dev-lang/yasm-1.3.0-r2/image/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0/po'
Making install in .
make[2]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
Makefile:4062: warning: ignoring prerequisites on suffix rule definition
make[2]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[2]: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped.
make[2]: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped.
make[3]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
Makefile:4062: warning: ignoring prerequisites on suffix rule definition
make[3]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[3]: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped.
make[3]: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped.
make[3]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/image/usr/bin'
  /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c yasm ytasm vsyasm '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/image/usr/bin'
make[3]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[3]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/image/usr/include'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 libyasm.h '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/image/usr/include'
make[3]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[3]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/image/usr/lib64'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644  libyasm.a '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/image/usr/lib64'
make[3]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[3]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/image/usr/share/man/man1'
make[3]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[3]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/image/usr/share/man/man1'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 yasm.1 '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/image/usr/share/man/man1'
make[3]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[3]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
 ( cd '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/image/usr/lib64' && x86_64-pc-linux-gnu-ranlib libyasm.a )
make[3]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[3]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/image/usr/share/man/man7'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 yasm_arch.7 yasm_parsers.7 yasm_dbgfmts.7 yasm_objfmts.7 '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/image/usr/share/man/man7'
make[3]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[3]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/image/usr/share/man/man7'
make[3]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[3]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/image/usr/include/libyasm'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 libyasm/arch.h libyasm/assocdat.h libyasm/bitvect.h libyasm/bytecode.h libyasm/compat-queue.h libyasm/coretype.h libyasm/dbgfmt.h libyasm/errwarn.h libyasm/expr.h libyasm/file.h libyasm/floatnum.h libyasm/hamt.h libyasm/insn.h libyasm/intnum.h libyasm/inttree.h libyasm/linemap.h libyasm/listfmt.h libyasm/md5.h libyasm/module.h libyasm/objfmt.h libyasm/parser.h libyasm/phash.h libyasm/preproc.h libyasm/section.h libyasm/symrec.h libyasm/valparam.h libyasm/value.h '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/image/usr/include/libyasm'
make[3]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[3]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/image/usr/include'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 libyasm-stdint.h '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/image/usr/include'
make[3]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make  install-exec-hook
make[4]: Entering directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
Makefile:4062: warning: ignoring prerequisites on suffix rule definition
make[4]: Leaving directory '/var/tmp/portage/dev-lang/yasm-1.3.0-r2/work/yasm-1.3.0'
make[4]: Nothing to be done for 'install-exec-hook'.
>>> Completed installing dev-lang/yasm-1.3.0-r2 into /var/tmp/portage/dev-lang/yasm-1.3.0-r2/image

 * Final size of build directory: 21080 KiB (20.5 MiB)
 * Final size of installed tree:   4556 KiB ( 4.4 MiB)

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/bin/yasm
   /usr/bin/ytasm
   /usr/bin/vsyasm
   /usr/lib64/libyasm.a