Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/whereami.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-e42bb11065f44851f2c75c6428f870cffbe64af7/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/whereami.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/whereami-1.0-9.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/whereami.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-e42bb11065f44851f2c75c6428f870cffbe64af7/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/whereami.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.CUNqnf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf whereami-1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/whereami-1.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd whereami-1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oRa2fq + umask 022 + cd /builddir/build/BUILD + cd whereami-1.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=armv7hl-redhat-linux-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 configure: WARNING: unrecognized options: --disable-static 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 for armv7hl-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for inttypes.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking for uint32_t... yes checking for getcwd... yes checking for gethostname... yes checking for socket... yes checking for strdup... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-static + make -j4 make all-am make[1]: Entering directory `/builddir/build/BUILD/whereami-1.0' gcc -DHAVE_CONFIG_H -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 -c whereami.c whereami.c: In function 'main': whereami.c:147:11: warning: assignment from incompatible pointer type [enabled by default] s = &ip; ^ 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 whereami whereami.o make[1]: Leaving directory `/builddir/build/BUILD/whereami-1.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3Ml7AU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/whereami-1.0-9.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/whereami-1.0-9.el7.arm ++ dirname /builddir/build/BUILDROOT/whereami-1.0-9.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/whereami-1.0-9.el7.arm + cd whereami-1.0 + rm -rf /builddir/build/BUILDROOT/whereami-1.0-9.el7.arm + make install DESTDIR=/builddir/build/BUILDROOT/whereami-1.0-9.el7.arm make[1]: Entering directory `/builddir/build/BUILD/whereami-1.0' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/whereami-1.0-9.el7.arm/usr/bin" /usr/bin/install -c whereami '/builddir/build/BUILDROOT/whereami-1.0-9.el7.arm/usr/bin' test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/whereami-1.0-9.el7.arm/usr/share/man/man1" /usr/bin/install -c -m 644 whereami.1 '/builddir/build/BUILDROOT/whereami-1.0-9.el7.arm/usr/share/man/man1' make[1]: Leaving directory `/builddir/build/BUILD/whereami-1.0' + cd /builddir/build/BUILDROOT/whereami-1.0-9.el7.arm/usr/bin + ln -s whereami wmi /builddir/build/BUILD/whereami-1.0 + cd - + cd /builddir/build/BUILDROOT/whereami-1.0-9.el7.arm/usr/share/man/man1 + ln -s whereami.1.gz wmi.1.gz /builddir/build/BUILD/whereami-1.0 + cd - + /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/whereami-1.0 extracting debug info from /builddir/build/BUILDROOT/whereami-1.0-9.el7.arm/usr/bin/whereami dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/bin/whereami.debug to /usr/lib/debug/usr/bin/wmi.debug 10 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: whereami-1.0-9.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lh62bz + umask 022 + cd /builddir/build/BUILD + cd whereami-1.0 + DOCDIR=/builddir/build/BUILDROOT/whereami-1.0-9.el7.arm/usr/share/doc/whereami-1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/whereami-1.0-9.el7.arm/usr/share/doc/whereami-1.0 + cp -pr README /builddir/build/BUILDROOT/whereami-1.0-9.el7.arm/usr/share/doc/whereami-1.0 + cp -pr COPYING /builddir/build/BUILDROOT/whereami-1.0-9.el7.arm/usr/share/doc/whereami-1.0 + exit 0 Provides: whereami = 1.0-9.el7 whereami(armv7hl-32) = 1.0-9.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) rtld(GNU_HASH) Processing files: whereami-debuginfo-1.0-9.el7.armv7hl Provides: whereami-debuginfo = 1.0-9.el7 whereami-debuginfo(armv7hl-32) = 1.0-9.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/whereami-1.0-9.el7.arm Wrote: /builddir/build/RPMS/whereami-1.0-9.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/whereami-debuginfo-1.0-9.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HV9CYy + umask 022 + cd /builddir/build/BUILD + cd whereami-1.0 + rm -rf /builddir/build/BUILDROOT/whereami-1.0-9.el7.arm + exit 0 Child return code was: 0 LEAVE do -->