>>> slimcc: Building community/slimcc 0_git20250430-r0 (using abuild 3.15.0_rc3-r3) started Sun, 11 May 2025 08:17:07 +0000 >>> slimcc: Validating /home/buildozer/aports/community/slimcc/APKBUILD... >>> slimcc: Analyzing dependencies... >>> slimcc: Installing for build: build-base binutils musl-dev (1/1) Installing .makedepends-slimcc (20250511.081708) OK: 400 MiB in 107 packages >>> slimcc: Cleaning up srcdir >>> slimcc: Cleaning up pkgdir >>> slimcc: Cleaning up tmpdir >>> slimcc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/slimcc-b3c85777d5ae1be406fcd4039b772fd8a2e2623d.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/slimcc-b3c85777d5ae1be406fcd4039b772fd8a2e2623d.tar.gz.part' slimcc-b3c85777d5ae1 100% |********************************| 151k 0:00:00 ETA '/var/cache/distfiles/edge/slimcc-b3c85777d5ae1be406fcd4039b772fd8a2e2623d.tar.gz.part' saved >>> slimcc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/slimcc-b3c85777d5ae1be406fcd4039b772fd8a2e2623d.tar.gz >>> slimcc: Checking sha512sums... slimcc-b3c85777d5ae1be406fcd4039b772fd8a2e2623d.tar.gz: OK abuild-default-cflags.patch: OK include-path.patch: OK >>> slimcc: Unpacking /var/cache/distfiles/edge/slimcc-b3c85777d5ae1be406fcd4039b772fd8a2e2623d.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 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 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 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 In file included from test/host/common.c:1: test/host/common.c: In function 'struct_test131': test/host/common.c:180:21: note: the ABI for passing parameters with 1024-byte alignment has changed in GCC 4.6 180 | ret += va_arg(ap, Aligned1024).c; | ^ ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/alignas2.exe test/alignas2.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/alignof.exe test/alignof.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/alignof2.exe test/alignof2.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/alloca.exe test/alloca.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/arith.exe test/arith.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/asm.exe test/asm.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/atomic.exe test/atomic.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/atomic2.exe test/atomic2.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/attr_aligned.exe test/attr_aligned.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/attr_cleanup.exe test/attr_cleanup.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/attr_weak.exe test/attr_weak.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/attribute.exe test/attribute.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/attribute2.exe test/attribute2.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/attribute_hiding.exe test/attribute_hiding.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/autotype.exe test/autotype.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/bitfield.exe test/bitfield.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/bitfield2.exe test/bitfield2.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/builtin.exe test/builtin.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/builtin2.exe test/builtin2.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/cast.exe test/cast.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/commonsym.exe test/commonsym.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/compat.exe test/compat.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/complit.exe test/complit.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/complit2.exe test/complit2.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/cond_decl.exe test/cond_decl.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/const.exe test/const.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/constexpr.exe test/constexpr.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/constexpr2.exe test/constexpr2.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/constexpr_var.exe test/constexpr_var.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/constexpr_var_ext.exe test/constexpr_var_ext.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/control.exe test/control.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/control2.exe test/control2.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/decl.exe test/decl.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/decl2.exe test/decl2.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/defer.exe test/defer.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/digit_separator.exe test/digit_separator.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/embed.exe test/embed.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/enum.exe test/enum.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/enum2.exe test/enum2.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/extern.exe test/extern.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/float.exe test/float.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/float2.exe test/float2.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/function.exe test/function.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/function2.exe test/function2.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/generic.exe test/generic.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/generic2.exe test/generic2.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/gibberish.exe test/gibberish.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/imm_arith_opt.exe test/imm_arith_opt.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/initializer.exe test/initializer.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/initializer2.exe test/initializer2.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/inline_asm.exe test/inline_asm.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/keywords_c23.exe test/keywords_c23.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/labeled_loop_sw.exe test/labeled_loop_sw.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/line.exe test/line.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/literal.exe test/literal.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/long_double_stack.exe test/long_double_stack.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/macro.exe test/macro.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/macro2.exe test/macro2.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/macro_direcitve_in_fnlike.exe test/macro_direcitve_in_fnlike.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/macro_has_include.exe test/macro_has_include.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/macro_pmarks.exe test/macro_pmarks.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/macro_rescan.exe test/macro_rescan.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/macro_spacing.exe test/macro_spacing.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/macro_va_tail.exe test/macro_va_tail.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/offsetof.exe test/offsetof.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/pointer.exe test/pointer.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/postfix_inc_dec.exe test/postfix_inc_dec.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/qualifiers.exe test/qualifiers.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/setjmp.exe test/setjmp.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/sizeof.exe test/sizeof.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/stack_reuse.exe test/stack_reuse.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/static_assertion.exe test/static_assertion.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/stdhdr.exe test/stdhdr.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/stmtexpr2.exe test/stmtexpr2.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/string.exe test/string.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/string2.exe test/string2.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/struct.exe test/struct.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/tls.exe test/tls.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/tls2.exe test/tls2.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/typedef.exe test/typedef.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/typedef2.exe test/typedef2.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/typeof.exe test/typeof.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/typeof_unqual.exe test/typeof_unqual.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/unicode.exe test/unicode.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/union.exe test/union.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/union2.exe test/union2.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/usualconv.exe test/usualconv.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/varargs.exe test/varargs.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/variable.exe test/variable.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/vla.exe test/vla.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/vla2.exe test/vla2.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/vla_dealloc.exe test/vla_dealloc.c test/host/common.o -pthread ./slimcc -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/vla_params.exe test/vla_params.c test/host/common.o -pthread ./slimcc -o slimcc-stage2 alloc.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 -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/alignas2.stage2.exe test/alignas2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/alignof.stage2.exe test/alignof.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/alignof2.stage2.exe test/alignof2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/alloca.stage2.exe test/alloca.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/arith.stage2.exe test/arith.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/asm.stage2.exe test/asm.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/atomic.stage2.exe test/atomic.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/atomic2.stage2.exe test/atomic2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/attr_aligned.stage2.exe test/attr_aligned.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/attr_cleanup.stage2.exe test/attr_cleanup.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/attr_weak.stage2.exe test/attr_weak.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/attribute.stage2.exe test/attribute.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/attribute2.stage2.exe test/attribute2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/attribute_hiding.stage2.exe test/attribute_hiding.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/autotype.stage2.exe test/autotype.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/bitfield.stage2.exe test/bitfield.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/bitfield2.stage2.exe test/bitfield2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/builtin.stage2.exe test/builtin.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/builtin2.stage2.exe test/builtin2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/cast.stage2.exe test/cast.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/commonsym.stage2.exe test/commonsym.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/compat.stage2.exe test/compat.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/complit.stage2.exe test/complit.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/complit2.stage2.exe test/complit2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/cond_decl.stage2.exe test/cond_decl.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/const.stage2.exe test/const.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/constexpr.stage2.exe test/constexpr.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/constexpr2.stage2.exe test/constexpr2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/constexpr_var.stage2.exe test/constexpr_var.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/constexpr_var_ext.stage2.exe test/constexpr_var_ext.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/control.stage2.exe test/control.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/control2.stage2.exe test/control2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/decl.stage2.exe test/decl.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/decl2.stage2.exe test/decl2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/defer.stage2.exe test/defer.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/digit_separator.stage2.exe test/digit_separator.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/embed.stage2.exe test/embed.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/enum.stage2.exe test/enum.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/enum2.stage2.exe test/enum2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/extern.stage2.exe test/extern.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/float.stage2.exe test/float.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/float2.stage2.exe test/float2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/function.stage2.exe test/function.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/function2.stage2.exe test/function2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/generic.stage2.exe test/generic.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/generic2.stage2.exe test/generic2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/gibberish.stage2.exe test/gibberish.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/imm_arith_opt.stage2.exe test/imm_arith_opt.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/initializer.stage2.exe test/initializer.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/initializer2.stage2.exe test/initializer2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/inline_asm.stage2.exe test/inline_asm.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/keywords_c23.stage2.exe test/keywords_c23.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/labeled_loop_sw.stage2.exe test/labeled_loop_sw.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/line.stage2.exe test/line.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/literal.stage2.exe test/literal.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/long_double_stack.stage2.exe test/long_double_stack.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/macro.stage2.exe test/macro.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/macro2.stage2.exe test/macro2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/macro_direcitve_in_fnlike.stage2.exe test/macro_direcitve_in_fnlike.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/macro_has_include.stage2.exe test/macro_has_include.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/macro_pmarks.stage2.exe test/macro_pmarks.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/macro_rescan.stage2.exe test/macro_rescan.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/macro_spacing.stage2.exe test/macro_spacing.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/macro_va_tail.stage2.exe test/macro_va_tail.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/offsetof.stage2.exe test/offsetof.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/pointer.stage2.exe test/pointer.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/postfix_inc_dec.stage2.exe test/postfix_inc_dec.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/qualifiers.stage2.exe test/qualifiers.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/setjmp.stage2.exe test/setjmp.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/sizeof.stage2.exe test/sizeof.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/stack_reuse.stage2.exe test/stack_reuse.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/static_assertion.stage2.exe test/static_assertion.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/stdhdr.stage2.exe test/stdhdr.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/stmtexpr2.stage2.exe test/stmtexpr2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/string.stage2.exe test/string.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/string2.stage2.exe test/string2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/struct.stage2.exe test/struct.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/tls.stage2.exe test/tls.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/tls2.stage2.exe test/tls2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/typedef.stage2.exe test/typedef.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/typedef2.stage2.exe test/typedef2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/typeof.stage2.exe test/typeof.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/typeof_unqual.stage2.exe test/typeof_unqual.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/unicode.stage2.exe test/unicode.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/union.stage2.exe test/union.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/union2.stage2.exe test/union2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/usualconv.stage2.exe test/usualconv.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/varargs.stage2.exe test/varargs.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/variable.stage2.exe test/variable.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/vla.stage2.exe test/vla.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/vla2.stage2.exe test/vla2.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/vla_dealloc.stage2.exe test/vla_dealloc.c test/host/common.o -pthread ./slimcc-stage2 -Itest -fenable-universal-char -fcommon -std=c23 -fdefer-ts -o test/vla_params.stage2.exe test/vla_params.c test/host/common.o -pthread for i in test/alignas2.exe test/alignof.exe test/alignof2.exe test/alloca.exe test/arith.exe test/asm.exe test/atomic.exe test/atomic2.exe test/attr_aligned.exe test/attr_cleanup.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/builtin.exe test/builtin2.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/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/long_double_stack.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/offsetof.exe test/pointer.exe test/postfix_inc_dec.exe test/qualifiers.exe test/setjmp.exe test/sizeof.exe test/stack_reuse.exe test/static_assertion.exe test/stdhdr.exe test/stmtexpr2.exe test/string.exe test/string2.exe test/struct.exe test/tls.exe test/tls2.exe test/typedef.exe test/typedef2.exe test/typeof.exe test/typeof_unqual.exe test/unicode.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; do echo $i; ./$i >/dev/null || exit 1; echo; done test/alignas2.exe test/alignof.exe test/alignof2.exe test/alloca.exe test/arith.exe test/asm.exe test/atomic.exe for i in 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/atomic.stage2.exe test/atomic2.stage2.exe test/attr_aligned.stage2.exe test/attr_cleanup.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/builtin.stage2.exe test/builtin2.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/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/long_double_stack.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/offsetof.stage2.exe test/pointer.stage2.exe test/postfix_inc_dec.stage2.exe test/qualifiers.stage2.exe test/setjmp.stage2.exe test/sizeof.stage2.exe test/stack_reuse.stage2.exe test/static_assertion.stage2.exe test/stdhdr.stage2.exe test/stmtexpr2.stage2.exe test/string.stage2.exe test/string2.stage2.exe test/struct.stage2.exe test/tls.stage2.exe test/tls2.stage2.exe test/typedef.stage2.exe test/typedef2.stage2.exe test/typeof.stage2.exe test/typeof_unqual.stage2.exe test/unicode.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; do echo $i; ./$i >/dev/null || exit 1; echo; done 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/atomic.stage2.exe test/atomic2.exe test/attr_aligned.exe test/attr_cleanup.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/builtin.exe test/builtin2.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/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/atomic2.stage2.exe test/attr_aligned.stage2.exe test/gibberish.exe test/attr_cleanup.stage2.exe test/imm_arith_opt.exe test/attr_weak.stage2.exe test/initializer.exe test/attribute.stage2.exe test/initializer2.exe test/attribute2.stage2.exe test/inline_asm.exe test/attribute_hiding.stage2.exe test/keywords_c23.exe test/autotype.stage2.exe test/labeled_loop_sw.exe test/bitfield.stage2.exe test/line.exe test/literal.exe test/bitfield2.stage2.exe test/long_double_stack.exe test/builtin.stage2.exe test/macro.exe test/builtin2.stage2.exe test/macro2.exe test/cast.stage2.exe test/macro_direcitve_in_fnlike.exe test/commonsym.stage2.exe test/macro_has_include.exe test/compat.stage2.exe test/macro_pmarks.exe test/complit.stage2.exe test/macro_rescan.exe test/complit2.stage2.exe test/macro_spacing.exe test/cond_decl.stage2.exe test/macro_va_tail.exe test/offsetof.exe test/const.stage2.exe test/pointer.exe test/constexpr.stage2.exe test/postfix_inc_dec.exe test/constexpr2.stage2.exe test/qualifiers.exe test/constexpr_var.stage2.exe test/setjmp.exe test/constexpr_var_ext.stage2.exe test/sizeof.exe test/control.stage2.exe test/stack_reuse.exe test/control2.stage2.exe test/static_assertion.exe test/decl.stage2.exe test/stdhdr.exe test/decl2.stage2.exe test/stmtexpr2.exe test/string.exe test/defer.stage2.exe test/string2.exe test/digit_separator.stage2.exe test/struct.exe test/embed.stage2.exe test/tls.exe test/enum.stage2.exe test/tls2.exe test/enum2.stage2.exe test/typedef.exe test/extern.stage2.exe test/typedef2.exe test/typeof.exe test/float.stage2.exe test/typeof_unqual.exe test/float2.stage2.exe test/unicode.exe test/function.stage2.exe test/union.exe test/function2.stage2.exe test/union2.exe test/usualconv.exe test/generic.stage2.exe test/varargs.exe test/generic2.stage2.exe test/variable.exe test/gibberish.stage2.exe test/vla.exe test/imm_arith_opt.stage2.exe test/vla2.exe test/initializer.stage2.exe test/vla_dealloc.exe test/initializer2.stage2.exe test/vla_params.exe test/inline_asm.stage2.exe /bin/sh scripts/test_driver.sh /home/buildozer/aports/community/slimcc/src/slimcc-b3c85777d5ae1be406fcd4039b772fd8a2e2623d/slimcc cc test/keywords_c23.stage2.exe test/labeled_loop_sw.stage2.exe test/line.stage2.exe test/literal.stage2.exe test/long_double_stack.stage2.exe test/macro.stage2.exe test/macro2.stage2.exe test/macro_direcitve_in_fnlike.stage2.exe testing -o ... passed test/macro_has_include.stage2.exe test/macro_pmarks.stage2.exe testing -S ... passed test/macro_rescan.stage2.exe test/macro_spacing.stage2.exe test/macro_va_tail.stage2.exe test/offsetof.stage2.exe test/pointer.stage2.exe test/postfix_inc_dec.stage2.exe test/qualifiers.stage2.exe testing default output file ... passed test/setjmp.stage2.exe testing default output file ... passed test/sizeof.stage2.exe test/stack_reuse.stage2.exe test/static_assertion.stage2.exe test/stdhdr.stage2.exe test/stmtexpr2.stage2.exe test/string.stage2.exe test/string2.stage2.exe test/struct.stage2.exe test/tls.stage2.exe test/tls2.stage2.exe test/typedef.stage2.exe test/typedef2.stage2.exe testing multiple input files ... passed test/typeof.stage2.exe test/typeof_unqual.stage2.exe test/unicode.stage2.exe test/union.stage2.exe testing multiple input files ... passed 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 /bin/sh scripts/test_driver.sh /home/buildozer/aports/community/slimcc/src/slimcc-b3c85777d5ae1be406fcd4039b772fd8a2e2623d/slimcc-stage2 cc testing -o ... passed testing -S ... passed testing default output file ... passed testing linker ... passed testing default output file ... passed testing multiple input files ... passed testing multiple input files ... passed testing linker ... passed testing linker ... passed testing a.out ... passed testing -E ... passed 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 linker ... passed testing a.out ... passed testing -E ... passed testing BOM marker ... passed 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 inline ... passed testing BOM marker ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing -idirafter ... passed testing -idirafter ... passed testing -idirafter ... passed testing -fcommon ... passed testing -fno-common ... passed testing -fsigned-char ... passed testing -funsigned-char ... passed testing -ffunction-sections ... passed testing -fdata-sections ... passed testing -fdata-sections ... passed testing -fdata-sections ... passed testing -fdata-sections ... passed testing inline ... passed testing inline ... passed testing -include ... passed testing inline ... passed testing inline ... passed testing -include ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing -xc ... passed testing inline ... passed testing inline ... passed testing -x assembler ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing inline ... passed testing -x none ... passed testing -E ... passed testing -idirafter ... passed testing -idirafter ... passed testing -idirafter ... passed testing -fcommon ... passed testing -fno-common ... passed testing -fsigned-char ... passed testing -funsigned-char ... passed testing -ffunction-sections ... passed testing -fdata-sections ... passed testing -fdata-sections ... passed testing -fdata-sections ... passed testing -fdata-sections ... passed testing -include ... passed testing -include ... passed testing -xc ... passed testing -x assembler ... passed testing .a ... passed testing -x none ... passed testing -E ... passed testing .a ... passed testing .so ... passed testing -M ... passed testing -M ... passed testing -M ... passed testing -M ... passed testing -MF ... passed testing -MP ... passed testing -MP ... passed testing -MT ... passed testing -MT ... passed testing -MD ... passed testing -MD ... passed testing -MD ... passed testing -MD ... passed testing -MD ... passed testing -MD ... passed testing .so ... passed testing -M ... passed testing -M ... passed testing -MD -MF ... passed testing -M ... passed testing -MD -MF ... passed testing -M ... passed testing -MD -MF ... passed testing -MF ... passed testing -MP ... passed testing -MP ... passed testing -MT ... passed testing -MT ... passed testing -MD ... passed testing -MD ... passed testing -MD ... passed testing -MD ... passed testing -MD ... passed testing -MD ... passed testing -MD -MF ... passed testing -MD -MF ... passed testing -MD -MF ... passed testing -fPIC ... passed testing -static build ... passed testing -static exec ... passed testing -fPIC ... passed testing -fPIE -pie build ... passed testing -fPIE -pie exec ... passed testing -static build ... passed testing -static exec ... passed testing -fno-PIE -no-pie build ... passed testing -fno-PIE -no-pie 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 -L ... passed testing -Wl, ... passed testing -Xlinker ... passed testing -Wl, ... passed testing #include_next ... passed testing __attribute__((constructor,destructor)) ... passed OK ./slimcc -hashmap-test OK testing -Xlinker ... passed testing #include_next ... 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' created directory: '/home/buildozer/aports/community/slimcc/pkg/slimcc/usr/lib/' created directory: '/home/buildozer/aports/community/slimcc/pkg/slimcc/usr/lib/slimcc/' created directory: '/home/buildozer/aports/community/slimcc/pkg/slimcc/usr/lib/slimcc/include/' 'include/alloca.h' -> '/home/buildozer/aports/community/slimcc/pkg/slimcc/usr/lib/slimcc/include/alloca.h' 'include/float.h' -> '/home/buildozer/aports/community/slimcc/pkg/slimcc/usr/lib/slimcc/include/float.h' 'include/stdalign.h' -> '/home/buildozer/aports/community/slimcc/pkg/slimcc/usr/lib/slimcc/include/stdalign.h' 'include/stdarg.h' -> '/home/buildozer/aports/community/slimcc/pkg/slimcc/usr/lib/slimcc/include/stdarg.h' 'include/stdatomic.h' -> '/home/buildozer/aports/community/slimcc/pkg/slimcc/usr/lib/slimcc/include/stdatomic.h' 'include/stdbool.h' -> '/home/buildozer/aports/community/slimcc/pkg/slimcc/usr/lib/slimcc/include/stdbool.h' 'include/stddef.h' -> '/home/buildozer/aports/community/slimcc/pkg/slimcc/usr/lib/slimcc/include/stddef.h' 'include/stdnoreturn.h' -> '/home/buildozer/aports/community/slimcc/pkg/slimcc/usr/lib/slimcc/include/stdnoreturn.h' >>> slimcc*: Running postcheck for slimcc >>> slimcc*: Preparing package slimcc... >>> slimcc*: Stripping binaries >>> slimcc*: Scanning shared objects >>> slimcc*: Tracing dependencies... binutils musl-dev so:libc.musl-x86_64.so.1 >>> slimcc*: Package size: 258.4 KB >>> slimcc*: Compressing data... >>> slimcc*: Create checksum... >>> slimcc*: Create slimcc-0_git20250430-r0.apk >>> slimcc: Build complete at Sun, 11 May 2025 08:17:12 +0000 elapsed time 0h 0m 5s >>> slimcc: Cleaning up srcdir >>> slimcc: Cleaning up pkgdir >>> slimcc: Uninstalling dependencies... (1/1) Purging .makedepends-slimcc (20250511.081708) OK: 400 MiB in 106 packages >>> slimcc: Updating the community/x86_64 repository index... >>> slimcc: Signing the index...