Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/nasm.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/nasm.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Wed Jul 10 2009 Zdenek Prikryl - 2.06-1 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/nasm-2.10.07-7.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/nasm.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/nasm.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Wed Jul 10 2009 Zdenek Prikryl - 2.06-1 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0ckNIT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nasm-2.10.07 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/nasm-2.10.07.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd nasm-2.10.07 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + tar xjf /builddir/build/SOURCES/nasm-2.10.07-xdoc.tar.bz2 --strip-components 1 + echo 'Patch #1 (nasm-manpages.patch):' Patch #1 (nasm-manpages.patch): + /usr/bin/cat /builddir/build/SOURCES/nasm-manpages.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile.in patching file configure.in patching file nasm.1 patching file nasm.txt patching file ndisasm.1 patching file ndisasm.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7ekdLn + umask 022 + cd /builddir/build/BUILD + cd nasm-2.10.07 + autoreconf + 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 ++ find . -name config.guess -o -name config.sub + ./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 configure: WARNING: unrecognized options: --disable-dependency-tracking 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 how to run the C preprocessor... gcc -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking if gcc accepts -W... yes checking if gcc accepts -Wall... yes checking if gcc accepts -std=c99... yes checking if gcc accepts -pedantic... yes checking for nroff... nroff checking for asciidoc... asciidoc checking for xmlto... xmlto checking for acrodist... no checking for ps2pdf... ps2pdf checking for pstopdf... no checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for strings.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for size_t... yes checking if gcc has a working bool type... yes checking whether byte ordering is bigendian... no checking for strcspn... yes checking for strspn... yes checking for vsnprintf... yes checking for _vsnprintf... no checking for snprintf... yes checking for _snprintf... no checking for strcasecmp... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for strsep... yes checking for strlcpy... no checking for getuid... yes checking for getgid... yes checking whether strcasecmp is declared... yes checking whether stricmp is declared... no checking whether strncasecmp is declared... yes checking whether strnicmp is declared... no checking whether strsep is declared... yes checking whether strlcpy is declared... no configure: creating ./config.status config.status: creating Makefile config.status: creating rdoff/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing default-1 commands configure: WARNING: unrecognized options: --disable-dependency-tracking + make everything -j16 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o nasm.o nasm.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o nasmlib.o nasmlib.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o ver.o ver.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o raa.o raa.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o saa.o saa.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o rbtree.o rbtree.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o float.o float.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o insnsa.o insnsa.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o insnsb.o insnsb.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o directiv.o directiv.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o assemble.o assemble.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o labels.o labels.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o hashtbl.o hashtbl.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o crc64.o crc64.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o parser.o parser.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outform.o output/outform.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outlib.o output/outlib.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/nulldbg.o output/nulldbg.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/nullout.o output/nullout.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outbin.o output/outbin.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outaout.o output/outaout.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outcoff.o output/outcoff.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outelf.o output/outelf.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outelf32.o output/outelf32.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outelf64.o output/outelf64.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outelfx32.o output/outelfx32.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outobj.o output/outobj.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outas86.o output/outas86.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outrdf2.o output/outrdf2.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outdbg.o output/outdbg.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outieee.o output/outieee.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outmac32.o output/outmac32.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outmac64.o output/outmac64.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o preproc.o preproc.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o quote.o quote.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o pptok.o pptok.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o macros.o macros.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o listing.o listing.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o eval.o eval.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o exprlib.o exprlib.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o stdscan.o stdscan.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o strfunc.o strfunc.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o tokhash.o tokhash.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o regvals.o regvals.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o regflags.o regflags.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o ilog2.o ilog2.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o lib/strlcpy.o lib/strlcpy.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o preproc-nop.o preproc-nop.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o ndisasm.o ndisasm.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o disasm.o disasm.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o sync.o sync.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o insnsd.o insnsd.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o insnsn.o insnsn.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o regs.o regs.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o regdis.o regdis.c asciidoc -b docbook -d manpage -o nasm.xml nasm.txt asciidoc -b docbook -d manpage -o ndisasm.xml ndisasm.txt cd rdoff && make all cd doc && make all make[1]: Entering directory `/builddir/build/BUILD/nasm-2.10.07/rdoff' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. rdfdump.c make[1]: Entering directory `/builddir/build/BUILD/nasm-2.10.07/doc' perl ./inslist.pl gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. rdoff.c Reading insns.dat... Writing inslist.src... gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. ldrdf.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. symtab.c rdfdump.c: In function 'print_header': rdfdump.c:60:14: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&t, 1, 1, infile); ^ rdfdump.c:62:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&reclen, 1, 1, infile); ^ rdfdump.c:72:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&s, 1, 1, infile); ^ rdfdump.c:73:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&o, 4, 1, infile); ^ rdfdump.c:74:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&l, 1, 1, infile); ^ rdfdump.c:75:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&rs, 2, 1, infile); ^ rdfdump.c:91:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&flags, 1, 1, infile); ^ rdfdump.c:92:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&rs, 2, 1, infile); ^ rdfdump.c:97:26: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&buf[ll], 1, 1, infile); ^ rdfdump.c:101:26: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&buf[ll], 1, 1, infile); ^ rdfdump.c:120:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&flags, 1, 1, infile); ^ rdfdump.c:121:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&s, 1, 1, infile); ^ rdfdump.c:122:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&o, 4, 1, infile); ^ rdfdump.c:127:26: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&buf[ll], 1, 1, infile); ^ rdfdump.c:131:26: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&buf[ll], 1, 1, infile); ^ rdfdump.c:148:26: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&buf[ll], 1, 1, infile); ^ rdfdump.c:152:26: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&buf[ll], 1, 1, infile); ^ rdfdump.c:163:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ll, 4, 1, infile); ^ rdfdump.c:175:22: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&seg, 2, 1, infile); ^ rdfdump.c:176:22: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&size, 4, 1, infile); ^ rdfdump.c:177:22: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&align, 2, 1, infile); ^ rdfdump.c:179:26: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf + ll, 1, 1, infile); ^ rdfdump.c: In function 'main': rdfdump.c:239:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(id, 6, 1, infile); ^ rdfdump.c:254:14: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&l, 4, 1, infile); ^ rdfdump.c:259:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&l, 4, 1, infile); ^ rdfdump.c:265:14: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&l, 4, 1, infile); ^ rdfdump.c:270:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(id, 1, 1, infile); ^ rdfdump.c:281:14: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&l, 4, 1, infile); ^ rdfdump.c:288:22: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(id, 1, 1, infile); ^ rdfdump.c:298:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&s, 2, 1, infile); ^ rdfdump.c:309:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&s, 2, 1, infile); ^ rdfdump.c:311:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&s, 2, 1, infile); ^ rdfdump.c:313:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&l, 4, 1, infile); ^ rdfdump.c:320:22: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(id, 1, 1, infile); ^ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. collectn.c rdoff.c: In function 'rdfopenhere': rdoff.c:270:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 6, 1, f->fp); /* read header */ ^ Done: 3340 instructions perl ./rdsrc.pl texi < nasmdoc.src mkdir -p html perl ./rdsrc.pl html < nasmdoc.src gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. rdlib.c Reading input...perl ./rdsrc.pl txt < nasmdoc.src perl ./rdsrc.pl dip < nasmdoc.src Reading input...Reading input...rdlib.c: In function 'rdl_verify': rdlib.c:94:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 6, 1, fp); ^ rdlib.c:98:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 6, 1, fp); ^ rdlib.c:106:14: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&length, 4, 1, fp); ^ rdlib.c: In function 'rdl_searchlib': rdlib.c:172:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&l, 4, 1, lib->fp); ^ Reading input...rdlib.c: In function 'rdl_openmodule': rdlib.c:261:14: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 6, 1, lib->fp); ^ rdlib.c:279:14: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&length, 4, 1, lib->fp); ^ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. segtab.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. hash.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. rdx.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. rdfload.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. rdflib.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. rdf2bin.c rdflib.c: In function 'main': rdflib.c:355:16: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen(argv[2], "wb", fp); ^ rdflib.c:369:22: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(p = rdbuf, 1, sizeof(rdbuf), fptmp); ^ rm -f rdf2com && ln -s rdf2bin rdf2com rm -f rdf2ith && ln -s rdf2bin rdf2ith rm -f rdf2ihx && ln -s rdf2bin rdf2ihx rm -f rdf2srec && ln -s rdf2bin rdf2srec gcc -Wl,-z,relro -o rdfdump rdfdump.o rdoff.o gcc -Wl,-z,relro -o rdx rdx.o rdoff.o rdfload.o symtab.o collectn.o hash.o ../nasmlib.o gcc -Wl,-z,relro -o rdflib rdflib.o gcc -Wl,-z,relro -o ldrdf ldrdf.o rdoff.o symtab.o collectn.o rdlib.o segtab.o hash.o ../nasmlib.o gcc -Wl,-z,relro -o rdf2bin rdf2bin.o rdoff.o rdfload.o symtab.o collectn.o hash.o ../nasmlib.o make[1]: Leaving directory `/builddir/build/BUILD/nasm-2.10.07/rdoff' gcc -Wl,-z,relro -o ndisasm ndisasm.o disasm.o sync.o nasmlib.o ver.o insnsd.o insnsb.o insnsn.o regs.o regdis.o xmlto man --skip-validation ndisasm.xml 2>/dev/null done. Fixing up cross-references...done. Sorting index tags...done. Producing Texinfo output: writing file...done. Fixing up cross-references...done. Fixing up cross-references...done. Fixing up cross-references...done. Sorting index tags...done. Producing HTML output: writing contents file...done. Sorting index tags...writing chapter files...done. Producing text output: writing file...gcc -Wl,-z,relro -o nasm nasm.o nasmlib.o ver.o raa.o saa.o rbtree.o float.o insnsa.o insnsb.o directiv.o assemble.o labels.o hashtbl.o crc64.o parser.o output/outform.o output/outlib.o output/nulldbg.o output/nullout.o output/outbin.o output/outaout.o output/outcoff.o output/outelf.o output/outelf32.o output/outelf64.o output/outelfx32.o output/outobj.o output/outas86.o output/outrdf2.o output/outdbg.o output/outieee.o output/outmac32.o output/outmac64.o preproc.o quote.o pptok.o macros.o listing.o eval.o exprlib.o stdscan.o strfunc.o tokhash.o regvals.o regflags.o ilog2.o lib/strlcpy.o preproc-nop.o done. Sorting index tags...done. Producing Documentation Intermediate Paragraphs: done. xmlto man --skip-validation nasm.xml 2>/dev/null perl ./genpsdriver.pl > nasmdoc.ps code line longer than 68 chars: INVPCID reg32,mem128 FUTURE,INVPCID,PRIV,NOLONG code line longer than 68 chars: INVPCID reg32,mem128 FUTURE,INVPCID,PRIV,NOLONG done. writing index file...done. mkdir -p info makeinfo nasmdoc.texi done. mv -f *.html html false -n -q --nosecurity -o nasmdoc.pdf nasmdoc.ps || \ ps2pdf nasmdoc.ps nasmdoc.pdf || \ false nasmdoc.ps -o nasmdoc.pdf mv -f *.info *.info-* info make[1]: Leaving directory `/builddir/build/BUILD/nasm-2.10.07/doc' rm ndisasm.xml nasm.xml + gzip -9f doc/nasmdoc.ps doc/nasmdoc.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MLAXCy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64 + cd nasm-2.10.07 + mkdir -p /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/bin + mkdir -p /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64//usr/share/man/man1 + make INSTALLROOT=/builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64 install install_rdf mkdir -p /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/bin /usr/bin/install -c nasm /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/bin/nasm /usr/bin/install -c ndisasm /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/bin/ndisasm mkdir -p /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/share/man/man1 /usr/bin/install -c -m 644 ./nasm.1 /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/share/man/man1/nasm.1 /usr/bin/install -c -m 644 ./ndisasm.1 /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/share/man/man1/ndisasm.1 cd rdoff && make install make[1]: Entering directory `/builddir/build/BUILD/nasm-2.10.07/rdoff' mkdir -p /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/bin /usr/bin/install -c rdfdump /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/bin/rdfdump /usr/bin/install -c ldrdf /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/bin/ldrdf /usr/bin/install -c rdx /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/bin/rdx /usr/bin/install -c rdflib /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/bin/rdflib /usr/bin/install -c rdf2bin /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/bin/rdf2bin cd /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/bin && rm -f rdf2com && ln -s rdf2bin rdf2com cd /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/bin && rm -f rdf2ith && ln -s rdf2bin rdf2ith cd /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/bin && rm -f rdf2ihx && ln -s rdf2bin rdf2ihx cd /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/bin && rm -f rdf2srec && ln -s rdf2bin rdf2srec mkdir -p /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/share/man/man1 /usr/bin/install -c -m 644 ./*.1 /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/share/man/man1/ make[1]: Leaving directory `/builddir/build/BUILD/nasm-2.10.07/rdoff' + install -d /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64//usr/share/info + install -t /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64//usr/share/info doc/info/nasm.info doc/info/nasm.info-1 doc/info/nasm.info-2 doc/info/nasm.info-3 + /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/nasm-2.10.07 extracting debug info from /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/bin/nasm extracting debug info from /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/bin/rdflib extracting debug info from /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/bin/ndisasm extracting debug info from /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/bin/rdx extracting debug info from /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/bin/ldrdf extracting debug info from /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/bin/rdf2bin extracting debug info from /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/bin/rdfdump /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/bin/rdf2bin.debug to /usr/lib/debug/usr/bin/rdf2srec.debug symlinked /usr/lib/debug/usr/bin/rdf2bin.debug to /usr/lib/debug/usr/bin/rdf2ihx.debug symlinked /usr/lib/debug/usr/bin/rdf2bin.debug to /usr/lib/debug/usr/bin/rdf2com.debug symlinked /usr/lib/debug/usr/bin/rdf2bin.debug to /usr/lib/debug/usr/bin/rdf2ith.debug 6138 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: nasm-2.10.07-7.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.velOEM + umask 022 + cd /builddir/build/BUILD + cd nasm-2.10.07 + DOCDIR=/builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/share/doc/nasm-2.10.07 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/share/doc/nasm-2.10.07 + cp -pr AUTHORS /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/share/doc/nasm-2.10.07 + cp -pr CHANGES /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/share/doc/nasm-2.10.07 + cp -pr README /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/share/doc/nasm-2.10.07 + cp -pr TODO /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/share/doc/nasm-2.10.07 + exit 0 Provides: nasm = 2.10.07-7.el7 nasm(x86-64) = 2.10.07-7.el7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info 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: nasm-doc-2.10.07-7.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KRxZW0 + umask 022 + cd /builddir/build/BUILD + cd nasm-2.10.07 + DOCDIR=/builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/share/doc/nasm-doc-2.10.07 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/share/doc/nasm-doc-2.10.07 + cp -pr doc/html /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/share/doc/nasm-doc-2.10.07 + cp -pr doc/nasmdoc.txt.gz /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/share/doc/nasm-doc-2.10.07 + cp -pr doc/nasmdoc.ps.gz /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64/usr/share/doc/nasm-doc-2.10.07 + exit 0 Provides: nasm-doc = 2.10.07-7.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: nasm-doc < 2.10.07-7.el7 Processing files: nasm-rdoff-2.10.07-7.el7.x86_64 Provides: nasm-rdoff = 2.10.07-7.el7 nasm-rdoff(x86-64) = 2.10.07-7.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) rtld(GNU_HASH) Processing files: nasm-debuginfo-2.10.07-7.el7.x86_64 Provides: nasm-debuginfo = 2.10.07-7.el7 nasm-debuginfo(x86-64) = 2.10.07-7.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/nasm-2.10.07-7.el7.x86_64 Wrote: /builddir/build/RPMS/nasm-2.10.07-7.el7.x86_64.rpm Wrote: /builddir/build/RPMS/nasm-doc-2.10.07-7.el7.noarch.rpm Wrote: /builddir/build/RPMS/nasm-rdoff-2.10.07-7.el7.x86_64.rpm Wrote: /builddir/build/RPMS/nasm-debuginfo-2.10.07-7.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Za5Kes + umask 022 + cd /builddir/build/BUILD + cd nasm-2.10.07 + /usr/bin/rm -rf /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->