Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/libmaxminddb.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-f3d548c086f8da08eaf6f4e3ead9d723d3017ada/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/libmaxminddb.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/libmaxminddb-1.1.1-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/libmaxminddb.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-f3d548c086f8da08eaf6f4e3ead9d723d3017ada/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/libmaxminddb.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Knp0UN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libmaxminddb-1.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/libmaxminddb-1.1.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libmaxminddb-1.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.O87e9w + umask 022 + cd /builddir/build/BUILD + cd libmaxminddb-1.1.1 + 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.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 . -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' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-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 --disable-static checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking how to print strings... printf checking for armv7hl-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 whether gcc understands -c and -o together... yes 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 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-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnu 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-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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... no 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 whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... none checking for gcc option to accept ISO C99... -std=gnu99 checking whether compiler accepts "-fms-extensions"... yes checking for C/C++ restrict keyword... __restrict checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... 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 for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint8_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for unsigned __int128... no checking for unsigned int __attribute__((mode(TI)))... no checking for boolean... no checking for open_memstream... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for library containing fabs... -lm checking for library containing fabsf... none required checking for library containing getaddrinfo... none required checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating bin/Makefile config.status: creating t/Makefile config.status: creating config.h config.status: creating include/maxminddb_config.h config.status: executing libtool commands config.status: executing depfiles commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libmaxminddb-1.1.1' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libmaxminddb-1.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=c99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -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 -fms-extensions -c -o maxminddb.lo maxminddb.c libtool: compile: gcc -std=c99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -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 -fms-extensions -c maxminddb.c -fPIC -DPIC -o .libs/maxminddb.o /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -O2 -g -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 -fms-extensions -version-info 0:7:0 -Wl,-z,relro -o libmaxminddb.la -rpath /usr/lib maxminddb.lo -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/maxminddb.o -lm -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,libmaxminddb.so.0 -o .libs/libmaxminddb.so.0.0.7 libtool: link: (cd ".libs" && rm -f "libmaxminddb.so.0" && ln -s "libmaxminddb.so.0.0.7" "libmaxminddb.so.0") libtool: link: (cd ".libs" && rm -f "libmaxminddb.so" && ln -s "libmaxminddb.so.0.0.7" "libmaxminddb.so") libtool: link: ( cd ".libs" && rm -f "libmaxminddb.la" && ln -s "../libmaxminddb.la" "libmaxminddb.la" ) make[2]: Leaving directory `/builddir/build/BUILD/libmaxminddb-1.1.1/src' Making all in bin make[2]: Entering directory `/builddir/build/BUILD/libmaxminddb-1.1.1/bin' gcc -std=c99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -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 -fms-extensions -c -o mmdblookup.o mmdblookup.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -O2 -g -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 -fms-extensions ../src/libmaxminddb.la -Wl,-z,relro -o mmdblookup mmdblookup.o -lm libtool: link: gcc -std=c99 -O2 -g -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 -fms-extensions -Wl,-z -Wl,relro -o .libs/mmdblookup mmdblookup.o ../src/.libs/libmaxminddb.so -lm make[2]: Leaving directory `/builddir/build/BUILD/libmaxminddb-1.1.1/bin' Making all in t make[2]: Entering directory `/builddir/build/BUILD/libmaxminddb-1.1.1/t' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=c99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -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 -fms-extensions -c -o maxminddb_test_helper.lo maxminddb_test_helper.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=c99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -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 -fms-extensions -c -o libtap/tap.lo libtap/tap.c libtool: compile: gcc -std=c99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -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 -fms-extensions -c maxminddb_test_helper.c -fPIC -DPIC -o .libs/maxminddb_test_helper.o libtool: compile: gcc -std=c99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -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 -fms-extensions -c libtap/tap.c -fPIC -DPIC -o libtap/.libs/tap.o /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -O2 -g -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 -fms-extensions ../src/libmaxminddb.la -Wl,-z,relro -o libmmdbtest.la maxminddb_test_helper.lo libtap/tap.lo -lm libtool: link: ar cru .libs/libmmdbtest.a .libs/maxminddb_test_helper.o libtap/.libs/tap.o libtool: link: ranlib .libs/libmmdbtest.a libtool: link: ( cd ".libs" && rm -f "libmmdbtest.la" && ln -s "../libmmdbtest.la" "libmmdbtest.la" ) make[2]: Leaving directory `/builddir/build/BUILD/libmaxminddb-1.1.1/t' make[2]: Entering directory `/builddir/build/BUILD/libmaxminddb-1.1.1' if [ ! -f man/man1/mmdblookup.1 ]; then mkdir -p man/man1 && touch man/man1/mmdblookup.1; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi make[2]: Leaving directory `/builddir/build/BUILD/libmaxminddb-1.1.1' make[1]: Leaving directory `/builddir/build/BUILD/libmaxminddb-1.1.1' + sed -e 's;@prefix@;/usr;g' -e 's;@libdir@;/usr/lib;g' -e 's;@includedir@;/usr/include;g' -e 's;@PACKAGE_VERSION@;1.1.1;g' /builddir/build/SOURCES/libmaxminddb.pc.in + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.p5OWBh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm ++ dirname /builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm + cd libmaxminddb-1.1.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm Making install in src make[1]: Entering directory `/builddir/build/BUILD/libmaxminddb-1.1.1/src' make[2]: Entering directory `/builddir/build/BUILD/libmaxminddb-1.1.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libmaxminddb.la '/builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libmaxminddb.so.0.0.7 /builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/lib/libmaxminddb.so.0.0.7 libtool: install: (cd /builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/lib && { ln -s -f libmaxminddb.so.0.0.7 libmaxminddb.so.0 || { rm -f libmaxminddb.so.0 && ln -s libmaxminddb.so.0.0.7 libmaxminddb.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/lib && { ln -s -f libmaxminddb.so.0.0.7 libmaxminddb.so || { rm -f libmaxminddb.so && ln -s libmaxminddb.so.0.0.7 libmaxminddb.so; }; }) libtool: install: /usr/bin/install -c .libs/libmaxminddb.lai /builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/lib/libmaxminddb.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/include' /usr/bin/install -c -m 644 ../include/maxminddb.h '/builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/include' make[2]: Leaving directory `/builddir/build/BUILD/libmaxminddb-1.1.1/src' make[1]: Leaving directory `/builddir/build/BUILD/libmaxminddb-1.1.1/src' Making install in bin make[1]: Entering directory `/builddir/build/BUILD/libmaxminddb-1.1.1/bin' make[2]: Entering directory `/builddir/build/BUILD/libmaxminddb-1.1.1/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c mmdblookup '/builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/bin' libtool: install: warning: `../src/libmaxminddb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/mmdblookup /builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/bin/mmdblookup make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libmaxminddb-1.1.1/bin' make[1]: Leaving directory `/builddir/build/BUILD/libmaxminddb-1.1.1/bin' Making install in t make[1]: Entering directory `/builddir/build/BUILD/libmaxminddb-1.1.1/t' make[2]: Entering directory `/builddir/build/BUILD/libmaxminddb-1.1.1/t' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libmaxminddb-1.1.1/t' make[1]: Leaving directory `/builddir/build/BUILD/libmaxminddb-1.1.1/t' make[1]: Entering directory `/builddir/build/BUILD/libmaxminddb-1.1.1' if [ ! -f man/man1/mmdblookup.1 ]; then mkdir -p man/man1 && touch man/man1/mmdblookup.1; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi make[2]: Entering directory `/builddir/build/BUILD/libmaxminddb-1.1.1' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/include' /usr/bin/install -c -m 644 include/maxminddb.h '/builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/include' if [ ! -f man/man1/mmdblookup.1 ]; then mkdir -p man/man1 && touch man/man1/mmdblookup.1; fi /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/share/man/man1' /usr/bin/install -c -m 644 man/man1/mmdblookup.1 '/builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/share/man/man1' if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/man3/MMDB_aget_value.3 man/man3/MMDB_close.3 man/man3/MMDB_dump_entry_data_list.3 man/man3/MMDB_free_entry_data_list.3 man/man3/MMDB_get_entry_data_list.3 man/man3/MMDB_get_metadata_as_entry_data_list.3 man/man3/MMDB_get_value.3 man/man3/MMDB_lib_version.3 man/man3/MMDB_lookup_sockaddr.3 man/man3/MMDB_lookup_string.3 man/man3/MMDB_open.3 man/man3/MMDB_read_node.3 man/man3/MMDB_strerror.3 man/man3/MMDB_vget_value.3 man/man3/libmaxminddb.3 '/builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/include' /usr/bin/install -c -m 644 include/maxminddb_config.h '/builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/include' make[2]: Leaving directory `/builddir/build/BUILD/libmaxminddb-1.1.1' make[1]: Leaving directory `/builddir/build/BUILD/libmaxminddb-1.1.1' + rm -fv /builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/lib/libmaxminddb.la removed '/builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/lib/libmaxminddb.la' + mkdir -p /builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/lib/pkgconfig + install -m 0644 libmaxminddb.pc /builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/lib/pkgconfig/ + /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/libmaxminddb-1.1.1 extracting debug info from /builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/bin/mmdblookup extracting debug info from /builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/lib/libmaxminddb.so.0.0.7 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libmaxminddb.so.0.0.7.debug to /usr/lib/debug/usr/lib/libmaxminddb.so.0.debug symlinked /usr/lib/debug/usr/lib/libmaxminddb.so.0.0.7.debug to /usr/lib/debug/usr/lib/libmaxminddb.so.debug 168 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zY9rrR + umask 022 + cd /builddir/build/BUILD + cd libmaxminddb-1.1.1 + LD_PRELOAD=/builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/lib/libmaxminddb.so + make check Making check in src make[1]: Entering directory `/builddir/build/BUILD/libmaxminddb-1.1.1/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/libmaxminddb-1.1.1/src' Making check in bin make[1]: Entering directory `/builddir/build/BUILD/libmaxminddb-1.1.1/bin' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/libmaxminddb-1.1.1/bin' Making check in t make[1]: Entering directory `/builddir/build/BUILD/libmaxminddb-1.1.1/t' make bad_pointers_t basic_lookup_t data_entry_list_t data_types_t dump_t get_value_t get_value_pointer_bug_t ipv4_start_cache_t ipv6_lookup_in_ipv4_t metadata_t no_map_get_value_t read_node_t threads_t version_t make[2]: Entering directory `/builddir/build/BUILD/libmaxminddb-1.1.1/t' gcc -std=c99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -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 -fms-extensions -c -o bad_pointers_t.o bad_pointers_t.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -O2 -g -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 -fms-extensions ../src/libmaxminddb.la -Wl,-z,relro -o bad_pointers_t bad_pointers_t.o libmmdbtest.la -lm libtool: link: gcc -std=c99 -O2 -g -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 -fms-extensions -Wl,-z -Wl,relro -o .libs/bad_pointers_t bad_pointers_t.o ../src/.libs/libmaxminddb.so ./.libs/libmmdbtest.a /builddir/build/BUILD/libmaxminddb-1.1.1/src/.libs/libmaxminddb.so -lm gcc -std=c99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -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 -fms-extensions -c -o basic_lookup_t.o basic_lookup_t.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -O2 -g -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 -fms-extensions ../src/libmaxminddb.la -Wl,-z,relro -o basic_lookup_t basic_lookup_t.o libmmdbtest.la -lm libtool: link: gcc -std=c99 -O2 -g -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 -fms-extensions -Wl,-z -Wl,relro -o .libs/basic_lookup_t basic_lookup_t.o ../src/.libs/libmaxminddb.so ./.libs/libmmdbtest.a /builddir/build/BUILD/libmaxminddb-1.1.1/src/.libs/libmaxminddb.so -lm gcc -std=c99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -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 -fms-extensions -c -o data_entry_list_t.o data_entry_list_t.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -O2 -g -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 -fms-extensions ../src/libmaxminddb.la -Wl,-z,relro -o data_entry_list_t data_entry_list_t.o libmmdbtest.la -lm libtool: link: gcc -std=c99 -O2 -g -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 -fms-extensions -Wl,-z -Wl,relro -o .libs/data_entry_list_t data_entry_list_t.o ../src/.libs/libmaxminddb.so ./.libs/libmmdbtest.a /builddir/build/BUILD/libmaxminddb-1.1.1/src/.libs/libmaxminddb.so -lm gcc -std=c99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -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 -fms-extensions -c -o data_types_t.o data_types_t.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -O2 -g -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 -fms-extensions ../src/libmaxminddb.la -Wl,-z,relro -o data_types_t data_types_t.o libmmdbtest.la -lm libtool: link: gcc -std=c99 -O2 -g -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 -fms-extensions -Wl,-z -Wl,relro -o .libs/data_types_t data_types_t.o ../src/.libs/libmaxminddb.so ./.libs/libmmdbtest.a /builddir/build/BUILD/libmaxminddb-1.1.1/src/.libs/libmaxminddb.so -lm gcc -std=c99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -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 -fms-extensions -c -o dump_t.o dump_t.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -O2 -g -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 -fms-extensions ../src/libmaxminddb.la -Wl,-z,relro -o dump_t dump_t.o libmmdbtest.la -lm libtool: link: gcc -std=c99 -O2 -g -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 -fms-extensions -Wl,-z -Wl,relro -o .libs/dump_t dump_t.o ../src/.libs/libmaxminddb.so ./.libs/libmmdbtest.a /builddir/build/BUILD/libmaxminddb-1.1.1/src/.libs/libmaxminddb.so -lm gcc -std=c99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -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 -fms-extensions -c -o get_value_t.o get_value_t.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -O2 -g -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 -fms-extensions ../src/libmaxminddb.la -Wl,-z,relro -o get_value_t get_value_t.o libmmdbtest.la -lm libtool: link: gcc -std=c99 -O2 -g -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 -fms-extensions -Wl,-z -Wl,relro -o .libs/get_value_t get_value_t.o ../src/.libs/libmaxminddb.so ./.libs/libmmdbtest.a /builddir/build/BUILD/libmaxminddb-1.1.1/src/.libs/libmaxminddb.so -lm gcc -std=c99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -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 -fms-extensions -c -o get_value_pointer_bug_t.o get_value_pointer_bug_t.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -O2 -g -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 -fms-extensions ../src/libmaxminddb.la -Wl,-z,relro -o get_value_pointer_bug_t get_value_pointer_bug_t.o libmmdbtest.la -lm libtool: link: gcc -std=c99 -O2 -g -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 -fms-extensions -Wl,-z -Wl,relro -o .libs/get_value_pointer_bug_t get_value_pointer_bug_t.o ../src/.libs/libmaxminddb.so ./.libs/libmmdbtest.a /builddir/build/BUILD/libmaxminddb-1.1.1/src/.libs/libmaxminddb.so -lm gcc -std=c99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -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 -fms-extensions -c -o ipv4_start_cache_t.o ipv4_start_cache_t.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -O2 -g -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 -fms-extensions ../src/libmaxminddb.la -Wl,-z,relro -o ipv4_start_cache_t ipv4_start_cache_t.o libmmdbtest.la -lm libtool: link: gcc -std=c99 -O2 -g -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 -fms-extensions -Wl,-z -Wl,relro -o .libs/ipv4_start_cache_t ipv4_start_cache_t.o ../src/.libs/libmaxminddb.so ./.libs/libmmdbtest.a /builddir/build/BUILD/libmaxminddb-1.1.1/src/.libs/libmaxminddb.so -lm gcc -std=c99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -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 -fms-extensions -c -o ipv6_lookup_in_ipv4_t.o ipv6_lookup_in_ipv4_t.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -O2 -g -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 -fms-extensions ../src/libmaxminddb.la -Wl,-z,relro -o ipv6_lookup_in_ipv4_t ipv6_lookup_in_ipv4_t.o libmmdbtest.la -lm libtool: link: gcc -std=c99 -O2 -g -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 -fms-extensions -Wl,-z -Wl,relro -o .libs/ipv6_lookup_in_ipv4_t ipv6_lookup_in_ipv4_t.o ../src/.libs/libmaxminddb.so ./.libs/libmmdbtest.a /builddir/build/BUILD/libmaxminddb-1.1.1/src/.libs/libmaxminddb.so -lm gcc -std=c99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -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 -fms-extensions -c -o metadata_t.o metadata_t.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -O2 -g -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 -fms-extensions ../src/libmaxminddb.la -Wl,-z,relro -o metadata_t metadata_t.o libmmdbtest.la -lm libtool: link: gcc -std=c99 -O2 -g -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 -fms-extensions -Wl,-z -Wl,relro -o .libs/metadata_t metadata_t.o ../src/.libs/libmaxminddb.so ./.libs/libmmdbtest.a /builddir/build/BUILD/libmaxminddb-1.1.1/src/.libs/libmaxminddb.so -lm gcc -std=c99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -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 -fms-extensions -c -o no_map_get_value_t.o no_map_get_value_t.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -O2 -g -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 -fms-extensions ../src/libmaxminddb.la -Wl,-z,relro -o no_map_get_value_t no_map_get_value_t.o libmmdbtest.la -lm libtool: link: gcc -std=c99 -O2 -g -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 -fms-extensions -Wl,-z -Wl,relro -o .libs/no_map_get_value_t no_map_get_value_t.o ../src/.libs/libmaxminddb.so ./.libs/libmmdbtest.a /builddir/build/BUILD/libmaxminddb-1.1.1/src/.libs/libmaxminddb.so -lm gcc -std=c99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -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 -fms-extensions -c -o read_node_t.o read_node_t.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -O2 -g -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 -fms-extensions ../src/libmaxminddb.la -Wl,-z,relro -o read_node_t read_node_t.o libmmdbtest.la -lm libtool: link: gcc -std=c99 -O2 -g -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 -fms-extensions -Wl,-z -Wl,relro -o .libs/read_node_t read_node_t.o ../src/.libs/libmaxminddb.so ./.libs/libmmdbtest.a /builddir/build/BUILD/libmaxminddb-1.1.1/src/.libs/libmaxminddb.so -lm gcc -std=c99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -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 -fms-extensions -pthread -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 -fms-extensions -c -o threads_t-threads_t.o `test -f 'threads_t.c' || echo './'`threads_t.c In file included from /usr/include/math.h:27:0, from maxminddb_test_helper.h:9, from threads_t.c:1: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -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 -fms-extensions -pthread -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 -fms-extensions ../src/libmaxminddb.la -Wl,-z,relro -o threads_t threads_t-threads_t.o libmmdbtest.la -lm libtool: link: gcc -std=c99 -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 -fms-extensions -pthread -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 -fms-extensions -Wl,-z -Wl,relro -o .libs/threads_t threads_t-threads_t.o ../src/.libs/libmaxminddb.so ./.libs/libmmdbtest.a /builddir/build/BUILD/libmaxminddb-1.1.1/src/.libs/libmaxminddb.so -lm -pthread gcc -std=c99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -g -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 -fms-extensions -c -o version_t.o version_t.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -O2 -g -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 -fms-extensions ../src/libmaxminddb.la -Wl,-z,relro -o version_t version_t.o libmmdbtest.la -lm libtool: link: gcc -std=c99 -O2 -g -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 -fms-extensions -Wl,-z -Wl,relro -o .libs/version_t version_t.o ../src/.libs/libmaxminddb.so ./.libs/libmmdbtest.a /builddir/build/BUILD/libmaxminddb-1.1.1/src/.libs/libmaxminddb.so -lm make[2]: Leaving directory `/builddir/build/BUILD/libmaxminddb-1.1.1/t' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/libmaxminddb-1.1.1/t' make[3]: Entering directory `/builddir/build/BUILD/libmaxminddb-1.1.1/t' PASS: bad_pointers_t PASS: basic_lookup_t PASS: data_entry_list_t PASS: data_types_t PASS: dump_t PASS: get_value_t PASS: get_value_pointer_bug_t PASS: ipv4_start_cache_t PASS: ipv6_lookup_in_ipv4_t PASS: metadata_t PASS: no_map_get_value_t PASS: read_node_t PASS: threads_t PASS: version_t PASS: compile_c++_t.pl PASS: mmdblookup_t.pl make[4]: Entering directory `/builddir/build/BUILD/libmaxminddb-1.1.1/t' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/libmaxminddb-1.1.1/t' ============================================================================ Testsuite summary for libmaxminddb 1.1.1 ============================================================================ # TOTAL: 16 # PASS: 16 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory `/builddir/build/BUILD/libmaxminddb-1.1.1/t' make[2]: Leaving directory `/builddir/build/BUILD/libmaxminddb-1.1.1/t' make[1]: Leaving directory `/builddir/build/BUILD/libmaxminddb-1.1.1/t' make[1]: Entering directory `/builddir/build/BUILD/libmaxminddb-1.1.1' if [ ! -f man/man1/mmdblookup.1 ]; then mkdir -p man/man1 && touch man/man1/mmdblookup.1; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi if [ ! -f man/man3/libmaxminddb.3 ]; then mkdir -p man/man3 && touch man/man3/libmaxminddb.3; fi make[1]: Leaving directory `/builddir/build/BUILD/libmaxminddb-1.1.1' + exit 0 Processing files: libmaxminddb-1.1.1-5.el7.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tABs3T + umask 022 + cd /builddir/build/BUILD + cd libmaxminddb-1.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/share/licenses/libmaxminddb-1.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/share/licenses/libmaxminddb-1.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/share/licenses/libmaxminddb-1.1.1 + exit 0 Provides: libmaxminddb = 1.1.1-5.el7 libmaxminddb(armv7hl-32) = 1.1.1-5.el7 libmaxminddb.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) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) rtld(GNU_HASH) Processing files: libmaxminddb-devel-1.1.1-5.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1a4QA9 + umask 022 + cd /builddir/build/BUILD + cd libmaxminddb-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/share/doc/libmaxminddb-devel-1.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/share/doc/libmaxminddb-devel-1.1.1 + cp -pr Changes.md /builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/share/doc/libmaxminddb-devel-1.1.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PLugQn + umask 022 + cd /builddir/build/BUILD + cd libmaxminddb-1.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/share/licenses/libmaxminddb-devel-1.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/share/licenses/libmaxminddb-devel-1.1.1 + cp -pr NOTICE /builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm/usr/share/licenses/libmaxminddb-devel-1.1.1 + exit 0 Provides: libmaxminddb-devel = 1.1.1-5.el7 libmaxminddb-devel(armv7hl-32) = 1.1.1-5.el7 pkgconfig(libmaxminddb) = 1.1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config 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) libm.so.6 libmaxminddb.so.0 rtld(GNU_HASH) Processing files: libmaxminddb-debuginfo-1.1.1-5.el7.armv7hl Provides: libmaxminddb-debuginfo = 1.1.1-5.el7 libmaxminddb-debuginfo(armv7hl-32) = 1.1.1-5.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/libmaxminddb-1.1.1-5.el7.arm Wrote: /builddir/build/RPMS/libmaxminddb-1.1.1-5.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libmaxminddb-devel-1.1.1-5.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libmaxminddb-debuginfo-1.1.1-5.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hQPsEw + umask 022 + cd /builddir/build/BUILD + cd libmaxminddb-1.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libmaxminddb-1.1.1-5.el7.arm + exit 0 Child return code was: 0 LEAVE do -->