Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/eot-utils.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-9f3cd8ec7cff48ec25d39bbde9bfa3f4df84bd20/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/eot-utils.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False warning: bogus date in %changelog: Thu Mar 02 2012 Jan Pokorny 1.1-1 Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/eot-utils-1.1-21.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/eot-utils.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-9f3cd8ec7cff48ec25d39bbde9bfa3f4df84bd20/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/eot-utils.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False warning: bogus date in %changelog: Thu Mar 02 2012 Jan Pokorny 1.1-1 Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.e5Q00s + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf eot-utilities-1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/eot-utilities-1.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd eot-utilities-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.cJIaDP + umask 022 + cd /builddir/build/BUILD + cd eot-utilities-1.1 + autoreconf -f -i -v autoreconf: Entering directory `.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal --force aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: configure.in: tracing autoreconf: configure.in: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: Leaving directory `.' + 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 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-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 for style of include used by make... GNU checking dependency style of gcc... none checking whether make sets $(MAKE)... (cached) 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 stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for memset... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -j4 /usr/bin/make all-am make[1]: Entering directory `/builddir/build/BUILD/eot-utilities-1.1' 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 mkeot.c 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 eotinfo.c 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 mkeot mkeot.o 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 eotinfo eotinfo.o make[1]: Leaving directory `/builddir/build/BUILD/eot-utilities-1.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DDlTZp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/eot-utils-1.1-21.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/eot-utils-1.1-21.el7.arm ++ dirname /builddir/build/BUILDROOT/eot-utils-1.1-21.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/eot-utils-1.1-21.el7.arm + cd eot-utilities-1.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/eot-utils-1.1-21.el7.arm make[1]: Entering directory `/builddir/build/BUILD/eot-utilities-1.1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/eot-utils-1.1-21.el7.arm/usr/bin' /usr/bin/install -c mkeot eotinfo '/builddir/build/BUILDROOT/eot-utils-1.1-21.el7.arm/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/eot-utils-1.1-21.el7.arm/usr/share/man/man1' /usr/bin/install -c -m 644 mkeot.1 eotinfo.1 '/builddir/build/BUILDROOT/eot-utils-1.1-21.el7.arm/usr/share/man/man1' make[1]: Leaving directory `/builddir/build/BUILD/eot-utilities-1.1' + /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/eot-utilities-1.1 extracting debug info from /builddir/build/BUILDROOT/eot-utils-1.1-21.el7.arm/usr/bin/eotinfo extracting debug info from /builddir/build/BUILDROOT/eot-utils-1.1-21.el7.arm/usr/bin/mkeot /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 82 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: eot-utils-1.1-21.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XLghP9 + umask 022 + cd /builddir/build/BUILD + cd eot-utilities-1.1 + DOCDIR=/builddir/build/BUILDROOT/eot-utils-1.1-21.el7.arm/usr/share/doc/eot-utils-1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/eot-utils-1.1-21.el7.arm/usr/share/doc/eot-utils-1.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/eot-utils-1.1-21.el7.arm/usr/share/doc/eot-utils-1.1 + cp -pr ChangeLog /builddir/build/BUILDROOT/eot-utils-1.1-21.el7.arm/usr/share/doc/eot-utils-1.1 + cp -pr README /builddir/build/BUILDROOT/eot-utils-1.1-21.el7.arm/usr/share/doc/eot-utils-1.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bbS1BS + umask 022 + cd /builddir/build/BUILD + cd eot-utilities-1.1 + LICENSEDIR=/builddir/build/BUILDROOT/eot-utils-1.1-21.el7.arm/usr/share/licenses/eot-utils-1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/eot-utils-1.1-21.el7.arm/usr/share/licenses/eot-utils-1.1 + cp -pr COPYING /builddir/build/BUILDROOT/eot-utils-1.1-21.el7.arm/usr/share/licenses/eot-utils-1.1 + exit 0 Provides: eot-utils = 1.1-21.el7 eot-utils(armv7hl-32) = 1.1-21.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: eot-utils-debuginfo-1.1-21.el7.armv7hl Provides: eot-utils-debuginfo = 1.1-21.el7 eot-utils-debuginfo(armv7hl-32) = 1.1-21.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/eot-utils-1.1-21.el7.arm Wrote: /builddir/build/RPMS/eot-utils-1.1-21.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/eot-utils-debuginfo-1.1-21.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Zk8DHw + umask 022 + cd /builddir/build/BUILD + cd eot-utilities-1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/eot-utils-1.1-21.el7.arm + exit 0 Child return code was: 0