Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/tcc.spec'], chrootPath='/var/lib/mock/epel-6-i386-mockbuilder-7397/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 i686 --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-791967149 Building target platforms: i686 Building for target i686 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 i686 --nodeps /builddir/build/SPECS/tcc.spec '], chrootPath='/var/lib/mock/epel-6-i386-mockbuilder-7397/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 i686 --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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3ByW9S + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf tcc-0.9.26 + /bin/tar -xf - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/tcc-0.9.26.tar.bz2 + 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.e5P6nO + 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i686-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized option --build=i686-redhat-linux-gnu configure: WARNING: unrecognized option --host=i686-redhat-linux-gnu configure: WARNING: unrecognized option --target=i686-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/lib/tcc Library directory /usr/lib 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 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 -DTCC_TARGET_I386 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -D_FORTIFY_SOURCE=0 gcc -o libtcc.o -c libtcc.c -DTCC_TARGET_I386 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -DTCC_TARGET_I386 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -DTCC_TARGET_I386 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -DTCC_TARGET_I386 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -DTCC_TARGET_I386 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -DTCC_TARGET_I386 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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-gen.o -c i386-gen.c -DTCC_TARGET_I386 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -DTCC_TARGET_I386 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 i386 gcc -c libtcc1.c -o i386/libtcc1.o -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -D_FORTIFY_SOURCE=0 -DTCC_TARGET_I386 : warning: "_FORTIFY_SOURCE" redefined : warning: this is the location of the previous definition gcc -c alloca86.S -o i386/alloca86.o -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -D_FORTIFY_SOURCE=0 -DTCC_TARGET_I386 : warning: "_FORTIFY_SOURCE" redefined : warning: this is the location of the previous definition gcc -c alloca86-bt.S -o i386/alloca86-bt.o -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -D_FORTIFY_SOURCE=0 -DTCC_TARGET_I386 : warning: "_FORTIFY_SOURCE" redefined : warning: this is the location of the previous definition gcc -c bcheck.c -o i386/bcheck.o -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -D_FORTIFY_SOURCE=0 -DTCC_TARGET_I386 : 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 ar rcs ../libtcc1.a i386/libtcc1.o i386/alloca86.o i386/alloca86-bt.o i386/bcheck.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 i386-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -D_FORTIFY_SOURCE=0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tND3sR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tcc-0.9.26-3.el6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tcc-0.9.26-3.el6.i386 ++ dirname /builddir/build/BUILDROOT/tcc-0.9.26-3.el6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tcc-0.9.26-3.el6.i386 + cd tcc-0.9.26 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.i386 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.i386/usr/bin" install -m755 tcc "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.i386/usr/bin" mkdir -p "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.i386/usr/share/man/man1" install tcc.1 "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.i386/usr/share/man/man1" mkdir -p "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.i386/usr/share/info" install tcc-doc.info "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.i386/usr/share/info" mkdir -p "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.i386/usr/lib/tcc" mkdir -p "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.i386/usr/lib/tcc/include" install -m644 libtcc1.a "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.i386/usr/lib/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.i386/usr/lib/tcc/include" mkdir -p "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.i386/usr/lib" install -m755 libtcc.a "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.i386/usr/lib" mkdir -p "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.i386/usr/include" install -m644 ./libtcc.h "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.i386/usr/include" mkdir -p "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.i386/usr/share/doc/tcc" install -m644 tcc-doc.html "/builddir/build/BUILDROOT/tcc-0.9.26-3.el6.i386/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.i386/usr/bin/tcc 1345 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.i686 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libm.so.6 libm.so.6(GLIBC_2.0) rtld(GNU_HASH) Processing files: tcc-debuginfo-0.9.26-3.el6.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tcc-0.9.26-3.el6.i386 warning: Could not canonicalize hostname: copr-builder-791967149 Wrote: /builddir/build/RPMS/tcc-0.9.26-3.el6.i686.rpm Wrote: /builddir/build/RPMS/tcc-debuginfo-0.9.26-3.el6.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mnsQ35 + umask 022 + cd /builddir/build/BUILD + cd tcc-0.9.26 + /bin/rm -rf /builddir/build/BUILDROOT/tcc-0.9.26-3.el6.i386 + exit 0 Child return code was: 0 LEAVE do -->