Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/svrcore.spec'], False, '/var/lib/mock/c7.01.01-armhfp-ec911f65302b0c49a416033bdb258cbc59bf8d5e/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/svrcore.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'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/svrcore-4.0.4-11.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/svrcore.spec'], False, '/var/lib/mock/c7.01.01-armhfp-ec911f65302b0c49a416033bdb258cbc59bf8d5e/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/svrcore.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'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JQuWzL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf svrcore-4.0.4 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/svrcore-4.0.4.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd svrcore-4.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.it7MkH + exit 0 + umask 022 + cd /builddir/build/BUILD + cd svrcore-4.0.4 + 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 + for i in '$(find . -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' + for i in '$(find . -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' + ./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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking build system type... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by armv7hl-redhat-linux-gnueabi-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for armv7hl-redhat-linux-gnueabi-g++... armv7hl-redhat-linux-gnueabi-g++ checking whether we are using the GNU C++ compiler... yes checking whether armv7hl-redhat-linux-gnueabi-g++ accepts -g... yes checking dependency style of armv7hl-redhat-linux-gnueabi-g++... none checking how to run the C++ preprocessor... armv7hl-redhat-linux-gnueabi-g++ -E checking for armv7hl-redhat-linux-gnueabi-g77... no checking for armv7hl-redhat-linux-gnueabi-f77... no checking for armv7hl-redhat-linux-gnueabi-xlf... no checking for armv7hl-redhat-linux-gnueabi-frt... no checking for armv7hl-redhat-linux-gnueabi-pgf77... no checking for armv7hl-redhat-linux-gnueabi-fort77... no checking for armv7hl-redhat-linux-gnueabi-fl32... no checking for armv7hl-redhat-linux-gnueabi-af77... no checking for armv7hl-redhat-linux-gnueabi-f90... no checking for armv7hl-redhat-linux-gnueabi-xlf90... no checking for armv7hl-redhat-linux-gnueabi-pgf90... no checking for armv7hl-redhat-linux-gnueabi-epcf90... no checking for armv7hl-redhat-linux-gnueabi-f95... no checking for armv7hl-redhat-linux-gnueabi-fort... no checking for armv7hl-redhat-linux-gnueabi-xlf95... no checking for armv7hl-redhat-linux-gnueabi-ifc... no checking for armv7hl-redhat-linux-gnueabi-efc... no checking for armv7hl-redhat-linux-gnueabi-pgf95... no checking for armv7hl-redhat-linux-gnueabi-lf95... no checking for armv7hl-redhat-linux-gnueabi-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from armv7hl-redhat-linux-gnueabi-gcc object... ok checking for objdir... .libs checking for armv7hl-redhat-linux-gnueabi-ar... no checking for ar... ar checking for armv7hl-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking for armv7hl-redhat-linux-gnueabi-strip... no checking for strip... strip checking if armv7hl-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv7hl-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC checking if armv7hl-redhat-linux-gnueabi-gcc PIC flag -fPIC works... yes checking if armv7hl-redhat-linux-gnueabi-gcc static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking whether the armv7hl-redhat-linux-gnueabi-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by armv7hl-redhat-linux-gnueabi-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for armv7hl-redhat-linux-gnueabi-g++ option to produce PIC... -fPIC checking if armv7hl-redhat-linux-gnueabi-g++ PIC flag -fPIC works... yes checking if armv7hl-redhat-linux-gnueabi-g++ static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-g++ supports -c -o file.o... yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memset... yes checking for strchr... yes checking for strdup... yes configure: checking for NSS... checking for --with-nss... no checking for --with-nss-inc... no checking for --with-nss-lib... no ./configure: line 19793: cd: ../../dist/*.OBJ/lib: No such file or directory ./configure: line 19798: cd: ../../dist/public/nss: No such file or directory checking could not find in-tree NSS in ../../dist... checking for nss with pkg-config... checking for pkg-config... /usr/bin/pkg-config using system NSS configure: checking for NSPR... checking for --with-nspr... no checking for --with-nspr-inc... no checking for --with-nspr-lib... no ./configure: line 19984: cd: ../../dist: No such file or directory ./configure: line 19984: cd: ../../dist/*.OBJ: No such file or directory checking for nspr with pkg-config... checking for pkg-config... (cached) /usr/bin/pkg-config using system NSPR configure: creating ./config.status config.status: creating src/Makefile config.status: creating Makefile config.status: creating svrcore.pc config.status: creating config.h config.status: executing depfiles commands + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/svrcore-4.0.4' Making all in src make[2]: Entering directory `/builddir/build/BUILD/svrcore-4.0.4/src' /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c -o libsvrcore_la-alt.lo `test -f 'alt.c' || echo './'`alt.c mkdir .libs armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c alt.c -fPIC -DPIC -o .libs/libsvrcore_la-alt.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c alt.c -o libsvrcore_la-alt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c -o libsvrcore_la-cache.lo `test -f 'cache.c' || echo './'`cache.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c cache.c -fPIC -DPIC -o .libs/libsvrcore_la-cache.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c cache.c -o libsvrcore_la-cache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c -o libsvrcore_la-errors.lo `test -f 'errors.c' || echo './'`errors.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c errors.c -fPIC -DPIC -o .libs/libsvrcore_la-errors.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c errors.c -o libsvrcore_la-errors.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c -o libsvrcore_la-file.lo `test -f 'file.c' || echo './'`file.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c file.c -fPIC -DPIC -o .libs/libsvrcore_la-file.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c file.c -o libsvrcore_la-file.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c -o libsvrcore_la-ntgetpin.lo `test -f 'ntgetpin.c' || echo './'`ntgetpin.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c ntgetpin.c -fPIC -DPIC -o .libs/libsvrcore_la-ntgetpin.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c ntgetpin.c -o libsvrcore_la-ntgetpin.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c -o libsvrcore_la-pin.lo `test -f 'pin.c' || echo './'`pin.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c pin.c -fPIC -DPIC -o .libs/libsvrcore_la-pin.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c pin.c -o libsvrcore_la-pin.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c -o libsvrcore_la-pk11.lo `test -f 'pk11.c' || echo './'`pk11.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c pk11.c -fPIC -DPIC -o .libs/libsvrcore_la-pk11.o pk11.c: In function 'SVRCORE_Pk11StoreGetPin': pk11.c:299:6: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized] if (rv) ^ armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c pk11.c -o libsvrcore_la-pk11.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c -o libsvrcore_la-std.lo `test -f 'std.c' || echo './'`std.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c std.c -fPIC -DPIC -o .libs/libsvrcore_la-std.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c std.c -o libsvrcore_la-std.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c -o libsvrcore_la-user.lo `test -f 'user.c' || echo './'`user.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c user.c -fPIC -DPIC -o .libs/libsvrcore_la-user.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -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 -c user.c -o libsvrcore_la-user.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -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 -Wl,-z,relro -o libsvrcore.la -rpath /usr/lib -version-info 0:0:0 -lssl3 -lnss3 -lplds4 -lplc4 -lnspr4 libsvrcore_la-alt.lo libsvrcore_la-cache.lo libsvrcore_la-errors.lo libsvrcore_la-file.lo libsvrcore_la-ntgetpin.lo libsvrcore_la-pin.lo libsvrcore_la-pk11.lo libsvrcore_la-std.lo libsvrcore_la-user.lo armv7hl-redhat-linux-gnueabi-gcc -shared .libs/libsvrcore_la-alt.o .libs/libsvrcore_la-cache.o .libs/libsvrcore_la-errors.o .libs/libsvrcore_la-file.o .libs/libsvrcore_la-ntgetpin.o .libs/libsvrcore_la-pin.o .libs/libsvrcore_la-pk11.o .libs/libsvrcore_la-std.o .libs/libsvrcore_la-user.o -lssl3 -lnss3 -lplds4 -lplc4 -lnspr4 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,libsvrcore.so.0 -o .libs/libsvrcore.so.0.0.0 (cd .libs && rm -f libsvrcore.so.0 && ln -s libsvrcore.so.0.0.0 libsvrcore.so.0) (cd .libs && rm -f libsvrcore.so && ln -s libsvrcore.so.0.0.0 libsvrcore.so) ar cru .libs/libsvrcore.a libsvrcore_la-alt.o libsvrcore_la-cache.o libsvrcore_la-errors.o libsvrcore_la-file.o libsvrcore_la-ntgetpin.o libsvrcore_la-pin.o libsvrcore_la-pk11.o libsvrcore_la-std.o libsvrcore_la-user.o ranlib .libs/libsvrcore.a creating libsvrcore.la (cd .libs && rm -f libsvrcore.la && ln -s ../libsvrcore.la libsvrcore.la) make[2]: Leaving directory `/builddir/build/BUILD/svrcore-4.0.4/src' make[2]: Entering directory `/builddir/build/BUILD/svrcore-4.0.4' make[2]: Leaving directory `/builddir/build/BUILD/svrcore-4.0.4' make[1]: Leaving directory `/builddir/build/BUILD/svrcore-4.0.4' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.g8My0R + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm ++ dirname /builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm + cd svrcore-4.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm + make install DESTDIR=/builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm Making install in src make[1]: Entering directory `/builddir/build/BUILD/svrcore-4.0.4/src' make[2]: Entering directory `/builddir/build/BUILD/svrcore-4.0.4/src' test -z "/usr/lib" || mkdir -p -- "/builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsvrcore.la' '/builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm/usr/lib/libsvrcore.la' /usr/bin/install -c .libs/libsvrcore.so.0.0.0 /builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm/usr/lib/libsvrcore.so.0.0.0 (cd /builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm/usr/lib && { ln -s -f libsvrcore.so.0.0.0 libsvrcore.so.0 || { rm -f libsvrcore.so.0 && ln -s libsvrcore.so.0.0.0 libsvrcore.so.0; }; }) (cd /builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm/usr/lib && { ln -s -f libsvrcore.so.0.0.0 libsvrcore.so || { rm -f libsvrcore.so && ln -s libsvrcore.so.0.0.0 libsvrcore.so; }; }) /usr/bin/install -c .libs/libsvrcore.lai /builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm/usr/lib/libsvrcore.la /usr/bin/install -c .libs/libsvrcore.a /builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm/usr/lib/libsvrcore.a chmod 644 /builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm/usr/lib/libsvrcore.a ranlib /builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm/usr/lib/libsvrcore.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || mkdir -p -- "/builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm/usr/include" /usr/bin/install -c -m 644 'svrcore.h' '/builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm/usr/include/svrcore.h' make[2]: Leaving directory `/builddir/build/BUILD/svrcore-4.0.4/src' make[1]: Leaving directory `/builddir/build/BUILD/svrcore-4.0.4/src' make[1]: Entering directory `/builddir/build/BUILD/svrcore-4.0.4' make[2]: Entering directory `/builddir/build/BUILD/svrcore-4.0.4' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || mkdir -p -- "/builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'svrcore.pc' '/builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm/usr/lib/pkgconfig/svrcore.pc' make[2]: Leaving directory `/builddir/build/BUILD/svrcore-4.0.4' make[1]: Leaving directory `/builddir/build/BUILD/svrcore-4.0.4' + rm -f /builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm/usr/lib/libsvrcore.a + rm -f /builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm/usr/lib/libsvrcore.la + /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/svrcore-4.0.4 extracting debug info from /builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm/usr/lib/libsvrcore.so.0.0.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libsvrcore.so.0.0.0.debug to /usr/lib/debug/usr/lib/libsvrcore.so.debug symlinked /usr/lib/debug/usr/lib/libsvrcore.so.0.0.0.debug to /usr/lib/debug/usr/lib/libsvrcore.so.0.debug 95 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: svrcore-4.0.4-11.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZlsBnT + umask 022 + cd /builddir/build/BUILD + cd svrcore-4.0.4 + DOCDIR=/builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm/usr/share/doc/svrcore-4.0.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm/usr/share/doc/svrcore-4.0.4 + cp -pr LICENSE /builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm/usr/share/doc/svrcore-4.0.4 + cp -pr README /builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm/usr/share/doc/svrcore-4.0.4 + cp -pr NEWS /builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm/usr/share/doc/svrcore-4.0.4 + exit 0 Provides: libsvrcore.so.0 svrcore = 4.0.4-11.el7 svrcore(armv7hl-32) = 4.0.4-11.el7 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: 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) libnspr4.so libnss3.so libnss3.so(NSS_3.10.2) libnss3.so(NSS_3.2) libplc4.so libplds4.so libssl3.so rtld(GNU_HASH) Processing files: svrcore-devel-4.0.4-11.el7.armv7hl Provides: pkgconfig(svrcore) = 4.0.4 svrcore-devel = 4.0.4-11.el7 svrcore-devel(armv7hl-32) = 4.0.4-11.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libsvrcore.so.0 pkgconfig(nspr) >= 4.10.6 pkgconfig(nss) >= 3.16.2.3 Processing files: svrcore-debuginfo-4.0.4-11.el7.armv7hl Provides: svrcore-debuginfo = 4.0.4-11.el7 svrcore-debuginfo(armv7hl-32) = 4.0.4-11.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/svrcore-4.0.4-11.el7.arm Wrote: /builddir/build/RPMS/svrcore-4.0.4-11.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/svrcore-devel-4.0.4-11.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/svrcore-debuginfo-4.0.4-11.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xVVaKn + umask 022 + cd /builddir/build/BUILD + cd svrcore-4.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/svrcore-4.0.4-11.el7.arm + exit 0 Child return code was: 0 LEAVE do -->