D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/@2191504:tcc-0.9.28-0.git20250528.1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AKPdmS + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf tinycc-59aecdb + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/tcc_0.9.28+git20250528.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd tinycc-59aecdb + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/tcc-0.9.28-arm.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + xargs perl -pi -e 's|^#\!/usr/local/bin|#\!/usr/bin|g' + find -type f + chmod 644 examples/ex1.c examples/ex2.c examples/ex3.c examples/ex4.c examples/ex5.c + sed -i -e 's|STRIP_yes = -s|STRIP_yes =|' Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nJ9BUA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tinycc-59aecdb + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + 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=aarch64-mageia-linux-gnu --build=aarch64-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 --disable-static --disable-rpath configure: WARNING: unrecognized option --host=aarch64-mageia-linux-gnu configure: WARNING: unrecognized option --build=aarch64-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/iurt/rpmbuild/BUILD/tinycc-59aecdb Build OS Linux aarch64 C compiler gcc (12.3) Target OS Linux CPU arm64 Config debug static=no rpath=no Creating config.mak and config.h + /usr/bin/make gcc -o tcc.o -c tcc.c -I. -DONE_SOURCE=0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wdeclaration-after-statement -Wno-unused-result -g gcc -o libtcc.o -c libtcc.c -I. -DONE_SOURCE=0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wdeclaration-after-statement -Wno-unused-result -g -fPIC gcc -DC2STR conftest.c -o c2str.exe && ./c2str.exe include/tccdefs.h tccdefs_.h gcc -o tccpp.o -c tccpp.c -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wdeclaration-after-statement -Wno-unused-result -g -fPIC gcc -o tccgen.o -c tccgen.c -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wdeclaration-after-statement -Wno-unused-result -g -fPIC gcc -o tccdbg.o -c tccdbg.c -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wdeclaration-after-statement -Wno-unused-result -g -fPIC gcc -o tccelf.o -c tccelf.c -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wdeclaration-after-statement -Wno-unused-result -g -fPIC gcc -o tccasm.o -c tccasm.c -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wdeclaration-after-statement -Wno-unused-result -g -fPIC gcc -o tccrun.o -c tccrun.c -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wdeclaration-after-statement -Wno-unused-result -g -fPIC gcc -o arm64-gen.o -c arm64-gen.c -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wdeclaration-after-statement -Wno-unused-result -g -fPIC gcc -o arm64-link.o -c arm64-link.c -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wdeclaration-after-statement -Wno-unused-result -g -fPIC gcc -o arm64-asm.o -c arm64-asm.c -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wdeclaration-after-statement -Wno-unused-result -g -fPIC gcc -shared -Wl,-soname,libtcc.so -o libtcc.so libtcc.o tccpp.o tccgen.o tccdbg.o tccelf.o tccasm.o tccrun.o arm64-gen.o arm64-link.o arm64-asm.o -lm -ldl -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -fPIC gcc -o tcc tcc.o libtcc.so -lm -ldl -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/tinycc-59aecdb/lib' ../tcc -c lib-arm64.c -o lib-arm64.o -B.. -I.. ../tcc -c stdatomic.c -o stdatomic.o -B.. -I.. ../tcc -c atomic.S -o atomic.o -B.. -I.. ../tcc -c builtin.c -o builtin.o -B.. -I.. ../tcc -c tcov.c -o tcov.o -B.. -I.. ../tcc -c dsohandle.c -o dsohandle.o -B.. -I.. ../tcc -ar rcs ../libtcc1.a lib-arm64.o stdatomic.o atomic.o builtin.o tcov.o dsohandle.o ../tcc -c runmain.c -o ../runmain.o -B.. -I.. ../tcc -c bt-exe.c -o ../bt-exe.o -B.. -I.. ../tcc -c bt-log.c -o ../bt-log.o -B.. -I.. ../tcc -c bcheck.c -o ../bcheck.o -B.. -I.. -bt make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/tinycc-59aecdb/lib' perl ./texi2pod.pl tcc-doc.texi tcc-doc.pod pod2man --section=1 --center="Tiny C Compiler" --release="0.9.28rc" tcc-doc.pod >tcc.1 makeinfo --no-split --html --number-sections -o tcc-doc.html tcc-doc.texi makeinfo tcc-doc.texi || true + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.B7EeQF + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64 + cd tinycc-59aecdb + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64 'INSTALL=/usr/bin/install -p' -> /home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64/usr/bin : tcc -> /home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64/usr/lib64/tcc : libtcc1.a runmain.o bt-exe.o bt-log.o bcheck.o -> /home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64/usr/lib64/tcc/include : ./include/*.h ./tcclib.h -> /home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64/usr/lib64 : libtcc.so -> /home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64/usr/include : ./libtcc.h -> /home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64/usr/share/man/man1 : tcc.1 -> /home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64/usr/share/info : tcc-doc.info -> /home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64/usr/share/doc : tcc-doc.html + rm -rf /home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64/usr/share/doc/tcc + /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/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /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/stdarg.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/tcc/include/stdatomic.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/float.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/tcc/include/tgmath.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/tcc/include/tccdefs.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/stddef.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/stdalign.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 *** WARNING: ./usr/include/libtcc.h is executable but has no shebang, removing executable bit + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: tcc-0.9.28-0.git20250528.1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pRD121 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tinycc-59aecdb + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64/usr/share/doc/tcc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64/usr/share/doc/tcc + cp -pr Changelog /home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64/usr/share/doc/tcc + cp -pr README /home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64/usr/share/doc/tcc + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64/usr/share/doc/tcc + cp -pr tcc-doc.html /home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64/usr/share/doc/tcc + cp -pr examples /home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64/usr/share/doc/tcc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wOPNXK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tinycc-59aecdb + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64/usr/share/licenses/tcc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64/usr/share/licenses/tcc + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64/usr/share/licenses/tcc + RPM_EC=0 ++ jobs -p + exit 0 Provides: libtcc.so()(64bit) tcc = 0.9.28-0.git20250528.1.mga9 tcc(aarch-64) = 0.9.28-0.git20250528.1.mga9 tinycc = 0.9.28-0.git20250528.1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libtcc.so()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/tcc-0.9.28-0.git20250528.1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IVKYuA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tinycc-59aecdb + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/tcc-0.9.28-0.git20250528.1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SfoKFy + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf tinycc-59aecdb tinycc-59aecdb.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!