Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/liblognorm.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-185e6c0253f7c039dff3d2ea1b407731c832733c/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/liblognorm.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/liblognorm-0.3.7-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/liblognorm.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-185e6c0253f7c039dff3d2ea1b407731c832733c/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/liblognorm.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.Pl1ct7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf liblognorm-0.3.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/liblognorm-0.3.7.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd liblognorm-0.3.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (liblognorm-0.3.4-pc-file.patch):' Patch #1 (liblognorm-0.3.4-pc-file.patch): + /usr/bin/cat /builddir/build/SOURCES/liblognorm-0.3.4-pc-file.patch + /usr/bin/patch -p1 -b --suffix .pc-file.patch --fuzz=0 patching file lognorm.pc.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yjMMSb + umask 022 + cd /builddir/build/BUILD + cd liblognorm-0.3.7 + 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 a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 for style of include used by make... GNU checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking whether armv7hl-redhat-linux-gnueabi-gcc and cc understand -c and -o together... yes checking build system type... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F 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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7hl-redhat-linux-gnueabi file names to armv7hl-redhat-linux-gnueabi format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnueabi file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnueabi-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnueabi-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnueabi-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from armv7hl-redhat-linux-gnueabi-gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnueabi-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs 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 -DPIC checking if armv7hl-redhat-linux-gnueabi-gcc PIC flag -fPIC -DPIC 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 if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... (cached) 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 checking for library containing clock_gettime... none required checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for armv7hl-redhat-linux-gnueabi-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBESTR... yes checking for LIBEE... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lognorm.pc config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ***************************************************** liblognorm will be compiled with the following settings: Debug mode enabled: no + V=1 + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/liblognorm-0.3.7' Making all in src make[2]: Entering directory `/builddir/build/BUILD/liblognorm-0.3.7/src' /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -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 -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o liblognorm_la-liblognorm.lo `test -f 'liblognorm.c' || echo './'`liblognorm.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -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 -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c liblognorm.c -fPIC -DPIC -o .libs/liblognorm_la-liblognorm.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -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 -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c liblognorm.c -o liblognorm_la-liblognorm.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -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 -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o liblognorm_la-ptree.lo `test -f 'ptree.c' || echo './'`ptree.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -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 -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c ptree.c -fPIC -DPIC -o .libs/liblognorm_la-ptree.o ptree.c: In function 'dotAddPtr': ptree.c:480:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] i = snprintf(buf, sizeof(buf), "%llu", (unsigned long long) p); ^ libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -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 -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c ptree.c -o liblognorm_la-ptree.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -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 -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o liblognorm_la-annot.lo `test -f 'annot.c' || echo './'`annot.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -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 -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c annot.c -fPIC -DPIC -o .libs/liblognorm_la-annot.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -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 -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c annot.c -o liblognorm_la-annot.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -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 -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o liblognorm_la-samp.lo `test -f 'samp.c' || echo './'`samp.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -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 -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c samp.c -fPIC -DPIC -o .libs/liblognorm_la-samp.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -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 -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c samp.c -o liblognorm_la-samp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -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 -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o liblognorm_la-lognorm.lo `test -f 'lognorm.c' || echo './'`lognorm.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -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 -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c lognorm.c -fPIC -DPIC -o .libs/liblognorm_la-lognorm.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -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 -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c lognorm.c -o liblognorm_la-lognorm.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 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -version-info 0:0:0 -Wl,-z,relro -o liblognorm.la -rpath /usr/lib liblognorm_la-liblognorm.lo liblognorm_la-ptree.lo liblognorm_la-annot.lo liblognorm_la-samp.lo liblognorm_la-lognorm.lo -lee -lm -lestr -lestr libtool: link: armv7hl-redhat-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/liblognorm_la-liblognorm.o .libs/liblognorm_la-ptree.o .libs/liblognorm_la-annot.o .libs/liblognorm_la-samp.o .libs/liblognorm_la-lognorm.o -lee -lm -lestr -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,liblognorm.so.0 -o .libs/liblognorm.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liblognorm.so.0" && ln -s "liblognorm.so.0.0.0" "liblognorm.so.0") libtool: link: (cd ".libs" && rm -f "liblognorm.so" && ln -s "liblognorm.so.0.0.0" "liblognorm.so") libtool: link: ar cru .libs/liblognorm.a liblognorm_la-liblognorm.o liblognorm_la-ptree.o liblognorm_la-annot.o liblognorm_la-samp.o liblognorm_la-lognorm.o libtool: link: ranlib .libs/liblognorm.a libtool: link: ( cd ".libs" && rm -f "liblognorm.la" && ln -s "../liblognorm.la" "liblognorm.la" ) armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o lognormalizer-lognormalizer.o `test -f 'lognormalizer.c' || echo './'`lognormalizer.c /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 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-z,relro -o lognormalizer lognormalizer-lognormalizer.o -lee -lm ../src/liblognorm.la -lestr libtool: 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 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-z -Wl,relro -o .libs/lognormalizer lognormalizer-lognormalizer.o -lee -lm ../src/.libs/liblognorm.so -lestr make[2]: Leaving directory `/builddir/build/BUILD/liblognorm-0.3.7/src' make[2]: Entering directory `/builddir/build/BUILD/liblognorm-0.3.7' make[2]: Leaving directory `/builddir/build/BUILD/liblognorm-0.3.7' make[1]: Leaving directory `/builddir/build/BUILD/liblognorm-0.3.7' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8Q8aag + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm ++ dirname /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm + cd liblognorm-0.3.7 + make install 'INSTALL=install -p' DESTDIR=/builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm Making install in src make[1]: Entering directory `/builddir/build/BUILD/liblognorm-0.3.7/src' make[2]: Entering directory `/builddir/build/BUILD/liblognorm-0.3.7/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/lib" /bin/sh ../libtool --mode=install install -p liblognorm.la '/builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/lib' libtool: install: install -p .libs/liblognorm.so.0.0.0 /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/lib/liblognorm.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/lib && { ln -s -f liblognorm.so.0.0.0 liblognorm.so.0 || { rm -f liblognorm.so.0 && ln -s liblognorm.so.0.0.0 liblognorm.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/lib && { ln -s -f liblognorm.so.0.0.0 liblognorm.so || { rm -f liblognorm.so && ln -s liblognorm.so.0.0.0 liblognorm.so; }; }) libtool: install: install -p .libs/liblognorm.lai /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/lib/liblognorm.la libtool: install: install -p .libs/liblognorm.a /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/lib/liblognorm.a libtool: install: chmod 644 /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/lib/liblognorm.a libtool: install: ranlib /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/lib/liblognorm.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/bin" /bin/sh ../libtool --mode=install install -p lognormalizer '/builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/bin' libtool: install: warning: `../src/liblognorm.la' has not been installed in `/usr/lib' libtool: install: install -p .libs/lognormalizer /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/bin/lognormalizer test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/include" install -p -m 644 liblognorm.h samp.h lognorm.h ptree.h annot.h '/builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/include' make[2]: Leaving directory `/builddir/build/BUILD/liblognorm-0.3.7/src' make[1]: Leaving directory `/builddir/build/BUILD/liblognorm-0.3.7/src' make[1]: Entering directory `/builddir/build/BUILD/liblognorm-0.3.7' make[2]: Entering directory `/builddir/build/BUILD/liblognorm-0.3.7' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/lib/pkgconfig" install -p -m 644 lognorm.pc '/builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/liblognorm-0.3.7' make[1]: Leaving directory `/builddir/build/BUILD/liblognorm-0.3.7' + rm -f /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm//usr/lib/liblognorm.a /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm//usr/lib/liblognorm.la + chrpath -d /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm//usr/bin/lognormalizer + chrpath -d /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm//usr/lib/liblognorm.so.0.0.0 + /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/liblognorm-0.3.7 extracting debug info from /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/bin/lognormalizer extracting debug info from /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/lib/liblognorm.so.0.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/liblognorm.so.0.0.0.debug to /usr/lib/debug/usr/lib/liblognorm.so.debug symlinked /usr/lib/debug/usr/lib/liblognorm.so.0.0.0.debug to /usr/lib/debug/usr/lib/liblognorm.so.0.debug 165 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: liblognorm-0.3.7-3.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g1Qx3Z + umask 022 + cd /builddir/build/BUILD + cd liblognorm-0.3.7 + DOCDIR=/builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/share/doc/liblognorm-0.3.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/share/doc/liblognorm-0.3.7 + cp -pr AUTHORS /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/share/doc/liblognorm-0.3.7 + cp -pr ChangeLog /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/share/doc/liblognorm-0.3.7 + cp -pr COPYING /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/share/doc/liblognorm-0.3.7 + cp -pr NEWS /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/share/doc/liblognorm-0.3.7 + cp -pr README /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm/usr/share/doc/liblognorm-0.3.7 + exit 0 Provides: liblognorm = 0.3.7-3.el7 liblognorm(armv7hl-32) = 0.3.7-3.el7 liblognorm.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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libee.so.0 libestr.so.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 rtld(GNU_HASH) Processing files: liblognorm-devel-0.3.7-3.el7.armv7hl Provides: liblognorm-devel = 0.3.7-3.el7 liblognorm-devel(armv7hl-32) = 0.3.7-3.el7 pkgconfig(lognorm) = 0.3.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config liblognorm.so.0 Processing files: liblognorm-utils-0.3.7-3.el7.armv7hl Provides: liblognorm-utils = 0.3.7-3.el7 liblognorm-utils(armv7hl-32) = 0.3.7-3.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) libee.so.0 libestr.so.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) liblognorm.so.0 libm.so.6 rtld(GNU_HASH) Processing files: liblognorm-debuginfo-0.3.7-3.el7.armv7hl Provides: liblognorm-debuginfo = 0.3.7-3.el7 liblognorm-debuginfo(armv7hl-32) = 0.3.7-3.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/liblognorm-0.3.7-3.el7.arm Wrote: /builddir/build/RPMS/liblognorm-0.3.7-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/liblognorm-devel-0.3.7-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/liblognorm-utils-0.3.7-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/liblognorm-debuginfo-0.3.7-3.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LhEAQL + umask 022 + cd /builddir/build/BUILD + cd liblognorm-0.3.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/liblognorm-0.3.7-3.el7.arm + exit 0 Child return code was: 0 LEAVE do -->