Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/yasm.spec'], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-27452-39211/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/yasm.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/yasm-1.2.0-0.4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/yasm.spec '], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-27452-39211/root'shell=Falseuid=497env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/yasm.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5i3Bte + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf yasm-1.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/yasm-1.2.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd yasm-1.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.akTIMN + umask 022 + cd /builddir/build/BUILD + cd yasm-1.2.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no 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 dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether ln -s works... yes checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for xmlto... xmlto checking if malloc debugging is wanted... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for strings.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for unistd.h... (cached) yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking for sys/stat.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for function prototypes... yes checking for size_t... yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in libyasm-stdint.h (assuming C99 compatible system) checking for abort... yes checking for toascii... yes checking for vsnprintf... yes checking for strsep... yes checking for mergesort... 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 whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/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 configure: Checking for Python checking for a Python interpreter with version >= 2.4... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages 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 + make -j16 gcc -std=gnu99 -I. \ -c -o genperf.o `test -f tools/genperf/genperf.c || echo './'`tools/genperf/genperf.c gcc -std=gnu99 -I. \ -c -o gp-perfect.o `test -f tools/genperf/perfect.c || echo './'`tools/genperf/perfect.c gcc -std=gnu99 -I. \ -c -o gp-phash.o `test -f libyasm/phash.c || echo './'`libyasm/phash.c gcc -std=gnu99 -I. \ -c -o gp-xmalloc.o `test -f libyasm/xmalloc.c || echo './'`libyasm/xmalloc.c gcc -std=gnu99 -I. \ -c -o gp-xstrdup.o `test -f libyasm/xstrdup.c || echo './'`libyasm/xstrdup.c gcc -std=gnu99 -I. \ -c -o re2c-main.o `test -f tools/re2c/main.c || echo './'`tools/re2c/main.c gcc -std=gnu99 -I. \ -c -o re2c-code.o `test -f tools/re2c/code.c || echo './'`tools/re2c/code.c gcc -std=gnu99 -I. \ -c -o re2c-dfa.o `test -f tools/re2c/dfa.c || echo './'`tools/re2c/dfa.c gcc -std=gnu99 -I. \ -c -o re2c-parser.o `test -f tools/re2c/parser.c || echo './'`tools/re2c/parser.c gcc -std=gnu99 -I. \ -c -o re2c-actions.o `test -f tools/re2c/actions.c || echo './'`tools/re2c/actions.c gcc -std=gnu99 -I. \ -c -o re2c-scanner.o `test -f tools/re2c/scanner.c || echo './'`tools/re2c/scanner.c gcc -std=gnu99 -I. \ -c -o re2c-mbo_getopt.o `test -f tools/re2c/mbo_getopt.c || echo './'`tools/re2c/mbo_getopt.c gcc -std=gnu99 -I. \ -c -o re2c-substr.o `test -f tools/re2c/substr.c || echo './'`tools/re2c/substr.c gcc -std=gnu99 -I. \ -c -o re2c-translate.o `test -f tools/re2c/translate.c || echo './'`tools/re2c/translate.c gcc -std=gnu99 -I. \ -c -o genmacro.o `test -f tools/genmacro/genmacro.c || echo './'`tools/genmacro/genmacro.c gcc -std=gnu99 -I. -c -o genversion.o `test -f modules/preprocs/nasm/genversion.c || echo './'`modules/preprocs/nasm/genversion.c gcc -std=gnu99 -I. -c -o genstring.o `test -f genstring.c || echo './'`genstring.c gcc -std=gnu99 -o genmacro genmacro.o gcc -std=gnu99 -o genversion genversion.o gcc -std=gnu99 -o genstring genstring.o ./genversion version.mac ./genmacro nasm-macros.c nasm_standard_mac ./modules/parsers/nasm/nasm-std.mac ./genmacro nasm-version.c nasm_version_mac 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 gcc -std=gnu99 -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 -std=gnu99 -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 found distinct (A,B) on attempt 19 built perfect hash table of 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 found distinct (A,B) on attempt 1640 built perfect hash table of size 512 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/yasm-1.2.0' Making all in po make[2]: Entering directory `/builddir/build/BUILD/yasm-1.2.0/po' make[2]: Leaving directory `/builddir/build/BUILD/yasm-1.2.0/po' Making all in . make[2]: Entering directory `/builddir/build/BUILD/yasm-1.2.0' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o x86arch.o `test -f 'modules/arch/x86/x86arch.c' || echo './'`modules/arch/x86/x86arch.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o x86bc.o `test -f 'modules/arch/x86/x86bc.c' || echo './'`modules/arch/x86/x86bc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o x86expr.o `test -f 'modules/arch/x86/x86expr.c' || echo './'`modules/arch/x86/x86expr.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o x86id.o `test -f 'modules/arch/x86/x86id.c' || echo './'`modules/arch/x86/x86id.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lc3barch.o `test -f 'modules/arch/lc3b/lc3barch.c' || echo './'`modules/arch/lc3b/lc3barch.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lc3bbc.o `test -f 'modules/arch/lc3b/lc3bbc.c' || echo './'`modules/arch/lc3b/lc3bbc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o nasm-listfmt.o `test -f 'modules/listfmts/nasm/nasm-listfmt.c' || echo './'`modules/listfmts/nasm/nasm-listfmt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gas-parser.o `test -f 'modules/parsers/gas/gas-parser.c' || echo './'`modules/parsers/gas/gas-parser.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gas-parse.o `test -f 'modules/parsers/gas/gas-parse.c' || echo './'`modules/parsers/gas/gas-parse.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gas-parse-intel.o `test -f 'modules/parsers/gas/gas-parse-intel.c' || echo './'`modules/parsers/gas/gas-parse-intel.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o nasm-parser.o `test -f 'modules/parsers/nasm/nasm-parser.c' || echo './'`modules/parsers/nasm/nasm-parser.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o nasm-parse.o `test -f 'modules/parsers/nasm/nasm-parse.c' || echo './'`modules/parsers/nasm/nasm-parse.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o nasm-preproc.o `test -f 'modules/preprocs/nasm/nasm-preproc.c' || echo './'`modules/preprocs/nasm/nasm-preproc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o nasm-pp.o `test -f 'modules/preprocs/nasm/nasm-pp.c' || echo './'`modules/preprocs/nasm/nasm-pp.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o nasmlib.o `test -f 'modules/preprocs/nasm/nasmlib.c' || echo './'`modules/preprocs/nasm/nasmlib.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o nasm-eval.o `test -f 'modules/preprocs/nasm/nasm-eval.c' || echo './'`modules/preprocs/nasm/nasm-eval.c modules/arch/x86/x86expr.c: In function 'yasm_x86__expr_checkea': modules/arch/x86/x86expr.c:667:11: warning: typedef 'reg3264type' locally defined but not used [-Wunused-local-typedefs] } reg3264type; ^ modules/parsers/gas/gas-parse.c: In function 'parse_instr': modules/parsers/gas/gas-parse.c:908:12: warning: variable 'id_len' set but not used [-Wunused-but-set-variable] size_t id_len; ^ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o raw-preproc.o `test -f 'modules/preprocs/raw/raw-preproc.c' || echo './'`modules/preprocs/raw/raw-preproc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpp-preproc.o `test -f 'modules/preprocs/cpp/cpp-preproc.c' || echo './'`modules/preprocs/cpp/cpp-preproc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gas-preproc.o `test -f 'modules/preprocs/gas/gas-preproc.c' || echo './'`modules/preprocs/gas/gas-preproc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gas-eval.o `test -f 'modules/preprocs/gas/gas-eval.c' || echo './'`modules/preprocs/gas/gas-eval.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cv-dbgfmt.o `test -f 'modules/dbgfmts/codeview/cv-dbgfmt.c' || echo './'`modules/dbgfmts/codeview/cv-dbgfmt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cv-symline.o `test -f 'modules/dbgfmts/codeview/cv-symline.c' || echo './'`modules/dbgfmts/codeview/cv-symline.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cv-type.o `test -f 'modules/dbgfmts/codeview/cv-type.c' || echo './'`modules/dbgfmts/codeview/cv-type.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dwarf2-dbgfmt.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c' || echo './'`modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dwarf2-line.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-line.c' || echo './'`modules/dbgfmts/dwarf2/dwarf2-line.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dwarf2-aranges.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-aranges.c' || echo './'`modules/dbgfmts/dwarf2/dwarf2-aranges.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dwarf2-info.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-info.c' || echo './'`modules/dbgfmts/dwarf2/dwarf2-info.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o null-dbgfmt.o `test -f 'modules/dbgfmts/null/null-dbgfmt.c' || echo './'`modules/dbgfmts/null/null-dbgfmt.c modules/dbgfmts/dwarf2/dwarf2-line.c: In function 'yasm_dwarf2__generate_line': modules/dbgfmts/dwarf2/dwarf2-line.c:694:20: warning: variable 'last' set but not used [-Wunused-but-set-variable] yasm_bytecode *last, *sppbc; ^ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o stabs-dbgfmt.o `test -f 'modules/dbgfmts/stabs/stabs-dbgfmt.c' || echo './'`modules/dbgfmts/stabs/stabs-dbgfmt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dbg-objfmt.o `test -f 'modules/objfmts/dbg/dbg-objfmt.c' || echo './'`modules/objfmts/dbg/dbg-objfmt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bin-objfmt.o `test -f 'modules/objfmts/bin/bin-objfmt.c' || echo './'`modules/objfmts/bin/bin-objfmt.c modules/dbgfmts/stabs/stabs-dbgfmt.c: In function 'stabs_dbgfmt_generate': modules/dbgfmts/stabs/stabs-dbgfmt.c:319:29: warning: variable 'nullbc' set but not used [-Wunused-but-set-variable] yasm_bytecode *filebc, *nullbc, *laststr, *firstbc; ^ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o elf.o `test -f 'modules/objfmts/elf/elf.c' || echo './'`modules/objfmts/elf/elf.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o elf-objfmt.o `test -f 'modules/objfmts/elf/elf-objfmt.c' || echo './'`modules/objfmts/elf/elf-objfmt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o elf-x86-x86.o `test -f 'modules/objfmts/elf/elf-x86-x86.c' || echo './'`modules/objfmts/elf/elf-x86-x86.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o elf-x86-amd64.o `test -f 'modules/objfmts/elf/elf-x86-amd64.c' || echo './'`modules/objfmts/elf/elf-x86-amd64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o coff-objfmt.o `test -f 'modules/objfmts/coff/coff-objfmt.c' || echo './'`modules/objfmts/coff/coff-objfmt.c modules/objfmts/elf/elf.c: In function 'elf_symtab_write_to_file': modules/objfmts/bin/bin-objfmt.c: In function 'dosexe_objfmt_output': modules/objfmts/elf/elf.c:465:31: warning: variable 'prev' set but not used [-Wunused-but-set-variable] elf_symtab_entry *entry, *prev; ^ modules/objfmts/bin/bin-objfmt.c:1869:18: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate(fileno(f), EXE_HEADER_SIZE + size); ^ modules/objfmts/elf/elf.c: In function 'elf_secthead_write_relocs_to_file': modules/objfmts/elf/elf.c:785:22: warning: variable 'vis' set but not used [-Wunused-but-set-variable] yasm_sym_vis vis; ^ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o win64-except.o `test -f 'modules/objfmts/coff/win64-except.c' || echo './'`modules/objfmts/coff/win64-except.c modules/objfmts/coff/coff-objfmt.c: In function 'coff_objfmt_output_value': modules/objfmts/coff/coff-objfmt.c:527:62: warning: variable 'csymd' set but not used [-Wunused-but-set-variable] /*@dependent@*/ /*@null@*/ coff_symrec_data *csymd; ^ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o macho-objfmt.o `test -f 'modules/objfmts/macho/macho-objfmt.c' || echo './'`modules/objfmts/macho/macho-objfmt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdf-objfmt.o `test -f 'modules/objfmts/rdf/rdf-objfmt.c' || echo './'`modules/objfmts/rdf/rdf-objfmt.c modules/objfmts/macho/macho-objfmt.c: In function 'macho_objfmt_output_secthead': modules/objfmts/macho/macho-objfmt.c:733:24: warning: variable 'objfmt_macho' set but not used [-Wunused-but-set-variable] yasm_objfmt_macho *objfmt_macho; ^ modules/objfmts/macho/macho-objfmt.c: In function 'macho_objfmt_output_str': modules/objfmts/macho/macho-objfmt.c:973:35: warning: variable 'xsymd' set but not used [-Wunused-but-set-variable] /*@null@*/ macho_symrec_data *xsymd; ^ modules/objfmts/macho/macho-objfmt.c: In function 'macho_objfmt_output': modules/objfmts/macho/macho-objfmt.c:1040:18: warning: variable 'macho_relinfosize' set but not used [-Wunused-but-set-variable] unsigned int macho_relinfosize, macho_segcmd; ^ modules/objfmts/rdf/rdf-objfmt.c: In function 'rdf_objfmt_output_value': modules/objfmts/rdf/rdf-objfmt.c:186:22: warning: variable 'objfmt_rdf' set but not used [-Wunused-but-set-variable] yasm_objfmt_rdf *objfmt_rdf; ^ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o xdf-objfmt.o `test -f 'modules/objfmts/xdf/xdf-objfmt.c' || echo './'`modules/objfmts/xdf/xdf-objfmt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o assocdat.o `test -f 'libyasm/assocdat.c' || echo './'`libyasm/assocdat.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bitvect.o `test -f 'libyasm/bitvect.c' || echo './'`libyasm/bitvect.c modules/objfmts/xdf/xdf-objfmt.c: In function 'xdf_objfmt_output_value': modules/objfmts/xdf/xdf-objfmt.c:152:22: warning: variable 'objfmt_xdf' set but not used [-Wunused-but-set-variable] yasm_objfmt_xdf *objfmt_xdf; ^ modules/objfmts/xdf/xdf-objfmt.c: In function 'xdf_objfmt_output_secthead': modules/objfmts/xdf/xdf-objfmt.c:378:22: warning: variable 'objfmt_xdf' set but not used [-Wunused-but-set-variable] yasm_objfmt_xdf *objfmt_xdf; ^ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bc-align.o `test -f 'libyasm/bc-align.c' || echo './'`libyasm/bc-align.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bc-data.o `test -f 'libyasm/bc-data.c' || echo './'`libyasm/bc-data.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bc-incbin.o `test -f 'libyasm/bc-incbin.c' || echo './'`libyasm/bc-incbin.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bc-org.o `test -f 'libyasm/bc-org.c' || echo './'`libyasm/bc-org.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bc-reserve.o `test -f 'libyasm/bc-reserve.c' || echo './'`libyasm/bc-reserve.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bytecode.o `test -f 'libyasm/bytecode.c' || echo './'`libyasm/bytecode.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o errwarn.o `test -f 'libyasm/errwarn.c' || echo './'`libyasm/errwarn.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o expr.o `test -f 'libyasm/expr.c' || echo './'`libyasm/expr.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o file.o `test -f 'libyasm/file.c' || echo './'`libyasm/file.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o floatnum.o `test -f 'libyasm/floatnum.c' || echo './'`libyasm/floatnum.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hamt.o `test -f 'libyasm/hamt.c' || echo './'`libyasm/hamt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o insn.o `test -f 'libyasm/insn.c' || echo './'`libyasm/insn.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o intnum.o `test -f 'libyasm/intnum.c' || echo './'`libyasm/intnum.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o inttree.o `test -f 'libyasm/inttree.c' || echo './'`libyasm/inttree.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o linemap.o `test -f 'libyasm/linemap.c' || echo './'`libyasm/linemap.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o md5.o `test -f 'libyasm/md5.c' || echo './'`libyasm/md5.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mergesort.o `test -f 'libyasm/mergesort.c' || echo './'`libyasm/mergesort.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o phash.o `test -f 'libyasm/phash.c' || echo './'`libyasm/phash.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o section.o `test -f 'libyasm/section.c' || echo './'`libyasm/section.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o strcasecmp.o `test -f 'libyasm/strcasecmp.c' || echo './'`libyasm/strcasecmp.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o strsep.o `test -f 'libyasm/strsep.c' || echo './'`libyasm/strsep.c libyasm/section.c: In function 'yasm_object_optimize': libyasm/section.c:1314:24: warning: variable 'prevbc' set but not used [-Wunused-but-set-variable] yasm_bytecode *prevbc; ^ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o symrec.o `test -f 'libyasm/symrec.c' || echo './'`libyasm/symrec.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o valparam.o `test -f 'libyasm/valparam.c' || echo './'`libyasm/valparam.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o value.o `test -f 'libyasm/value.c' || echo './'`libyasm/value.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o xmalloc.o `test -f 'libyasm/xmalloc.c' || echo './'`libyasm/xmalloc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o xstrdup.o `test -f 'libyasm/xstrdup.c' || echo './'`libyasm/xstrdup.c ./genperf ./modules/arch/x86/x86cpu.gperf x86cpu.c found distinct (A,B) on attempt 3 built perfect hash table of size 128 ./genperf ./modules/arch/x86/x86regtmod.gperf x86regtmod.c ./re2c -s -o lc3bid.c ./modules/arch/lc3b/lc3bid.re gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gas-token.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c nasm-token.c gcc -std=gnu99 -I. -c -o genmodule.o `test -f libyasm/genmodule.c || echo './'`libyasm/genmodule.c found distinct (A,B) on attempt 1 built perfect hash table of size 128 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o yasm.o `test -f 'frontends/yasm/yasm.c' || echo './'`frontends/yasm/yasm.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o yasm-options.o `test -f 'frontends/yasm/yasm-options.c' || echo './'`frontends/yasm/yasm-options.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tasm.o `test -f 'frontends/tasm/tasm.c' || echo './'`frontends/tasm/tasm.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tasm-options.o `test -f 'frontends/tasm/tasm-options.c' || echo './'`frontends/tasm/tasm-options.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vsyasm.o `test -f 'frontends/vsyasm/vsyasm.c' || echo './'`frontends/vsyasm/vsyasm.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c x86cpu.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c x86regtmod.c frontends/tasm/tasm-options.c: In function 'help_msg': frontends/tasm/tasm-options.c:105:23: warning: variable 'optopt' set but not used [-Wunused-but-set-variable] char optbuf[100], optopt[100]; ^ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c lc3bid.c gcc -std=gnu99 -o genmodule genmodule.o ./genmodule ./libyasm/module.in Makefile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c module.c rm -f libyasm.a ar cru libyasm.a x86arch.o x86bc.o x86expr.o x86id.o lc3barch.o lc3bbc.o nasm-listfmt.o gas-parser.o gas-parse.o gas-parse-intel.o nasm-parser.o nasm-parse.o nasm-preproc.o nasm-pp.o nasmlib.o nasm-eval.o raw-preproc.o cpp-preproc.o gas-preproc.o gas-eval.o cv-dbgfmt.o cv-symline.o cv-type.o dwarf2-dbgfmt.o dwarf2-line.o dwarf2-aranges.o dwarf2-info.o null-dbgfmt.o stabs-dbgfmt.o dbg-objfmt.o bin-objfmt.o elf.o elf-objfmt.o elf-x86-x86.o elf-x86-amd64.o coff-objfmt.o win64-except.o macho-objfmt.o rdf-objfmt.o xdf-objfmt.o assocdat.o bitvect.o bc-align.o bc-data.o bc-incbin.o bc-org.o bc-reserve.o bytecode.o errwarn.o expr.o file.o floatnum.o hamt.o insn.o intnum.o inttree.o linemap.o md5.o mergesort.o phash.o section.o strcasecmp.o strsep.o symrec.o valparam.o value.o xmalloc.o xstrdup.o x86cpu.o x86regtmod.o lc3bid.o gas-token.o nasm-token.o module.o ranlib libyasm.a gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o yasm yasm.o yasm-options.o libyasm.a gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o ytasm tasm.o tasm-options.o libyasm.a gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o vsyasm vsyasm.o yasm-options.o libyasm.a make[2]: Leaving directory `/builddir/build/BUILD/yasm-1.2.0' make[1]: Leaving directory `/builddir/build/BUILD/yasm-1.2.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zjLKLD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64 + cd yasm-1.2.0 + rm -rf /builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64 make install-recursive make[1]: Entering directory `/builddir/build/BUILD/yasm-1.2.0' Making install in po make[2]: Entering directory `/builddir/build/BUILD/yasm-1.2.0/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/share if test "yasm" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/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 \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/builddir/build/BUILD/yasm-1.2.0/po' Making install in . make[2]: Entering directory `/builddir/build/BUILD/yasm-1.2.0' make[3]: Entering directory `/builddir/build/BUILD/yasm-1.2.0' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/bin" /usr/bin/install -c yasm ytasm vsyasm '/builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/bin' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/lib64" /usr/bin/install -c -m 644 libyasm.a '/builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/lib64' ( cd '/builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/lib64' && ranlib libyasm.a ) make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/yasm-1.2.0' make[4]: Nothing to be done for `install-exec-hook'. make[4]: Leaving directory `/builddir/build/BUILD/yasm-1.2.0' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/include" /usr/bin/install -c -m 644 libyasm.h '/builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/include' test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 yasm.1 '/builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/share/man/man1' test -z "/usr/share/man/man7" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/share/man/man7" /usr/bin/install -c -m 644 yasm_arch.7 yasm_parsers.7 yasm_dbgfmts.7 yasm_objfmts.7 '/builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/share/man/man7' test -z "/usr/include/libyasm" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/include/libyasm" /usr/bin/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 '/builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/include/libyasm' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/include" /usr/bin/install -c -m 644 libyasm-stdint.h '/builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/include' make[3]: Leaving directory `/builddir/build/BUILD/yasm-1.2.0' make[2]: Leaving directory `/builddir/build/BUILD/yasm-1.2.0' make[1]: Leaving directory `/builddir/build/BUILD/yasm-1.2.0' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/yasm-1.2.0 extracting debug info from /builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/bin/vsyasm extracting debug info from /builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/bin/yasm extracting debug info from /builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/bin/ytasm /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 5505 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: yasm-1.2.0-0.4.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eqiaBy + umask 022 + cd /builddir/build/BUILD + cd yasm-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/share/doc/yasm-1.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/share/doc/yasm-1.2.0 + cp -pr Artistic.txt /builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/share/doc/yasm-1.2.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/share/doc/yasm-1.2.0 + cp -pr BSD.txt /builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/share/doc/yasm-1.2.0 + cp -pr COPYING /builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/share/doc/yasm-1.2.0 + cp -pr GNU_GPL-2.0 GNU_LGPL-2.0 /builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64/usr/share/doc/yasm-1.2.0 + exit 0 Provides: bundled(md5-plumb) yasm = 1.2.0-0.4.el7 yasm(x86-64) = 1.2.0-0.4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) rtld(GNU_HASH) Processing files: yasm-devel-1.2.0-0.4.el7.x86_64 Provides: bundled(md5-plumb) yasm-devel = 1.2.0-0.4.el7 yasm-devel(x86-64) = 1.2.0-0.4.el7 yasm-static = 1.2.0-0.4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: yasm-debuginfo-1.2.0-0.4.el7.x86_64 Provides: yasm-debuginfo = 1.2.0-0.4.el7 yasm-debuginfo(x86-64) = 1.2.0-0.4.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64 Wrote: /builddir/build/RPMS/yasm-1.2.0-0.4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/yasm-devel-1.2.0-0.4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/yasm-debuginfo-1.2.0-0.4.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EL67dl + umask 022 + cd /builddir/build/BUILD + cd yasm-1.2.0 + rm -rf /builddir/build/BUILDROOT/yasm-1.2.0-0.4.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->