Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/dfu-programmer.spec'], False, '/var/lib/mock/f21-build-2262325-411333/root/', None, 86400, True, False, 1000, 425, 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/dfu-programmer.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'} warning: Could not canonicalize hostname: arm04-builder00.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/dfu-programmer-0.6.2-3.fc21.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/dfu-programmer.spec'], False, '/var/lib/mock/f21-build-2262325-411333/root/', None, 86400, True, False, 1000, 425, 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/dfu-programmer.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.raVvk0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dfu-programmer-0.6.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/dfu-programmer-0.6.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dfu-programmer-0.6.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QmAQ6S + umask 022 + cd /builddir/build/BUILD + cd dfu-programmer-0.6.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -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 -Werror=format-security -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 -Werror=format-security -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 -Werror=format-security -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 ']' ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./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 to enable maintainer-specific portions of Makefiles... no 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 using libusb_1.0 checking for ANSI C header files... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking stdlib.h usability... yes checking stdlib.h presence... no checking for stdlib.h... configure: WARNING: stdlib.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: stdlib.h: proceeding with the compiler's result yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes configure: creating ./config.status config.status: creating fedora/dfu-programmer.spec config.status: creating Makefile config.status: creating docs/Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands + make -j4 V=1 Making all in src make[1]: Entering directory '/builddir/build/BUILD/dfu-programmer-0.6.2/src' make all-am make[2]: Entering directory '/builddir/build/BUILD/dfu-programmer-0.6.2/src' gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -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/include/libusb-1.0 -c main.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -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/include/libusb-1.0 -c arguments.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -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/include/libusb-1.0 -c atmel.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -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/include/libusb-1.0 -c commands.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -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/include/libusb-1.0 -c dfu.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -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/include/libusb-1.0 -c intel_hex.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -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/include/libusb-1.0 -c util.c gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -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/include/libusb-1.0 -Wl,-z,relro -o dfu-programmer main.o arguments.o atmel.o commands.o dfu.o intel_hex.o util.o -lusb-1.0 make[2]: Leaving directory '/builddir/build/BUILD/dfu-programmer-0.6.2/src' make[1]: Leaving directory '/builddir/build/BUILD/dfu-programmer-0.6.2/src' Making all in docs make[1]: Entering directory '/builddir/build/BUILD/dfu-programmer-0.6.2/docs' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/dfu-programmer-0.6.2/docs' make[1]: Entering directory '/builddir/build/BUILD/dfu-programmer-0.6.2' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/dfu-programmer-0.6.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nBi8w9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dfu-programmer-0.6.2-3.fc21.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dfu-programmer-0.6.2-3.fc21.arm ++ dirname /builddir/build/BUILDROOT/dfu-programmer-0.6.2-3.fc21.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dfu-programmer-0.6.2-3.fc21.arm + cd dfu-programmer-0.6.2 + make DESTDIR=/builddir/build/BUILDROOT/dfu-programmer-0.6.2-3.fc21.arm install Making install in src make[1]: Entering directory '/builddir/build/BUILD/dfu-programmer-0.6.2/src' make[2]: Entering directory '/builddir/build/BUILD/dfu-programmer-0.6.2/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/dfu-programmer-0.6.2-3.fc21.arm/usr/bin" /usr/bin/install -c dfu-programmer '/builddir/build/BUILDROOT/dfu-programmer-0.6.2-3.fc21.arm/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/dfu-programmer-0.6.2/src' make[1]: Leaving directory '/builddir/build/BUILD/dfu-programmer-0.6.2/src' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/dfu-programmer-0.6.2/docs' make[2]: Entering directory '/builddir/build/BUILD/dfu-programmer-0.6.2/docs' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/dfu-programmer-0.6.2-3.fc21.arm/usr/share/man/man1" /usr/bin/install -c -m 644 dfu-programmer.1 '/builddir/build/BUILDROOT/dfu-programmer-0.6.2-3.fc21.arm/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/dfu-programmer-0.6.2/docs' make[1]: Leaving directory '/builddir/build/BUILD/dfu-programmer-0.6.2/docs' make[1]: Entering directory '/builddir/build/BUILD/dfu-programmer-0.6.2' make[2]: Entering directory '/builddir/build/BUILD/dfu-programmer-0.6.2' 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/dfu-programmer-0.6.2' make[1]: Leaving directory '/builddir/build/BUILD/dfu-programmer-0.6.2' + install -d /builddir/build/BUILDROOT/dfu-programmer-0.6.2-3.fc21.arm/usr/share/hal/fdi/information/20thirdparty + install -pm 644 fedora/10-dfu-programmer.fdi /builddir/build/BUILDROOT/dfu-programmer-0.6.2-3.fc21.arm/usr/share/hal/fdi/information/20thirdparty/10-dfu-programmer.fdi + /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/dfu-programmer-0.6.2 extracting debug info from /builddir/build/BUILDROOT/dfu-programmer-0.6.2-3.fc21.arm/usr/bin/dfu-programmer dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 330 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dfu-programmer-0.6.2-3.fc21.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QW7wOj + umask 022 + cd /builddir/build/BUILD + cd dfu-programmer-0.6.2 + DOCDIR=/builddir/build/BUILDROOT/dfu-programmer-0.6.2-3.fc21.arm/usr/share/doc/dfu-programmer + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dfu-programmer-0.6.2-3.fc21.arm/usr/share/doc/dfu-programmer + cp -pr AUTHORS /builddir/build/BUILDROOT/dfu-programmer-0.6.2-3.fc21.arm/usr/share/doc/dfu-programmer + cp -pr ChangeLog /builddir/build/BUILDROOT/dfu-programmer-0.6.2-3.fc21.arm/usr/share/doc/dfu-programmer + cp -pr NEWS /builddir/build/BUILDROOT/dfu-programmer-0.6.2-3.fc21.arm/usr/share/doc/dfu-programmer + cp -pr README /builddir/build/BUILDROOT/dfu-programmer-0.6.2-3.fc21.arm/usr/share/doc/dfu-programmer + cp -pr COPYING /builddir/build/BUILDROOT/dfu-programmer-0.6.2-3.fc21.arm/usr/share/doc/dfu-programmer + exit 0 Provides: dfu-programmer = 0.6.2-3.fc21 dfu-programmer(armv7hl-32) = 0.6.2-3.fc21 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) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libusb-1.0.so.0 rtld(GNU_HASH) Processing files: dfu-programmer-debuginfo-0.6.2-3.fc21.armv7hl Provides: dfu-programmer-debuginfo = 0.6.2-3.fc21 dfu-programmer-debuginfo(armv7hl-32) = 0.6.2-3.fc21 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/dfu-programmer-0.6.2-3.fc21.arm Wrote: /builddir/build/RPMS/dfu-programmer-0.6.2-3.fc21.armv7hl.rpm Wrote: /builddir/build/RPMS/dfu-programmer-debuginfo-0.6.2-3.fc21.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qX29hT + umask 022 + cd /builddir/build/BUILD + cd dfu-programmer-0.6.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/dfu-programmer-0.6.2-3.fc21.arm + exit 0 Child return code was: 0 LEAVE do -->