>>> slimcc: Building community/slimcc 0_git20260108-r0 (using abuild 3.16.0-r0) started Tue, 20 Jan 2026 07:59:46 +0000 >>> slimcc: Validating /home/buildozer/aports/community/slimcc/APKBUILD... >>> slimcc: Analyzing dependencies... >>> slimcc: Installing for build: build-base binutils musl-dev slimcc-headers~0_git20260108 (1/2) Installing slimcc-headers (0_git20260108-r0) (2/2) Installing .makedepends-slimcc (20260120.075947) OK: 441.2 MiB in 109 packages >>> slimcc: Cleaning up srcdir >>> slimcc: Cleaning up pkgdir >>> slimcc: Cleaning up tmpdir >>> slimcc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/slimcc-ff77023a41c2fbd58e0a9d7c7062aa989c185853.tar.gz /var/cache/distfiles/edge/slimcc-ff77023a41c2fbd58e0a9d7c7062aa989c185853.tar.gz: OK /home/buildozer/aports/community/slimcc/abuild-default-cflags.patch: OK /home/buildozer/aports/community/slimcc/include-path.patch: OK >>> slimcc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/slimcc-ff77023a41c2fbd58e0a9d7c7062aa989c185853.tar.gz /var/cache/distfiles/edge/slimcc-ff77023a41c2fbd58e0a9d7c7062aa989c185853.tar.gz: OK /home/buildozer/aports/community/slimcc/abuild-default-cflags.patch: OK /home/buildozer/aports/community/slimcc/include-path.patch: OK >>> slimcc: Unpacking /var/cache/distfiles/edge/slimcc-ff77023a41c2fbd58e0a9d7c7062aa989c185853.tar.gz... >>> slimcc: abuild-default-cflags.patch patching file main.c >>> slimcc: include-path.patch patching file platform/linux-alpine.c 'platform.c' -> 'platform/linux-alpine.c' cc -O2 -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -c -o alloc.o alloc.c cc -O2 -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -c -o bitint.o bitint.c cc -O2 -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -c -o codegen.o codegen.c cc -O2 -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -c -o hashmap.o hashmap.c cc -O2 -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -c -o main.o main.c cc -O2 -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -c -o parse.o parse.c cc -O2 -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -c -o platform.o platform.c cc -O2 -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -c -o preprocess.o preprocess.c cc -O2 -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -c -o strings.o strings.c cc -O2 -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -c -o tokenize.o tokenize.c cc -O2 -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -c -o type.o type.c cc -O2 -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -c -o unicode.o unicode.c cc -O2 -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -o slimcc alloc.o bitint.o codegen.o hashmap.o main.o parse.o platform.o preprocess.o strings.o tokenize.o type.o unicode.o -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs cc -o test/host/common.o -c test/host/common.c ./slimcc -o alloc.stage2.o -c alloc.c ./slimcc -o bitint.stage2.o -c bitint.c ./slimcc -o codegen.stage2.o -c codegen.c ./slimcc -o hashmap.stage2.o -c hashmap.c ./slimcc -o main.stage2.o -c main.c ./slimcc -o parse.stage2.o -c parse.c ./slimcc -o platform.stage2.o -c platform.c ./slimcc -o preprocess.stage2.o -c preprocess.c ./slimcc -o strings.stage2.o -c strings.c ./slimcc -o tokenize.stage2.o -c tokenize.c ./slimcc -o type.stage2.o -c type.c ./slimcc -o unicode.stage2.o -c unicode.c test/host/common.c: In function 'struct_test181': test/host/common.c:261:1: note: the ABI of passing union with 'long double' has changed in GCC 4.4 261 | struct180 struct_test181(struct180 t1,...) { | ^~~~~~~~~ ./slimcc -Itest -std=gnu23 -o test/agg_eval.exe test/agg_eval.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/alignas2.exe test/alignas2.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/alignof.exe test/alignof.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/alignof2.exe test/alignof2.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/alloca.exe test/alloca.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/arith.exe test/arith.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/asm.exe test/asm.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/asm_name.exe test/asm_name.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/atomic.exe test/atomic.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/atomic2.exe test/atomic2.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/attr_aligned.exe test/attr_aligned.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/attr_cleanup.exe test/attr_cleanup.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/attr_section.exe test/attr_section.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/attr_weak.exe test/attr_weak.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/attribute.exe test/attribute.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/attribute2.exe test/attribute2.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/attribute_hiding.exe test/attribute_hiding.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/autotype.exe test/autotype.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/bitfield.exe test/bitfield.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/bitfield2.exe test/bitfield2.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/bitint.exe test/bitint.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/builtin.exe test/builtin.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/builtin2.exe test/builtin2.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/builtin_return_address.exe test/builtin_return_address.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/cast.exe test/cast.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/commonsym.exe test/commonsym.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/compat.exe test/compat.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/complit.exe test/complit.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/complit2.exe test/complit2.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/cond_decl.exe test/cond_decl.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/const.exe test/const.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/constexpr.exe test/constexpr.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/constexpr2.exe test/constexpr2.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/constexpr_var.exe test/constexpr_var.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/constexpr_var_ext.exe test/constexpr_var_ext.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/control.exe test/control.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/control2.exe test/control2.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/countof.exe test/countof.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/dead_elim.exe test/dead_elim.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/decl.exe test/decl.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/decl2.exe test/decl2.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/defer.exe test/defer.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/digit_separator.exe test/digit_separator.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/embed.exe test/embed.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/enum.exe test/enum.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/enum2.exe test/enum2.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/extern.exe test/extern.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/float.exe test/float.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/float2.exe test/float2.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/function.exe test/function.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/function2.exe test/function2.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/generic.exe test/generic.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/generic2.exe test/generic2.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/gibberish.exe test/gibberish.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/imm_arith_opt.exe test/imm_arith_opt.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/initializer.exe test/initializer.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/initializer2.exe test/initializer2.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/inline_asm.exe test/inline_asm.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/keywords_c23.exe test/keywords_c23.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/labeled_loop_sw.exe test/labeled_loop_sw.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/line.exe test/line.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/literal.exe test/literal.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/macro.exe test/macro.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/macro2.exe test/macro2.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/macro_direcitve_in_fnlike.exe test/macro_direcitve_in_fnlike.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/macro_has_include.exe test/macro_has_include.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/macro_pmarks.exe test/macro_pmarks.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/macro_rescan.exe test/macro_rescan.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/macro_spacing.exe test/macro_spacing.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/macro_va_tail.exe test/macro_va_tail.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/nullptr.exe test/nullptr.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/offsetof.exe test/offsetof.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/plat_typedef.exe test/plat_typedef.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/pointer.exe test/pointer.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/postfix_inc_dec.exe test/postfix_inc_dec.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/pragma_pack.exe test/pragma_pack.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/qualifiers.exe test/qualifiers.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/scope.exe test/scope.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/setjmp.exe test/setjmp.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/sizeof.exe test/sizeof.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/static_assertion.exe test/static_assertion.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/stmtexpr2.exe test/stmtexpr2.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/string.exe test/string.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/string2.exe test/string2.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/struct.exe test/struct.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/tag_compat.exe test/tag_compat.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/tls.exe test/tls.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/tls2.exe test/tls2.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/typedef.exe test/typedef.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/typedef2.exe test/typedef2.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/typeof.exe test/typeof.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/unicode.exe test/unicode.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/unicode2.exe test/unicode2.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/union.exe test/union.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/union2.exe test/union2.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/usualconv.exe test/usualconv.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/varargs.exe test/varargs.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/variable.exe test/variable.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/vla.exe test/vla.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/vla2.exe test/vla2.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/vla_dealloc.exe test/vla_dealloc.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/vla_params.exe test/vla_params.c test/host/common.o -pthread ./slimcc -Itest -std=gnu23 -o test/xxxof_vmtype.exe test/xxxof_vmtype.c test/host/common.o -pthread ./slimcc -o slimcc-stage2 alloc.stage2.o bitint.stage2.o codegen.stage2.o hashmap.stage2.o main.stage2.o parse.stage2.o platform.stage2.o preprocess.stage2.o strings.stage2.o tokenize.stage2.o type.stage2.o unicode.stage2.o -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs ./slimcc-stage2 -Itest -std=gnu23 -o test/agg_eval.stage2.exe test/agg_eval.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/alignas2.stage2.exe test/alignas2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/alignof.stage2.exe test/alignof.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/alignof2.stage2.exe test/alignof2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/alloca.stage2.exe test/alloca.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/arith.stage2.exe test/arith.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/asm.stage2.exe test/asm.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/asm_name.stage2.exe test/asm_name.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/atomic.stage2.exe test/atomic.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/atomic2.stage2.exe test/atomic2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/attr_aligned.stage2.exe test/attr_aligned.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/attr_cleanup.stage2.exe test/attr_cleanup.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/attr_section.stage2.exe test/attr_section.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/attr_weak.stage2.exe test/attr_weak.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/attribute.stage2.exe test/attribute.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/attribute2.stage2.exe test/attribute2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/attribute_hiding.stage2.exe test/attribute_hiding.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/autotype.stage2.exe test/autotype.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/bitfield.stage2.exe test/bitfield.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/bitfield2.stage2.exe test/bitfield2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/bitint.stage2.exe test/bitint.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/builtin.stage2.exe test/builtin.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/builtin2.stage2.exe test/builtin2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/builtin_return_address.stage2.exe test/builtin_return_address.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/cast.stage2.exe test/cast.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/commonsym.stage2.exe test/commonsym.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/compat.stage2.exe test/compat.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/complit.stage2.exe test/complit.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/complit2.stage2.exe test/complit2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/cond_decl.stage2.exe test/cond_decl.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/const.stage2.exe test/const.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/constexpr.stage2.exe test/constexpr.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/constexpr2.stage2.exe test/constexpr2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/constexpr_var.stage2.exe test/constexpr_var.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/constexpr_var_ext.stage2.exe test/constexpr_var_ext.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/control.stage2.exe test/control.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/control2.stage2.exe test/control2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/countof.stage2.exe test/countof.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/dead_elim.stage2.exe test/dead_elim.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/decl.stage2.exe test/decl.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/decl2.stage2.exe test/decl2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/defer.stage2.exe test/defer.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/digit_separator.stage2.exe test/digit_separator.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/embed.stage2.exe test/embed.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/enum.stage2.exe test/enum.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/enum2.stage2.exe test/enum2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/extern.stage2.exe test/extern.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/float.stage2.exe test/float.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/float2.stage2.exe test/float2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/function.stage2.exe test/function.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/function2.stage2.exe test/function2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/generic.stage2.exe test/generic.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/generic2.stage2.exe test/generic2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/gibberish.stage2.exe test/gibberish.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/imm_arith_opt.stage2.exe test/imm_arith_opt.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/initializer.stage2.exe test/initializer.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/initializer2.stage2.exe test/initializer2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/inline_asm.stage2.exe test/inline_asm.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/keywords_c23.stage2.exe test/keywords_c23.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/labeled_loop_sw.stage2.exe test/labeled_loop_sw.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/line.stage2.exe test/line.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/literal.stage2.exe test/literal.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/macro.stage2.exe test/macro.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/macro2.stage2.exe test/macro2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/macro_direcitve_in_fnlike.stage2.exe test/macro_direcitve_in_fnlike.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/macro_has_include.stage2.exe test/macro_has_include.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/macro_pmarks.stage2.exe test/macro_pmarks.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/macro_rescan.stage2.exe test/macro_rescan.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/macro_spacing.stage2.exe test/macro_spacing.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/macro_va_tail.stage2.exe test/macro_va_tail.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/nullptr.stage2.exe test/nullptr.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/offsetof.stage2.exe test/offsetof.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/plat_typedef.stage2.exe test/plat_typedef.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/pointer.stage2.exe test/pointer.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/postfix_inc_dec.stage2.exe test/postfix_inc_dec.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/pragma_pack.stage2.exe test/pragma_pack.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/qualifiers.stage2.exe test/qualifiers.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/scope.stage2.exe test/scope.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/setjmp.stage2.exe test/setjmp.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/sizeof.stage2.exe test/sizeof.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/static_assertion.stage2.exe test/static_assertion.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/stmtexpr2.stage2.exe test/stmtexpr2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/string.stage2.exe test/string.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/string2.stage2.exe test/string2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/struct.stage2.exe test/struct.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/tag_compat.stage2.exe test/tag_compat.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/tls.stage2.exe test/tls.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/tls2.stage2.exe test/tls2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/typedef.stage2.exe test/typedef.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/typedef2.stage2.exe test/typedef2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/typeof.stage2.exe test/typeof.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/unicode.stage2.exe test/unicode.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/unicode2.stage2.exe test/unicode2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/union.stage2.exe test/union.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/union2.stage2.exe test/union2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/usualconv.stage2.exe test/usualconv.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/varargs.stage2.exe test/varargs.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/variable.stage2.exe test/variable.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/vla.stage2.exe test/vla.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/vla2.stage2.exe test/vla2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/vla_dealloc.stage2.exe test/vla_dealloc.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/vla_params.stage2.exe test/vla_params.c test/host/common.o -pthread ./slimcc-stage2 -Itest -std=gnu23 -o test/xxxof_vmtype.stage2.exe test/xxxof_vmtype.c test/host/common.o -pthread for i in test/agg_eval.exe test/alignas2.exe test/alignof.exe test/alignof2.exe test/alloca.exe test/arith.exe test/asm.exe test/asm_name.exe test/atomic.exe test/atomic2.exe test/attr_aligned.exe test/attr_cleanup.exe test/attr_section.exe test/attr_weak.exe test/attribute.exe test/attribute2.exe test/attribute_hiding.exe test/autotype.exe test/bitfield.exe test/bitfield2.exe test/bitint.exe test/builtin.exe test/builtin2.exe test/builtin_return_address.exe test/cast.exe test/commonsym.exe test/compat.exe test/complit.exe test/complit2.exe test/cond_decl.exe test/const.exe test/constexpr.exe test/constexpr2.exe test/constexpr_var.exe test/constexpr_var_ext.exe test/control.exe test/control2.exe test/countof.exe test/dead_elim.exe test/decl.exe test/decl2.exe test/defer.exe test/digit_separator.exe test/embed.exe test/enum.exe test/enum2.exe test/extern.exe test/float.exe test/float2.exe test/function.exe test/function2.exe test/generic.exe test/generic2.exe test/gibberish.exe test/imm_arith_opt.exe test/initializer.exe test/initializer2.exe test/inline_asm.exe test/keywords_c23.exe test/labeled_loop_sw.exe test/line.exe test/literal.exe test/macro.exe test/macro2.exe test/macro_direcitve_in_fnlike.exe test/macro_has_include.exe test/macro_pmarks.exe test/macro_rescan.exe test/macro_spacing.exe test/macro_va_tail.exe test/nullptr.exe test/offsetof.exe test/plat_typedef.exe test/pointer.exe test/postfix_inc_dec.exe test/pragma_pack.exe test/qualifiers.exe test/scope.exe test/setjmp.exe test/sizeof.exe test/static_assertion.exe test/stmtexpr2.exe test/string.exe test/string2.exe test/struct.exe test/tag_compat.exe test/tls.exe test/tls2.exe test/typedef.exe test/typedef2.exe test/typeof.exe test/unicode.exe test/unicode2.exe test/union.exe test/union2.exe test/usualconv.exe test/varargs.exe test/variable.exe test/vla.exe test/vla2.exe test/vla_dealloc.exe test/vla_params.exe test/xxxof_vmtype.exe; do echo $i; ./$i >/dev/null || exit 1; echo; done test/agg_eval.exe test/alignas2.exe test/alignof.exe test/alignof2.exe test/alloca.exe test/arith.exe test/asm.exe test/asm_name.exe test/atomic.exe for i in test/agg_eval.stage2.exe test/alignas2.stage2.exe test/alignof.stage2.exe test/alignof2.stage2.exe test/alloca.stage2.exe test/arith.stage2.exe test/asm.stage2.exe test/asm_name.stage2.exe test/atomic.stage2.exe test/atomic2.stage2.exe test/attr_aligned.stage2.exe test/attr_cleanup.stage2.exe test/attr_section.stage2.exe test/attr_weak.stage2.exe test/attribute.stage2.exe test/attribute2.stage2.exe test/attribute_hiding.stage2.exe test/autotype.stage2.exe test/bitfield.stage2.exe test/bitfield2.stage2.exe test/bitint.stage2.exe test/builtin.stage2.exe test/builtin2.stage2.exe test/builtin_return_address.stage2.exe test/cast.stage2.exe test/commonsym.stage2.exe test/compat.stage2.exe test/complit.stage2.exe test/complit2.stage2.exe test/cond_decl.stage2.exe test/const.stage2.exe test/constexpr.stage2.exe test/constexpr2.stage2.exe test/constexpr_var.stage2.exe test/constexpr_var_ext.stage2.exe test/control.stage2.exe test/control2.stage2.exe test/countof.stage2.exe test/dead_elim.stage2.exe test/decl.stage2.exe test/decl2.stage2.exe test/defer.stage2.exe test/digit_separator.stage2.exe test/embed.stage2.exe test/enum.stage2.exe test/enum2.stage2.exe test/extern.stage2.exe test/float.stage2.exe test/float2.stage2.exe test/function.stage2.exe test/function2.stage2.exe test/generic.stage2.exe test/generic2.stage2.exe test/gibberish.stage2.exe test/imm_arith_opt.stage2.exe test/initializer.stage2.exe test/initializer2.stage2.exe test/inline_asm.stage2.exe test/keywords_c23.stage2.exe test/labeled_loop_sw.stage2.exe test/line.stage2.exe test/literal.stage2.exe test/macro.stage2.exe test/macro2.stage2.exe test/macro_direcitve_in_fnlike.stage2.exe test/macro_has_include.stage2.exe test/macro_pmarks.stage2.exe test/macro_rescan.stage2.exe test/macro_spacing.stage2.exe test/macro_va_tail.stage2.exe test/nullptr.stage2.exe test/offsetof.stage2.exe test/plat_typedef.stage2.exe test/pointer.stage2.exe test/postfix_inc_dec.stage2.exe test/pragma_pack.stage2.exe test/qualifiers.stage2.exe test/scope.stage2.exe test/setjmp.stage2.exe test/sizeof.stage2.exe test/static_assertion.stage2.exe test/stmtexpr2.stage2.exe test/string.stage2.exe test/string2.stage2.exe test/struct.stage2.exe test/tag_compat.stage2.exe test/tls.stage2.exe test/tls2.stage2.exe test/typedef.stage2.exe test/typedef2.stage2.exe test/typeof.stage2.exe test/unicode.stage2.exe test/unicode2.stage2.exe test/union.stage2.exe test/union2.stage2.exe test/usualconv.stage2.exe test/varargs.stage2.exe test/variable.stage2.exe test/vla.stage2.exe test/vla2.stage2.exe test/vla_dealloc.stage2.exe test/vla_params.stage2.exe test/xxxof_vmtype.stage2.exe; do echo $i; ./$i >/dev/null || exit 1; echo; done test/agg_eval.stage2.exe test/alignas2.stage2.exe test/alignof.stage2.exe test/alignof2.stage2.exe test/alloca.stage2.exe test/arith.stage2.exe test/asm.stage2.exe test/asm_name.stage2.exe test/atomic.stage2.exe test/atomic2.exe test/attr_aligned.exe test/attr_cleanup.exe test/attr_section.exe test/attr_weak.exe test/attribute.exe test/attribute2.exe test/attribute_hiding.exe test/autotype.exe test/bitfield.exe test/bitfield2.exe test/bitint.exe test/builtin.exe test/builtin2.exe test/builtin_return_address.exe test/cast.exe test/commonsym.exe test/compat.exe test/complit.exe test/complit2.exe test/cond_decl.exe test/const.exe test/constexpr.exe test/constexpr2.exe test/constexpr_var.exe test/constexpr_var_ext.exe test/control.exe test/control2.exe test/countof.exe test/dead_elim.exe test/decl.exe test/decl2.exe test/defer.exe test/digit_separator.exe test/embed.exe test/enum.exe test/enum2.exe test/extern.exe test/float.exe test/float2.exe test/function.exe test/function2.exe test/generic.exe test/generic2.exe test/gibberish.exe test/imm_arith_opt.exe test/initializer.exe test/initializer2.exe test/inline_asm.exe test/keywords_c23.exe test/labeled_loop_sw.exe test/line.exe test/literal.exe test/macro.exe test/macro2.exe test/macro_direcitve_in_fnlike.exe test/macro_has_include.exe test/macro_pmarks.exe test/macro_rescan.exe test/macro_spacing.exe test/macro_va_tail.exe test/nullptr.exe test/offsetof.exe test/plat_typedef.exe test/pointer.exe test/postfix_inc_dec.exe test/pragma_pack.exe test/qualifiers.exe test/scope.exe test/setjmp.exe test/sizeof.exe test/static_assertion.exe test/stmtexpr2.exe test/string.exe test/string2.exe test/struct.exe test/tag_compat.exe test/tls.exe test/tls2.exe test/typedef.exe test/typedef2.exe test/typeof.exe test/unicode.exe test/unicode2.exe test/union.exe test/union2.exe test/usualconv.exe test/varargs.exe test/variable.exe test/vla.exe test/vla2.exe test/vla_dealloc.exe test/vla_params.exe test/xxxof_vmtype.exe /bin/sh scripts/test_driver.sh /home/buildozer/aports/community/slimcc/src/slimcc-ff77023a41c2fbd58e0a9d7c7062aa989c185853/slimcc cc testing -o ... passed testing -S ... passed testing default output file ... passed testing default output file ... passed testing multiple input files ... passed testing multiple input files ... passed test/atomic2.stage2.exe test/attr_aligned.stage2.exe test/attr_cleanup.stage2.exe test/attr_section.stage2.exe test/attr_weak.stage2.exe test/attribute.stage2.exe test/attribute2.stage2.exe test/attribute_hiding.stage2.exe test/autotype.stage2.exe test/bitfield.stage2.exe test/bitfield2.stage2.exe test/bitint.stage2.exe test/builtin.stage2.exe test/builtin2.stage2.exe test/builtin_return_address.stage2.exe test/cast.stage2.exe test/commonsym.stage2.exe test/compat.stage2.exe test/complit.stage2.exe test/complit2.stage2.exe testing linker ... passed test/cond_decl.stage2.exe test/const.stage2.exe test/constexpr.stage2.exe test/constexpr2.stage2.exe test/constexpr_var.stage2.exe test/constexpr_var_ext.stage2.exe test/control.stage2.exe test/control2.stage2.exe test/countof.stage2.exe test/dead_elim.stage2.exe test/decl.stage2.exe test/decl2.stage2.exe test/defer.stage2.exe test/digit_separator.stage2.exe test/embed.stage2.exe test/enum.stage2.exe test/enum2.stage2.exe test/extern.stage2.exe test/float.stage2.exe test/float2.stage2.exe test/function.stage2.exe test/function2.stage2.exe test/generic.stage2.exe test/generic2.stage2.exe test/gibberish.stage2.exe test/imm_arith_opt.stage2.exe test/initializer.stage2.exe test/initializer2.stage2.exe test/inline_asm.stage2.exe test/keywords_c23.stage2.exe test/labeled_loop_sw.stage2.exe test/line.stage2.exe test/literal.stage2.exe test/macro.stage2.exe test/macro2.stage2.exe test/macro_direcitve_in_fnlike.stage2.exe test/macro_has_include.stage2.exe test/macro_pmarks.stage2.exe test/macro_rescan.stage2.exe test/macro_spacing.stage2.exe test/macro_va_tail.stage2.exe testing linker ... passed test/nullptr.stage2.exe test/offsetof.stage2.exe test/plat_typedef.stage2.exe test/pointer.stage2.exe test/postfix_inc_dec.stage2.exe test/pragma_pack.stage2.exe test/qualifiers.stage2.exe test/scope.stage2.exe test/setjmp.stage2.exe test/sizeof.stage2.exe test/static_assertion.stage2.exe test/stmtexpr2.stage2.exe test/string.stage2.exe test/string2.stage2.exe test/struct.stage2.exe test/tag_compat.stage2.exe test/tls.stage2.exe test/tls2.stage2.exe test/typedef.stage2.exe test/typedef2.stage2.exe test/typeof.stage2.exe test/unicode.stage2.exe test/unicode2.stage2.exe test/union.stage2.exe test/union2.stage2.exe test/usualconv.stage2.exe test/varargs.stage2.exe test/variable.stage2.exe test/vla.stage2.exe testing a.out ... passed test/vla2.stage2.exe testing -E ... passed test/vla_dealloc.stage2.exe test/vla_params.stage2.exe testing -E ... passed test/xxxof_vmtype.stage2.exe /bin/sh scripts/test_driver.sh /home/buildozer/aports/community/slimcc/src/slimcc-ff77023a41c2fbd58e0a9d7c7062aa989c185853/slimcc-stage2 cc testing -E and -o ... passed testing -I ... passed testing -I ... passed testing pragma once ... passed testing -D ... passed testing -D ... passed testing -U ... passed testing -o ... passed testing -S ... passed testing default output file ... passed testing default output file ... passed testing BOM marker ... passed testing multiple input files ... passed testing multiple input files ... passed testing inline ... passed testing linker ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing linker ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing a.out ... passed testing -E ... passed testing -E ... passed testing inline ... passed testing -E and -o ... passed testing -I ... passed testing -I ... passed testing inline ... passed testing pragma once ... passed testing -D ... passed testing -D ... passed testing -U ... passed testing inline ... passed testing -imacros ... passed testing BOM marker ... passed testing -isystem ... passed testing -idirafter ... passed testing -idirafter ... passed testing -idirafter ... passed testing #include_next ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing #include_next + -isystem -idirafter ... passed testing inline ... passed testing -fcommon ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing -fcommon ... passed testing inline ... passed testing -fno-common ... passed testing inline ... passed testing -fsigned-char ... passed testing inline ... passed testing -funsigned-char ... passed testing -fsigned-char ... passed testing -funsigned-char ... passed testing -ffunction-sections ... passed testing -fdata-sections ... passed testing -fdata-sections ... passed testing -include ... passed testing -imacros ... passed testing -include ... passed testing -xc ... passed testing -x assembler ... passed testing -isystem ... passed testing -idirafter ... passed testing -x none ... passed testing -idirafter ... passed testing -x assembler-with-cpp ... passed testing -idirafter ... passed testing -x assembler-with-cpp ... passed testing #include_next ... passed testing -x assembler-with-cpp ... passed testing .a ... passed testing -M ... passed testing -MF ... passed testing -MP ... passed testing -MT ... passed testing -MT ... passed testing -MD ... passed testing -MD ... passed testing -MD -MF ... passed testing -MG -MP ... passed testing #include_next + -isystem -idirafter ... passed testing -fcommon ... passed testing -static build ... passed testing -static exec ... passed testing -fcommon ... passed testing -fno-common ... passed testing -fsigned-char ... passed testing -fPIE -pie build ... passed testing -fPIE -pie exec ... passed testing -funsigned-char ... passed testing -fsigned-char ... passed testing -funsigned-char ... passed testing -ffunction-sections ... passed testing -fno-PIE -no-pie build ... passed testing -fno-PIE -no-pie exec ... passed testing -fdata-sections ... passed testing -fdata-sections ... passed testing -include ... passed testing -include ... passed testing -xc ... passed testing -x assembler ... passed testing -x none ... passed testing -L ... passed testing -x assembler-with-cpp ... passed testing -x assembler-with-cpp ... passed testing -x assembler-with-cpp ... passed testing -Wl, ... passed testing .a ... passed testing -M ... passed testing -MF ... passed testing -MP ... passed testing -MT ... passed testing -MT ... passed testing -Xlinker ... passed testing -MD ... passed testing -MD ... passed testing __attribute__((constructor,destructor)) ... passed OK ./slimcc -hashmap-test testing -MD -MF ... passed OK testing -MG -MP ... passed testing -static build ... passed testing -static exec ... passed testing -fPIE -pie build ... passed testing -fPIE -pie exec ... passed testing -fno-PIE -no-pie build ... passed testing -fno-PIE -no-pie exec ... passed testing -L ... passed testing -Wl, ... passed testing -Xlinker ... passed testing __attribute__((constructor,destructor)) ... passed OK ./slimcc-stage2 -hashmap-test OK >>> slimcc: Entering fakeroot... created directory: '/home/buildozer/aports/community/slimcc/pkg/' created directory: '/home/buildozer/aports/community/slimcc/pkg/slimcc/' created directory: '/home/buildozer/aports/community/slimcc/pkg/slimcc/usr/' created directory: '/home/buildozer/aports/community/slimcc/pkg/slimcc/usr/bin/' 'slimcc' -> '/home/buildozer/aports/community/slimcc/pkg/slimcc/usr/bin/slimcc' created directory: '/home/buildozer/aports/community/slimcc/pkg/slimcc/usr/share/' created directory: '/home/buildozer/aports/community/slimcc/pkg/slimcc/usr/share/licenses/' created directory: '/home/buildozer/aports/community/slimcc/pkg/slimcc/usr/share/licenses/slimcc/' 'LICENSE' -> '/home/buildozer/aports/community/slimcc/pkg/slimcc/usr/share/licenses/slimcc/LICENSE' >>> slimcc*: Running postcheck for slimcc >>> slimcc*: Preparing package slimcc... >>> slimcc*: Stripping binaries >>> slimcc*: Scanning shared objects >>> slimcc*: Tracing dependencies... binutils musl-dev slimcc-headers~0_git20260108 so:libc.musl-x86_64.so.1 >>> slimcc*: Package size: 306.1 KB >>> slimcc*: Compressing data... >>> slimcc*: Create checksum... >>> slimcc*: Create slimcc-0_git20260108-r0.apk >>> slimcc: Build complete at Tue, 20 Jan 2026 07:59:52 +0000 elapsed time 0h 0m 6s >>> slimcc: Cleaning up srcdir >>> slimcc: Cleaning up pkgdir >>> slimcc: Uninstalling dependencies... (1/2) Purging .makedepends-slimcc (20260120.075947) (2/2) Purging slimcc-headers (0_git20260108-r0) OK: 441.2 MiB in 107 packages >>> slimcc: Updating the community/x86_64 repository index... >>> slimcc: Signing the index...