Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/fxload.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, 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 x86_64 --nodeps builddir/build/SPECS/fxload.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: bogus date in %changelog: Sat Nov 16 2007 Stephen Warren - 2002_04_11-6 warning: bogus date in %changelog: Sat Nov 16 2007 Stephen Warren - 2002_04_11-5 warning: bogus date in %changelog: Fri Nov 15 2007 Stephen Warren - 2002_04_11-4 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/fxload-2002_04_11-16.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/fxload.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, 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 x86_64 --nodeps builddir/build/SPECS/fxload.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: bogus date in %changelog: Sat Nov 16 2007 Stephen Warren - 2002_04_11-6 warning: bogus date in %changelog: Sat Nov 16 2007 Stephen Warren - 2002_04_11-5 warning: bogus date in %changelog: Fri Nov 15 2007 Stephen Warren - 2002_04_11-4 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2siive + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fxload-2002_04_11 + /usr/bin/gzip -dc /builddir/build/SOURCES/fxload-2002_04_11-noa3load.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fxload-2002_04_11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (fxload-header.patch): + echo 'Patch #0 (fxload-header.patch):' + /usr/bin/cat /builddir/build/SOURCES/fxload-header.patch + /usr/bin/patch -p0 -b --suffix .fxload-header --fuzz=0 patching file ezusb.c Patch #1 (fxload-noa3load.patch): + echo 'Patch #1 (fxload-noa3load.patch):' + /usr/bin/cat /builddir/build/SOURCES/fxload-noa3load.patch + /usr/bin/patch -p1 -b --suffix .fxload-noa3load --fuzz=0 patching file fxload.8 patching file README.txt Patch #2 (fxload-man.patch): + echo 'Patch #2 (fxload-man.patch):' + /usr/bin/cat /builddir/build/SOURCES/fxload-man.patch + /usr/bin/patch -p1 -b --suffix .fxload-man --fuzz=0 patching file fxload.8 patching file main.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XZWZ4h + umask 022 + cd /builddir/build/BUILD + cd fxload-2002_04_11 + make cc -c -O -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ezusb.c -o ezusb.o ezusb.c: In function 'ezusb_read': ezusb.c:174:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] label, addr, len, len); ^ ezusb.c:174:3: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'size_t' [-Wformat=] ezusb.c: In function 'ezusb_write': ezusb.c:203:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=] label, addr, len, len); ^ ezusb.c:203:3: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'size_t' [-Wformat=] ezusb.c: In function 'ram_poke': ezusb.c:448:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] len, addr); ^ ezusb.c:456:7: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] len, addr); ^ ezusb.c:465:7: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] len, addr); ^ ezusb.c: In function 'eeprom_poke': ezusb.c:612:6: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] len, addr); ^ ezusb.c:617:2: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] fprintf (stderr, "not fragmenting %d bytes\n", len); ^ cc -c -O -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic main.c -o main.o cc -o fxload ezusb.o main.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WKarqm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fxload-2002_04_11-16.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fxload-2002_04_11-16.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/fxload-2002_04_11-16.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fxload-2002_04_11-16.el7.x86_64 + cd fxload-2002_04_11 + rm -rf /builddir/build/BUILDROOT/fxload-2002_04_11-16.el7.x86_64 + mkdir -p -m 755 /builddir/build/BUILDROOT/fxload-2002_04_11-16.el7.x86_64/sbin + install -m 755 fxload /builddir/build/BUILDROOT/fxload-2002_04_11-16.el7.x86_64/sbin + mkdir -p -m 755 /builddir/build/BUILDROOT/fxload-2002_04_11-16.el7.x86_64//usr/share/man/man8/ + install -m 644 fxload.8 /builddir/build/BUILDROOT/fxload-2002_04_11-16.el7.x86_64//usr/share/man/man8/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/fxload-2002_04_11 extracting debug info from /builddir/build/BUILDROOT/fxload-2002_04_11-16.el7.x86_64/sbin/fxload dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 65 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: fxload-2002_04_11-16.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Hc6Abr + umask 022 + cd /builddir/build/BUILD + cd fxload-2002_04_11 + DOCDIR=/builddir/build/BUILDROOT/fxload-2002_04_11-16.el7.x86_64/usr/share/doc/fxload-2002_04_11 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fxload-2002_04_11-16.el7.x86_64/usr/share/doc/fxload-2002_04_11 + cp -pr COPYING /builddir/build/BUILDROOT/fxload-2002_04_11-16.el7.x86_64/usr/share/doc/fxload-2002_04_11 + cp -pr README.txt /builddir/build/BUILDROOT/fxload-2002_04_11-16.el7.x86_64/usr/share/doc/fxload-2002_04_11 + exit 0 Provides: fxload = 2002_04_11-16.el7 fxload(x86-64) = 2002_04_11-16.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Conflicts: hotplug-gtk hotplug Processing files: fxload-debuginfo-2002_04_11-16.el7.x86_64 Provides: fxload-debuginfo = 2002_04_11-16.el7 fxload-debuginfo(x86-64) = 2002_04_11-16.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/fxload-2002_04_11-16.el7.x86_64 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/fxload-2002_04_11-16.el7.x86_64.rpm Wrote: /builddir/build/RPMS/fxload-debuginfo-2002_04_11-16.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aigx2F + umask 022 + cd /builddir/build/BUILD + cd fxload-2002_04_11 + rm -rf /builddir/build/BUILDROOT/fxload-2002_04_11-16.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->