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-6-x86_64-mockbuilder-7909/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-149925687 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/tcc-0.9.26-3.el6.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-6-x86_64-mockbuilder-7909/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.bCJOn4 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf tcc-0.9.26 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/tcc-0.9.26.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tcc-0.9.26 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZqCYsU + umask 022 + cd /builddir/build/BUILD + cd tcc-0.9.26 + 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 configure: WARNING: unrecognized option --build=x86_64-redhat-linux-gnu configure: WARNING: unrecognized option --host=x86_64-redhat-linux-gnu configure: WARNING: unrecognized option --target=x86_64-redhat-linux-gnu configure: WARNING: unrecognized option --program-prefix= 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 --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -D_FORTIFY_SOURCE=0 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 --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -D_FORTIFY_SOURCE=0 : warning: "_FORTIFY_SOURCE" redefined : warning: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : warning: this is the location of the previous definition libtcc.c: In function 'tcc_compile': libtcc.c:729: warning: ignoring return value of 'getcwd', declared with attribute warn_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 --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -D_FORTIFY_SOURCE=0 : warning: "_FORTIFY_SOURCE" redefined : warning: this is the location of the previous definition 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 --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -D_FORTIFY_SOURCE=0 : warning: "_FORTIFY_SOURCE" redefined : warning: this is the location of the previous definition 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 --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -D_FORTIFY_SOURCE=0 : warning: "_FORTIFY_SOURCE" redefined : warning: this is the location of the previous definition tccelf.c: In function 'tcc_output_binary': tccelf.c:1451: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result tccelf.c: In function 'elf_output_file': tccelf.c:2265: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result tccelf.c:2266: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result tccelf.c:2279: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result tccelf.c:2307: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result tccelf.c: In function 'load_data': tccelf.c:2343: warning: ignoring return value of 'read', declared with attribute warn_unused_result tccelf.c: In function 'tcc_load_object_file': tccelf.c:2504: warning: ignoring return value of 'read', declared with attribute warn_unused_result tccelf.c: In function 'tcc_load_archive': tccelf.c:2714: warning: ignoring return value of 'read', declared with attribute warn_unused_result tccelf.c: In function 'tcc_load_dll': tccelf.c:2770: warning: ignoring return value of 'read', declared with attribute warn_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 --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -D_FORTIFY_SOURCE=0 : warning: "_FORTIFY_SOURCE" redefined : warning: this is the location of the previous definition 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 --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -D_FORTIFY_SOURCE=0 : warning: "_FORTIFY_SOURCE" redefined : warning: this is the location of the previous definition 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 --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -D_FORTIFY_SOURCE=0 : warning: "_FORTIFY_SOURCE" redefined : warning: this is the location of the previous definition 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 --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -D_FORTIFY_SOURCE=0 : warning: "_FORTIFY_SOURCE" redefined : warning: this is the location of the previous definition 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 --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -D_FORTIFY_SOURCE=0 -DTCC_TARGET_X86_64 : warning: "_FORTIFY_SOURCE" redefined : warning: this is the location of the previous definition ./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 --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -D_FORTIFY_SOURCE=0 -DTCC_TARGET_X86_64 : warning: "_FORTIFY_SOURCE" redefined : warning: this is the location of the previous definition 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 --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -D_FORTIFY_SOURCE=0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.z6vsBR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tcc-0.9.26-3.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tcc-0.9.26-3.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/tcc-0.9.26-3.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tcc-0.9.26-3.el6.x86_64 + cd tcc-0.9.26 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.x86_64 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.el6.x86_64/usr/bin" install -m755 tcc "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.x86_64/usr/bin" mkdir -p "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.x86_64/usr/share/man/man1" install tcc.1 "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.x86_64/usr/share/man/man1" mkdir -p "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.x86_64/usr/share/info" install tcc-doc.info "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.x86_64/usr/share/info" mkdir -p "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.x86_64/usr/lib64/tcc" mkdir -p "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.x86_64/usr/lib64/tcc/include" install -m644 libtcc1.a "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.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.el6.x86_64/usr/lib64/tcc/include" mkdir -p "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.x86_64/usr/lib64" install -m755 libtcc.a "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.x86_64/usr/lib64" mkdir -p "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.x86_64/usr/include" install -m644 ./libtcc.h "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.x86_64/usr/include" mkdir -p "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.x86_64/usr/share/doc/tcc" install -m644 tcc-doc.html "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.x86_64/usr/share/doc/tcc" + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/tcc-0.9.26 extracting debug info from /builddir/build/BUILDROOT/tcc-0.9.26-3.el6.x86_64/usr/bin/tcc 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: tcc-0.9.26-3.el6.x86_64 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.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.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tcc-0.9.26-3.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-149925687 Wrote: /builddir/build/RPMS/tcc-0.9.26-3.el6.x86_64.rpm Wrote: /builddir/build/RPMS/tcc-debuginfo-0.9.26-3.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vWcP3M + umask 022 + cd /builddir/build/BUILD + cd tcc-0.9.26 + /bin/rm -rf /builddir/build/BUILDROOT/tcc-0.9.26-3.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->