>>> tcc: Building community/tcc 0.9.27_git20250106-r0 (using abuild 3.15.0_rc3-r1) started Sun, 27 Apr 2025 23:46:38 +0000 >>> tcc: Validating /home/buildozer/aports/community/tcc/APKBUILD... >>> tcc: Analyzing dependencies... >>> tcc: Installing for build: build-base texinfo (1/7) Installing libbz2 (1.0.8-r6) (2/7) Installing perl (5.40.2-r0) (3/7) Installing texinfo (7.2-r0) (4/7) Installing .makedepends-tcc (20250427.234638) (5/7) Installing perl-error (0.17030-r0) (6/7) Installing perl-git (2.49.0-r0) (7/7) Installing git-perl (2.49.0-r0) Executing busybox-1.37.0-r16.trigger OK: 444 MiB in 110 packages >>> tcc: Cleaning up srcdir >>> tcc: Cleaning up pkgdir >>> tcc: Cleaning up tmpdir >>> tcc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/tcc-f6385c05308f715bdd2c06336801193a21d69b50.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> tcc: Fetching tcc-f6385c05308f715bdd2c06336801193a21d69b50.tar.gz::https://repo.or.cz/tinycc.git/snapshot/f6385c05308f715bdd2c06336801193a21d69b50.tar.gz Connecting to repo.or.cz (142.132.237.69:443) saving to '/var/cache/distfiles/v3.22/tcc-f6385c05308f715bdd2c06336801193a21d69b50.tar.gz.part' tcc-f6385c05308f715b 100% |********************************| 952k 0:00:00 ETA '/var/cache/distfiles/v3.22/tcc-f6385c05308f715bdd2c06336801193a21d69b50.tar.gz.part' saved >>> tcc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/tcc-f6385c05308f715bdd2c06336801193a21d69b50.tar.gz >>> tcc: Checking sha512sums... tcc-f6385c05308f715bdd2c06336801193a21d69b50.tar.gz: OK libtcc.pc.in: OK >>> tcc: Unpacking /var/cache/distfiles/v3.22/tcc-f6385c05308f715bdd2c06336801193a21d69b50.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/community/tcc/src/tinycc-f6385c0 Build OS Linux x86_64 C compiler cc (14.2) Target OS Linux CPU x86_64 Config static=no musl Creating config.mak and config.h cc -o tcc.o -c tcc.c -I. -DONE_SOURCE=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wdeclaration-after-statement -Wno-unused-result cc -o libtcc.o -c libtcc.c -I. -DONE_SOURCE=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wdeclaration-after-statement -Wno-unused-result -fPIC cc -DC2STR conftest.c -o c2str.exe && ./c2str.exe include/tccdefs.h tccdefs_.h cc -o tccgen.o -c tccgen.c -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wdeclaration-after-statement -Wno-unused-result -fPIC cc -o tccdbg.o -c tccdbg.c -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wdeclaration-after-statement -Wno-unused-result -fPIC cc -o tccelf.o -c tccelf.c -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wdeclaration-after-statement -Wno-unused-result -fPIC cc -o tccasm.o -c tccasm.c -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wdeclaration-after-statement -Wno-unused-result -fPIC cc -o tccrun.o -c tccrun.c -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wdeclaration-after-statement -Wno-unused-result -fPIC cc -o x86_64-gen.o -c x86_64-gen.c -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wdeclaration-after-statement -Wno-unused-result -fPIC cc -o x86_64-link.o -c x86_64-link.c -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wdeclaration-after-statement -Wno-unused-result -fPIC cc -o i386-asm.o -c i386-asm.c -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wdeclaration-after-statement -Wno-unused-result -fPIC 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.28rc" tcc-doc.pod >tcc.1 cc -o tccpp.o -c tccpp.c -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wdeclaration-after-statement -Wno-unused-result -fPIC tcc-doc.texi:25: warning: no htmlxref.cnf entry found for `dir' cc -shared -Wl,-soname,libtcc.so -o libtcc.so libtcc.o tccpp.o tccgen.o tccdbg.o tccelf.o tccasm.o tccrun.o x86_64-gen.o x86_64-link.o i386-asm.o -lm -ldl -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -fPIC cc -o tcc tcc.o libtcc.so -lm -ldl -lpthread -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-rpath,"/usr/lib" make[1]: Entering directory '/home/buildozer/aports/community/tcc/src/tinycc-f6385c0/lib' ../tcc -c libtcc1.c -o libtcc1.o -B.. ../tcc -c alloca.S -o alloca.o -B.. ../tcc -c alloca-bt.S -o alloca-bt.o -B.. ../tcc -c stdatomic.c -o stdatomic.o -B.. ../tcc -c atomic.S -o atomic.o -B.. ../tcc -c builtin.c -o builtin.o -B.. ../tcc -c tcov.c -o tcov.o -B.. ../tcc -c va_list.c -o va_list.o -B.. ../tcc -c dsohandle.c -o dsohandle.o -B.. ../tcc -c runmain.c -o ../runmain.o -B.. ../tcc -c bt-exe.c -o ../bt-exe.o -B.. -I.. ../tcc -c bt-log.c -o ../bt-log.o -B.. ../tcc -c bcheck.c -o ../bcheck.o -B.. -bt -I.. ../tcc -ar rcs ../libtcc1.a libtcc1.o alloca.o alloca-bt.o stdatomic.o atomic.o builtin.o tcov.o va_list.o dsohandle.o make[1]: Leaving directory '/home/buildozer/aports/community/tcc/src/tinycc-f6385c0/lib' make[1]: Entering directory '/home/buildozer/aports/community/tcc/src/tinycc-f6385c0/tests' ------------ version ------------ tcc version 0.9.28rc (x86_64 Linux) ------------ hello-exe ------------ ------------ hello-run ------------ Hello World ------------ tests2-dir ------------ Hello World ------------ pp-dir ------------ ------------ memtest ------------ ------------ dlltest ------------ PPTest 01 ... PPTest 02 ... PPTest 03 ... ------------ cross-test ------------ Test: 00_assignment... ------------ btest ------------ . i386 PPTest 04 ... ------------ tccb ------------ Test: 01_comment... PPTest 05 ... PPTest 06 ... Test: 02_printf... ------------ vla_test-run ------------ PPTest 07 ... test1... success test2... success test3... success PPTest 08 ... Test: 03_struct... ------------ asm-c-connect-test ------------ PPTest 09 ... Test: 04_for... PPTest 10 ... * x1 x2 x3 x4 x5 x5 x6-2 x6-1 * PPTest 11 ... Test: 05_array... Test 1 succeeded as expected Test: 06_case... PPTest 12 ... PPTest 13 ... * x1 x2 x3 x4 x5 x5 x6-2 x6-1 * Test: 07_function... PPTest 14 ... Test: 08_while... PPTest 15 ... PPTest 16 ... Test: 09_do_while... PPTest 17 ... Test: 10_pointer... Test 4 succeeded as expected Test: 11_precedence... PPTest 18 ... PPTest 19 ... Test: 12_hashdefine... PPTest 20 ... Test: 13_integer_literals... PPTest 21 ... PPTest 22 ... PPTest 23 ... Test: 14_if... Test 8 succeeded as expected PPTest pp-counter ... Test: 15_recursion... Test: 16_nesting... Test 10 succeeded as expected Test: 17_enum... Test: 18_include... Test: 19_pointer_arithmetic... Test 14 succeeded as expected Test: 20_pointer_comparison... Test: 21_char_array... Test: 22_floating_point... Test 16 succeeded as expected Test: 23_type_coercion... Test: 24_math_library... Test: 25_quicksort... Test 2 failed as expected Test: 26_character_constants... Test: 27_sizeof... Test: 28_strings... Test: 29_array_address... Test 5 failed as expected Test: 30_hanoi... Test: 31_args... Test: 32_led... Test 6 failed as expected Test: 33_ternary_op... Test: 35_sizeof... Test: 36_array_initialisers... Test 7 failed as expected Test: 37_sprintf... Test: 38_multiple_array_index... Test: 39_typedef... ------------ libtest ------------ Test: 40_stdio... Test 9 failed as expected Hello World! Test: 41_hashif... Test: 42_function_pointer... Test: 43_void_param... Test 11 failed as expected Test: 44_scoped_declarations... Test: 45_empty_for... Test: 46_grep... Test: 47_switch_return... Test 12 failed as expected Test: 48_nested_break... Test: 49_bracket_evaluation... Test: 50_logical_second_arg... Test: 51_static... Test 13 failed as expected Test: 52_unnamed_enum... Test: 54_goto... Test: 55_lshift_type... fib(32) = 2178309 add(32, 64) = 96 Test 15 failed as expected Test: 60_errors_and_warnings... Test: 61_integers... Test: 64_macro_nesting... Test: 67_macro_concat... Test: 70_floating_point_literals... Test 17 failed as expected Test: 71_macro_empty_arg... Test: 72_long_long_constant... Test: 73_arm64... ------------ abitest-tcc ------------ ret_int_test... Test: 75_array_in_struct_init... Test: 76_dollars_in_identifiers... success ret_longlong_test... Test 18 failed as expected Bound-Test OK Test: 77_push_pop_macro... success ret_float_test... success ret_double_test... Test: 78_vla_label... Test: 79_vla_continue... success ret_longdouble_test... Test: 80_flexarray... success ret_2float_test... Test: 81_types... success ret_2double_test... Test: 82_attribs_position... ------------ libtest_mt ------------ success ret_8plus2double_test... Test: 83_utf8_in_identifiers... running fib with mixed calls success ret_6plus2longlong_test... Test: 84_hex-float... Test: 85_asm-outside-function... success ret_mixed3_test... Test: 86_memory-model... success reg_pack_test... Test: 87_dead_code... success reg_pack_longlong_test... Test: 88_codeopt... success sret_test... Test: 89_nocode_wanted... success one_member_union_test... Test: 90_struct-init... . i386-win32 Test: 91_ptr_longlong_arith32... success two_member_union_test... Test: 92_enum_bitfield... success many_struct_test... Test: 93_integer_promotion... success many_struct_test_2... Test: 94_generic... Test: 95_bitfields... success many_struct_test_3... success stdarg_test... Test: 95_bitfields_ms... Test: 96_nodata_wanted... success stdarg_many_test... Test: 97_utf8_string_literal... success stdarg_struct_test... Test: 100_c99array-decls... Test: 101_cleanup... success arg_align_test... Test: 102_alignas... success Test: 103_implicit_memmove... Test: 104_inline... Test: 105_local_extern... Test: 106_versym... 1 2 3 5 8 13 21 34 55 89 144 233 377 610 987 1597 2584 4181 6765 10946 (15 ms) producing some exceptions (!) Test: 107_stack_safe... Test: 108_constructor... Test: 109_float_struct_calling... Test: 110_average... Test: 111_conversion... Test: 112_backtrace... Test: 113_btdll... Test: 114_bound_signal... Test: 115_bound_setjmp... Test: 116_bound_setjmp2... Test: 117_builtins... Test: 118_switch... Test: 119_random_stuff... Test: 120_alias... Test: 121_struct_return... Test: 122_vla_reuse... Test: 123_vla_bug... Test: 124_atomic_counter... Test: 125_atomic_misc... Test: 126_bound_global... Test: 127_asm_goto... Test: 128_run_atexit... Test: 129_scopes... Test: 130_large_argument... Test: 131_return_struct_in_reg... Test: 132_bound_test... 1 2 3 5 8 13 21 34 55! 89! 144! 233! 377! 610! 987! 1597! 2584 4181 6765 10946 (18 ms) running fib in threads Test: 134_double_to_signed... Test: 135_func_arg_struct_compare... ------------ abitest-cc ------------ ret_int_test... success ret_longlong_test... 1 2 3 5 8 13 21 610 55 233 377 144 89 987 4181 34 2584 6765 1597 10946 (23 ms) running tcc.c in threads to run fib success ret_float_test... success ret_double_test... success ret_longdouble_test... success ret_2float_test... success ret_2double_test... success ret_8plus2double_test... success ret_6plus2longlong_test... success ret_mixed3_test... success reg_pack_test... success reg_pack_longlong_test... success sret_test... success one_member_union_test... success two_member_union_test... success many_struct_test... success many_struct_test_2... success many_struct_test_3... success stdarg_test... success stdarg_many_test... success stdarg_struct_test... success arg_align_test... success . i386-OpenBSD Hello World ------------ dlltest with PIC ------------ . x86_64 . x86_64-win32 . x86_64-osx . x86_64-FreeBSD ------------ test3 ------------ ------------ test1b ------------ . x86_64-NetBSD . x86_64-OpenBSD . arm-fpa . arm-eabihf Auto Test3 OK . arm-NetBSD . arm-wince . arm64 Auto Bound-Test OK . arm64-osx . arm64-FreeBSD . arm64-NetBSD . arm64-OpenBSD 1 . riscv64 2 3 . c67 5 8 13 55 21 34 144 233Exe Bound-Test OK 610 1597Hello World 2584OK 987 4181 10946 6765 89 377 (2565 ms) compiling tcc.c 10 times 1 2 3 4 5 6 7 8 9 10 (495 ms) make[1]: Leaving directory '/home/buildozer/aports/community/tcc/src/tinycc-f6385c0/tests' >>> tcc: Entering fakeroot... -> /home/buildozer/aports/community/tcc/pkg/tcc/usr/bin : tcc -> /home/buildozer/aports/community/tcc/pkg/tcc/usr/lib/tcc : libtcc1.a runmain.o bt-exe.o bt-log.o bcheck.o -> /home/buildozer/aports/community/tcc/pkg/tcc/usr/lib/tcc/include : ./include/*.h ./tcclib.h -> /home/buildozer/aports/community/tcc/pkg/tcc/usr/lib : libtcc.so -> /home/buildozer/aports/community/tcc/pkg/tcc/usr/include : ./libtcc.h -> /home/buildozer/aports/community/tcc/pkg/tcc/usr/share/man/man1 : tcc.1 -> /home/buildozer/aports/community/tcc/pkg/tcc/usr/share/info : tcc-doc.info -> /home/buildozer/aports/community/tcc/pkg/tcc/usr/share/doc : tcc-doc.html created directory: '/home/buildozer/aports/community/tcc/pkg/tcc/usr/lib/pkgconfig/' 'libtcc.pc' -> '/home/buildozer/aports/community/tcc/pkg/tcc/usr/lib/pkgconfig/libtcc.pc' created directory: '/home/buildozer/aports/community/tcc/pkg/tcc/usr/share/doc/tcc/' 'Changelog' -> '/home/buildozer/aports/community/tcc/pkg/tcc/usr/share/doc/tcc/Changelog' 'CodingStyle' -> '/home/buildozer/aports/community/tcc/pkg/tcc/usr/share/doc/tcc/CodingStyle' 'README' -> '/home/buildozer/aports/community/tcc/pkg/tcc/usr/share/doc/tcc/README' 'TODO' -> '/home/buildozer/aports/community/tcc/pkg/tcc/usr/share/doc/tcc/TODO' >>> tcc-libs*: Running split function libs... 'usr/lib/libtcc.so' -> '/home/buildozer/aports/community/tcc/pkg/tcc-libs/usr/lib/libtcc.so' >>> tcc-libs*: Preparing subpackage tcc-libs... >>> tcc-libs*: Stripping binaries >>> tcc-libs*: Running postcheck for tcc-libs >>> tcc-libs-static*: Running split function static... 'usr/lib/tcc/libtcc1.a' -> '/home/buildozer/aports/community/tcc/pkg/tcc-libs-static/usr/lib/tcc/libtcc1.a' >>> tcc-libs-static*: Preparing subpackage tcc-libs-static... >>> tcc-libs-static*: Stripping binaries >>> tcc-libs-static*: Running postcheck for tcc-libs-static >>> tcc-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/tcc/pkg/tcc-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/tcc/pkg/tcc-dev/usr/lib/pkgconfig' './usr/lib/tcc/include' -> '/home/buildozer/aports/community/tcc/pkg/tcc-dev/./usr/lib/tcc/include' 'usr/lib/tcc/bt-log.o' -> '/home/buildozer/aports/community/tcc/pkg/tcc-dev/usr/lib/tcc/bt-log.o' 'usr/lib/tcc/bcheck.o' -> '/home/buildozer/aports/community/tcc/pkg/tcc-dev/usr/lib/tcc/bcheck.o' 'usr/lib/tcc/bt-exe.o' -> '/home/buildozer/aports/community/tcc/pkg/tcc-dev/usr/lib/tcc/bt-exe.o' 'usr/lib/tcc/runmain.o' -> '/home/buildozer/aports/community/tcc/pkg/tcc-dev/usr/lib/tcc/runmain.o' >>> tcc-dev*: Preparing subpackage tcc-dev... >>> tcc-dev*: Stripping binaries >>> tcc-dev*: Running postcheck for tcc-dev >>> tcc-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/tcc/pkg/tcc-doc/usr/share/doc' 'usr/share/man' -> '/home/buildozer/aports/community/tcc/pkg/tcc-doc/usr/share/man' 'usr/share/info' -> '/home/buildozer/aports/community/tcc/pkg/tcc-doc/usr/share/info' >>> 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 >>> WARNING: tcc*: Redundant /usr/lib in rpath found >>> tcc-dev*: Scanning shared objects >>> tcc-doc*: Scanning shared objects >>> tcc-libs-static*: Scanning shared objects >>> tcc-libs*: Scanning shared objects >>> tcc*: Scanning shared objects >>> tcc-dev*: Tracing dependencies... tcc-libs=0.9.27_git20250106-r0 pkgconfig >>> tcc-dev*: Package size: 204.1 KB >>> tcc-dev*: Compressing data... >>> tcc-dev*: Create checksum... >>> tcc-dev*: Create tcc-dev-0.9.27_git20250106-r0.apk >>> tcc-doc*: Tracing dependencies... >>> tcc-doc*: Package size: 157.9 KB >>> tcc-doc*: Compressing data... >>> tcc-doc*: Create checksum... >>> tcc-doc*: Create tcc-doc-0.9.27_git20250106-r0.apk >>> tcc-libs-static*: Tracing dependencies... >>> tcc-libs-static*: Package size: 49.3 KB >>> tcc-libs-static*: Compressing data... >>> tcc-libs-static*: Create checksum... >>> tcc-libs-static*: Create tcc-libs-static-0.9.27_git20250106-r0.apk >>> tcc-libs*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> tcc-libs*: Package size: 261.7 KB >>> tcc-libs*: Compressing data... >>> tcc-libs*: Create checksum... >>> tcc-libs*: Create tcc-libs-0.9.27_git20250106-r0.apk >>> tcc*: Tracing dependencies... tcc-libs=0.9.27_git20250106-r0 so:libc.musl-x86_64.so.1 so:libtcc.so >>> tcc*: Package size: 25.9 KB >>> tcc*: Compressing data... >>> tcc*: Create checksum... >>> tcc*: Create tcc-0.9.27_git20250106-r0.apk >>> tcc: Build complete at Sun, 27 Apr 2025 23:46:54 +0000 elapsed time 0h 0m 16s >>> tcc: Cleaning up srcdir >>> tcc: Cleaning up pkgdir >>> tcc: Uninstalling dependencies... (1/7) Purging .makedepends-tcc (20250427.234638) (2/7) Purging texinfo (7.2-r0) Executing texinfo-7.2-r0.pre-deinstall (3/7) Purging git-perl (2.49.0-r0) (4/7) Purging perl-git (2.49.0-r0) (5/7) Purging perl-error (0.17030-r0) (6/7) Purging perl (5.40.2-r0) (7/7) Purging libbz2 (1.0.8-r6) Executing busybox-1.37.0-r16.trigger OK: 399 MiB in 103 packages >>> tcc: Updating the community/x86_64 repository index... >>> tcc: Signing the index...