>>> tcc: Building community/tcc 0.9.27_git20250106-r0 (using abuild 3.15.0_rc3-r1) started Sun, 27 Apr 2025 03:29:02 +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.032903) (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: 446 MiB in 113 packages >>> tcc: Cleaning up srcdir >>> tcc: Cleaning up pkgdir >>> tcc: Cleaning up tmpdir >>> tcc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tcc-f6385c05308f715bdd2c06336801193a21d69b50.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/tcc-f6385c05308f715bdd2c06336801193a21d69b50.tar.gz.part' tcc-f6385c05308f715b 100% |********************************| 952k 0:00:00 ETA '/var/cache/distfiles/edge/tcc-f6385c05308f715bdd2c06336801193a21d69b50.tar.gz.part' saved >>> tcc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tcc-f6385c05308f715bdd2c06336801193a21d69b50.tar.gz >>> tcc: Checking sha512sums... tcc-f6385c05308f715bdd2c06336801193a21d69b50.tar.gz: OK libtcc.pc.in: OK >>> tcc: Unpacking /var/cache/distfiles/edge/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 Hello World ------------ tests2-dir ------------ ------------ pp-dir ------------ ------------ memtest ------------ ------------ dlltest ------------ PPTest 01 ... ------------ cross-test ------------ PPTest 02 ... Test: 00_assignment... ------------ btest ------------ . i386 Test: 01_comment... ------------ tccb ------------ PPTest 03 ... Test: 02_printf... PPTest 04 ... PPTest 05 ... ------------ vla_test-run ------------ PPTest 06 ... Test: 03_struct... test1... success test2... success test3... success PPTest 07 ... ------------ asm-c-connect-test ------------ PPTest 08 ... Test: 04_for... PPTest 09 ... Test 1 succeeded as expected * x1 x2 x3 x4 x5 x5 x6-2 x6-1 * PPTest 10 ... Test: 05_array... PPTest 11 ... Test: 06_case... PPTest 12 ... * x1 x2 x3 x4 x5 x5 x6-2 x6-1 * Test: 07_function... PPTest 13 ... PPTest 14 ... Test 4 succeeded as expected PPTest 15 ... Test: 08_while... PPTest 16 ... Test: 09_do_while... PPTest 17 ... Test: 10_pointer... PPTest 18 ... PPTest 19 ... Test: 11_precedence... PPTest 20 ... PPTest 21 ... Test: 12_hashdefine... PPTest 22 ... PPTest 23 ... Test 8 succeeded as expected Test: 13_integer_literals... Test: 14_if... PPTest pp-counter ... Test: 15_recursion... Test: 16_nesting... Test: 17_enum... Test 10 succeeded as expected Test: 18_include... Test: 19_pointer_arithmetic... Test: 20_pointer_comparison... Test: 21_char_array... Test: 22_floating_point... Test: 23_type_coercion... Test 14 succeeded as expected Test: 24_math_library... Test: 25_quicksort... Test: 26_character_constants... Test: 27_sizeof... Test: 28_strings... Test 16 succeeded as expected Test: 29_array_address... Test: 30_hanoi... Test: 31_args... Test: 32_led... Test: 33_ternary_op... Test: 35_sizeof... Test 2 failed as expected Test: 36_array_initialisers... Test: 37_sprintf... Test: 38_multiple_array_index... Test: 39_typedef... Test: 40_stdio... Test 5 failed as expected Test: 41_hashif... Test: 42_function_pointer... Test: 43_void_param... Test: 44_scoped_declarations... Test: 45_empty_for... Test 6 failed as expected Test: 46_grep... Test: 47_switch_return... Test: 48_nested_break... ------------ libtest ------------ Test: 49_bracket_evaluation... Test: 50_logical_second_arg... Hello World! Test 7 failed as expected Test: 51_static... Test: 52_unnamed_enum... Test: 54_goto... Test: 55_lshift_type... Test: 60_errors_and_warnings... Test 9 failed as expected Test: 61_integers... Test: 64_macro_nesting... Test: 67_macro_concat... Test: 70_floating_point_literals... Test: 71_macro_empty_arg... Test: 72_long_long_constant... Test 11 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 12 failed as expected Test: 79_vla_continue... Test: 80_flexarray... Test: 81_types... Test: 82_attribs_position... fib(32) = 2178309 add(32, 64) = 96 Test: 83_utf8_in_identifiers... Test: 84_hex-float... Test 13 failed as expected Test: 85_asm-outside-function... Test: 86_memory-model... Test: 87_dead_code... Test: 88_codeopt... Test: 89_nocode_wanted... Test: 90_struct-init... Test 15 failed as expected Test: 91_ptr_longlong_arith32... Test: 92_enum_bitfield... Test: 93_integer_promotion... Test: 94_generic... Test: 95_bitfields... Test 17 failed as expected Test: 95_bitfields_ms... ------------ abitest-tcc ------------ Test: 96_nodata_wanted... ret_int_test... Test: 97_utf8_string_literal... success ret_longlong_test... Test: 100_c99array-decls... . i386-win32 success ret_float_test... Test: 101_cleanup... success ret_double_test... Test: 102_alignas... Test 18 failed as expected Bound-Test OK success ret_longdouble_test... success ret_2float_test... Test: 103_implicit_memmove... Test: 104_inline... success ret_2double_test... Test: 105_local_extern... success ret_8plus2double_test... Test: 106_versym... success ret_6plus2longlong_test... Test: 107_stack_safe... success ret_mixed3_test... Test: 108_constructor... success reg_pack_test... Test: 109_float_struct_calling... success reg_pack_longlong_test... ------------ libtest_mt ------------ Test: 110_average... running fib with mixed calls success sret_test... Test: 111_conversion... success one_member_union_test... Test: 112_backtrace... success two_member_union_test... Test: 113_btdll... success many_struct_test... Test: 114_bound_signal... success many_struct_test_2... Test: 115_bound_setjmp... success many_struct_test_3... Test: 116_bound_setjmp2... Test: 117_builtins... success stdarg_test... Test: 118_switch... success stdarg_many_test... Test: 119_random_stuff... Test: 120_alias... success stdarg_struct_test... Test: 121_struct_return... success arg_align_test... Test: 122_vla_reuse... success Test: 123_vla_bug... Test: 124_atomic_counter... Test: 125_atomic_misc... Test: 126_bound_global... Test: 127_asm_goto... Test: 128_run_atexit... 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: 129_scopes... Test: 130_large_argument... Test: 131_return_struct_in_reg... Test: 132_bound_test... Test: 134_double_to_signed... Test: 135_func_arg_struct_compare... 1 2 3 5 8 13 21 34 55! 89! 144! 233! 377! 610! 987! 1597! 2584 4181 6765 10946 (22 ms) running fib in threads ------------ 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 8 3 144 233 377 987 55 1597 6765 21 610 5 34 13 10946 89 2584 4181 (27 ms) running tcc.c in threads to run fib 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 Hello World ------------ dlltest with PIC ------------ . i386-OpenBSD . 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 1 . arm64-OpenBSD 3 . riscv64 13 . c67 8 5 2 34 144 89 377Exe Bound-Test OK 610 21 6765Hello World 987OK 55 233 2584 10946 1597 4181 (2569 ms) compiling tcc.c 10 times 1 2 3 4 5 6 7 8 9 10 (491 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 03:29:11 +0000 elapsed time 0h 0m 9s >>> tcc: Cleaning up srcdir >>> tcc: Cleaning up pkgdir >>> tcc: Uninstalling dependencies... (1/7) Purging .makedepends-tcc (20250427.032903) (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: 400 MiB in 106 packages >>> tcc: Updating the community/x86_64 repository index... >>> tcc: Signing the index...