>>> tcc: Building testing/tcc 0.9.27_git20220323-r0 (using abuild 3.9.0-r0) started Sun, 27 Mar 2022 05:48:21 +0000 >>> tcc: Checking sanity of /home/buildozer/aports/testing/tcc/APKBUILD... >>> tcc: Analyzing dependencies... >>> tcc: Installing for build: build-base texinfo (1/7) Installing libbz2 (1.0.8-r1) (2/7) Installing perl (5.34.0-r1) (3/7) Installing texinfo (6.8-r0) (4/7) Installing .makedepends-tcc (20220327.054822) (5/7) Installing perl-error (0.17029-r1) (6/7) Installing perl-git (2.35.1-r1) (7/7) Installing git-perl (2.35.1-r1) Executing busybox-1.35.0-r6.trigger OK: 411 MiB in 104 packages >>> tcc: Cleaning up srcdir >>> tcc: Cleaning up pkgdir >>> tcc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tcc-750f0a3e3f11c1a442f00f017c2548a8f63e0b9f.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> tcc: Fetching tcc-750f0a3e3f11c1a442f00f017c2548a8f63e0b9f.tar.gz::https://repo.or.cz/tinycc.git/snapshot/750f0a3e3f11c1a442f00f017c2548a8f63e0b9f.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 100 874k 0 874k 0 0 72204 0 --:--:-- 0:00:12 --:--:-- 218k >>> tcc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tcc-750f0a3e3f11c1a442f00f017c2548a8f63e0b9f.tar.gz >>> tcc: Checking sha512sums... tcc-750f0a3e3f11c1a442f00f017c2548a8f63e0b9f.tar.gz: OK >>> tcc: Unpacking /var/cache/distfiles/edge/tcc-750f0a3e3f11c1a442f00f017c2548a8f63e0b9f.tar.gz... 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 Source path /home/buildozer/aports/testing/tcc/src/tinycc-750f0a3 C compiler gcc (11.2) Target OS Linux CPU arm64 Config musl Creating config.mak and config.h gcc -o tcc.o -c tcc.c -DTCC_MUSL -DTCC_TARGET_ARM64 -DONE_SOURCE=0 -DTCC_GITHASH="\"master:22e3efccb3\"" -Os -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -Wno-format-truncation -I. -Os gcc -o libtcc.o -c libtcc.c -DTCC_MUSL -DTCC_TARGET_ARM64 -DONE_SOURCE=0 -Os -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -Wno-format-truncation -I. -Os gcc -DC2STR conftest.c -o c2str.exe && ./c2str.exe include/tccdefs.h tccdefs_.h gcc -o tccgen.o -c tccgen.c -DTCC_MUSL -DTCC_TARGET_ARM64 -DONE_SOURCE=0 -Os -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -Wno-format-truncation -I. -Os gcc -o tccelf.o -c tccelf.c -DTCC_MUSL -DTCC_TARGET_ARM64 -DONE_SOURCE=0 -Os -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -Wno-format-truncation -I. -Os gcc -o tccasm.o -c tccasm.c -DTCC_MUSL -DTCC_TARGET_ARM64 -DONE_SOURCE=0 -Os -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -Wno-format-truncation -I. -Os gcc -o tccrun.o -c tccrun.c -DTCC_MUSL -DTCC_TARGET_ARM64 -DONE_SOURCE=0 -Os -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -Wno-format-truncation -I. -Os gcc -o arm64-gen.o -c arm64-gen.c -DTCC_MUSL -DTCC_TARGET_ARM64 -DONE_SOURCE=0 -Os -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -Wno-format-truncation -I. -Os gcc -o arm64-link.o -c arm64-link.c -DTCC_MUSL -DTCC_TARGET_ARM64 -DONE_SOURCE=0 -Os -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -Wno-format-truncation -I. -Os gcc -o arm64-asm.o -c arm64-asm.c -DTCC_MUSL -DTCC_TARGET_ARM64 -DONE_SOURCE=0 -Os -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -Wno-format-truncation -I. -Os perl ./texi2pod.pl tcc-doc.texi tcc-doc.pod makeinfo --no-split --html --number-sections -o tcc-doc.html tcc-doc.texi makeinfo tcc-doc.texi || true pod2man --section=1 --center="Tiny C Compiler" --release="0.9.27" tcc-doc.pod >tcc.1 && rm -f tcc-doc.pod gcc -o tccpp.o -c tccpp.c -DTCC_MUSL -DTCC_TARGET_ARM64 -DONE_SOURCE=0 -Os -Wdeclaration-after-statement -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -Wno-unused-result -Wno-format-truncation -I. -Os ar rcs libtcc.a libtcc.o tccpp.o tccgen.o tccelf.o tccasm.o tccrun.o arm64-gen.o arm64-link.o arm64-asm.o gcc -o tcc tcc.o libtcc.a -lm -lpthread -ldl -Wl,--as-needed,-O1,--sort-common -s make[1]: Entering directory '/home/buildozer/aports/testing/tcc/src/tinycc-750f0a3/lib' ../tcc -c lib-arm64.c -o lib-arm64.o -B.. -I.. ../tcc -c fetch_and_add.S -o fetch_and_add.o -B.. -I.. ../tcc -c tcov.c -o tcov.o -B.. -I.. ../tcc -c dsohandle.c -o dsohandle.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.. -g -DTCC_MUSL ../tcc -ar rcs ../libtcc1.a lib-arm64.o fetch_and_add.o tcov.o dsohandle.o make[1]: Leaving directory '/home/buildozer/aports/testing/tcc/src/tinycc-750f0a3/lib' >>> tcc: Entering fakeroot... -> "/home/buildozer/aports/testing/tcc/pkg/tcc/usr/bin" : tcc -> "/home/buildozer/aports/testing/tcc/pkg/tcc/usr/lib/tcc" : libtcc1.a bcheck.o bt-exe.o bt-log.o -> "/home/buildozer/aports/testing/tcc/pkg/tcc/usr/lib/tcc/include" : ./include/*.h ./tcclib.h -> "/home/buildozer/aports/testing/tcc/pkg/tcc/usr/lib" : libtcc.a -> "/home/buildozer/aports/testing/tcc/pkg/tcc/usr/include" : ./libtcc.h -> "/home/buildozer/aports/testing/tcc/pkg/tcc/usr/share/man/man1" : tcc.1 -> "/home/buildozer/aports/testing/tcc/pkg/tcc/usr/share/info" : tcc-doc.info -> "/home/buildozer/aports/testing/tcc/pkg/tcc/usr/share/doc" : tcc-doc.html >>> tcc-doc*: Running split function doc... >>> tcc-doc*: Preparing subpackage tcc-doc... >>> tcc-doc*: Running postcheck for tcc-doc >>> tcc*: Running postcheck for tcc >>> tcc*: Preparing package tcc... >>> tcc*: Stripping binaries >>> tcc-doc*: Scanning shared objects >>> tcc*: Scanning shared objects >>> tcc-doc*: Tracing dependencies... >>> tcc-doc*: Package size: 192.0 KB >>> tcc-doc*: Compressing data... >>> tcc-doc*: Create checksum... >>> tcc-doc*: Create tcc-doc-0.9.27_git20220323-r0.apk >>> tcc*: Tracing dependencies... so:libc.musl-aarch64.so.1 >>> tcc*: Package size: 972.0 KB >>> tcc*: Compressing data... >>> tcc*: Create checksum... >>> tcc*: Create tcc-0.9.27_git20220323-r0.apk >>> tcc: Build complete at Sun, 27 Mar 2022 05:48:42 +0000 elapsed time 0h 0m 21s >>> tcc: Cleaning up srcdir >>> tcc: Cleaning up pkgdir >>> tcc: Uninstalling dependencies... (1/7) Purging .makedepends-tcc (20220327.054822) (2/7) Purging texinfo (6.8-r0) (3/7) Purging git-perl (2.35.1-r1) (4/7) Purging perl-git (2.35.1-r1) (5/7) Purging perl-error (0.17029-r1) (6/7) Purging perl (5.34.0-r1) (7/7) Purging libbz2 (1.0.8-r1) Executing busybox-1.35.0-r6.trigger OK: 367 MiB in 97 packages >>> tcc: Updating the testing/aarch64 repository index... >>> tcc: Signing the index...