D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/tcc-0.9.27-9+git20200814.62c30a4a.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.W8hbSO + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf tcc-0.9.27 + /usr/bin/mkdir -p tcc-0.9.27 + cd tcc-0.9.27 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/tcc_0.9.27+git20200814.62c30a4a.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + rm -rf /home/pterjan/rpmbuild/BUILD/tcc-0.9.27-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/tcc-0.9.27-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/tcc-0.9.26-arm.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + find -type f + xargs perl -pi -e 's|^#\!/usr/local/bin|#\!/usr/bin|g' + perl -pi -e 's!/usr/lib!/usr/lib64!' libtcc.c tcc.h + chmod 644 examples/ex1.c examples/ex2.c examples/ex3.c examples/ex4.c examples/ex5.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rBuZ0Q + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd tcc-0.9.27 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-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 --debug --triplet=x86_64-mageia-linux-gnu configure: WARNING: unrecognized option --host=x86_64-mageia-linux-gnu configure: WARNING: unrecognized option --build=x86_64-mageia-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 Source path /home/pterjan/rpmbuild/BUILD/tcc-0.9.27 C compiler gcc (14.1) Target OS Linux CPU x86_64 Triplet x86_64-mageia-linux-gnu Config strip=no Creating config.mak and config.h + /usr/bin/make -O -j16 V=1 VERBOSE=1 -j4 gcc -o tcc.o -c tcc.c -DCONFIG_TRIPLET="\"x86_64-mageia-linux-gnu\"" -DTCC_TARGET_X86_64 -DONE_SOURCE=0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -Wno-format-truncation -I. -g gcc -o libtcc.o -c libtcc.c -DCONFIG_TRIPLET="\"x86_64-mageia-linux-gnu\"" -DTCC_TARGET_X86_64 -DONE_SOURCE=0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -Wno-format-truncation -I. -g gcc -o tccasm.o -c tccasm.c -DCONFIG_TRIPLET="\"x86_64-mageia-linux-gnu\"" -DTCC_TARGET_X86_64 -DONE_SOURCE=0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -Wno-format-truncation -I. -g gcc -o tccrun.o -c tccrun.c -DCONFIG_TRIPLET="\"x86_64-mageia-linux-gnu\"" -DTCC_TARGET_X86_64 -DONE_SOURCE=0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -Wno-format-truncation -I. -g gcc -o tccpp.o -c tccpp.c -DCONFIG_TRIPLET="\"x86_64-mageia-linux-gnu\"" -DTCC_TARGET_X86_64 -DONE_SOURCE=0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -Wno-format-truncation -I. -g gcc -o tccelf.o -c tccelf.c -DCONFIG_TRIPLET="\"x86_64-mageia-linux-gnu\"" -DTCC_TARGET_X86_64 -DONE_SOURCE=0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -Wno-format-truncation -I. -g gcc -o x86_64-link.o -c x86_64-link.c -DCONFIG_TRIPLET="\"x86_64-mageia-linux-gnu\"" -DTCC_TARGET_X86_64 -DONE_SOURCE=0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -Wno-format-truncation -I. -g perl ./texi2pod.pl tcc-doc.texi tcc-doc.pod gcc -o x86_64-gen.o -c x86_64-gen.c -DCONFIG_TRIPLET="\"x86_64-mageia-linux-gnu\"" -DTCC_TARGET_X86_64 -DONE_SOURCE=0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -Wno-format-truncation -I. -g makeinfo --no-split --html --number-sections -o tcc-doc.html tcc-doc.texi gcc -o i386-asm.o -c i386-asm.c -DCONFIG_TRIPLET="\"x86_64-mageia-linux-gnu\"" -DTCC_TARGET_X86_64 -DONE_SOURCE=0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -Wno-format-truncation -I. -g pod2man --section=1 --center="Tiny C Compiler" --release="0.9.27" tcc-doc.pod >tcc.1 && rm -f tcc-doc.pod makeinfo tcc-doc.texi || true gcc -o tccgen.o -c tccgen.c -DCONFIG_TRIPLET="\"x86_64-mageia-linux-gnu\"" -DTCC_TARGET_X86_64 -DONE_SOURCE=0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -Wno-format-truncation -I. -g ar rcs libtcc.a libtcc.o tccpp.o tccgen.o tccelf.o tccasm.o tccrun.o x86_64-gen.o x86_64-link.o i386-asm.o gcc -o tcc tcc.o libtcc.a -lm -lpthread -ldl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/tcc-0.9.27/lib' ../tcc -c libtcc1.c -o libtcc1.o -B.. -I.. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tcc-0.9.27/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/tcc-0.9.27/lib' ../tcc -c alloca86_64.S -o alloca86_64.o -B.. -I.. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tcc-0.9.27/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/tcc-0.9.27/lib' ../tcc -c alloca86_64-bt.S -o alloca86_64-bt.o -B.. -I.. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tcc-0.9.27/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/tcc-0.9.27/lib' ../tcc -c va_list.c -o va_list.o -B.. -I.. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tcc-0.9.27/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/tcc-0.9.27/lib' ../tcc -c dsohandle.c -o dsohandle.o -B.. -I.. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tcc-0.9.27/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/tcc-0.9.27/lib' ../tcc -ar rcs ../libtcc1.a libtcc1.o alloca86_64.o alloca86_64-bt.o va_list.o dsohandle.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tcc-0.9.27/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/tcc-0.9.27/lib' ../tcc -c bt-log.c -o ../bt-log.o -B.. -I.. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tcc-0.9.27/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/tcc-0.9.27/lib' ../tcc -c bcheck.c -o ../bcheck.o -B.. -I.. -g make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tcc-0.9.27/lib' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/tcc-0.9.27/lib' ../tcc -c bt-exe.c -o ../bt-exe.o -B.. -I.. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tcc-0.9.27/lib' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nL5mdc + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64 + cd tcc-0.9.27 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64 'INSTALL=/usr/bin/install -p' -> "/home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64/usr/bin" : tcc -> "/home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64/usr/lib64/tcc" : libtcc1.a bcheck.o bt-exe.o bt-log.o -> "/home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64/usr/lib64/tcc/include" : ./include/*.h ./tcclib.h -> "/home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64/usr/lib64" : libtcc.a -> "/home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64/usr/include" : ./libtcc.h -> "/home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64/usr/share/man/man1" : tcc.1 -> "/home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64/usr/share/info" : tcc-doc.info -> "/home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64/usr/share/doc" : tcc-doc.html + rm -rf /home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64/usr/share/doc/tcc + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.9.27-9+git20200814.62c30a4a.mga10 --unique-debug-suffix -0.9.27-9+git20200814.62c30a4a.mga10.x86_64 --unique-debug-src-base tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/tcc-0.9.27 find-debuginfo: starting Extracting debug info from 4 files debugedit: Stabs debuginfo not supported: /home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64/usr/lib64/tcc/bcheck.o *** ERROR: No build ID note found in /home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64/usr/lib64/tcc/bt-exe.o *** ERROR: No build ID note found in /home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64/usr/lib64/tcc/bcheck.o *** ERROR: No build ID note found in /home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64/usr/lib64/tcc/bt-log.o DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64 1914 blocks find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib64/tcc/include/stdbool.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/tcc/include/varargs.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/tcc/include/tcclib.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/tcc/include/stdnoreturn.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/tcc/include/stdalign.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/tcc/include/float.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/tcc/include/stdarg.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/tcc/include/stddef.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/libtcc.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/doc/tcc-doc.html is executable but has no shebang, removing executable bit + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nd1aFw + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd tcc-0.9.27 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64/usr/share/doc/tcc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64/usr/share/doc/tcc + cp -pr /home/pterjan/rpmbuild/BUILD/tcc-0.9.27/Changelog /home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64/usr/share/doc/tcc + cp -pr /home/pterjan/rpmbuild/BUILD/tcc-0.9.27/README /home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64/usr/share/doc/tcc + cp -pr /home/pterjan/rpmbuild/BUILD/tcc-0.9.27/TODO /home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64/usr/share/doc/tcc + cp -pr /home/pterjan/rpmbuild/BUILD/tcc-0.9.27/tcc-doc.html /home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64/usr/share/doc/tcc + cp -pr /home/pterjan/rpmbuild/BUILD/tcc-0.9.27/examples /home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64/usr/share/doc/tcc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2EwUvN + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd tcc-0.9.27 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64/usr/share/licenses/tcc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64/usr/share/licenses/tcc + cp -pr /home/pterjan/rpmbuild/BUILD/tcc-0.9.27/COPYING /home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64/usr/share/licenses/tcc + RPM_EC=0 ++ jobs -p + exit 0 Provides: tcc = 0.9.27-9+git20200814.62c30a4a.mga10 tcc(x86-64) = 0.9.27-9+git20200814.62c30a4a.mga10 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.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) Processing files: tcc-debugsource-0.9.27-9+git20200814.62c30a4a.mga10.x86_64 Provides: tcc-debugsource = 0.9.27-9+git20200814.62c30a4a.mga10 tcc-debugsource(x86-64) = 0.9.27-9+git20200814.62c30a4a.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tcc-debuginfo-0.9.27-9+git20200814.62c30a4a.mga10.x86_64 Provides: debuginfo(build-id) = 37d7d7d3879afe7d3ea066e7b7beb144a45494fc tcc-debuginfo = 0.9.27-9+git20200814.62c30a4a.mga10 tcc-debuginfo(x86-64) = 0.9.27-9+git20200814.62c30a4a.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tcc-debugsource(x86-64) = 0.9.27-9+git20200814.62c30a4a.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/tcc-debuginfo-0.9.27-9+git20200814.62c30a4a.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/tcc-debugsource-0.9.27-9+git20200814.62c30a4a.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nRq26q + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd tcc-0.9.27 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/tcc-0.9.27-9+git20200814.62c30a4a.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CIUrk3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/tcc-0.9.27-SPECPARTS + rm -rf tcc-0.9.27 tcc-0.9.27.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!