Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/tcc.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7782/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/tcc.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-765283972 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/tcc-0.9.26-3.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/tcc.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7782/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/tcc.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uA9E4q + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tcc-0.9.26 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/tcc-0.9.26.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tcc-0.9.26 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pykJ5l + umask 022 + cd /builddir/build/BUILD + cd tcc-0.9.26 + 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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/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 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized option --build=x86_64-redhat-linux-gnu configure: WARNING: unrecognized option --host=x86_64-redhat-linux-gnu configure: WARNING: unrecognized option --program-prefix= configure: WARNING: unrecognized option --disable-dependency-tracking configure: WARNING: unrecognized option --sbindir=/usr/sbin configure: WARNING: unrecognized option --sysconfdir=/etc configure: WARNING: unrecognized option --datadir=/usr/share configure: WARNING: unrecognized option --libexecdir=/usr/libexec configure: WARNING: unrecognized option --localstatedir=/var configure: WARNING: unrecognized option --sharedstatedir=/var/lib Binary directory /usr/bin TinyCC directory /usr/lib64/tcc Library directory /usr/lib64 Include directory /usr/include Manual directory /usr/share/man Info directory /usr/share/info Doc directory /usr/share/doc/tcc Target root prefix Source path /builddir/build/BUILD/tcc-0.9.26 C compiler gcc Target OS Linux CPU x86-64 Big Endian no gprof enabled no cross compilers no use libgcc no Creating config.mak and config.h + make -j2 gcc -o tcc.o -c tcc.c -DCONFIG_LDDIR="\"lib64\"" -DTCC_TARGET_X86_64 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result gcc -o libtcc.o -c libtcc.c -DCONFIG_LDDIR="\"lib64\"" -DTCC_TARGET_X86_64 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result gcc -o tccpp.o -c tccpp.c -DCONFIG_LDDIR="\"lib64\"" -DTCC_TARGET_X86_64 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result gcc -o tccgen.o -c tccgen.c -DCONFIG_LDDIR="\"lib64\"" -DTCC_TARGET_X86_64 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result gcc -o tccelf.o -c tccelf.c -DCONFIG_LDDIR="\"lib64\"" -DTCC_TARGET_X86_64 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result gcc -o tccasm.o -c tccasm.c -DCONFIG_LDDIR="\"lib64\"" -DTCC_TARGET_X86_64 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result gcc -o tccrun.o -c tccrun.c -DCONFIG_LDDIR="\"lib64\"" -DTCC_TARGET_X86_64 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result gcc -o x86_64-gen.o -c x86_64-gen.c -DCONFIG_LDDIR="\"lib64\"" -DTCC_TARGET_X86_64 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result gcc -o i386-asm.o -c i386-asm.c -DCONFIG_LDDIR="\"lib64\"" -DTCC_TARGET_X86_64 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result make -C lib native make[1]: Entering directory `/builddir/build/BUILD/tcc-0.9.26/lib' mkdir -p x86_64 gcc -c libtcc1.c -o x86_64/libtcc1.o -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -DTCC_TARGET_X86_64 ./texi2pod.pl tcc-doc.texi tcc.pod pod2man --section=1 --center=" " --release=" " tcc.pod > tcc.1 gcc -c alloca86_64.S -o x86_64/alloca86_64.o -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -DTCC_TARGET_X86_64 ar rcs ../libtcc1.a x86_64/libtcc1.o x86_64/alloca86_64.o make[1]: Leaving directory `/builddir/build/BUILD/tcc-0.9.26/lib' makeinfo tcc-doc.texi ar rcs libtcc.a libtcc.o tccpp.o tccgen.o tccelf.o tccasm.o tccrun.o x86_64-gen.o i386-asm.o gcc -o tcc tcc.o libtcc.a -lm -ldl -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -Wl,-z,relro + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.68UVPq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tcc-0.9.26-3.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tcc-0.9.26-3.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/tcc-0.9.26-3.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tcc-0.9.26-3.el7.centos.x86_64 + cd tcc-0.9.26 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/tcc-0.9.26-3.el7.centos.x86_64 /usr/bin/make -C lib native make[1]: Entering directory `/builddir/build/BUILD/tcc-0.9.26/lib' make[1]: Nothing to be done for `native'. make[1]: Leaving directory `/builddir/build/BUILD/tcc-0.9.26/lib' mkdir -p "/builddir/build/BUILDROOT/tcc-0.9.26-3.el7.centos.x86_64/usr/bin" install -m755 tcc "/builddir/build/BUILDROOT/tcc-0.9.26-3.el7.centos.x86_64/usr/bin" mkdir -p "/builddir/build/BUILDROOT/tcc-0.9.26-3.el7.centos.x86_64/usr/share/man/man1" install tcc.1 "/builddir/build/BUILDROOT/tcc-0.9.26-3.el7.centos.x86_64/usr/share/man/man1" mkdir -p "/builddir/build/BUILDROOT/tcc-0.9.26-3.el7.centos.x86_64/usr/share/info" install tcc-doc.info "/builddir/build/BUILDROOT/tcc-0.9.26-3.el7.centos.x86_64/usr/share/info" mkdir -p "/builddir/build/BUILDROOT/tcc-0.9.26-3.el7.centos.x86_64/usr/lib64/tcc" mkdir -p "/builddir/build/BUILDROOT/tcc-0.9.26-3.el7.centos.x86_64/usr/lib64/tcc/include" install -m644 libtcc1.a "/builddir/build/BUILDROOT/tcc-0.9.26-3.el7.centos.x86_64/usr/lib64/tcc" install -m644 ./include/stdarg.h ./include/stddef.h ./include/stdbool.h ./include/float.h ./include/varargs.h ./include/tcclib.h "/builddir/build/BUILDROOT/tcc-0.9.26-3.el7.centos.x86_64/usr/lib64/tcc/include" mkdir -p "/builddir/build/BUILDROOT/tcc-0.9.26-3.el7.centos.x86_64/usr/lib64" install -m755 libtcc.a "/builddir/build/BUILDROOT/tcc-0.9.26-3.el7.centos.x86_64/usr/lib64" mkdir -p "/builddir/build/BUILDROOT/tcc-0.9.26-3.el7.centos.x86_64/usr/include" install -m644 ./libtcc.h "/builddir/build/BUILDROOT/tcc-0.9.26-3.el7.centos.x86_64/usr/include" mkdir -p "/builddir/build/BUILDROOT/tcc-0.9.26-3.el7.centos.x86_64/usr/share/doc/tcc" install -m644 tcc-doc.html "/builddir/build/BUILDROOT/tcc-0.9.26-3.el7.centos.x86_64/usr/share/doc/tcc" + /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/tcc-0.9.26 extracting debug info from /builddir/build/BUILDROOT/tcc-0.9.26-3.el7.centos.x86_64/usr/bin/tcc dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1380 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: tcc-0.9.26-3.el7.centos.x86_64 Provides: tcc = 0.9.26-3.el7.centos tcc(x86-64) = 0.9.26-3.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.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: tcc-debuginfo-0.9.26-3.el7.centos.x86_64 Provides: tcc-debuginfo = 0.9.26-3.el7.centos tcc-debuginfo(x86-64) = 0.9.26-3.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/tcc-0.9.26-3.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-765283972 Wrote: /builddir/build/RPMS/tcc-0.9.26-3.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/tcc-debuginfo-0.9.26-3.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jmggPK + umask 022 + cd /builddir/build/BUILD + cd tcc-0.9.26 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tcc-0.9.26-3.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->