Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/fstrcmp.spec'], gid=135user='mockbuild'shell=FalseprintOutput=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'env={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock'}uid=1000logger=timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/fstrcmp.spec'] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/fstrcmp-0.7.D001-4bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/fstrcmp.spec '], gid=135user='mockbuild'shell=FalseprintOutput=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'env={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock'}uid=1000logger=timeout=0private_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/fstrcmp.spec '] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4qDzNl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fstrcmp-0.7.D001 + /usr/bin/gzip -dc /builddir/build/SOURCES/fstrcmp-0.7.D001.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fstrcmp-0.7.D001 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4ArUPA + umask 022 + cd /builddir/build/BUILD + cd fstrcmp-0.7.D001 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=armv6hl-redhat-linux-gnu --host=armv6hl-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/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 armv6hl-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 build system type... armv6hl-redhat-linux-gnu checking host system type... armv6hl-redhat-linux-gnu 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 a BSD-compatible install... /usr/bin/install -c checking for armv6hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ar... ar checking for an ANSI C-conforming const... yes checking for library containing strerror... none required checking if gcc accepts -Wall... yes checking if gcc accepts -Wextra... yes checking if gcc accepts -Wshadow... yes checking for libtool... libtool checking for groff... groff checking for gsoelim... gsoelim checking for refer... refer checking for manpath... manpath checking for groff -ms macros... -ms checking for groff -mm macros... -mm checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for memory.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for size_t... yes checking for snprintf... yes checking for strerror... yes checking for vsnprintf... yes checking for a Bourne shell which understands functions... /bin/sh ./configure: line 4407: test: too many arguments configure: creating ./config.status config.status: creating Makefile config.status: creating lib/config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j8 libtool --mode=compile --tag=CC gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c \ fstrcmp/main.c -o fstrcmp/main.lo mkdir bin libtool --mode=compile --tag=CC gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c \ lib/ac/string.c -o lib/ac/string.lo libtool --mode=compile --tag=CC gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c \ lib/downcase.c -o lib/downcase.lo libtool --mode=compile --tag=CC gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c \ lib/fmemcmp.c -o lib/fmemcmp.lo libtool --mode=compile --tag=CC gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c \ lib/fmemcmpi.c -o lib/fmemcmpi.lo chmod 0755 bin libtool --mode=compile --tag=CC gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c \ lib/fstrcasecmp.c -o lib/fstrcasecmp.lo libtool --mode=compile --tag=CC gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c \ lib/fstrcasecmpi.c -o lib/fstrcasecmpi.lo libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/downcase.c -fPIC -DPIC -o lib/.libs/downcase.o libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/fstrcasecmpi.c -fPIC -DPIC -o lib/.libs/fstrcasecmpi.o libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/fmemcmp.c -fPIC -DPIC -o lib/.libs/fmemcmp.o libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/fstrcasecmp.c -fPIC -DPIC -o lib/.libs/fstrcasecmp.o libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/ac/string.c -fPIC -DPIC -o lib/ac/.libs/string.o libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/fmemcmpi.c -fPIC -DPIC -o lib/.libs/fmemcmpi.o libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c fstrcmp/main.c -fPIC -DPIC -o fstrcmp/.libs/main.o libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/fstrcasecmpi.c -o lib/fstrcasecmpi.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/downcase.c -o lib/downcase.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/fstrcasecmp.c -o lib/fstrcasecmp.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/ac/string.c -o lib/ac/string.o >/dev/null 2>&1 libtool --mode=compile --tag=CC gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c \ lib/fstrcmp.c -o lib/fstrcmp.lo libtool --mode=compile --tag=CC gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c \ lib/fstrcmpi.c -o lib/fstrcmpi.lo libtool --mode=compile --tag=CC gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c \ lib/fstrcoll.c -o lib/fstrcoll.lo libtool --mode=compile --tag=CC gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c \ lib/fstrcolli.c -o lib/fstrcolli.lo libtool --mode=compile --tag=CC gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c \ lib/fwcscmp.c -o lib/fwcscmp.lo libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/fmemcmp.c -o lib/fmemcmp.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/fmemcmpi.c -o lib/fmemcmpi.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c fstrcmp/main.c -o fstrcmp/main.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/fstrcmp.c -fPIC -DPIC -o lib/.libs/fstrcmp.o libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/fstrcmpi.c -fPIC -DPIC -o lib/.libs/fstrcmpi.o libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/fstrcoll.c -fPIC -DPIC -o lib/.libs/fstrcoll.o libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/fstrcolli.c -fPIC -DPIC -o lib/.libs/fstrcolli.o libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/fwcscmp.c -fPIC -DPIC -o lib/.libs/fwcscmp.o libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/fstrcmp.c -o lib/fstrcmp.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/fstrcmpi.c -o lib/fstrcmpi.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/fstrcoll.c -o lib/fstrcoll.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/fstrcolli.c -o lib/fstrcolli.o >/dev/null 2>&1 libtool --mode=compile --tag=CC gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c \ lib/fwcscmpi.c -o lib/fwcscmpi.lo libtool --mode=compile --tag=CC gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c \ lib/mbs_to_wcs.c -o lib/mbs_to_wcs.lo libtool --mode=compile --tag=CC gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c \ lib/nmalloc.c -o lib/nmalloc.lo libtool --mode=compile --tag=CC gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c \ lib/program_name.c -o lib/program_name.lo libtool --mode=compile --tag=CC gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c \ lib/version.c -o lib/version.lo libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/fwcscmp.c -o lib/fwcscmp.o >/dev/null 2>&1 libtool --mode=compile --tag=CC gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c \ lib/version_print.c -o lib/version_print.lo CONFIG_FILES=script/test_prelude.sh:script/test_prelude.sh.in CONFIG_HEADERS= /bin/sh \ config.status libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/fwcscmpi.c -fPIC -DPIC -o lib/.libs/fwcscmpi.o libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/mbs_to_wcs.c -fPIC -DPIC -o lib/.libs/mbs_to_wcs.o libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/program_name.c -fPIC -DPIC -o lib/.libs/program_name.o libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/nmalloc.c -fPIC -DPIC -o lib/.libs/nmalloc.o libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/version.c -fPIC -DPIC -o lib/.libs/version.o libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/nmalloc.c -o lib/nmalloc.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/mbs_to_wcs.c -o lib/mbs_to_wcs.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/version.c -o lib/version.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/version_print.c -fPIC -DPIC -o lib/.libs/version_print.o libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/program_name.c -o lib/program_name.o >/dev/null 2>&1 libtool --mode=compile --tag=CC gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c \ test_user/main.c -o test_user/main.lo groff -Tps -s -I. -t -man etc/building.man > etc/building.ps libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/version_print.c -o lib/version_print.o >/dev/null 2>&1 groff -Tps -s -I. -t -man etc/readme.man > etc/readme.ps groff -Tps -s -I. -t -man etc/reference.man > etc/reference.ps libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c lib/fwcscmpi.c -o lib/fwcscmpi.o >/dev/null 2>&1 config.status: creating script/test_prelude.sh GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man1/fstrcmp.1 > man/cat1/fstrcmp.1 GROFF_NO_SGR=-c groff -I. -Tascii -t -man \ man/man1/fstrcmp_license.1 > man/cat1/fstrcmp_license.1 GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man3/fmemcmp.3 > man/cat3/fmemcmp.3 GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man3/fmemcmpi.3 > man/cat3/fmemcmpi.3 GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man3/fstrcasecmp.3 > man/cat3/fstrcasecmp.3 ps2pdf etc/building.ps etc/building.pdf libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c test_user/main.c -fPIC -DPIC -o test_user/.libs/main.o ps2pdf etc/readme.ps etc/readme.pdf GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man3/fstrcasecmpi.3 > \ man/cat3/fstrcasecmpi.3 GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man3/fstrcmp.3 > man/cat3/fstrcmp.3 GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man3/fstrcmpi.3 > man/cat3/fstrcmpi.3 GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man3/fstrcoll.3 > man/cat3/fstrcoll.3 GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man3/fstrcolli.3 > man/cat3/fstrcolli.3 libtool: compile: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -I. -c test_user/main.c -o test_user/main.o >/dev/null 2>&1 GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man3/fwcscmp.3 > man/cat3/fwcscmp.3 rm -f lib/libfstrcmp.la GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man3/fwcscmpi.3 > man/cat3/fwcscmpi.3 libtool --mode=link --tag=CC gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \ -o lib/libfstrcmp.la lib/ac/string.lo lib/downcase.lo lib/fmemcmp.lo lib/fmemcmpi.lo lib/fstrcasecmp.lo lib/fstrcasecmpi.lo lib/fstrcmp.lo lib/fstrcmpi.lo lib/fstrcoll.lo lib/fstrcolli.lo lib/fwcscmp.lo lib/fwcscmpi.lo lib/mbs_to_wcs.lo lib/nmalloc.lo lib/program_name.lo lib/version.lo lib/version_print.lo -rpath /usr/lib -version-info 6:0:6 cp script/test_prelude.sh bin/test_prelude chmod a+rx bin/test_prelude ps2pdf etc/reference.ps etc/reference.pdf rm etc/readme.ps rm etc/building.ps libtool: link: gcc -shared -fPIC -DPIC lib/ac/.libs/string.o lib/.libs/downcase.o lib/.libs/fmemcmp.o lib/.libs/fmemcmpi.o lib/.libs/fstrcasecmp.o lib/.libs/fstrcasecmpi.o lib/.libs/fstrcmp.o lib/.libs/fstrcmpi.o lib/.libs/fstrcoll.o lib/.libs/fstrcolli.o lib/.libs/fwcscmp.o lib/.libs/fwcscmpi.o lib/.libs/mbs_to_wcs.o lib/.libs/nmalloc.o lib/.libs/program_name.o lib/.libs/version.o lib/.libs/version_print.o -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -Wl,-soname -Wl,libfstrcmp.so.0 -o lib/.libs/libfstrcmp.so.0.6.0 libtool: link: (cd "lib/.libs" && rm -f "libfstrcmp.so.0" && ln -s "libfstrcmp.so.0.6.0" "libfstrcmp.so.0") libtool: link: (cd "lib/.libs" && rm -f "libfstrcmp.so" && ln -s "libfstrcmp.so.0.6.0" "libfstrcmp.so") libtool: link: ar cru lib/.libs/libfstrcmp.a lib/ac/string.o lib/downcase.o lib/fmemcmp.o lib/fmemcmpi.o lib/fstrcasecmp.o lib/fstrcasecmpi.o lib/fstrcmp.o lib/fstrcmpi.o lib/fstrcoll.o lib/fstrcolli.o lib/fwcscmp.o lib/fwcscmpi.o lib/mbs_to_wcs.o lib/nmalloc.o lib/program_name.o lib/version.o lib/version_print.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib lib/.libs/libfstrcmp.a libtool: link: ( cd "lib/.libs" && rm -f "libfstrcmp.la" && ln -s "../libfstrcmp.la" "libfstrcmp.la" ) libtool --mode=link --tag=CC gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -o bin/fstrcmp \ fstrcmp/main.lo lib/libfstrcmp.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libtool --mode=link --tag=CC gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -o bin/test_user \ test_user/main.lo lib/libfstrcmp.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld rm etc/reference.ps libtool: link: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -o bin/.libs/test_user test_user/.libs/main.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld lib/.libs/libfstrcmp.so libtool: link: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wshadow -o bin/.libs/fstrcmp fstrcmp/.libs/main.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld lib/.libs/libfstrcmp.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dH2JWR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm + cd fstrcmp-0.7.D001 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm /usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/bin libtool --mode=install /usr/bin/install -c bin/fstrcmp /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/bin/fstrcmp libtool: warning: 'lib/libfstrcmp.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c bin/.libs/fstrcmp /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/bin/fstrcmp /usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share /usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/doc /usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/doc/fstrcmp /usr/bin/install -c -m 644 etc/building.pdf /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/doc/fstrcmp/building.pdf /usr/bin/install -c -m 644 etc/readme.pdf /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/doc/fstrcmp/readme.pdf /usr/bin/install -c -m 644 etc/reference.pdf /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/doc/fstrcmp/reference.pdf /usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/include /usr/bin/install -c -m 644 lib/fstrcmp.h /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/include/fstrcmp.h /usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/lib libtool --mode=install /usr/bin/install -c -m 644 lib/libfstrcmp.la /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/lib/libfstrcmp.la libtool: install: /usr/bin/install -c -m 644 lib/.libs/libfstrcmp.so.0.6.0 /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/lib/libfstrcmp.so.0.6.0 libtool: install: (cd /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/lib && { ln -s -f libfstrcmp.so.0.6.0 libfstrcmp.so.0 || { rm -f libfstrcmp.so.0 && ln -s libfstrcmp.so.0.6.0 libfstrcmp.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/lib && { ln -s -f libfstrcmp.so.0.6.0 libfstrcmp.so || { rm -f libfstrcmp.so && ln -s libfstrcmp.so.0.6.0 libfstrcmp.so; }; }) libtool: install: /usr/bin/install -c -m 644 lib/.libs/libfstrcmp.lai /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/lib/libfstrcmp.la libtool: install: /usr/bin/install -c -m 644 lib/.libs/libfstrcmp.a /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/lib/libfstrcmp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/lib/libfstrcmp.a libtool: install: ranlib /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/lib/libfstrcmp.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/lib/pkgconfig CONFIG_FILES=libdir/pkgconfig/fstrcmp.pc:libdir/pkgconfig/fstrcmp.pc.in CONFIG_HEADERS= /bin/sh \ config.status config.status: creating libdir/pkgconfig/fstrcmp.pc /usr/bin/install -c -m 644 libdir/pkgconfig/fstrcmp.pc /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/lib/pkgconfig/fstrcmp.pc /usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/man /usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/man/man1 gsoelim -I. man/man1/fstrcmp.1 | sed '/^[.]XX ./d' > \ man/man1/fstrcmp.1.tmp /usr/bin/install -c -m 644 man/man1/fstrcmp.1.tmp /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/man/man1/fstrcmp.1 sed '/^[.]XX ./d' < man/man1/fstrcmp_license.1 > \ man/man1/fstrcmp_license.1.tmp /usr/bin/install -c -m 644 man/man1/fstrcmp_license.1.tmp /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/man/man1/fstrcmp_license.1 /usr/bin/install -c -m 0755 -d /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/man/man3 gsoelim -I. man/man3/fmemcmp.3 | sed '/^[.]XX ./d' > \ man/man3/fmemcmp.3.tmp /usr/bin/install -c -m 644 man/man3/fmemcmp.3.tmp /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/man/man3/fmemcmp.3 gsoelim -I. man/man3/fmemcmpi.3 | sed '/^[.]XX ./d' > \ man/man3/fmemcmpi.3.tmp /usr/bin/install -c -m 644 man/man3/fmemcmpi.3.tmp /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/man/man3/fmemcmpi.3 gsoelim -I. man/man3/fstrcasecmp.3 | sed '/^[.]XX ./d' > \ man/man3/fstrcasecmp.3.tmp /usr/bin/install -c -m 644 man/man3/fstrcasecmp.3.tmp /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/man/man3/fstrcasecmp.3 gsoelim -I. man/man3/fstrcasecmpi.3 | sed '/^[.]XX ./d' > \ man/man3/fstrcasecmpi.3.tmp /usr/bin/install -c -m 644 man/man3/fstrcasecmpi.3.tmp /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/man/man3/fstrcasecmpi.3 gsoelim -I. man/man3/fstrcmp.3 | sed '/^[.]XX ./d' > \ man/man3/fstrcmp.3.tmp /usr/bin/install -c -m 644 man/man3/fstrcmp.3.tmp /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/man/man3/fstrcmp.3 gsoelim -I. man/man3/fstrcmpi.3 | sed '/^[.]XX ./d' > \ man/man3/fstrcmpi.3.tmp /usr/bin/install -c -m 644 man/man3/fstrcmpi.3.tmp /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/man/man3/fstrcmpi.3 gsoelim -I. man/man3/fstrcoll.3 | sed '/^[.]XX ./d' > \ man/man3/fstrcoll.3.tmp /usr/bin/install -c -m 644 man/man3/fstrcoll.3.tmp /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/man/man3/fstrcoll.3 gsoelim -I. man/man3/fstrcolli.3 | sed '/^[.]XX ./d' > \ man/man3/fstrcolli.3.tmp /usr/bin/install -c -m 644 man/man3/fstrcolli.3.tmp /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/man/man3/fstrcolli.3 gsoelim -I. man/man3/fwcscmp.3 | sed '/^[.]XX ./d' > \ man/man3/fwcscmp.3.tmp /usr/bin/install -c -m 644 man/man3/fwcscmp.3.tmp /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/man/man3/fwcscmp.3 gsoelim -I. man/man3/fwcscmpi.3 | sed '/^[.]XX ./d' > \ man/man3/fwcscmpi.3.tmp /usr/bin/install -c -m 644 man/man3/fwcscmpi.3.tmp /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/man/man3/fwcscmpi.3 + find /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm '(' -name '*.la' -o -name '*.a' ')' -delete + chmod 0755 /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/lib/libfstrcmp.so.0 /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/lib/libfstrcmp.so.0.6.0 + rm /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/doc/fstrcmp/building.pdf + rm /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/doc/fstrcmp/reference.pdf + rm /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/doc/fstrcmp/readme.pdf + /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/fstrcmp-0.7.D001 extracting debug info from /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/lib/libfstrcmp.so.0.6.0 extracting debug info from /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/bin/fstrcmp /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libfstrcmp.so.0.6.0.debug to /usr/lib/debug/usr/lib/libfstrcmp.so.debug symlinked /usr/lib/debug/usr/lib/libfstrcmp.so.0.6.0.debug to /usr/lib/debug/usr/lib/libfstrcmp.so.0.debug 155 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ueRiY0 + umask 022 + cd /builddir/build/BUILD + cd fstrcmp-0.7.D001 ++ seq -f t%04ga 1 10 + make t0001a t0002a t0003a t0004a t0005a t0006a t0007a t0008a t0009a t0010a PATH=`pwd`/bin:$PATH /bin/sh test/00/t0001a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0002a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0003a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0004a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0005a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0006a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0007a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0008a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0009a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0010a.sh PASSED Processing files: fstrcmp-0.7.D001-4bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CtOZFj + exit 0 + umask 022 + cd /builddir/build/BUILD + cd fstrcmp-0.7.D001 + DOCDIR=/builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/doc/fstrcmp + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/doc/fstrcmp + cp -pr README /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/doc/fstrcmp + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mqO5ID + umask 022 + cd /builddir/build/BUILD + cd fstrcmp-0.7.D001 + LICENSEDIR=/builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/licenses/fstrcmp + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/licenses/fstrcmp + cp -pr LICENSE /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/licenses/fstrcmp + exit 0 Provides: fstrcmp = 0.7.D001-4bs02fc23 fstrcmp(armv6hl-32) = 0.7.D001-4bs02fc23 libfstrcmp.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.4) libfstrcmp.so.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) rtld(GNU_HASH) Processing files: fstrcmp-devel-0.7.D001-4bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MQeJd8 + umask 022 + cd /builddir/build/BUILD + cd fstrcmp-0.7.D001 + DOCDIR=/builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/doc/fstrcmp-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/doc/fstrcmp-devel + cp -pr etc/reference.pdf /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm/usr/share/doc/fstrcmp-devel + exit 0 Provides: fstrcmp-devel = 0.7.D001-4bs02fc23 fstrcmp-devel(armv6hl-32) = 0.7.D001-4bs02fc23 pkgconfig(fstrcmp) = 0.7.D001 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libfstrcmp.so.0 Processing files: fstrcmp-debuginfo-0.7.D001-4bs02fc23.armv6hl Provides: fstrcmp-debuginfo = 0.7.D001-4bs02fc23 fstrcmp-debuginfo(armv6hl-32) = 0.7.D001-4bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm Wrote: /builddir/build/RPMS/fstrcmp-0.7.D001-4bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/fstrcmp-devel-0.7.D001-4bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/fstrcmp-debuginfo-0.7.D001-4bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pizU7c + umask 022 + cd /builddir/build/BUILD + cd fstrcmp-0.7.D001 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fstrcmp-0.7.D001-4bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->