Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/vttest.spec'], chrootPath='/var/lib/mock/951577-epel-6-x86_64-1561823377.708061/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/vttest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: warning: Could not canonicalize hostname: copr-builder-33970943.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/vttest-20190105-1.el6.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/vttest.spec'], chrootPath='/var/lib/mock/951577-epel-6-x86_64-1561823377.708061/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/vttest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7OA0Mj + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf vttest-20190105 + /usr/bin/gzip -dc /builddir/build/SOURCES/vttest-20190105.tgz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd vttest-20190105 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + for f in '"README"' + iconv -f ISO-8859-15 -t UTF-8 README + /bin/mv-f README.tmp README BUILDSTDERR: /var/tmp/rpm-tmp.7OA0Mj: line 49: /bin/mv-f: No such file or directory + /bin/rm -f README.tmp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.J0WV10 + umask 022 + cd /builddir/build/BUILD + cd vttest-20190105 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu Configuring for linux-gnu checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking version of gcc... 4.4.7 checking for gcc option to accept ANSI C... none needed checking $CFLAGS variable... broken BUILDSTDERR: configure: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options checking $CC variable... ok checking for a BSD compatible install... /usr/bin/install -c checking if filesystem supports mixed-case filenames... yes checking for exctags... no checking for ctags... no checking for exetags... no checking for etags... no checking for ctags... no checking for etags... no checking for lint... no checking for cppcheck... no checking for splint... no checking for groff... /usr/bin/groff checking for nroff... /usr/bin/nroff checking for tbl... /usr/bin/tbl checking for man2html... no checking for program to convert manpage to html... /usr/bin/groff checking if you want to see long compiling messages... yes checking if you want to check for gcc warnings... no checking if the POSIX test-macros are already defined... no checking if this is the GNU C library... yes checking if _DEFAULT_SOURCE can be used as a basis... no checking if we must define _GNU_SOURCE... yes checking if we should also define _DEFAULT_SOURCE... no checking if _XOPEN_SOURCE really is set... yes checking return type of signal handlers... void checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for fcntl.h... yes checking for ioctl.h... no checking for sgtty.h... yes checking for stdlib.h... yes checking for string.h... yes checking for sys/filio.h... no checking for sys/ioctl.h... yes checking for termio.h... yes checking for termios.h... yes checking for unistd.h... yes checking for alarm... yes checking for rdchk... no checking for tcgetattr... yes checking for usleep... yes checking if POSIX VDISABLE symbol should be used... yes checking if we may use FIONREAD... no configure: creating ./config.status config.status: creating makefile config.status: creating config.h + /usr/bin/make -j2 gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic charsets.c gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic color.c gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic draw.c gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic esc.c gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic keyboard.c gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic main.c gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic mouse.c gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic nonvt100.c gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic printer.c gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic reports.c gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic reset.c gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic setup.c gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic sixel.c gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic status.c gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic tek4014.c gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic ttymodes.c gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic unix_io.c gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic utf8.c gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic vt220.c gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic vt320.c gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic vt420.c gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic vt52.c gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic vt520.c gcc -c -DHAVE_CONFIG_H -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic xterm.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o vttest charsets.o color.o draw.o esc.o keyboard.o main.o mouse.o nonvt100.o printer.o reports.o reset.o setup.o sixel.o status.o tek4014.o ttymodes.o unix_io.o utf8.o vt220.o vt320.o vt420.o vt52.o vt520.o xterm.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nIpYqU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/vttest-20190105-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/vttest-20190105-1.el6.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/vttest-20190105-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/vttest-20190105-1.el6.x86_64 + cd vttest-20190105 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/vttest-20190105-1.el6.x86_64 mkdir -p /builddir/build/BUILDROOT/vttest-20190105-1.el6.x86_64/usr/bin mkdir -p /builddir/build/BUILDROOT/vttest-20190105-1.el6.x86_64/usr/share/man/man1 /usr/bin/install -c vttest /builddir/build/BUILDROOT/vttest-20190105-1.el6.x86_64/usr/bin/`echo vttest | sed 's/$//' |sed 's,^,,'|sed 's/$//'` /usr/bin/install -c -m 644 ./vttest.1 /builddir/build/BUILDROOT/vttest-20190105-1.el6.x86_64/usr/share/man/man1/`echo vttest.1| sed 's/\.1$//'|sed 's,^,,'|sed 's/$/.1/'` + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/vttest-20190105 extracting debug info from /builddir/build/BUILDROOT/vttest-20190105-1.el6.x86_64/usr/bin/vttest BUILDSTDERR: 818 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: vttest-20190105-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nks7zO + umask 022 + cd /builddir/build/BUILD + cd vttest-20190105 + DOCDIR=/builddir/build/BUILDROOT/vttest-20190105-1.el6.x86_64/usr/share/doc/vttest-20190105 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/vttest-20190105-1.el6.x86_64/usr/share/doc/vttest-20190105 + /bin/mkdir -p /builddir/build/BUILDROOT/vttest-20190105-1.el6.x86_64/usr/share/doc/vttest-20190105 + cp -pr BUGS CHANGES MANIFEST README /builddir/build/BUILDROOT/vttest-20190105-1.el6.x86_64/usr/share/doc/vttest-20190105 + cp -pr COPYING /builddir/build/BUILDROOT/vttest-20190105-1.el6.x86_64/usr/share/doc/vttest-20190105 + exit 0 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.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: vttest-debuginfo-20190105-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/vttest-20190105-1.el6.x86_64 BUILDSTDERR: warning: Could not canonicalize hostname: copr-builder-33970943.novalocal Wrote: /builddir/build/RPMS/vttest-20190105-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/vttest-debuginfo-20190105-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nvFIBz + umask 022 + cd /builddir/build/BUILD + cd vttest-20190105 + /bin/rm -rf /builddir/build/BUILDROOT/vttest-20190105-1.el6.x86_64 + exit 0 Child return code was: 0