Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/nasm.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-ac77cc6a1af99493e502826e659974f66b36f839/root/', None, 0, True, False, 993, 135, 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 armv7hl --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: armv7hl Building for target armv7hl 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 armv7hl --nodeps builddir/build/SPECS/nasm.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-ac77cc6a1af99493e502826e659974f66b36f839/root/', None, 0, True, False, 993, 135, 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 armv7hl --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: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.drvRrJ + 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 Patch #1 (nasm-manpages.patch): + echo '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.6r4GkQ + 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --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/lib --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 armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc... (cached) armv7hl-redhat-linux-gnueabi-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether armv7hl-redhat-linux-gnueabi-gcc accepts -g... (cached) yes checking for armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc accepts -W... yes checking if armv7hl-redhat-linux-gnueabi-gcc accepts -Wall... yes checking if armv7hl-redhat-linux-gnueabi-gcc accepts -std=c99... yes checking if armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-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 -j4 armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o nasm.o nasm.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o nasmlib.o nasmlib.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o ver.o ver.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o raa.o raa.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o saa.o saa.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o rbtree.o rbtree.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o float.o float.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o insnsa.o insnsa.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o insnsb.o insnsb.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o directiv.o directiv.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o assemble.o assemble.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o labels.o labels.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o hashtbl.o hashtbl.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o crc64.o crc64.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o parser.o parser.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outform.o output/outform.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outlib.o output/outlib.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/nulldbg.o output/nulldbg.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/nullout.o output/nullout.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outbin.o output/outbin.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outaout.o output/outaout.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outcoff.o output/outcoff.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outelf.o output/outelf.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outelf32.o output/outelf32.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outelf64.o output/outelf64.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outelfx32.o output/outelfx32.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outobj.o output/outobj.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outas86.o output/outas86.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outrdf2.o output/outrdf2.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outdbg.o output/outdbg.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outieee.o output/outieee.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outmac32.o output/outmac32.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outmac64.o output/outmac64.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o preproc.o preproc.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o quote.o quote.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o pptok.o pptok.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o macros.o macros.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o listing.o listing.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o eval.o eval.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o exprlib.o exprlib.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o stdscan.o stdscan.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o strfunc.o strfunc.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o tokhash.o tokhash.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o regvals.o regvals.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o regflags.o regflags.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o ilog2.o ilog2.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o lib/strlcpy.o lib/strlcpy.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o preproc-nop.o preproc-nop.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o ndisasm.o ndisasm.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o disasm.o disasm.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o sync.o sync.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o insnsd.o insnsd.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o insnsn.o insnsn.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o regs.o regs.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 make[1]: Entering directory `/builddir/build/BUILD/nasm-2.10.07/rdoff' armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. rdfdump.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); ^ cd doc && make all make[1]: Entering directory `/builddir/build/BUILD/nasm-2.10.07/doc' perl ./inslist.pl Reading insns.dat... Writing inslist.src... Done: 3340 instructions armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. rdoff.c perl ./rdsrc.pl texi < nasmdoc.src Reading input...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 */ ^ armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. ldrdf.c armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. symtab.c xmlto man --skip-validation nasm.xml 2>/dev/null armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. collectn.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. rdlib.c 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); ^ 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); ^ armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. segtab.c done. Fixing up cross-references...armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. hash.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. rdx.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. rdfload.c done. Sorting index tags...done. Producing Texinfo output: writing file...armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I.. rdflib.c armv7hl-redhat-linux-gnueabi-gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 armv7hl-redhat-linux-gnueabi-gcc -Wl,-z,relro -o rdfdump rdfdump.o rdoff.o armv7hl-redhat-linux-gnueabi-gcc -Wl,-z,relro -o ldrdf ldrdf.o rdoff.o symtab.o collectn.o rdlib.o segtab.o hash.o ../nasmlib.o mkdir -p html perl ./rdsrc.pl html < nasmdoc.src armv7hl-redhat-linux-gnueabi-gcc -Wl,-z,relro -o rdx rdx.o rdoff.o rdfload.o symtab.o collectn.o hash.o ../nasmlib.o Reading input...armv7hl-redhat-linux-gnueabi-gcc -Wl,-z,relro -o rdflib rdflib.o armv7hl-redhat-linux-gnueabi-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' perl ./rdsrc.pl txt < nasmdoc.src Reading input...perl ./rdsrc.pl dip < nasmdoc.src Reading input...code line longer than 68 chars: INVPCID reg32,mem128 FUTURE,INVPCID,PRIV,NOLONG done. mkdir -p info makeinfo nasmdoc.texi done. Fixing up cross-references...done. Fixing up cross-references...done. Sorting index tags...done. Producing HTML output: writing contents file...done. Fixing up cross-references...writing chapter files...done. Sorting index tags...done. Producing text output: writing file...done. Sorting index tags...done. Producing Documentation Intermediate Paragraphs: done. perl ./genpsdriver.pl > nasmdoc.ps code line longer than 68 chars: INVPCID reg32,mem128 FUTURE,INVPCID,PRIV,NOLONG done. writing index file...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 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.l2WgC1 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm ++ dirname /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm + cd nasm-2.10.07 + mkdir -p /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/bin + mkdir -p /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm//usr/share/man/man1 + make INSTALLROOT=/builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm install install_rdf mkdir -p /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/bin /usr/bin/install -c nasm /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/bin/nasm /usr/bin/install -c ndisasm /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/bin/ndisasm mkdir -p /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/share/man/man1 /usr/bin/install -c -m 644 ./nasm.1 /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/share/man/man1/nasm.1 /usr/bin/install -c -m 644 ./ndisasm.1 /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/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.arm/usr/bin /usr/bin/install -c rdfdump /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/bin/rdfdump /usr/bin/install -c ldrdf /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/bin/ldrdf /usr/bin/install -c rdx /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/bin/rdx /usr/bin/install -c rdflib /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/bin/rdflib /usr/bin/install -c rdf2bin /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/bin/rdf2bin cd /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/bin && rm -f rdf2com && ln -s rdf2bin rdf2com cd /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/bin && rm -f rdf2ith && ln -s rdf2bin rdf2ith cd /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/bin && rm -f rdf2ihx && ln -s rdf2bin rdf2ihx cd /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/bin && rm -f rdf2srec && ln -s rdf2bin rdf2srec mkdir -p /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/share/man/man1 /usr/bin/install -c -m 644 ./*.1 /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/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.arm//usr/share/info + install -t /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm//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 50000000 /builddir/build/BUILD/nasm-2.10.07 extracting debug info from /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/bin/rdflib extracting debug info from /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/bin/rdf2bin extracting debug info from /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/bin/ldrdf extracting debug info from /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/bin/rdx extracting debug info from /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/bin/rdfdump extracting debug info from /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/bin/ndisasm extracting debug info from /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/bin/nasm /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/rdf2com.debug symlinked /usr/lib/debug/usr/bin/rdf2bin.debug to /usr/lib/debug/usr/bin/rdf2ith.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/rdf2srec.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.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.adxjdz + umask 022 + cd /builddir/build/BUILD + cd nasm-2.10.07 + DOCDIR=/builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/share/doc/nasm-2.10.07 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/share/doc/nasm-2.10.07 + cp -pr AUTHORS /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/share/doc/nasm-2.10.07 + cp -pr CHANGES /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/share/doc/nasm-2.10.07 + cp -pr README /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/share/doc/nasm-2.10.07 + cp -pr TODO /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/share/doc/nasm-2.10.07 + exit 0 Provides: nasm = 2.10.07-7.el7 nasm(armv7hl-32) = 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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) rtld(GNU_HASH) Processing files: nasm-doc-2.10.07-7.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NxFDYC + umask 022 + cd /builddir/build/BUILD + cd nasm-2.10.07 + DOCDIR=/builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/share/doc/nasm-doc-2.10.07 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/share/doc/nasm-doc-2.10.07 + cp -pr doc/html /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/share/doc/nasm-doc-2.10.07 + cp -pr doc/nasmdoc.txt.gz /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/usr/share/doc/nasm-doc-2.10.07 + cp -pr doc/nasmdoc.ps.gz /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm/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.armv7hl Provides: nasm-rdoff = 2.10.07-7.el7 nasm-rdoff(armv7hl-32) = 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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) rtld(GNU_HASH) Processing files: nasm-debuginfo-2.10.07-7.el7.armv7hl Provides: nasm-debuginfo = 2.10.07-7.el7 nasm-debuginfo(armv7hl-32) = 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.arm Wrote: /builddir/build/RPMS/nasm-2.10.07-7.el7.armv7hl.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.armv7hl.rpm Wrote: /builddir/build/RPMS/nasm-debuginfo-2.10.07-7.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mn1Fo5 + umask 022 + cd /builddir/build/BUILD + cd nasm-2.10.07 + /usr/bin/rm -rf /builddir/build/BUILDROOT/nasm-2.10.07-7.el7.arm + exit 0 Child return code was: 0 LEAVE do -->