>>> tcc: Building community/tcc 0.9.27_git20250619-r0 (using abuild 3.16.0_rc4-r0) started Wed, 29 Oct 2025 07:26:36 +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.42.0-r0) (3/7) Installing texinfo (7.2-r1) (4/7) Installing .makedepends-tcc (20251029.072643) (5/7) Installing perl-error (0.17030-r0) (6/7) Installing perl-git (2.51.2-r0) (7/7) Installing git-perl (2.51.2-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 488 MiB in 112 packages >>> tcc: Cleaning up srcdir >>> tcc: Cleaning up pkgdir >>> tcc: Cleaning up tmpdir >>> tcc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/tcc-5fad6dc4a3cdb7c9094129a4c76e5d2599e94414.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/tcc-5fad6dc4a3cdb7c9094129a4c76e5d2599e94414.tar.gz.part' tcc-5fad6dc4a3cdb7c9 100% |********************************| 956k 0:00:00 ETA '/var/cache/distfiles/v3.23/tcc-5fad6dc4a3cdb7c9094129a4c76e5d2599e94414.tar.gz.part' saved /var/cache/distfiles/v3.23/tcc-5fad6dc4a3cdb7c9094129a4c76e5d2599e94414.tar.gz: OK /home/buildozer/aports/community/tcc/libtcc.pc.in: OK >>> tcc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/tcc-5fad6dc4a3cdb7c9094129a4c76e5d2599e94414.tar.gz /var/cache/distfiles/v3.23/tcc-5fad6dc4a3cdb7c9094129a4c76e5d2599e94414.tar.gz: OK /home/buildozer/aports/community/tcc/libtcc.pc.in: OK >>> tcc: Unpacking /var/cache/distfiles/v3.23/tcc-5fad6dc4a3cdb7c9094129a4c76e5d2599e94414.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-5fad6dc Build OS Linux x86_64 C compiler cc (15.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-5fad6dc/lib' ../tcc -c libtcc1.c -o libtcc1.o -B.. -I.. ../tcc -c alloca.S -o alloca.o -B.. -I.. ../tcc -c alloca-bt.S -o alloca-bt.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 va_list.c -o va_list.o -B.. -I.. ../tcc -c dsohandle.c -o dsohandle.o -B.. -I.. ../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 ../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-5fad6dc/lib' make[1]: Entering directory '/home/buildozer/aports/community/tcc/src/tinycc-5fad6dc/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 ... ------------ cross-test ------------ PPTest 03 ... ------------ btest ------------ PPTest 04 ... Test: 00_assignment... Test: 01_comment... . i386 PPTest 05 ... Test: 02_printf... PPTest 06 ... ------------ tccb ------------ PPTest 07 ... Test: 03_struct... PPTest 08 ... PPTest 09 ... Test: 04_for... ------------ vla_test-run ------------ Test: 05_array... test1... success test2... success test3... success PPTest 10 ... Test: 06_case... PPTest 11 ... ------------ asm-c-connect-test ------------ Test: 07_function... PPTest 12 ... Test 1 succeeded as expected PPTest 13 ... Test: 08_while... PPTest 14 ... * x1 x2 x3 x4 x5 x5 x6-2 x6-1 * PPTest 15 ... Test: 09_do_while... PPTest 16 ... Test: 10_pointer... PPTest 17 ... * x1 x2 x3 x4 x5 x5 x6-2 x6-1 * Test: 11_precedence... Test: 12_hashdefine... PPTest 18 ... PPTest 19 ... Test: 13_integer_literals... Test 4 succeeded as expected PPTest 20 ... PPTest 21 ... Test: 14_if... PPTest 22 ... Test: 15_recursion... PPTest 23 ... PPTest pp-counter ... Test: 16_nesting... Test: 17_enum... Test: 18_include... Test 8 succeeded as expected Test: 19_pointer_arithmetic... Test: 20_pointer_comparison... Test: 21_char_array... Test: 22_floating_point... Test: 23_type_coercion... Test: 24_math_library... Test: 25_quicksort... Test 10 succeeded as expected Test: 26_character_constants... Test: 27_sizeof... Test: 28_strings... Test: 29_array_address... Test: 30_hanoi... Test 14 succeeded as expected Test: 31_args... Test: 32_led... Test: 33_ternary_op... Test: 35_sizeof... Test: 36_array_initialisers... Test 16 succeeded as expected Test: 37_sprintf... Test: 38_multiple_array_index... Test: 39_typedef... Test: 40_stdio... Test: 41_hashif... Test 2 failed as expected Test: 42_function_pointer... Test: 43_void_param... Test: 44_scoped_declarations... Test: 45_empty_for... Test 5 failed as expected Test: 46_grep... Test: 47_switch_return... Test: 48_nested_break... Test: 49_bracket_evaluation... Test: 50_logical_second_arg... Test 6 failed as expected Test: 51_static... Test: 52_unnamed_enum... Test: 54_goto... Test: 55_lshift_type... ------------ libtest ------------ Test: 60_errors_and_warnings... Test: 61_integers... Test 7 failed as expected Hello World! Test: 64_macro_nesting... Test: 67_macro_concat... Test: 70_floating_point_literals... Test: 71_macro_empty_arg... Test: 72_long_long_constant... Test 9 failed as expected Test: 73_arm64... Test: 75_array_in_struct_init... Test: 76_dollars_in_identifiers... Test: 77_push_pop_macro... Test: 78_vla_label... Test: 79_vla_continue... Test 11 failed as expected Test: 80_flexarray... Test: 81_types... Test: 82_attribs_position... Test: 83_utf8_in_identifiers... Test: 84_hex-float... Test 12 failed as expected Test: 85_asm-outside-function... Test: 86_memory-model... Test: 87_dead_code... fib(32) = 2178309 add(32, 64) = 96 Test: 88_codeopt... Test: 89_nocode_wanted... Test 13 failed as expected Test: 90_struct-init... Test: 91_ptr_longlong_arith32... Test: 92_enum_bitfield... ------------ abitest-tcc ------------ ret_int_test... Test: 93_integer_promotion... Test: 94_generic... success ret_longlong_test... Test 15 failed as expected Test: 95_bitfields... success ret_float_test... Test: 95_bitfields_ms... success ret_double_test... . i386-win32 Test: 96_nodata_wanted... success ret_longdouble_test... Test: 97_utf8_string_literal... success ret_2float_test... Test: 100_c99array-decls... Test: 101_cleanup... success ret_2double_test... Test 17 failed as expected Test: 102_alignas... success ret_8plus2double_test... Test: 103_implicit_memmove... success ret_6plus2longlong_test... Test: 104_inline... success ret_mixed3_test... Test: 105_local_extern... Test: 106_versym... success reg_pack_test... Test 18 failed as expected Test: 107_stack_safe... Bound-Test OK success reg_pack_longlong_test... Test: 108_constructor... success sret_test... Test: 109_float_struct_calling... success one_member_union_test... Test: 110_average... success two_member_union_test... Test: 111_conversion... success many_struct_test... Test: 112_backtrace... success many_struct_test_2... Test: 113_btdll... success many_struct_test_3... Test: 114_bound_signal... success stdarg_test... Test: 115_bound_setjmp... Test: 116_bound_setjmp2... success stdarg_many_test... Test: 117_builtins... success stdarg_struct_test... Test: 118_switch... Test: 119_random_stuff... success arg_align_test... Test: 120_alias... success 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... ------------ libtest_mt ------------ Test: 131_return_struct_in_reg... running fib with mixed calls Test: 132_bound_test... Test: 134_double_to_signed... Test: 135_func_arg_struct_compare... Test: 136_atomic_gcc_style... 1 2 3 5 8 13 21 34 55 89 144 233 377 610 987 1597 2584 4181 6765 10946 (33 ms) producing some exceptions (!) . i386-OpenBSD ------------ abitest-cc ------------ ret_int_test... success ret_longlong_test... 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... 1 2 3 5 8 13 21 34 55! 89! 144! 233! 377! 610! 987! 1597! 2584 4181 6765 10946 (37 ms) running fib in threads Hello World success sret_test... success one_member_union_test... ------------ dlltest with PIC ------------ 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 1 2 3 5 13 8 21 89 377 55 233 610 34 144 10946 1597 987 2584 4181 6765 (29 ms) running tcc.c in threads to run fib . x86_64 . x86_64-win32 . x86_64-osx ------------ test3 ------------ ------------ test1b ------------ . x86_64-FreeBSD . x86_64-NetBSD . x86_64-OpenBSD . arm-fpa Auto Test3 OK . arm-eabihf . arm-NetBSD . arm-wince Auto Bound-Test OK . arm64 . arm64-osx . arm64-FreeBSD . arm64-NetBSD . arm64-OpenBSD 1 . riscv64 2 . c67 3 21 5 8 34 13 89 55Exe Bound-Test OK 144 233Hello World OK 610 377 2584 987 1597 4181 6765 10946 (2825 ms) compiling tcc.c 10 times 1 2 3 4 5 6 7 8 9 10 (469 ms) make[1]: Leaving directory '/home/buildozer/aports/community/tcc/src/tinycc-5fad6dc/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*: Scanning shared objects >>> tcc-libs*: Scanning shared objects >>> tcc-libs-static*: Scanning shared objects >>> tcc-dev*: Scanning shared objects >>> tcc-dev*: Tracing dependencies... tcc-libs=0.9.27_git20250619-r0 pkgconfig >>> tcc-dev*: Package size: 205.1 KB >>> tcc-dev*: Compressing data... >>> tcc-dev*: Create checksum... >>> tcc-dev*: Create tcc-dev-0.9.27_git20250619-r0.apk >>> tcc-doc*: Tracing dependencies... >>> tcc-doc*: Package size: 163.6 KB >>> tcc-doc*: Compressing data... >>> tcc-doc*: Create checksum... >>> tcc-doc*: Create tcc-doc-0.9.27_git20250619-r0.apk >>> tcc-libs-static*: Tracing dependencies... >>> tcc-libs-static*: Package size: 49.1 KB >>> tcc-libs-static*: Compressing data... >>> tcc-libs-static*: Create checksum... >>> tcc-libs-static*: Create tcc-libs-static-0.9.27_git20250619-r0.apk >>> tcc-libs*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> tcc-libs*: Package size: 257.7 KB >>> tcc-libs*: Compressing data... >>> tcc-libs*: Create checksum... >>> tcc-libs*: Create tcc-libs-0.9.27_git20250619-r0.apk >>> tcc*: Tracing dependencies... tcc-libs=0.9.27_git20250619-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_git20250619-r0.apk >>> tcc: Build complete at Wed, 29 Oct 2025 07:26:52 +0000 elapsed time 0h 0m 16s >>> tcc: Cleaning up srcdir >>> tcc: Cleaning up pkgdir >>> tcc: Uninstalling dependencies... (1/7) Purging .makedepends-tcc (20251029.072643) (2/7) Purging texinfo (7.2-r1) texinfo-7.2-r1.pre-deinstall: Executing script... (3/7) Purging git-perl (2.51.2-r0) (4/7) Purging perl-git (2.51.2-r0) (5/7) Purging perl-error (0.17030-r0) (6/7) Purging perl (5.42.0-r0) (7/7) Purging libbz2 (1.0.8-r6) busybox-1.37.0-r24.trigger: Executing script... OK: 440 MiB in 105 packages >>> tcc: Updating the community/x86_64 repository index... >>> tcc: Signing the index...