Mock Version: 1.2.7 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/idle3-tools.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-1719/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/idle3-tools.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: i-00036994 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/idle3-tools-0.9.1-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/idle3-tools.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-1719/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/idle3-tools.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EDRCrq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf idle3-tools-0.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/idle3-tools-0.9.1.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd idle3-tools-0.9.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.P35NZo + umask 022 + cd /builddir/build/BUILD + cd idle3-tools-0.9.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + make -j3 cc -g -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -fkeep-inline-functions -Wwrite-strings -Waggregate-return -Wnested-externs -Wtrigraphs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o idle3ctl.o idle3ctl.c cc -g -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -fkeep-inline-functions -Wwrite-strings -Waggregate-return -Wnested-externs -Wtrigraphs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o sgio.o sgio.c idle3ctl.c:47:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int check_WDC_drive() ^ idle3ctl.c:88:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int VSC_enable() ^ idle3ctl.c:112:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int VSC_disable() ^ idle3ctl.c:136:5: warning: no previous prototype for 'VSC_send_key' [-Wmissing-prototypes] int VSC_send_key(char rw) ^ idle3ctl.c:166:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int VSC_send_write_key() ^ idle3ctl.c:173:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int VSC_send_read_key() ^ idle3ctl.c:182:5: warning: no previous prototype for 'VSC_get_timer' [-Wmissing-prototypes] int VSC_get_timer(unsigned char *timer) ^ idle3ctl.c:213:5: warning: no previous prototype for 'VSC_set_timer' [-Wmissing-prototypes] int VSC_set_timer(unsigned char timer) ^ idle3ctl.c:244:6: warning: no previous prototype for 'cleanup' [-Wmissing-prototypes] void cleanup(void) ^ idle3ctl.c:252:6: warning: no previous prototype for 'show_version' [-Wmissing-prototypes] void show_version(void) ^ idle3ctl.c:258:6: warning: no previous prototype for 'show_usage' [-Wmissing-prototypes] void show_usage(void) ^ cc -s -o idle3ctl idle3ctl.o sgio.o #strip idle3ctl + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Y46Leo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64 + cd idle3-tools-0.9.1 + rm -rf /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64 binprefix=/usr if [ ! -z /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64 ]; then install -m 755 -d /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64 ; fi if [ ! -z /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64/usr/sbin ]; then install -m 755 -d /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64/usr/sbin ; fi if [ ! -z /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64/usr/share/man ]; then install -m 755 -d /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64/usr/share/man ; fi if [ ! -z /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64/usr/share/man/man8/ ]; then install -m 755 -d /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64/usr/share/man/man8/ ; fi if [ -f /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64/usr/sbin/idle3ctl ]; then rm -f /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64/usr/sbin/idle3ctl ; fi if [ -f /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64/usr/share/man/man8/idle3ctl.8 ]; then rm -f /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64/usr/share/man/man8/idle3ctl.8 ;\ elif [ -f /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64/usr/man/man8/idle3ctl.8 ]; then rm -f /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64/usr/man/man8/idle3ctl.8 ; fi install -D idle3ctl /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64/usr/sbin/idle3ctl if [ -d /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64/usr/share/man ]; then install -m 644 -D idle3ctl.8 /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64/usr/share/man/man8/idle3ctl.8 ;\ elif [ -d /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64/usr/man ]; then install -m 644 -D idle3ctl.8 /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64/usr/man/man8/idle3ctl.8 ; fi + /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/idle3-tools-0.9.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /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: idle3-tools-0.9.1-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vAN9Fn + umask 022 + cd /builddir/build/BUILD + cd idle3-tools-0.9.1 + DOCDIR=/builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64/usr/share/doc/idle3-tools-0.9.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64/usr/share/doc/idle3-tools-0.9.1 + cp -pr COPYING /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64/usr/share/doc/idle3-tools-0.9.1 + exit 0 Provides: idle3-tools = 0.9.1-1.el7.centos idle3-tools(x86-64) = 0.9.1-1.el7.centos 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) Processing files: idle3-tools-debuginfo-0.9.1-1.el7.centos.x86_64 Provides: idle3-tools-debuginfo = 0.9.1-1.el7.centos idle3-tools-debuginfo(x86-64) = 0.9.1-1.el7.centos 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/idle3-tools-0.9.1-1.el7.centos.x86_64 warning: Could not canonicalize hostname: i-00036994 Wrote: /builddir/build/RPMS/idle3-tools-0.9.1-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/idle3-tools-debuginfo-0.9.1-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qOXWzm + umask 022 + cd /builddir/build/BUILD + cd idle3-tools-0.9.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/idle3-tools-0.9.1-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->