>>> zig: Building testing/zig 0.10.1-r2 (using abuild 3.10.0-r0) started Sat, 18 Mar 2023 20:22:36 +0000 >>> zig: Checking sanity of /home/buildozer/aports/testing/zig/APKBUILD... >>> zig: Analyzing dependencies... >>> zig: Installing for build: build-base clang15-dev cmake libxml2-dev lld15-libs-dev llvm15-dev samurai zlib-dev (1/39) Installing libffi (3.4.4-r0) (2/39) Installing xz-libs (5.4.1-r0) (3/39) Installing libxml2 (2.10.3-r2) (4/39) Installing llvm15-libs (15.0.7-r3) (5/39) Installing clang15-libs (15.0.7-r10) (6/39) Installing clang15-libclang (15.0.7-r10) (7/39) Installing clang15 (15.0.7-r10) (8/39) Installing clang15-dev (15.0.7-r10) (9/39) Installing libbz2 (1.0.8-r4) (10/39) Installing libarchive (3.6.2-r1) (11/39) Installing libformw (6.4_p20230311-r0) (12/39) Installing rhash-libs (1.4.3-r1) (13/39) Installing libuv (1.44.2-r1) (14/39) Installing cmake (3.26.0-r0) (15/39) Installing zlib-dev (1.2.13-r0) (16/39) Installing xz (5.4.1-r0) (17/39) Installing xz-dev (5.4.1-r0) (18/39) Installing libxml2-utils (2.10.3-r2) (19/39) Installing libxml2-dev (2.10.3-r2) (20/39) Installing lld15-libs (15.0.7-r2) (21/39) Installing lld15-libs-dev (15.0.7-r2) (22/39) Installing llvm15 (15.0.7-r3) (23/39) Installing linux-headers (6.2-r0) (24/39) Installing libffi-dev (3.4.4-r0) (25/39) Installing zstd (1.5.4-r1) (26/39) Installing zstd-dev (1.5.4-r1) (27/39) Installing gdbm (1.23-r0) (28/39) Installing mpdecimal (2.5.1-r1) (29/39) Installing libpanelw (6.4_p20230311-r0) (30/39) Installing readline (8.2.1-r0) (31/39) Installing sqlite-libs (3.41.1-r0) (32/39) Installing python3 (3.11.2-r0) (33/39) Installing py3-parsing (3.0.9-r1) (34/39) Installing py3-packaging (23.0-r1) (35/39) Installing py3-setuptools (67.6.0-r0) (36/39) Installing llvm15-test-utils (15.0.7-r3) (37/39) Installing llvm15-dev (15.0.7-r3) (38/39) Installing samurai (1.2-r2) (39/39) Installing .makedepends-zig (20230318.202237) Executing busybox-1.36.0-r5.trigger OK: 972 MiB in 135 packages >>> zig: Cleaning up srcdir >>> zig: Cleaning up pkgdir >>> zig: Fetching https://distfiles.alpinelinux.org/distfiles/edge/zig-0.10.1.tar.gz >>> zig: Fetching https://distfiles.alpinelinux.org/distfiles/edge/zig-0.10.1.tar.gz >>> zig: Checking sha512sums... zig-0.10.1.tar.gz: OK llvmconfig.patch: OK >>> zig: Unpacking /var/cache/distfiles/edge/zig-0.10.1.tar.gz... >>> zig: llvmconfig.patch patching file cmake/Findllvm.cmake -- The C compiler identification is GNU 12.2.1 -- The CXX compiler identification is GNU 12.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring zig version 0.10.1 -- Found llvm: /usr/lib/llvm15/lib/libLLVM-15.so (Required is at least version "15") -- Found clang: /usr/lib/libclang-cpp.so.15 (Required is at least version "15") -- Found lld: /usr/lib/liblldMinGW.so;/usr/lib/liblldELF.so;/usr/lib/liblldCOFF.so;/usr/lib/liblldWasm.so;/usr/lib/liblldMachO.so;/usr/lib/liblldCommon.so (Required is at least version "15") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configuring done (0.4s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/testing/zig/src/zig-0.10.1/build [1/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zig1.dir/src/stage1/zig0.cpp.o -MF CMakeFiles/zig1.dir/src/stage1/zig0.cpp.o.d -o CMakeFiles/zig1.dir/src/stage1/zig0.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1/zig0.cpp [2/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigstage1.dir/src/stage1/util.cpp.o -MF CMakeFiles/zigstage1.dir/src/stage1/util.cpp.o.d -o CMakeFiles/zigstage1.dir/src/stage1/util.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1/util.cpp [3/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigstage1.dir/src/stage1/tokenizer.cpp.o -MF CMakeFiles/zigstage1.dir/src/stage1/tokenizer.cpp.o.d -o CMakeFiles/zigstage1.dir/src/stage1/tokenizer.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1/tokenizer.cpp [4/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigstage1.dir/src/stage1/target.cpp.o -MF CMakeFiles/zigstage1.dir/src/stage1/target.cpp.o.d -o CMakeFiles/zigstage1.dir/src/stage1/target.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1/target.cpp [5/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigstage1.dir/src/stage1/stage1.cpp.o -MF CMakeFiles/zigstage1.dir/src/stage1/stage1.cpp.o.d -o CMakeFiles/zigstage1.dir/src/stage1/stage1.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1/stage1.cpp [6/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigstage1.dir/src/stage1/softfloat_ext.cpp.o -MF CMakeFiles/zigstage1.dir/src/stage1/softfloat_ext.cpp.o.d -o CMakeFiles/zigstage1.dir/src/stage1/softfloat_ext.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1/softfloat_ext.cpp [7/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigstage1.dir/src/stage1/range_set.cpp.o -MF CMakeFiles/zigstage1.dir/src/stage1/range_set.cpp.o.d -o CMakeFiles/zigstage1.dir/src/stage1/range_set.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1/range_set.cpp [8/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigstage1.dir/src/stage1/parser.cpp.o -MF CMakeFiles/zigstage1.dir/src/stage1/parser.cpp.o.d -o CMakeFiles/zigstage1.dir/src/stage1/parser.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1/parser.cpp [9/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigstage1.dir/src/stage1/os.cpp.o -MF CMakeFiles/zigstage1.dir/src/stage1/os.cpp.o.d -o CMakeFiles/zigstage1.dir/src/stage1/os.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1/os.cpp [10/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigstage1.dir/src/stage1/mem.cpp.o -MF CMakeFiles/zigstage1.dir/src/stage1/mem.cpp.o.d -o CMakeFiles/zigstage1.dir/src/stage1/mem.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1/mem.cpp [11/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigstage1.dir/src/stage1/ir_print.cpp.o -MF CMakeFiles/zigstage1.dir/src/stage1/ir_print.cpp.o.d -o CMakeFiles/zigstage1.dir/src/stage1/ir_print.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1/ir_print.cpp [12/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigstage1.dir/src/stage1/ir.cpp.o -MF CMakeFiles/zigstage1.dir/src/stage1/ir.cpp.o.d -o CMakeFiles/zigstage1.dir/src/stage1/ir.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1/ir.cpp [13/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigstage1.dir/src/stage1/heap.cpp.o -MF CMakeFiles/zigstage1.dir/src/stage1/heap.cpp.o.d -o CMakeFiles/zigstage1.dir/src/stage1/heap.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1/heap.cpp [14/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigstage1.dir/src/stage1/error.cpp.o -MF CMakeFiles/zigstage1.dir/src/stage1/error.cpp.o.d -o CMakeFiles/zigstage1.dir/src/stage1/error.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1/error.cpp [15/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigstage1.dir/src/stage1/errmsg.cpp.o -MF CMakeFiles/zigstage1.dir/src/stage1/errmsg.cpp.o.d -o CMakeFiles/zigstage1.dir/src/stage1/errmsg.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1/errmsg.cpp [16/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigstage1.dir/src/stage1/codegen.cpp.o -MF CMakeFiles/zigstage1.dir/src/stage1/codegen.cpp.o.d -o CMakeFiles/zigstage1.dir/src/stage1/codegen.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1/codegen.cpp [17/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigstage1.dir/src/stage1/buffer.cpp.o -MF CMakeFiles/zigstage1.dir/src/stage1/buffer.cpp.o.d -o CMakeFiles/zigstage1.dir/src/stage1/buffer.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1/buffer.cpp [18/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigstage1.dir/src/stage1/bigint.cpp.o -MF CMakeFiles/zigstage1.dir/src/stage1/bigint.cpp.o.d -o CMakeFiles/zigstage1.dir/src/stage1/bigint.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1/bigint.cpp [19/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigstage1.dir/src/stage1/bigfloat.cpp.o -MF CMakeFiles/zigstage1.dir/src/stage1/bigfloat.cpp.o.d -o CMakeFiles/zigstage1.dir/src/stage1/bigfloat.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1/bigfloat.cpp [20/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigstage1.dir/src/stage1/astgen.cpp.o -MF CMakeFiles/zigstage1.dir/src/stage1/astgen.cpp.o.d -o CMakeFiles/zigstage1.dir/src/stage1/astgen.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1/astgen.cpp [21/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigstage1.dir/src/stage1/analyze.cpp.o -MF CMakeFiles/zigstage1.dir/src/stage1/analyze.cpp.o.d -o CMakeFiles/zigstage1.dir/src/stage1/analyze.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1/analyze.cpp [22/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/opt_c_util.dir/src/stage1/parse_f128.c.o -MF CMakeFiles/opt_c_util.dir/src/stage1/parse_f128.c.o.d -o CMakeFiles/opt_c_util.dir/src/stage1/parse_f128.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1/parse_f128.c [23/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigcpp.dir/src/windows_sdk.cpp.o -MF CMakeFiles/zigcpp.dir/src/windows_sdk.cpp.o.d -o CMakeFiles/zigcpp.dir/src/windows_sdk.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/windows_sdk.cpp [24/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigcpp.dir/src/zig_clang_cc1as_main.cpp.o -MF CMakeFiles/zigcpp.dir/src/zig_clang_cc1as_main.cpp.o.d -o CMakeFiles/zigcpp.dir/src/zig_clang_cc1as_main.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/zig_clang_cc1as_main.cpp [25/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigcpp.dir/src/zig_clang_cc1_main.cpp.o -MF CMakeFiles/zigcpp.dir/src/zig_clang_cc1_main.cpp.o.d -o CMakeFiles/zigcpp.dir/src/zig_clang_cc1_main.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/zig_clang_cc1_main.cpp [26/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigcpp.dir/src/zig_clang_driver.cpp.o -MF CMakeFiles/zigcpp.dir/src/zig_clang_driver.cpp.o.d -o CMakeFiles/zigcpp.dir/src/zig_clang_driver.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/zig_clang_driver.cpp [27/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigcpp.dir/src/zig_clang.cpp.o -MF CMakeFiles/zigcpp.dir/src/zig_clang.cpp.o.d -o CMakeFiles/zigcpp.dir/src/zig_clang.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/zig_clang.cpp [28/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigcpp.dir/src/zig_llvm-ar.cpp.o -MF CMakeFiles/zigcpp.dir/src/zig_llvm-ar.cpp.o.d -o CMakeFiles/zigcpp.dir/src/zig_llvm-ar.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/zig_llvm-ar.cpp [29/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigcpp.dir/src/zig_llvm.cpp.o -MF CMakeFiles/zigcpp.dir/src/zig_llvm.cpp.o.d -o CMakeFiles/zigcpp.dir/src/zig_llvm.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/zig_llvm.cpp [30/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/ui64_to_extF80M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/ui64_to_extF80M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/ui64_to_extF80M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/ui64_to_extF80M.c [31/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/ui32_to_extF80M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/ui32_to_extF80M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/ui32_to_extF80M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/ui32_to_extF80M.c [32/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/ui64_to_f128M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/ui64_to_f128M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/ui64_to_f128M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/ui64_to_f128M.c [33/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/ui32_to_f128M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/ui32_to_f128M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/ui32_to_f128M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/ui32_to_f128M.c [34/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/softfloat_state.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/softfloat_state.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/softfloat_state.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/softfloat_state.c [35/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_mulAdd.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_mulAdd.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_mulAdd.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f16_mulAdd.c [36/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_tryPropagateNaNExtF80M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_tryPropagateNaNExtF80M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_tryPropagateNaNExtF80M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_tryPropagateNaNExtF80M.c [37/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_tryPropagateNaNF128M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_tryPropagateNaNF128M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_tryPropagateNaNF128M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_tryPropagateNaNF128M.c [38/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_subMagsF64.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_subMagsF64.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_subMagsF64.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_subMagsF64.c [39/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_subMagsF32.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_subMagsF32.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_subMagsF32.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_subMagsF32.c [40/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_subMagsF16.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_subMagsF16.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_subMagsF16.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_subMagsF16.c [41/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_subM.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_subM.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_subM.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_subM.c [42/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_sub256M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_sub256M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_sub256M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_sub256M.c [43/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_sub1XM.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_sub1XM.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_sub1XM.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_sub1XM.c [44/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftRightM.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftRightM.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftRightM.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_shortShiftRightM.c [45/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftRightJamM.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftRightJamM.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftRightJamM.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_shortShiftRightJamM.c [46/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftRightJam64.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftRightJam64.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftRightJam64.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_shortShiftRightJam64.c [47/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftRightExtendM.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftRightExtendM.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftRightExtendM.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_shortShiftRightExtendM.c [48/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftLeftM.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftLeftM.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftLeftM.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_shortShiftLeftM.c [49/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftLeft64To96M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftLeft64To96M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftLeft64To96M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_shortShiftLeft64To96M.c [50/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftRightM.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftRightM.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftRightM.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_shiftRightM.c [51/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftRightJamM.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftRightJamM.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftRightJamM.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_shiftRightJamM.c [52/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftRightJam64.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftRightJam64.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftRightJam64.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_shiftRightJam64.c [53/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftRightJam32.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftRightJam32.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftRightJam32.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_shiftRightJam32.c [54/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftRightJam256M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftRightJam256M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftRightJam256M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_shiftRightJam256M.c [55/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftNormSigF128M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftNormSigF128M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftNormSigF128M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_shiftNormSigF128M.c [56/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftLeftM.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftLeftM.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftLeftM.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_shiftLeftM.c [57/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundToUI64.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundToUI64.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundToUI64.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_roundToUI64.c [58/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundToUI32.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundToUI32.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundToUI32.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_roundToUI32.c [59/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundToI64.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundToI64.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundToI64.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_roundToI64.c [60/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundToI32.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundToI32.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundToI32.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_roundToI32.c [61/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundPackToF64.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundPackToF64.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundPackToF64.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_roundPackToF64.c [62/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundPackToF32.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundPackToF32.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundPackToF32.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_roundPackToF32.c [63/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundPackToF16.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundPackToF16.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundPackToF16.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_roundPackToF16.c [64/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundPackMToF128M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundPackMToF128M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundPackMToF128M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_roundPackMToF128M.c [65/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundPackMToExtF80M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundPackMToExtF80M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundPackMToExtF80M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_roundPackMToExtF80M.c [66/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundMToUI64.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundMToUI64.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundMToUI64.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_roundMToUI64.c [67/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundMToI64.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundMToI64.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundMToI64.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_roundMToI64.c [68/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_remStepMBy32.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_remStepMBy32.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_remStepMBy32.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_remStepMBy32.c [69/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normSubnormalF64Sig.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normSubnormalF64Sig.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normSubnormalF64Sig.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_normSubnormalF64Sig.c [70/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normSubnormalF32Sig.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normSubnormalF32Sig.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normSubnormalF32Sig.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_normSubnormalF32Sig.c [71/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normSubnormalF16Sig.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normSubnormalF16Sig.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normSubnormalF16Sig.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_normSubnormalF16Sig.c [72/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normSubnormalF128SigM.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normSubnormalF128SigM.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normSubnormalF128SigM.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_normSubnormalF128SigM.c [73/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normRoundPackToF64.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normRoundPackToF64.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normRoundPackToF64.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_normRoundPackToF64.c [74/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normRoundPackToF32.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normRoundPackToF32.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normRoundPackToF32.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_normRoundPackToF32.c [75/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normRoundPackToF16.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normRoundPackToF16.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normRoundPackToF16.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_normRoundPackToF16.c [76/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normRoundPackMToExtF80M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normRoundPackMToExtF80M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normRoundPackMToExtF80M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_normRoundPackMToExtF80M.c [77/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normRoundPackMToF128M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normRoundPackMToF128M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normRoundPackMToF128M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_normRoundPackMToF128M.c [78/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normExtF80SigM.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normExtF80SigM.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normExtF80SigM.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_normExtF80SigM.c [79/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_negXM.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_negXM.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_negXM.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_negXM.c [80/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mulAddF64.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mulAddF64.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mulAddF64.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_mulAddF64.c [81/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mulAddF32.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mulAddF32.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mulAddF32.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_mulAddF32.c [82/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mulAddF16.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mulAddF16.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mulAddF16.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_mulAddF16.c [83/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mulAddF128M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mulAddF128M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mulAddF128M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_mulAddF128M.c [84/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mul64To128M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mul64To128M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mul64To128M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_mul64To128M.c [85/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mul128MTo256M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mul128MTo256M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mul128MTo256M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_mul128MTo256M.c [86/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_lt128.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_lt128.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_lt128.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_lt128.c [87/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_le128.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_le128.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_le128.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_le128.c [88/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_isNaNF128M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_isNaNF128M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_isNaNF128M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_isNaNF128M.c [89/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_invalidExtF80M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_invalidExtF80M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_invalidExtF80M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_invalidExtF80M.c [90/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_invalidF128M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_invalidF128M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_invalidF128M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_invalidF128M.c [91/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_eq128.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_eq128.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_eq128.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_eq128.c [92/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_countLeadingZeros8.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_countLeadingZeros8.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_countLeadingZeros8.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_countLeadingZeros8.c [93/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_countLeadingZeros64.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_countLeadingZeros64.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_countLeadingZeros64.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_countLeadingZeros64.c [94/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_countLeadingZeros32.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_countLeadingZeros32.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_countLeadingZeros32.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_countLeadingZeros32.c [95/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_countLeadingZeros16.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_countLeadingZeros16.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_countLeadingZeros16.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_countLeadingZeros16.c [96/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_compareNonnormExtF80M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_compareNonnormExtF80M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_compareNonnormExtF80M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_compareNonnormExtF80M.c [97/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_compare96M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_compare96M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_compare96M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_compare96M.c [98/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_compare128M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_compare128M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_compare128M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_compare128M.c [99/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_approxRecip_1Ks.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_approxRecip_1Ks.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_approxRecip_1Ks.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_approxRecip_1Ks.c [100/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_approxRecipSqrt_1Ks.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_approxRecipSqrt_1Ks.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_approxRecipSqrt_1Ks.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_approxRecipSqrt_1Ks.c [101/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_approxRecipSqrt32_1.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_approxRecipSqrt32_1.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_approxRecipSqrt32_1.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_approxRecipSqrt32_1.c [102/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_approxRecip32_1.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_approxRecip32_1.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_approxRecip32_1.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_approxRecip32_1.c [103/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addMagsF64.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addMagsF64.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addMagsF64.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_addMagsF64.c [104/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addMagsF32.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addMagsF32.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addMagsF32.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_addMagsF32.c [105/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addMagsF16.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addMagsF16.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addMagsF16.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_addMagsF16.c [106/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addM.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addM.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addM.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_addM.c [107/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addExtF80M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addExtF80M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addExtF80M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_addExtF80M.c [108/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addF128M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addF128M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addF128M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_addF128M.c [109/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addComplCarryM.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addComplCarryM.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addComplCarryM.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_addComplCarryM.c [110/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addCarryM.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addCarryM.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addCarryM.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_addCarryM.c [111/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_add256M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_add256M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_add256M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/s_add256M.c [112/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/i32_to_f128M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/i32_to_f128M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/i32_to_f128M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/i32_to_f128M.c [113/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f64_to_f16.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f64_to_f16.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f64_to_f16.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f64_to_f16.c [114/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f64_to_f128M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f64_to_f128M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f64_to_f128M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f64_to_f128M.c [115/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f64_to_extF80M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f64_to_extF80M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f64_to_extF80M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f64_to_extF80M.c [116/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f32_to_f128M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f32_to_f128M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f32_to_f128M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f32_to_f128M.c [117/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f32_to_extF80M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f32_to_extF80M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f32_to_extF80M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f32_to_extF80M.c [118/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_to_f64.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_to_f64.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_to_f64.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f16_to_f64.c [119/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_to_f128M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_to_f128M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_to_f128M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f16_to_f128M.c [120/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_to_extF80M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_to_extF80M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_to_extF80M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f16_to_extF80M.c [121/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_sub.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_sub.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_sub.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f16_sub.c [122/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_sqrt.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_sqrt.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_sqrt.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f16_sqrt.c [123/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_roundToInt.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_roundToInt.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_roundToInt.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f16_roundToInt.c [124/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_rem.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_rem.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_rem.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f16_rem.c [125/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_mul.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_mul.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_mul.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f16_mul.c [126/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_lt.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_lt.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_lt.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f16_lt.c [127/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_isSignalingNaN.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_isSignalingNaN.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_isSignalingNaN.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f16_isSignalingNaN.c [128/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_eq.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_eq.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_eq.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f16_eq.c [129/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_div.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_div.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_div.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f16_div.c [130/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_add.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_add.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_add.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f16_add.c [131/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_to_f128M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_to_f128M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_to_f128M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/extF80M_to_f128M.c [132/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_to_f64.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_to_f64.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_to_f64.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/extF80M_to_f64.c [133/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_to_f32.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_to_f32.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_to_f32.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/extF80M_to_f32.c [134/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_to_f16.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_to_f16.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_to_f16.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/extF80M_to_f16.c [135/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_sub.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_sub.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_sub.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/extF80M_sub.c [136/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_sqrt.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_sqrt.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_sqrt.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/extF80M_sqrt.c [137/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_roundToInt.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_roundToInt.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_roundToInt.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/extF80M_roundToInt.c [138/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_rem.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_rem.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_rem.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/extF80M_rem.c [139/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_mul.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_mul.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_mul.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/extF80M_mul.c [140/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_lt.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_lt.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_lt.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/extF80M_lt.c [141/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_le.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_le.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_le.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/extF80M_le.c [142/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_eq.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_eq.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_eq.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/extF80M_eq.c [143/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_div.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_div.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_div.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/extF80M_div.c [144/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_add.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_add.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_add.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/extF80M_add.c [145/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_ui64_r_minMag.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_ui64_r_minMag.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_ui64_r_minMag.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_to_ui64_r_minMag.c [146/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_ui64.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_ui64.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_ui64.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_to_ui64.c [147/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_ui32_r_minMag.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_ui32_r_minMag.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_ui32_r_minMag.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_to_ui32_r_minMag.c [148/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_ui32.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_ui32.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_ui32.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_to_ui32.c [149/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_i64_r_minMag.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_i64_r_minMag.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_i64_r_minMag.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_to_i64_r_minMag.c [150/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_i64.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_i64.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_i64.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_to_i64.c [151/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_i32_r_minMag.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_i32_r_minMag.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_i32_r_minMag.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_to_i32_r_minMag.c [152/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_i32.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_i32.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_i32.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_to_i32.c [153/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_extF80M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_extF80M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_extF80M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_to_extF80M.c [154/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_f64.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_f64.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_f64.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_to_f64.c [155/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_f32.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_f32.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_f32.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_to_f32.c [156/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_f16.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_f16.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_f16.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_to_f16.c [157/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_sub.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_sub.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_sub.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_sub.c [158/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_sqrt.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_sqrt.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_sqrt.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_sqrt.c [159/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_roundToInt.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_roundToInt.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_roundToInt.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_roundToInt.c [160/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_rem.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_rem.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_rem.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_rem.c [161/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_mulAdd.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_mulAdd.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_mulAdd.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_mulAdd.c [162/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_mul.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_mul.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_mul.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_mul.c [163/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_lt_quiet.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_lt_quiet.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_lt_quiet.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_lt_quiet.c [164/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_lt.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_lt.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_lt.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_lt.c [165/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_le_quiet.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_le_quiet.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_le_quiet.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_le_quiet.c [166/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_le.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_le.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_le.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_le.c [167/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_eq_signaling.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_eq_signaling.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_eq_signaling.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_eq_signaling.c [168/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_eq.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_eq.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_eq.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_eq.c [169/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_div.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_div.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_div.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_div.c [170/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_add.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_add.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_add.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/f128M_add.c [171/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/softfloat_raiseFlags.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/softfloat_raiseFlags.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/softfloat_raiseFlags.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086/softfloat_raiseFlags.c [172/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_propagateNaNF16UI.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_propagateNaNF16UI.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_propagateNaNF16UI.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086/s_propagateNaNF16UI.c [173/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_propagateNaNExtF80M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_propagateNaNExtF80M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_propagateNaNExtF80M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086/s_propagateNaNExtF80M.c [174/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_propagateNaNF128M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_propagateNaNF128M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_propagateNaNF128M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086/s_propagateNaNF128M.c [175/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_f64UIToCommonNaN.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_f64UIToCommonNaN.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_f64UIToCommonNaN.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086/s_f64UIToCommonNaN.c [176/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_f32UIToCommonNaN.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_f32UIToCommonNaN.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_f32UIToCommonNaN.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086/s_f32UIToCommonNaN.c [177/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_f16UIToCommonNaN.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_f16UIToCommonNaN.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_f16UIToCommonNaN.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086/s_f16UIToCommonNaN.c [178/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_extF80MToCommonNaN.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_extF80MToCommonNaN.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_extF80MToCommonNaN.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086/s_extF80MToCommonNaN.c [179/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_f128MToCommonNaN.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_f128MToCommonNaN.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_f128MToCommonNaN.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086/s_f128MToCommonNaN.c [180/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_commonNaNToF64UI.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_commonNaNToF64UI.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_commonNaNToF64UI.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086/s_commonNaNToF64UI.c [181/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_commonNaNToF32UI.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_commonNaNToF32UI.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_commonNaNToF32UI.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086/s_commonNaNToF32UI.c [182/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_commonNaNToF16UI.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_commonNaNToF16UI.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_commonNaNToF16UI.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086/s_commonNaNToF16UI.c [183/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_commonNaNToExtF80M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_commonNaNToExtF80M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_commonNaNToExtF80M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086/s_commonNaNToExtF80M.c [184/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_commonNaNToF128M.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_commonNaNToF128M.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_commonNaNToF128M.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086/s_commonNaNToF128M.c [185/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/extF80M_isSignalingNaN.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/extF80M_isSignalingNaN.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/extF80M_isSignalingNaN.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086/extF80M_isSignalingNaN.c [186/195] /usr/bin/gcc -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -Os -O3 -DNDEBUG -std=c99 -O3 -MD -MT CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/f128M_isSignalingNaN.c.o -MF CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/f128M_isSignalingNaN.c.o.d -o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/f128M_isSignalingNaN.c.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086/f128M_isSignalingNaN.c [187/195] : && /usr/bin/cmake -E rm -f zigcpp/libembedded_softfloat.a && /usr/bin/ar qc zigcpp/libembedded_softfloat.a CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/f128M_isSignalingNaN.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/extF80M_isSignalingNaN.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_commonNaNToF128M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_commonNaNToExtF80M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_commonNaNToF16UI.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_commonNaNToF32UI.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_commonNaNToF64UI.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_f128MToCommonNaN.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_extF80MToCommonNaN.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_f16UIToCommonNaN.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_f32UIToCommonNaN.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_f64UIToCommonNaN.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_propagateNaNF128M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_propagateNaNExtF80M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/s_propagateNaNF16UI.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/8086/softfloat_raiseFlags.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_add.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_div.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_eq.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_eq_signaling.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_le.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_le_quiet.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_lt.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_lt_quiet.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_mul.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_mulAdd.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_rem.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_roundToInt.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_sqrt.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_sub.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_f16.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_f32.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_f64.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_extF80M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_i32.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_i32_r_minMag.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_i64.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_i64_r_minMag.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_ui32.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_ui32_r_minMag.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_ui64.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f128M_to_ui64_r_minMag.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_add.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_div.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_eq.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_le.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_lt.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_mul.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_rem.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_roundToInt.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_sqrt.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_sub.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_to_f16.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_to_f32.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_to_f64.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/extF80M_to_f128M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_add.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_div.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_eq.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_isSignalingNaN.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_lt.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_mul.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_rem.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_roundToInt.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_sqrt.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_sub.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_to_extF80M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_to_f128M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_to_f64.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f32_to_extF80M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f32_to_f128M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f64_to_extF80M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f64_to_f128M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f64_to_f16.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/i32_to_f128M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_add256M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addCarryM.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addComplCarryM.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addF128M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addExtF80M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addM.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addMagsF16.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addMagsF32.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_addMagsF64.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_approxRecip32_1.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_approxRecipSqrt32_1.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_approxRecipSqrt_1Ks.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_approxRecip_1Ks.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_compare128M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_compare96M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_compareNonnormExtF80M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_countLeadingZeros16.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_countLeadingZeros32.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_countLeadingZeros64.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_countLeadingZeros8.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_eq128.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_invalidF128M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_invalidExtF80M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_isNaNF128M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_le128.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_lt128.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mul128MTo256M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mul64To128M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mulAddF128M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mulAddF16.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mulAddF32.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_mulAddF64.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_negXM.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normExtF80SigM.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normRoundPackMToF128M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normRoundPackMToExtF80M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normRoundPackToF16.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normRoundPackToF32.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normRoundPackToF64.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normSubnormalF128SigM.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normSubnormalF16Sig.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normSubnormalF32Sig.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_normSubnormalF64Sig.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_remStepMBy32.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundMToI64.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundMToUI64.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundPackMToExtF80M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundPackMToF128M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundPackToF16.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundPackToF32.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundPackToF64.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundToI32.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundToI64.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundToUI32.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_roundToUI64.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftLeftM.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftNormSigF128M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftRightJam256M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftRightJam32.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftRightJam64.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftRightJamM.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shiftRightM.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftLeft64To96M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftLeftM.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftRightExtendM.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftRightJam64.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftRightJamM.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_shortShiftRightM.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_sub1XM.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_sub256M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_subM.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_subMagsF16.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_subMagsF32.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_subMagsF64.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_tryPropagateNaNF128M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/s_tryPropagateNaNExtF80M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/f16_mulAdd.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/softfloat_state.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/ui32_to_f128M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/ui64_to_f128M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/ui32_to_extF80M.c.o CMakeFiles/embedded_softfloat.dir/deps/SoftFloat-3e/source/ui64_to_extF80M.c.o && /usr/bin/ranlib zigcpp/libembedded_softfloat.a && : [188/195] : && /usr/bin/cmake -E rm -f zigcpp/libopt_c_util.a && /usr/bin/ar qc zigcpp/libopt_c_util.a CMakeFiles/opt_c_util.dir/src/stage1/parse_f128.c.o && /usr/bin/ranlib zigcpp/libopt_c_util.a && : [189/195] : && /usr/bin/cmake -E rm -f zigcpp/libzigcpp.a && /usr/bin/ar qc zigcpp/libzigcpp.a CMakeFiles/zigcpp.dir/src/zig_llvm.cpp.o CMakeFiles/zigcpp.dir/src/zig_llvm-ar.cpp.o CMakeFiles/zigcpp.dir/src/zig_clang.cpp.o CMakeFiles/zigcpp.dir/src/zig_clang_driver.cpp.o CMakeFiles/zigcpp.dir/src/zig_clang_cc1_main.cpp.o CMakeFiles/zigcpp.dir/src/zig_clang_cc1as_main.cpp.o CMakeFiles/zigcpp.dir/src/windows_sdk.cpp.o && /usr/bin/ranlib zigcpp/libzigcpp.a && : [190/195] : && /usr/bin/cmake -E rm -f zigcpp/libzigstage1.a && /usr/bin/ar qc zigcpp/libzigstage1.a CMakeFiles/zigstage1.dir/src/stage1/analyze.cpp.o CMakeFiles/zigstage1.dir/src/stage1/astgen.cpp.o CMakeFiles/zigstage1.dir/src/stage1/bigfloat.cpp.o CMakeFiles/zigstage1.dir/src/stage1/bigint.cpp.o CMakeFiles/zigstage1.dir/src/stage1/buffer.cpp.o CMakeFiles/zigstage1.dir/src/stage1/codegen.cpp.o CMakeFiles/zigstage1.dir/src/stage1/errmsg.cpp.o CMakeFiles/zigstage1.dir/src/stage1/error.cpp.o CMakeFiles/zigstage1.dir/src/stage1/heap.cpp.o CMakeFiles/zigstage1.dir/src/stage1/ir.cpp.o CMakeFiles/zigstage1.dir/src/stage1/ir_print.cpp.o CMakeFiles/zigstage1.dir/src/stage1/mem.cpp.o CMakeFiles/zigstage1.dir/src/stage1/os.cpp.o CMakeFiles/zigstage1.dir/src/stage1/parser.cpp.o CMakeFiles/zigstage1.dir/src/stage1/range_set.cpp.o CMakeFiles/zigstage1.dir/src/stage1/softfloat_ext.cpp.o CMakeFiles/zigstage1.dir/src/stage1/stage1.cpp.o CMakeFiles/zigstage1.dir/src/stage1/target.cpp.o CMakeFiles/zigstage1.dir/src/stage1/tokenizer.cpp.o CMakeFiles/zigstage1.dir/src/stage1/util.cpp.o && /usr/bin/ranlib zigcpp/libzigstage1.a && : [191/195] : && /usr/bin/g++ -Os -O3 -DNDEBUG -Wl,--as-needed,-O1,--sort-common -rdynamic CMakeFiles/zig1.dir/src/stage1/zig0.cpp.o -o zig1 -L/usr/lib/llvm15/lib -Wl,-rpath,/usr/lib/llvm15/lib zigcpp/libzigstage1.a zigcpp/libopt_c_util.a zigcpp/libembedded_softfloat.a zigcpp/libzigcpp.a /usr/lib/libclang-cpp.so.15 -llldMinGW -llldELF -llldCOFF -llldWasm -llldMachO -llldCommon /usr/lib/llvm15/lib/libLLVM-15.so && : [192/195] cd /home/buildozer/aports/testing/zig/src/zig-0.10.1 && /home/buildozer/aports/testing/zig/src/zig-0.10.1/build/zig1 src/stage1.zig --name zig2 --zig-lib-dir /home/buildozer/aports/testing/zig/src/zig-0.10.1/lib -femit-bin=/home/buildozer/aports/testing/zig/src/zig-0.10.1/build/zig2.o -fcompiler-rt -target native -mcpu native -lc --pkg-begin build_options /home/buildozer/aports/testing/zig/src/zig-0.10.1/build/config.zig --pkg-end [193/195] /usr/bin/g++ -I/usr/lib/llvm15/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/include -I/home/buildozer/aports/testing/zig/src/zig-0.10.1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/build -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1 -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e-prebuilt -I/home/buildozer/aports/testing/zig/src/zig-0.10.1/deps/SoftFloat-3e/source/8086 -Os -O3 -DNDEBUG -std=c++14 -DZIG_LINK_MODE=Dynamic -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Werror=type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zig2.dir/src/stage1/empty.cpp.o -MF CMakeFiles/zig2.dir/src/stage1/empty.cpp.o.d -o CMakeFiles/zig2.dir/src/stage1/empty.cpp.o -c /home/buildozer/aports/testing/zig/src/zig-0.10.1/src/stage1/empty.cpp [194/195] : && /usr/bin/g++ -Os -O3 -DNDEBUG -Wl,--as-needed,-O1,--sort-common -rdynamic zig2.o CMakeFiles/zig2.dir/src/stage1/empty.cpp.o -o zig2 -L/usr/lib/llvm15/lib -Wl,-rpath,/usr/lib/llvm15/lib zigcpp/libzigstage1.a zigcpp/libopt_c_util.a zigcpp/libembedded_softfloat.a zigcpp/libzigcpp.a /usr/lib/libclang-cpp.so.15 -llldMinGW -llldELF -llldCOFF -llldWasm -llldMachO -llldCommon /usr/lib/llvm15/lib/libLLVM-15.so && : [195/195] cd /home/buildozer/aports/testing/zig/src/zig-0.10.1 && /home/buildozer/aports/testing/zig/src/zig-0.10.1/build/zig2 build compile --zig-lib-dir /home/buildozer/aports/testing/zig/src/zig-0.10.1/lib -Dconfig_h=/home/buildozer/aports/testing/zig/src/zig-0.10.1/build/config.h -Denable-llvm -Denable-stage1 -Drelease -Dstrip -Dtarget=native -Dcpu=baseline -Dversion-string=0.10.1 -- Install configuration: "Release" Generating docgen examples [13/5424] Generating docgen examples [121/5424] Generating docgen examples [132/5424] Generating docgen examples [140/5424] Generating docgen examples [149/5424] Generating docgen examples [155/5424] Generating docgen examples [291/5424] Generating docgen examples [306/5424] Generating docgen examples [316/5424] Generating docgen examples [324/5424] Generating docgen examples [326/5424] Generating docgen examples [332/5424] Generating docgen examples [355/5424] Generating docgen examples [410/5424] Generating docgen examples [419/5424] Generating docgen examples [428/5424] Generating docgen examples [432/5424] Generating docgen examples [447/5424] Generating docgen examples [458/5424] Generating docgen examples [466/5424] Generating docgen examples [493/5424] Generating docgen examples [506/5424] Generating docgen examples [516/5424] Generating docgen examples [521/5424] Generating docgen examples [538/5424] Generating docgen examples [571/5424] Generating docgen examples [579/5424] Generating docgen examples [584/5424] Generating docgen examples [638/5424] Generating docgen examples [640/5424] Generating docgen examples [649/5424] Generating docgen examples [651/5424] Generating docgen examples [1130/5424] Generating docgen examples [1140/5424] Generating docgen examples [1144/5424] Generating docgen examples [1149/5424] Generating docgen examples [1160/5424] Generating docgen examples [1216/5424] Generating docgen examples [1267/5424] Generating docgen examples [1271/5424] Generating docgen examples [1277/5424] Generating docgen examples [1279/5424] Generating docgen examples [1285/5424] Generating docgen examples [1287/5424] Generating docgen examples [1297/5424] Generating docgen examples [1310/5424] Generating docgen examples [1318/5424] Generating docgen examples [1326/5424] Generating docgen examples [1332/5424] Generating docgen examples [1347/5424] Generating docgen examples [1354/5424] Generating docgen examples [1362/5424] Generating docgen examples [1364/5424] Generating docgen examples [1374/5424] Generating docgen examples [1382/5424] Generating docgen examples [1386/5424] Generating docgen examples [1394/5424] Generating docgen examples [1400/5424] Generating docgen examples [1434/5424] Generating docgen examples [1436/5424] Generating docgen examples [1438/5424] Generating docgen examples [1442/5424] Generating docgen examples [1448/5424] Generating docgen examples [1450/5424] Generating docgen examples [1452/5424] Generating docgen examples [1461/5424] Generating docgen examples [1468/5424] Generating docgen examples [1470/5424] Generating docgen examples [1480/5424] Generating docgen examples [1488/5424] Generating docgen examples [1494/5424] Generating docgen examples [1496/5424] Generating docgen examples [1501/5424] Generating docgen examples [1512/5424] Generating docgen examples [1530/5424] Generating docgen examples [1532/5424] Generating docgen examples [1548/5424] Generating docgen examples [1552/5424] Generating docgen examples [1554/5424] Generating docgen examples [1562/5424] Generating docgen examples [1583/5424] Generating docgen examples [1597/5424] Generating docgen examples [1602/5424] Generating docgen examples [1606/5424] Generating docgen examples [1616/5424] Generating docgen examples [1618/5424] Generating docgen examples [1625/5424] Generating docgen examples [1631/5424] Generating docgen examples [1639/5424] Generating docgen examples [1649/5424] Generating docgen examples [1662/5424] Generating docgen examples [1669/5424] Generating docgen examples [1675/5424] Generating docgen examples [1677/5424] Generating docgen examples [1685/5424] Generating docgen examples [1689/5424] Generating docgen examples [1693/5424] Generating docgen examples [1697/5424] Generating docgen examples [1711/5424] Generating docgen examples [1721/5424] Generating docgen examples [1738/5424] Generating docgen examples [1751/5424] Generating docgen examples [1756/5424] Generating docgen examples [1768/5424] Generating docgen examples [1778/5424] Generating docgen examples [1783/5424] Generating docgen examples [1795/5424] Generating docgen examples [1802/5424] Generating docgen examples [1825/5424] Generating docgen examples [1829/5424] Generating docgen examples [1834/5424] Generating docgen examples [1860/5424] Generating docgen examples [1866/5424] Generating docgen examples [1871/5424] Generating docgen examples [1883/5424] Generating docgen examples [1894/5424] Generating docgen examples [1899/5424] Generating docgen examples [1913/5424] Generating docgen examples [1917/5424] Generating docgen examples [1919/5424] Generating docgen examples [1921/5424] Generating docgen examples [1939/5424] Generating docgen examples [1955/5424] Generating docgen examples [1966/5424] Generating docgen examples [1970/5424] Generating docgen examples [2000/5424] Generating docgen examples [2006/5424] Generating docgen examples [2008/5424] Generating docgen examples [2010/5424] Generating docgen examples [2019/5424] Generating docgen examples [2031/5424] Generating docgen examples [2040/5424] Generating docgen examples [2048/5424] Generating docgen examples [2056/5424] Generating docgen examples [2101/5424] Generating docgen examples [2123/5424] Generating docgen examples [2131/5424] Generating docgen examples [2140/5424] Generating docgen examples [2147/5424] Generating docgen examples [2161/5424] Generating docgen examples [2175/5424] Generating docgen examples [2177/5424] Generating docgen examples [2186/5424] Generating docgen examples [2207/5424] Generating docgen examples [2212/5424] Generating docgen examples [2223/5424] Generating docgen examples [2227/5424] Generating docgen examples [2236/5424] Generating docgen examples [2243/5424] Generating docgen examples [2252/5424] Generating docgen examples [2312/5424] Generating docgen examples [2338/5424] Generating docgen examples [2356/5424] Generating docgen examples [2370/5424] Generating docgen examples [2376/5424] Generating docgen examples [2395/5424] Generating docgen examples [2416/5424] Generating docgen examples [2424/5424] Generating docgen examples [2426/5424] Generating docgen examples [2430/5424] Generating docgen examples [2436/5424] Generating docgen examples [2447/5424] Generating docgen examples [2464/5424] Generating docgen examples [2482/5424] Generating docgen examples [2484/5424] Generating docgen examples [2486/5424] Generating docgen examples [2492/5424] Generating docgen examples [2498/5424] Generating docgen examples [2508/5424] Generating docgen examples [2514/5424] Generating docgen examples [2525/5424] Generating docgen examples [2527/5424] Generating docgen examples [2533/5424] Generating docgen examples [2537/5424] Generating docgen examples [2541/5424] Generating docgen examples [2549/5424] Generating docgen examples [2574/5424] Generating docgen examples [2597/5424] Generating docgen examples [2607/5424] Generating docgen examples [2621/5424] Generating docgen examples [2643/5424] Generating docgen examples [2661/5424] Generating docgen examples [2680/5424] Generating docgen examples [2686/5424] Generating docgen examples [2781/5424] Generating docgen examples [2972/5424] Generating docgen examples [3055/5424] Generating docgen examples [3108/5424] Generating docgen examples [3112/5424] Generating docgen examples [3298/5424] Generating docgen examples [3300/5424] Generating docgen examples [3308/5424] Generating docgen examples [3337/5424] Generating docgen examples [3382/5424] Generating docgen examples [3409/5424] Generating docgen examples [3450/5424] Generating docgen examples [3578/5424] Generating docgen examples [3661/5424] Generating docgen examples [3757/5424] Generating docgen examples [3761/5424] Generating docgen examples [3770/5424] Generating docgen examples [3783/5424] Generating docgen examples [3917/5424] Generating docgen examples [3951/5424] Generating docgen examples [4000/5424] Generating docgen examples [4011/5424] Generating docgen examples [4164/5424] Generating docgen examples [4175/5424] Generating docgen examples [4275/5424] Generating docgen examples [4311/5424] Generating docgen examples [4361/5424] Generating docgen examples [4365/5424] Generating docgen examples [4367/5424] Generating docgen examples [4372/5424] Generating docgen examples [4374/5424] Generating docgen examples [4379/5424] Generating docgen examples [4381/5424] Generating docgen examples [4388/5424] Generating docgen examples [4390/5424] Generating docgen examples [4415/5424] Generating docgen examples [4417/5424] Generating docgen examples [4436/5424] Generating docgen examples [4453/5424] Generating docgen examples [4466/5424] Generating docgen examples [4472/5424] Generating docgen examples [4474/5424] Generating docgen examples [4479/5424] Generating docgen examples [4481/5424] Generating docgen examples [4486/5424] Generating docgen examples [4488/5424] Generating docgen examples [4493/5424] Generating docgen examples [4495/5424] Generating docgen examples [4500/5424] Generating docgen examples [4502/5424] Generating docgen examples [4507/5424] Generating docgen examples [4509/5424] Generating docgen examples [4513/5424] Generating docgen examples [4520/5424] Generating docgen examples [4522/5424] Generating docgen examples [4526/5424] Generating docgen examples [4533/5424] Generating docgen examples [4535/5424] Generating docgen examples [4540/5424] Generating docgen examples [4542/5424] Generating docgen examples [4547/5424] Generating docgen examples [4549/5424] Generating docgen examples [4554/5424] Generating docgen examples [4556/5424] Generating docgen examples [4561/5424] Generating docgen examples [4563/5424] Generating docgen examples [4569/5424] Generating docgen examples [4573/5424] Generating docgen examples [4591/5424] Generating docgen examples [4593/5424] Generating docgen examples [4609/5424] Generating docgen examples [4633/5424] Generating docgen examples [4660/5424] Generating docgen examples [4662/5424] Generating docgen examples [4720/5424] Generating docgen examples [4740/5424] Generating docgen examples [4745/5424] Generating docgen examples [4787/5424] Generating docgen examples [4842/5424] Generating docgen examples [4876/5424] Generating docgen examples [4922/5424] Generating docgen examples [4932/5424] Generating docgen examples [4941/5424] Generating docgen examples [4945/5424] Generating docgen examples [4957/5424] Generating docgen examples [4966/5424] Generating docgen examples [4972/5424] 1/88 test_0... compiler [1/1205] aarch64-linux/conditional_branches (stage2, aarch64-linux) [1/2] update [2/3] ... compiler [1/1205] aarch64-linux/conditional_branches (stage2, aarch64-linux) [2/2] update [2/3]... compiler [2/1205] aarch64-linux/hello_world_with_updates (stage2, aarch64-linux) [1/3] update [... compiler [2/1205] aarch64-linux/hello_world_with_updates (stage2, aarch64-linux) [2/3] update [... compiler [2/1205] aarch64-linux/hello_world_with_updates (stage2, aarch64-linux) [3/3] update [... compiler [3/1205] adding_numbers_at_runtime_and_comptime (stage2, aarch64-linux) [1/3] update [... compiler [3/1205] adding_numbers_at_runtime_and_comptime (stage2, aarch64-linux) [2/3] update [... compiler [3/1205] adding_numbers_at_runtime_and_comptime (stage2, aarch64-linux) [3/3] update [... compiler [4/1205] ambiguous_reference (stage2, aarch64-linux) [1/1] update [2/3] parse/analysis... compiler [5/1205] bad_inferred_variable_type (stage2, aarch64-linux) [1/1] update [2/3] parse/a... compiler [6/1205] break_continue (stage2, aarch64-linux) [1/4] update [2/3] parse/analysis/code... compiler [6/1205] break_continue (stage2, aarch64-linux) [2/4] update [2/3] parse/analysis/code... compiler [6/1205] break_continue (stage2, aarch64-linux) [3/4] update [2/3] parse/analysis/code... compiler [6/1205] break_continue (stage2, aarch64-linux) [4/4] update [2/3] parse/analysis/code... compiler [7/1205] catch_at_comptime (stage2, aarch64-linux) [1/5] update [2/3] parse/analysis/c... compiler [7/1205] catch_at_comptime (stage2, aarch64-linux) [2/5] update [2/3] parse/analysis/c... compiler [7/1205] catch_at_comptime (stage2, aarch64-linux) [3/5] update [2/3] parse/analysis/c... compiler [7/1205] catch_at_comptime (stage2, aarch64-linux) [4/5] update [2/3] parse/analysis/c... compiler [7/1205] catch_at_comptime (stage2, aarch64-linux) [5/5] update [2/3] parse/analysis/c... compiler [8/1205] comparison_of_non-tagged_union_and_enum_literal (stage2, native) [1/1] update... compiler [9/1205] compile_error (stage2, aarch64-linux) [1/1] update [2/3] parse/analysis/codeg... compiler [10/1205] compile_errors/AstGen_comptime_known_struct_is_resolved_before_error (stage2... compiler [11/1205] compile_errors/C_pointer_pointing_to_non_C_ABI_compatible_type_or_has_align_... compiler [12/1205] compile_errors/C_pointer_to_anyopaque (stage2, native) [1/1] update [2/3] pa... compiler [13/1205] compile_errors/Issue_5586_Make_unary_minus_for_unsigned_types_a_compile_erro... compiler [14/1205] compile_errors/Issue_6823_dont_allow_ (stage2, native) [1/1] update [2/3] pa... compiler [15/1205] compile_errors/access_inactive_union_field_comptime (stage2, native) [1/1] u... compiler [16/1205] compile_errors/access_invalid_typeInfo_decl (stage2, native) [1/1] update [2... compiler [17/1205] compile_errors/access_non-existent_member_of_error_set (stage2, native) [1/1... compiler [18/1205] compile_errors/accessing_runtime_parameter_from_outer_function (stage2, nati... compiler [19/1205] compile_errors/accessing_runtime_paramter_outside_function_scope (stage2, na... compiler [20/1205] compile_errors/add_assign_on_undefined_value (stage2, native) [1/1] update [... compiler [21/1205] compile_errors/add_on_undefined_value (stage2, native) [1/1] update [2/3] pa... compiler [22/1205] compile_errors/add_overflow_in_function_evaluation (stage2, native) [1/1] up... compiler [23/1205] compile_errors/address_of_number_literal (stage2, native) [1/1] update [2/3]... compiler [24/1205] compile_errors/address_of_threadlocal_not_comptime_known (stage2, native) [1... compiler [25/1205] compile_errors/alignCast_expects_pointer_or_slice (stage2, native) [1/1] upd... compiler [26/1205] compile_errors/alignOf_bad_type (stage2, native) [1/1] update [2/3] parse/an... compiler [27/1205] compile_errors/alignment_of_enum_field_specified (stage2, native) [1/1] upda... compiler [28/1205] compile_errors/ambiguous_coercion_of_division_operands (stage2, native) [1/1... compiler [29/1205] compile_errors/ambiguous_decl_reference (stage2, native) [1/1] update [2/3] ... compiler [30/1205] compile_errors/and_on_undefined_value (stage2, native) [1/1] update [2/3] pa... compiler [31/1205] compile_errors/any_typed_null_to_any_typed_optional (stage2, native) [1/1] u... compiler [32/1205] compile_errors/anytype_param_requires_comptime (stage2, native) [1/1] update... compiler [33/1205] compile_errors/array_access_of_non_array (stage2, native) [1/1] update [2/3]... compiler [34/1205] compile_errors/array_access_of_type (stage2, native) [1/1] update [2/3] pars... compiler [35/1205] compile_errors/array_access_of_undeclared_identifier (stage2, native) [1/1] ... compiler [36/1205] compile_errors/array_access_with_non_integer_index (stage2, native) [1/1] up... compiler [37/1205] compile_errors/array_concatenation_with_wrong_type (stage2, native) [1/1] up... compiler [38/1205] compile_errors/array_in_c_exported_function (stage2, native) [1/1] update [2... compiler [39/1205] compile_errors/array_init_invalid_elem_count (stage2, native) [1/1] update [... compiler [40/1205] compile_errors/assign_inline_fn_to_non-comptime_var (stage2, native) [1/1] u... compiler [41/1205] compile_errors/assign_null_to_non-optional_pointer (stage2, native) [1/1] up... compiler [42/1205] compile_errors/assign_through_constant_pointer (stage2, native) [1/1] update... compiler [43/1205] compile_errors/assign_through_constant_slice (stage2, native) [1/1] update [... compiler [44/1205] compile_errors/assign_to_constant_field (stage2, native) [1/1] update [2/3] ... compiler [45/1205] compile_errors/assign_to_constant_variable (stage2, native) [1/1] update [2/... compiler [46/1205] compile_errors/assign_to_invalid_dereference (stage2, native) [1/1] update [... compiler [47/1205] compile_errors/assign_too_big_number_to_u16 (stage2, native) [1/1] update [2... compiler [48/1205] compile_errors/assign_unreachable (stage2, native) [1/1] update [2/3] parse/... compiler [49/1205] compile_errors/assigning_to_struct_or_union_fields_that_are_not_optionals_wi... compiler [50/1205] compile_errors/atomic_orderings_of_atomicStore_Acquire_or_AcqRel (stage2, na... compiler [51/1205] compile_errors/atomic_orderings_of_cmpxchg-failure_stricter_than_success (st... compiler [52/1205] compile_errors/atomic_orderings_of_cmpxchg-success_Monotonic_or_stricter (st... compiler [53/1205] compile_errors/atomic_orderings_of_fence_Acquire_or_stricter (stage2, native... compiler [54/1205] compile_errors/atomicrmw_with_bool_op_not_ (stage2, native) [1/1] update [2/... compiler [55/1205] compile_errors/atomicrmw_with_enum_op_not_ (stage2, native) [1/1] update [2/... compiler [56/1205] compile_errors/atomicrmw_with_float_op_not_.Xchg_.Add_or_ (stage2, native) [... compiler [57/1205] compile_errors/attempt_to_cast_enum_literal_to_error (stage2, native) [1/1] ... compiler [58/1205] compile_errors/attempt_to_close_over_comptime_variable_from_outer_scope (sta... compiler [59/1205] compile_errors/attempt_to_create_17_bit_float_type (stage2, native) [1/1] up... compiler [60/1205] compile_errors/attempt_to_negate_a_non-integer_non-float_or_non-vector_type ... compiler [61/1205] compile_errors/attempted_double_ampersand (stage2, native) [1/1] update [2/3... compiler [62/1205] compile_errors/attempted_double_pipe_on_boolean_values (stage2, native) [1/1... compiler [63/1205] compile_errors/attempted_implicit_cast_from_T_to_slice_const_T (stage2, nati... compiler [64/1205] compile_errors/attempted_implicit_cast_from_const_T_to_array_len_1_T (stage2... compiler [65/1205] compile_errors/attempted_implicit_cast_from_const_T_to_sliceT (stage2, nativ... compiler [66/1205] compile_errors/bad_alignCast_at_comptime (stage2, native) [1/1] update [2/3]... compiler [67/1205] compile_errors/bad_identifier_in_function_with_struct_defined_inside_functio... compiler [68/1205] compile_errors/bad_import (stage2, native) [1/1] update [2/3] parse/analysis... compiler [69/1205] compile_errors/bad_splat_type (stage2, native) [1/1] update [2/3] parse/anal... compiler [70/1205] compile_errors/bad_usage_of_call (stage2, native) [1/1] update [2/3] parse/a... compiler [71/1205] compile_errors/binary_OR_operator_on_error_sets (stage2, native) [1/1] updat... compiler [72/1205] compile_errors/binary_not_on_number_literal (stage2, native) [1/1] update [2... compiler [73/1205] compile_errors/bitCast_same_size_but_bit_count_mismatch (stage2, native) [1/... compiler [74/1205] compile_errors/bitCast_to_enum_type (stage2, native) [1/1] update [2/3] pars... compiler [75/1205] compile_errors/bitCast_with_different_sizes_inside_an_expression (stage2, na... compiler [76/1205] compile_errors/bit_shifting_only_works_on_integer_types (stage2, native) [1/... compiler [77/1205] compile_errors/bitsize_of_packed_struct_checks_backing_int_ty (stage2, nativ... compiler [78/1205] compile_errors/bogus_compile_var (stage2, native) [1/1] update [2/3] parse/a... compiler [79/1205] compile_errors/bogus_method_call_on_slice (stage2, native) [1/1] update [2/3... compiler [80/1205] compile_errors/branch_in_comptime_only_scope_uses_condbr_inline (stage2, nat... compiler [81/1205] compile_errors/branch_on_undefined_value (stage2, native) [1/1] update [2/3]... compiler [82/1205] compile_errors/c_pointer_to_void (stage2, native) [1/1] update [2/3] parse/a... compiler [83/1205] compile_errors/call_assigned_to_constant (stage2, native) [1/1] update [2/3]... compiler [84/1205] compile_errors/callconv_from_global_variable (stage2, native) [1/1] update [... compiler [85/1205] compile_errors/callconv_interrupt_on_unsupported_platform (stage2, aarch64-l... compiler [86/1205] compile_errors/calling_var_args_extern_function_passing_array_instead_of_poi... compiler [87/1205] compile_errors/cannot_break_out_of_defer_expression (stage2, native) [1/1] u... compiler [88/1205] compile_errors/cannot_continue_out_of_defer_expression (stage2, native) [1/1... compiler [89/1205] compile_errors/capture_group_on_switch_prong_with_incompatible_payload_types... compiler [90/1205] compile_errors/cast_between_optional_T_where_T_is_not_a_pointer (stage2, nat... compiler [91/1205] compile_errors/cast_enum_literal_to_enum_but_it_doesnt_match (stage2, native... compiler [92/1205] compile_errors/cast_error_union_of_global_error_set_to_error_union_of_smalle... compiler [93/1205] compile_errors/cast_global_error_set_to_error_set (stage2, native) [1/1] upd... compiler [94/1205] compile_errors/cast_negative_integer_literal_to_usize (stage2, native) [1/1]... compiler [95/1205] compile_errors/cast_unreachable (stage2, native) [1/1] update [2/3] parse/an... compiler [96/1205] compile_errors/casting_bit_offset_pointer_to_regular_pointer (stage2, native... compiler [97/1205] compile_errors/catch_on_undefined_value (stage2, native) [1/1] update [2/3] ... compiler [98/1205] compile_errors/chained_comparison_operators (stage2, native) [1/1] update [2... compiler [99/1205] compile_errors/cimport (stage2, native) [1/1] update [2/3] parse/analysis/co... compiler [100/1205] compile_errors/closure_get_depends_on_failed_decl (stage2, native) [1/1] up... compiler [101/1205] compile_errors/closure_get_in_param_ty_instantiate_incorrectly (stage2, nat... compiler [102/1205] compile_errors/cmpxchg_with_float (stage2, native) [1/1] update [2/3] parse... compiler [103/1205] compile_errors/colliding_invalid_top_level_functions (stage2, native) [1/1]... compiler [104/1205] compile_errors/combination_of_nosuspend_and_async (stage2, native) [1/1] up... compiler [105/1205] compile_errors/comparing_a_non-optional_pointer_against_null (stage2, nativ... compiler [106/1205] compile_errors/comparing_against_undefined_produces_undefined_value (stage2... compiler [107/1205] compile_errors/comparison_operators_with_undefined_value (stage2, native) [... compiler [108/1205] compile_errors/compile-time_division_by_zero (stage2, native) [1/1] update ... compiler [109/1205] compile_errors/compile-time_remainder_division_by_zero (stage2, native) [1/... compiler [110/1205] compile_errors/compileError_shows_traceback_of_references_that_caused_it (s... compiler [111/1205] compile_errors/compileLog_of_tagged_enum_doesnt_crash_the_compiler (stage2,... compiler [112/1205] compile_errors/compile_error_in_struct_init_expression (stage2, native) [1/... compiler [113/1205] compile_errors/compile_error_when_evaluating_return_type_of_inferred_error_... compiler [114/1205] compile_errors/compile_log_a_pointer_to_an_opaque_value (stage2, native) [1... compiler [115/1205] compile_errors/compile_log_statement_inside_function_which_must_be_comptime... compiler [116/1205] compile_errors/comptime_cast_enum_to_union_but_field_has_payload (stage2, n... compiler [117/1205] compile_errors/comptime_continue_inside_runtime_catch (stage2, native) [1/1... compiler [118/1205] compile_errors/comptime_continue_inside_runtime_if_bool (stage2, native) [1... compiler [119/1205] compile_errors/comptime_continue_inside_runtime_if_error (stage2, native) [... compiler [120/1205] compile_errors/comptime_continue_inside_runtime_if_optional (stage2, native... compiler [121/1205] compile_errors/comptime_continue_inside_runtime_orelse (stage2, native) [1/... compiler [122/1205] compile_errors/comptime_continue_inside_runtime_switch (stage2, native) [1/... compiler [123/1205] compile_errors/comptime_continue_inside_runtime_while_bool (stage2, native)... compiler [124/1205] compile_errors/comptime_continue_inside_runtime_while_error (stage2, native... compiler [125/1205] compile_errors/comptime_continue_inside_runtime_while_optional (stage2, nat... compiler [126/1205] compile_errors/comptime_continue_to_outer_inline_loop (stage2, native) [1/1... compiler [127/1205] compile_errors/comptime_param_coersion (stage2, native) [1/1] update [2/3] ... compiler [128/1205] compile_errors/comptime_parameter_not_declared_as_such (stage2, native) [1/... compiler [129/1205] compile_errors/comptime_slice-sentinel_does_not_match_memory_at_target_inde... compiler [130/1205] compile_errors/comptime_slice-sentinel_does_not_match_memory_at_target_inde... compiler [131/1205] compile_errors/comptime_slice-sentinel_does_not_match_target-sentinel (stag... compiler [132/1205] compile_errors/comptime_slice-sentinel_is_out_of_bounds_terminated (stage2,... compiler [133/1205] compile_errors/comptime_slice-sentinel_is_out_of_bounds_unterminated (stage... compiler [134/1205] compile_errors/comptime_slice_of_an_undefined_slice (stage2, native) [1/1] ... compiler [135/1205] compile_errors/comptime_slice_of_undefined_pointer_non-zero_len (stage2, na... compiler [136/1205] compile_errors/comptime_store_in_comptime_switch_in_runtime_if (stage2, nat... compiler [137/1205] compile_errors/comptime_struct_field_no_init_value (stage2, native) [1/1] u... compiler [138/1205] compile_errors/comptime_vector_overflow_shows_the_index (stage2, native) [1... compiler [139/1205] compile_errors/condition_comptime_reason_explained (stage2, native) [1/1] u... compiler [140/1205] compile_errors/const_is_a_statement_not_an_expression (stage2, native) [1/1... compiler [141/1205] compile_errors/container_init_with_non-type (stage2, native) [1/1] update [... compiler [142/1205] compile_errors/control_flow_uses_comptime_var_at_runtime (stage2, native) [... compiler [143/1205] compile_errors/decl_shadows_local (stage2, native) [1/1] update [2/3] parse... compiler [144/1205] compile_errors/declaration_between_fields (stage2, native) [1/1] update [2/... compiler [145/1205] compile_errors/declaration_with_same_name_as_primitive_must_use_special_syn... compiler [146/1205] compile_errors/deduplicate_undeclared_identifier (stage2, native) [1/1] upd... compiler [147/1205] compile_errors/deref_on_undefined_value (stage2, native) [1/1] update [2/3]... compiler [148/1205] compile_errors/deref_slice_and_get_len_field (stage2, native) [1/1] update ... compiler [149/1205] compile_errors/dereference_an_array (stage2, native) [1/1] update [2/3] par... compiler [150/1205] compile_errors/dereference_slice (stage2, native) [1/1] update [2/3] parse/... compiler [151/1205] compile_errors/dereference_unknown_length_pointer (stage2, native) [1/1] up... compiler [152/1205] compile_errors/dereferencing_invalid_payload_ptr_at_comptime (stage2, nativ... compiler [153/1205] compile_errors/direct_struct_loop (stage2, native) [1/1] update [2/3] parse... compiler [154/1205] compile_errors/directly_embedding_opaque_type_in_struct_and_union (stage2, ... compiler [155/1205] compile_errors/disallow_coercion_from_non-null-terminated_pointer_to_null-t... compiler [156/1205] compile_errors/discarding_error_value (stage2, native) [1/1] update [2/3] p... compiler [157/1205] compile_errors/div_assign_on_undefined_value (stage2, native) [1/1] update ... compiler [158/1205] compile_errors/div_on_undefined_value (stage2, native) [1/1] update [2/3] p... compiler [159/1205] compile_errors/div_overflow (stage2, native) [1/1] update [2/3] parse/analy... compiler [160/1205] compile_errors/division_by_zero (stage2, native) [1/1] update [2/3] parse/a... compiler [161/1205] compile_errors/double_pointer_to_anyopaque_pointer (stage2, native) [1/1] u... compiler [162/1205] compile_errors/duplicate_boolean_switch_value (stage2, native) [1/1] update... compiler [163/1205] compile_errors/duplicate_enum_field (stage2, native) [1/1] update [2/3] par... compiler [164/1205] compile_errors/duplicate_error_value_in_error_set (stage2, native) [1/1] up... compiler [165/1205] compile_errors/duplicate_field_in_anonymous_struct_literal (stage2, native)... compiler [166/1205] compile_errors/duplicate_field_in_discarded_anon_init (stage2, native) [1/1... compiler [167/1205] compile_errors/duplicate_field_in_struct_value_expression (stage2, native) ... compiler [168/1205] compile_errors/duplicate_struct_field (stage2, native) [1/1] update [2/3] p... compiler [169/1205] compile_errors/duplicate_union_field (stage2, native) [1/1] update [2/3] pa... compiler [170/1205] compile_errors/embedFile_with_bogus_file (stage2, native) [1/1] update [2/3... compiler [171/1205] compile_errors/empty_for_loop_body (stage2, native) [1/1] update [2/3] pars... compiler [172/1205] compile_errors/empty_if_body (stage2, native) [1/1] update [2/3] parse/anal... compiler [173/1205] compile_errors/empty_switch_on_an_integer (stage2, native) [1/1] update [2/... compiler [174/1205] compile_errors/empty_while_loop_body (stage2, native) [1/1] update [2/3] pa... compiler [175/1205] compile_errors/enum_backed_by_comptime_int_must_be_comptime (stage2, native... compiler [176/1205] compile_errors/enum_field_value_references_enum (stage2, native) [1/1] upda... compiler [177/1205] compile_errors/enum_in_field_count_range_but_not_matching_tag (stage2, nati... compiler [178/1205] compile_errors/enum_value_already_taken (stage2, native) [1/1] update [2/3]... compiler [179/1205] compile_errors/enum_with_declarations_unavailable_for_reify_type (stage2, n... compiler [180/1205] compile_errors/error_in_call_builtin_args (stage2, native) [1/1] update [2/... compiler [181/1205] compile_errors/error_in_struct_initializer_doesnt_crash_the_compiler (stage... compiler [182/1205] compile_errors/error_in_typeof_param (stage2, native) [1/1] update [2/3] pa... compiler [183/1205] compile_errors/error_note_for_function_parameter_incompatibility (stage2, n... compiler [184/1205] compile_errors/error_union_operator_with_non_error_set_LHS (stage2, native)... compiler [185/1205] compile_errors/errors_in_for_loop_bodies_are_propagated (stage2, native) [1... compiler [186/1205] compile_errors/explain_why_fn_is_called_at_comptime (stage2, native) [1/1] ... compiler [187/1205] compile_errors/explain_why_generic_fn_is_called_at_comptime (stage2, native... compiler [188/1205] compile_errors/explicit_cast_float_literal_to_integer_when_there_is_a_fract... compiler [189/1205] compile_errors/explicit_error_set_cast_known_at_comptime_violates_error_set... compiler [190/1205] compile_errors/explicitly_casting_non_tag_type_to_enum (stage2, native) [1/... compiler [191/1205] compile_errors/export_function_with_comptime_parameter (stage2, native) [1/... compiler [192/1205] compile_errors/export_generic_function (stage2, native) [1/1] update [2/3] ... compiler [193/1205] compile_errors/exported_enum_without_explicit_integer_tag_type (stage2, nat... compiler [194/1205] compile_errors/extern_function_with_comptime_parameter (stage2, native) [1/... compiler [195/1205] compile_errors/extern_struct_with_extern-compatible_but_inferred_integer_ta... compiler [196/1205] compile_errors/extern_struct_with_non-extern-compatible_integer_tag_type (s... compiler [197/1205] compile_errors/extern_union_field_missing_type (stage2, native) [1/1] updat... compiler [198/1205] compile_errors/extern_union_given_enum_tag_type (stage2, native) [1/1] upda... compiler [199/1205] compile_errors/extern_variable_has_no_type (stage2, native) [1/1] update [2... compiler [200/1205] compile_errors/fieldParentPtr-bad_field_name (stage2, native) [1/1] update ... compiler [201/1205] compile_errors/fieldParentPtr-comptime_field_ptr_not_based_on_struct (stage... compiler [202/1205] compile_errors/fieldParentPtr-comptime_wrong_field_index (stage2, native) [... compiler [203/1205] compile_errors/fieldParentPtr-field_pointer_is_not_pointer (stage2, native)... compiler [204/1205] compile_errors/fieldParentPtr_on_comptime_field (stage2, native) [1/1] upda... compiler [205/1205] compile_errors/field_access_of_opaque_type (stage2, native) [1/1] update [2... compiler [206/1205] compile_errors/field_access_of_slices (stage2, native) [1/1] update [2/3] p... compiler [207/1205] compile_errors/field_access_of_unknown_length_pointer (stage2, native) [1/1... compiler [208/1205] compile_errors/field_type_supplied_in_an_enum (stage2, native) [1/1] update... compiler [209/1205] compile_errors/for_loop_body_expression_ignored (stage2, native) [1/1] upda... compiler [210/1205] compile_errors/function_alignment_non_power_of_2 (stage2, native) [1/1] upd... compiler [211/1205] compile_errors/function_parameter_is_opaque (stage2, native) [1/1] update [... compiler [212/1205] compile_errors/function_ptr_alignment (stage2, native) [1/1] update [2/3] p... compiler [213/1205] compile_errors/function_returning_opaque_type (stage2, native) [1/1] update... compiler [214/1205] compile_errors/function_type_coercion (stage2, native) [1/1] update [2/3] p... compiler [215/1205] compile_errors/function_type_named (stage2, native) [1/1] update [2/3] pars... compiler [216/1205] compile_errors/function_with_invalid_return_type (stage2, native) [1/1] upd... compiler [217/1205] compile_errors/function_with_non-extern_non-packed_enum_parameter (stage2, ... compiler [218/1205] compile_errors/function_with_non-extern_non-packed_struct_parameter (stage2... compiler [219/1205] compile_errors/function_with_non-extern_non-packed_union_parameter (stage2,... compiler [220/1205] compile_errors/generic_function_call_assigned_to_incorrect_type (stage2, na... compiler [221/1205] compile_errors/generic_function_instance_with_non-constant_expression (stag... compiler [222/1205] compile_errors/global_var_struct_init_in_comptim_block (stage2, native) [1/... compiler [223/1205] compile_errors/global_variable_alignment_non_power_of_2 (stage2, native) [1... compiler [224/1205] compile_errors/global_variable_initializer_must_be_constant_expression (sta... compiler [225/1205] compile_errors/global_variable_stored_in_global_const (stage2, native) [1/1... compiler [226/1205] compile_errors/hasDecl_with_non-container (stage2, native) [1/1] update [2/... compiler [227/1205] compile_errors/helpful_return_type_error_message (stage2, native) [1/1] upd... compiler [228/1205] compile_errors/if_condition_is_bool_not_int (stage2, native) [1/1] update [... compiler [229/1205] compile_errors/ignored_assert-err-ok_return_value (stage2, native) [1/1] up... compiler [230/1205] compile_errors/ignored_comptime_statement_value (stage2, native) [1/1] upda... compiler [231/1205] compile_errors/ignored_comptime_value (stage2, native) [1/1] update [2/3] p... compiler [232/1205] compile_errors/ignored_deferred_function_call (stage2, native) [1/1] update... compiler [233/1205] compile_errors/ignored_deferred_statement_value (stage2, native) [1/1] upda... compiler [234/1205] compile_errors/ignored_expression_in_while_continuation (stage2, native) [1... compiler [235/1205] compile_errors/ignored_return_value (stage2, native) [1/1] update [2/3] par... compiler [236/1205] compile_errors/ignored_statement_value (stage2, native) [1/1] update [2/3] ... compiler [237/1205] compile_errors/illegal_comparison_of_types (stage2, native) [1/1] update [2... compiler [238/1205] compile_errors/implicit_array_ptr_cast_sentinel_mismatch (stage2, native) [... compiler [239/1205] compile_errors/implicit_cast_between_C_pointer_and_Zig_pointer-bad_const-al... compiler [240/1205] compile_errors/implicit_cast_const_array_to_mutable_slice (stage2, native) ... compiler [241/1205] compile_errors/implicit_cast_of_error_set_not_a_subset (stage2, native) [1/... compiler [242/1205] compile_errors/implicit_cast_to_c_ptr_from_int (stage2, native) [1/1] updat... compiler [243/1205] compile_errors/implicit_casting_C_pointers_which_would_mess_up_null_semanti... compiler [244/1205] compile_errors/implicit_semicolon-block_expr (stage2, native) [1/1] update ... compiler [245/1205] compile_errors/implicit_semicolon-block_statement (stage2, native) [1/1] up... compiler [246/1205] compile_errors/implicit_semicolon-comptime_expression (stage2, native) [1/1... compiler [247/1205] compile_errors/implicit_semicolon-comptime_statement (stage2, native) [1/1]... compiler [248/1205] compile_errors/implicit_semicolon-defer (stage2, native) [1/1] update [2/3]... compiler [249/1205] compile_errors/implicit_semicolon-for_expression (stage2, native) [1/1] upd... compiler [250/1205] compile_errors/implicit_semicolon-for_statement (stage2, native) [1/1] upda... compiler [251/1205] compile_errors/implicit_semicolon-if-else-if-else_expression (stage2, nativ... compiler [252/1205] compile_errors/implicit_semicolon-if-else-if-else_statement (stage2, native... compiler [253/1205] compile_errors/implicit_semicolon-if-else-if_expression (stage2, native) [1... compiler [254/1205] compile_errors/implicit_semicolon-if-else-if_statement (stage2, native) [1/... compiler [255/1205] compile_errors/implicit_semicolon-if-else_expression (stage2, native) [1/1]... compiler [256/1205] compile_errors/implicit_semicolon-if-else_statement (stage2, native) [1/1] ... compiler [257/1205] compile_errors/implicit_semicolon-if_expression (stage2, native) [1/1] upda... compiler [258/1205] compile_errors/implicit_semicolon-if_statement (stage2, native) [1/1] updat... compiler [259/1205] compile_errors/implicit_semicolon-test_expression (stage2, native) [1/1] up... compiler [260/1205] compile_errors/implicit_semicolon-test_statement (stage2, native) [1/1] upd... compiler [261/1205] compile_errors/implicit_semicolon-while-continue_expression (stage2, native... compiler [262/1205] compile_errors/implicit_semicolon-while-continue_statement (stage2, native)... compiler [263/1205] compile_errors/implicit_semicolon-while_expression (stage2, native) [1/1] u... compiler [264/1205] compile_errors/implicit_semicolon-while_statement (stage2, native) [1/1] up... compiler [265/1205] compile_errors/implicitly_casting_enum_to_tag_type (stage2, native) [1/1] u... compiler [266/1205] compile_errors/implicitly_increasing_pointer_alignment (stage2, native) [1/... compiler [267/1205] compile_errors/implicitly_increasing_slice_alignment (stage2, native) [1/1]... compiler [268/1205] compile_errors/import_of_missing_package (stage2, native) [1/1] update [2/3... compiler [269/1205] compile_errors/import_outside_package_path (stage2, native) [1/1] update [2... compiler [270/1205] compile_errors/incompatible sub-byte fields (stage2, native) [1/1] update [... compiler [271/1205] compile_errors/incompatible_sentinels (stage2, native) [1/1] update [2/3] p... compiler [272/1205] compile_errors/incorrect_pointer_dereference_syntax (stage2, native) [1/1] ... compiler [273/1205] compile_errors/incorrect_return_type (stage2, native) [1/1] update [2/3] pa... compiler [274/1205] compile_errors/incorrect_type_to_memset_memcpy (stage2, native) [1/1] updat... compiler [275/1205] compile_errors/increase_pointer_alignment_in_ptrCast (stage2, native) [1/1]... compiler [276/1205] compile_errors/indexing_an_array_of_size_zero (stage2, native) [1/1] update... compiler [277/1205] compile_errors/indexing_an_array_of_size_zero_with_runtime_index (stage2, n... compiler [278/1205] compile_errors/indexing_single-item_pointer (stage2, native) [1/1] update [... compiler [279/1205] compile_errors/indirect_struct_loop (stage2, native) [1/1] update [2/3] par... compiler [280/1205] compile_errors/inferred_array_size_invalid_here (stage2, native) [1/1] upda... compiler [281/1205] compile_errors/inferring_error_set_of_function_pointer (stage2, native) [1/... compiler [282/1205] compile_errors/initializing_array_with_struct_syntax (stage2, native) [1/1]... compiler [283/1205] compile_errors/inline_underscore_prong (stage2, native) [1/1] update [2/3] ... compiler [284/1205] compile_errors/instantiating_an_undefined_value_for_an_invalid_struct_that_... compiler [285/1205] compile_errors/instantiating_an_undefined_value_for_an_invalid_union_that_c... compiler [286/1205] compile_errors/int-float_conversion_to_comptime_int-float (stage2, native) ... compiler [287/1205] compile_errors/intToPtr_with_misaligned_address (stage2, native) [1/1] upda... compiler [288/1205] compile_errors/int_to_err_global_invalid_number (stage2, native) [1/1] upda... compiler [289/1205] compile_errors/integer_overflow_error (stage2, native) [1/1] update [2/3] p... compiler [290/1205] compile_errors/integer_underflow_error (stage2, native) [1/1] update [2/3] ... compiler [291/1205] compile_errors/inttoptr_non_ptr_type (stage2, native) [1/1] update [2/3] pa... compiler [292/1205] compile_errors/invalid_array_elem_ty (stage2, native) [1/1] update [2/3] pa... compiler [293/1205] compile_errors/invalid_assignments (stage2, native) [1/1] update [2/3] pars... compiler [294/1205] compile_errors/invalid_break_expression (stage2, native) [1/1] update [2/3]... compiler [295/1205] compile_errors/invalid_builtin_fn (stage2, native) [1/1] update [2/3] parse... compiler [296/1205] compile_errors/invalid_cast_from_integral_type_to_enum (stage2, native) [1/... compiler [297/1205] compile_errors/invalid_compare_string (stage2, native) [1/1] update [2/3] p... compiler [298/1205] compile_errors/invalid_comparison_for_function_pointers (stage2, native) [1... compiler [299/1205] compile_errors/invalid_comptime_fields (stage2, native) [1/1] update [2/3] ... compiler [300/1205] compile_errors/invalid_continue_expression (stage2, native) [1/1] update [2... compiler [301/1205] compile_errors/invalid_dependency_on_struct_size (stage2, native) [1/1] upd... compiler [302/1205] compile_errors/invalid_deref_on_switch_target (stage2, native) [1/1] update... compiler [303/1205] compile_errors/invalid_empty_unicode_escape (stage2, native) [1/1] update [... compiler [304/1205] compile_errors/invalid_error_union_payload_type (stage2, native) [1/1] upda... compiler [305/1205] compile_errors/invalid_exponent_in_float_literal-1 (stage2, native) [1/1] u... compiler [306/1205] compile_errors/invalid_exponent_in_float_literal-2 (stage2, native) [1/1] u... compiler [307/1205] compile_errors/invalid_field_access_in_comptime (stage2, native) [1/1] upda... compiler [308/1205] compile_errors/invalid_field_in_struct_value_expression (stage2, native) [1... compiler [309/1205] compile_errors/invalid_float_casts (stage2, native) [1/1] update [2/3] pars... compiler [310/1205] compile_errors/invalid_float_literal (stage2, native) [1/1] update [2/3] pa... compiler [311/1205] compile_errors/invalid_identifiers (stage2, native) [1/1] update [2/3] pars... compiler [312/1205] compile_errors/invalid_inline_else_type (stage2, native) [1/1] update [2/3]... compiler [313/1205] compile_errors/invalid_int_casts (stage2, native) [1/1] update [2/3] parse/... compiler [314/1205] compile_errors/invalid_legacy_unicode_escape (stage2, native) [1/1] update ... compiler [315/1205] compile_errors/invalid_member_of_builtin_enum (stage2, native) [1/1] update... compiler [316/1205] compile_errors/invalid_multiple_dereferences (stage2, native) [1/1] update ... compiler [317/1205] compile_errors/invalid_non-exhaustive_enum_to_union (stage2, native) [1/1] ... compiler [318/1205] compile_errors/invalid_optional_payload_type (stage2, native) [1/1] update ... compiler [319/1205] compile_errors/invalid_optional_type_in_extern_struct (stage2, native) [1/1... compiler [320/1205] compile_errors/invalid_pointer_for_var_type (stage2, native) [1/1] update [... compiler [321/1205] compile_errors/invalid_pointer_syntax (stage2, native) [1/1] update [2/3] p... compiler [322/1205] compile_errors/invalid_pointer_with_reify_type (stage2, native) [1/1] updat... compiler [323/1205] compile_errors/invalid_shift_amount_error (stage2, native) [1/1] update [2/... compiler [324/1205] compile_errors/invalid_store_to_comptime_field (stage2, native) [1/1] updat... compiler [325/1205] compile_errors/invalid_struct_field (stage2, native) [1/1] update [2/3] par... compiler [326/1205] compile_errors/invalid_tag_capture (stage2, native) [1/1] update [2/3] pars... compiler [327/1205] compile_errors/invalid_type (stage2, native) [1/1] update [2/3] parse/analy... compiler [328/1205] compile_errors/invalid_type_used_in_array_type (stage2, native) [1/1] updat... compiler [329/1205] compile_errors/invalid_underscore_placement_in_float_literal-1 (stage2, nat... compiler [330/1205] compile_errors/invalid_underscore_placement_in_float_literal-10 (stage2, na... compiler [331/1205] compile_errors/invalid_underscore_placement_in_float_literal-11 (stage2, na... compiler [332/1205] compile_errors/invalid_underscore_placement_in_float_literal-12 (stage2, na... compiler [333/1205] compile_errors/invalid_underscore_placement_in_float_literal-13 (stage2, na... compiler [334/1205] compile_errors/invalid_underscore_placement_in_float_literal-14 (stage2, na... compiler [335/1205] compile_errors/invalid_underscore_placement_in_float_literal-2 (stage2, nat... compiler [336/1205] compile_errors/invalid_underscore_placement_in_float_literal-3 (stage2, nat... compiler [337/1205] compile_errors/invalid_underscore_placement_in_float_literal-4 (stage2, nat... compiler [338/1205] compile_errors/invalid_underscore_placement_in_float_literal-5 (stage2, nat... compiler [339/1205] compile_errors/invalid_underscore_placement_in_float_literal-6 (stage2, nat... compiler [340/1205] compile_errors/invalid_underscore_placement_in_float_literal-7 (stage2, nat... compiler [341/1205] compile_errors/invalid_underscore_placement_in_float_literal-9 (stage2, nat... compiler [342/1205] compile_errors/invalid_underscore_placement_in_int_literal-2 (stage2, nativ... compiler [343/1205] compile_errors/invalid_underscore_placement_in_int_literal-3 (stage2, nativ... compiler [344/1205] compile_errors/invalid_underscore_placement_in_int_literal-4 (stage2, nativ... compiler [345/1205] compile_errors/issue_2032_compile_diagnostic_string_for_top_level_decl_type... compiler [346/1205] compile_errors/issue_3818_bitcast_from_parray-slice_to_u16 (stage2, native)... compiler [347/1205] compile_errors/issue_5221_invalid_struct_init_type_referenced_by_typeInfo_a... compiler [348/1205] compile_errors/issue_5618_coercion_of_optional_anyopaque_to_anyopaque_must_... compiler [349/1205] compile_errors/issue_9346_return_outside_of_function_scope (stage2, native)... compiler [350/1205] compile_errors/labeled_break_not_found (stage2, native) [1/1] update [2/3] ... compiler [351/1205] compile_errors/labeled_continue_not_found (stage2, native) [1/1] update [2/... compiler [352/1205] compile_errors/load_too_many_bytes_from_comptime_reinterpreted_pointer (sta... compiler [353/1205] compile_errors/local_shadows_global_that_occurs_later (stage2, native) [1/1... compiler [354/1205] compile_errors/local_variable_redeclaration (stage2, native) [1/1] update [... compiler [355/1205] compile_errors/local_variable_redeclares_parameter (stage2, native) [1/1] u... compiler [356/1205] compile_errors/local_variable_shadowing_global (stage2, native) [1/1] updat... compiler [357/1205] compile_errors/locally_shadowing_a_primitive_type (stage2, native) [1/1] up... compiler [358/1205] compile_errors/main_function_with_bogus_args_type (stage2, native) [1/1] up... compiler [359/1205] compile_errors/main_missing_name (stage2, native) [1/1] update [2/3] parse/... compiler [360/1205] compile_errors/member_function_arg_mismatch (stage2, native) [1/1] update [... compiler [361/1205] compile_errors/method_call_with_first_arg_type_primitive (stage2, native) [... compiler [362/1205] compile_errors/missing_boolean_switch_value (stage2, native) [1/1] update [... compiler [363/1205] compile_errors/missing_digit_after_base (stage2, native) [1/1] update [2/3]... compiler [364/1205] compile_errors/missing_else_clause (stage2, native) [1/1] update [2/3] pars... compiler [365/1205] compile_errors/missing_field_in_struct_value_expression (stage2, native) [1... compiler [366/1205] compile_errors/missing_function_name (stage2, native) [1/1] update [2/3] pa... compiler [367/1205] compile_errors/missing_param_name (stage2, native) [1/1] update [2/3] parse... compiler [368/1205] compile_errors/missing_parameter_name (stage2, native) [1/1] update [2/3] p... compiler [369/1205] compile_errors/missing_parameter_name_of_generic_function (stage2, native) ... compiler [370/1205] compile_errors/missing_struct_field_in_fn_called_at_comptime (stage2, nativ... compiler [371/1205] compile_errors/misspelled_type_with_pointer_only_reference (stage2, native)... compiler [372/1205] compile_errors/mod_assign_on_undefined_value (stage2, native) [1/1] update ... compiler [373/1205] compile_errors/mod_on_undefined_value (stage2, native) [1/1] update [2/3] p... compiler [374/1205] compile_errors/mul_overflow_in_function_evaluation (stage2, native) [1/1] u... compiler [375/1205] compile_errors/mult_assign_on_undefined_value (stage2, native) [1/1] update... compiler [376/1205] compile_errors/mult_on_undefined_value (stage2, native) [1/1] update [2/3] ... compiler [377/1205] compile_errors/multiple_function_definitions (stage2, native) [1/1] update ... compiler [378/1205] compile_errors/negate_on_undefined_value (stage2, native) [1/1] update [2/3... compiler [379/1205] compile_errors/negation_overflow_in_function_evaluation (stage2, native) [1... compiler [380/1205] compile_errors/nested_vectors (stage2, native) [1/1] update [2/3] parse/ana... compiler [381/1205] compile_errors/no_else_prong_on_switch_on_global_error_set (stage2, native)... compiler [382/1205] compile_errors/noalias_param_coersion (stage2, native) [1/1] update [2/3] p... compiler [383/1205] compile_errors/noinline_fn_cc_inline (stage2, native) [1/1] update [2/3] pa... compiler [384/1205] compile_errors/non-comptime-parameter-used-as-array-size (stage2, native) [... compiler [385/1205] compile_errors/non-const_expression_function_call_with_struct_return_value_... compiler [386/1205] compile_errors/non-const_expression_in_struct_literal_outside_function (sta... compiler [387/1205] compile_errors/non-const_switch_number_literal (stage2, native) [1/1] updat... compiler [388/1205] compile_errors/non-const_variables_of_things_that_require_const_variables (... compiler [389/1205] compile_errors/non-enum_tag_type_passed_to_union (stage2, native) [1/1] upd... compiler [390/1205] compile_errors/non-exhaustive_enum_field_non_final (stage2, native) [1/1] u... compiler [391/1205] compile_errors/non-exhaustive_enum_marker_assigned_a_value (stage2, native)... compiler [392/1205] compile_errors/non-exhaustive_enum_specifies_every_value (stage2, native) [... compiler [393/1205] compile_errors/non-extern_function_with_var_args (stage2, native) [1/1] upd... compiler [394/1205] compile_errors/non-inline_for_loop_on_a_type_that_requires_comptime (stage2... compiler [395/1205] compile_errors/non-integer_tag_type_to_automatic_union_enum (stage2, native... compiler [396/1205] compile_errors/non-integer_tag_type_to_enum (stage2, native) [1/1] update [... compiler [397/1205] compile_errors/non-pure_function_returns_type (stage2, native) [1/1] update... compiler [398/1205] compile_errors/non_comptime_param_in_comptime_function (stage2, native) [1/... compiler [399/1205] compile_errors/non_constant_expression_in_array_size (stage2, native) [1/1]... compiler [400/1205] compile_errors/non_error_sets_used_in_merge_error_sets_operator (stage2, na... compiler [401/1205] compile_errors/non_float_passed_to_floatToInt (stage2, native) [1/1] update... compiler [402/1205] compile_errors/non_int_passed_to_intToFloat (stage2, native) [1/1] update [... compiler [403/1205] compile_errors/non_pointer_given_to_ptrToInt (stage2, native) [1/1] update ... compiler [404/1205] compile_errors/non_void_error_union_payload_ignored (stage2, native) [1/1] ... compiler [405/1205] compile_errors/noreturn_struct_field (stage2, native) [1/1] update [2/3] pa... compiler [406/1205] compile_errors/normal_string_with_newline (stage2, native) [1/1] update [2/... compiler [407/1205] compile_errors/not_an_enum_type (stage2, native) [1/1] update [2/3] parse/a... compiler [408/1205] compile_errors/offsetOf-bad_field_name (stage2, native) [1/1] update [2/3] ... compiler [409/1205] compile_errors/offsetOf-non_struct (stage2, native) [1/1] update [2/3] pars... compiler [410/1205] compile_errors/old_fn_ptr_in_extern_context (stage2, native) [1/1] update [... compiler [411/1205] compile_errors/only_equality_binary_operator_allowed_for_error_sets (stage2... compiler [412/1205] compile_errors/opaque_type_with_field (stage2, native) [1/1] update [2/3] p... compiler [413/1205] compile_errors/or_on_undefined_value (stage2, native) [1/1] update [2/3] pa... compiler [414/1205] compile_errors/orelse_on_undefined_value (stage2, native) [1/1] update [2/3... compiler [415/1205] compile_errors/out_of_range_comptime_int_passed_to_floatToInt (stage2, nati... compiler [416/1205] compile_errors/overflow_in_enum_value_allocation (stage2, native) [1/1] upd... compiler [417/1205] compile_errors/packed_struct_field_alignment_unavailable_for_reify_type (st... compiler [418/1205] compile_errors/packed_union_given_enum_tag_type (stage2, native) [1/1] upda... compiler [419/1205] compile_errors/packed_union_with_automatic_layout_field (stage2, native) [1... compiler [420/1205] compile_errors/panic_called_at_compile_time (stage2, native) [1/1] update [... compiler [421/1205] compile_errors/parameter_redeclaration (stage2, native) [1/1] update [2/3] ... compiler [422/1205] compile_errors/parameter_shadowing_global (stage2, native) [1/1] update [2/... compiler [423/1205] compile_errors/pass_const_ptr_to_mutable_ptr_fn (stage2, native) [1/1] upda... compiler [424/1205] compile_errors/passing_a_not-aligned-enough_pointer_to_cmpxchg (stage2, nat... compiler [425/1205] compile_errors/peer_cast_then_implicit_cast_const_pointer_to_mutable_C_poin... compiler [426/1205] compile_errors/pointer_arithmetic_on_pointer-to-array (stage2, native) [1/1... compiler [427/1205] compile_errors/pointer_attributes_checked_when_coercing_pointer_to_anon_lit... compiler [428/1205] compile_errors/pointer_to_noreturn (stage2, native) [1/1] update [2/3] pars... compiler [429/1205] compile_errors/pointless discard (stage2, native) [1/1] update [2/3] parse/... compiler [430/1205] compile_errors/popCount-non-integer (stage2, native) [1/1] update [2/3] par... compiler [431/1205] compile_errors/primitives_take_precedence_over_declarations (stage2, native... compiler [432/1205] compile_errors/ptrCast_discards_const_qualifier (stage2, native) [1/1] upda... compiler [433/1205] compile_errors/ptrToInt_0_to_non_optional_pointer (stage2, native) [1/1] up... compiler [434/1205] compile_errors/reading_past_end_of_pointer_casted_array (stage2, native) [1... compiler [435/1205] compile_errors/reassign_to_struct_parameter (stage2, native) [1/1] update [... compiler [436/1205] compile_errors/redefinition_of_enums (stage2, native) [1/1] update [2/3] pa... compiler [437/1205] compile_errors/redefinition_of_global_variables (stage2, native) [1/1] upda... compiler [438/1205] compile_errors/redefinition_of_struct (stage2, native) [1/1] update [2/3] p... compiler [439/1205] compile_errors/refer_to_the_type_of_a_generic_function (stage2, native) [1/... compiler [440/1205] compile_errors/reference_to_const_data (stage2, native) [1/1] update [2/3] ... compiler [441/1205] compile_errors/referring_to_a_struct_that_is_invalid (stage2, native) [1/1]... compiler [442/1205] compile_errors/regression_test_2980_base_type_u32_is_not_type_checked_prope... compiler [443/1205] compile_errors/reify_type (stage2, native) [1/1] update [2/3] parse/analysi... compiler [444/1205] compile_errors/reify_type (stage2, native) [1/1] update [2/3] parse/analysi... compiler [445/1205] compile_errors/reify_type (stage2, native) [1/1] update [2/3] parse/analysi... compiler [446/1205] compile_errors/reify_typeOf_with_incompatible_arguments (stage2, native) [1... compiler [447/1205] compile_errors/reify_typeOf_with_no_arguments (stage2, native) [1/1] update... compiler [448/1205] compile_errors/reify_type_for_exhaustive_enum_with_non-integer_tag_type (st... compiler [449/1205] compile_errors/reify_type_for_exhaustive_enum_with_undefined_tag_type (stag... compiler [450/1205] compile_errors/reify_type_for_tagged_union_with_extra_enum_field (stage2, n... compiler [451/1205] compile_errors/reify_type_for_tagged_union_with_extra_union_field (stage2, ... compiler [452/1205] compile_errors/reify_type_union_payload_is_undefined (stage2, native) [1/1]... compiler [453/1205] compile_errors/reify_type_with_Type (stage2, native) [1/1] update [2/3] par... compiler [454/1205] compile_errors/reify_type_with_undefined (stage2, native) [1/1] update [2/3... compiler [455/1205] compile_errors/reject_extern_function_definitions_with_body (stage2, native... compiler [456/1205] compile_errors/reject_extern_variables_with_initializers (stage2, native) [... compiler [457/1205] compile_errors/repeated_invalid_field_access_to_generic_function_returning_... compiler [458/1205] compile_errors/result_location_incompatibility_mismatching_handle_is_ptr (s... compiler [459/1205] compile_errors/result_location_incompatibility_mismatching_handle_is_ptr_ge... compiler [460/1205] compile_errors/return_from_defer_expression (stage2, native) [1/1] update [... compiler [461/1205] compile_errors/return_invalid_type_from_test (stage2, native) [1/1] update ... compiler [462/1205] compile_errors/runtime_cast_to_union_which_has_non-void_fields (stage2, nat... compiler [463/1205] compile_errors/runtime_index_into_comptime_type_slice (stage2, native) [1/1... compiler [464/1205] compile_errors/runtime_indexing_comptime_array (stage2, native) [1/1] updat... compiler [465/1205] compile_errors/runtime_to_comptime_num (stage2, native) [1/1] update [2/3] ... compiler [466/1205] compile_errors/runtime_value_in_switch_prong (stage2, native) [1/1] update ... compiler [467/1205] compile_errors/saturating_arithmetic_does_not_allow_floats (stage2, native)... compiler [468/1205] compile_errors/self_referential_struct_requires_comptime (stage2, native) [... compiler [469/1205] compile_errors/self_referential_union_requires_comptime (stage2, native) [1... compiler [470/1205] compile_errors/sema_src_used_after_inline_call (stage2, native) [1/1] updat... compiler [471/1205] compile_errors/setAlignStack_in_inline_function (stage2, native) [1/1] upda... compiler [472/1205] compile_errors/setAlignStack_in_naked_function (stage2, native) [1/1] updat... compiler [473/1205] compile_errors/setAlignStack_outside_function (stage2, native) [1/1] update... compiler [474/1205] compile_errors/setAlignStack_set_twice (stage2, native) [1/1] update [2/3] ... compiler [475/1205] compile_errors/setAlignStack_too_big (stage2, native) [1/1] update [2/3] pa... compiler [476/1205] compile_errors/setting_a_section_on_a_local_variable (stage2, native) [1/1]... compiler [477/1205] compile_errors/shift_on_type_with_non-power-of-two_size (stage2, native) [1... compiler [478/1205] compile_errors/shifting_RHS_is_log2_of_LHS_int_bit_width (stage2, native) [... compiler [479/1205] compile_errors/shifting_without_int_type_or_comptime_known (stage2, native)... compiler [480/1205] compile_errors/shuffle_with_selected_index_past_first_vector_length (stage2... compiler [481/1205] compile_errors/signed_integer_division (stage2, native) [1/1] update [2/3] ... compiler [482/1205] compile_errors/signed_integer_remainder_division (stage2, native) [1/1] upd... compiler [483/1205] compile_errors/sizeOf_bad_type (stage2, native) [1/1] update [2/3] parse/an... compiler [484/1205] compile_errors/slice_cannot_have_its_bytes_reinterpreted (stage2, native) [... compiler [485/1205] compile_errors/slice_of_non_array_type (stage2, native) [1/1] update [2/3] ... compiler [486/1205] compile_errors/slice_of_pointer_must_include_end_value (stage2, native) [1/... compiler [487/1205] compile_errors/slice_passed_as_array_init_type (stage2, native) [1/1] updat... compiler [488/1205] compile_errors/slice_passed_as_array_init_type_with_elems (stage2, native) ... compiler [489/1205] compile_errors/slice_sentinel_mismatch-2 (stage2, native) [1/1] update [2/3... compiler [490/1205] compile_errors/slice_used_as_extern_fn_param (stage2, native) [1/1] update ... compiler [491/1205] compile_errors/slicing_single-item_pointer (stage2, native) [1/1] update [2... compiler [492/1205] compile_errors/specify_enum_tag_type_that_is_too_small (stage2, native) [1/... compiler [493/1205] compile_errors/specify_non-integer_enum_tag_type (stage2, native) [1/1] upd... compiler [494/1205] compile_errors/src_fields_runtime (stage2, native) [1/1] update [2/3] parse... compiler [495/1205] compile_errors/src_outside_function (stage2, native) [1/1] update [2/3] par... compiler [496/1205] compile_errors/stage2/comptime_unreachable (stage2, native) [1/1] update [2... compiler [497/1205] compile_errors/stage2/constant_inside_comptime_function_has_compile_error (... compiler [498/1205] compile_errors/stage2/duplicate-unused_labels (stage2, native) [1/1] update... compiler [499/1205] compile_errors/stage2/embed_outside_package (stage2, native) [1/1] update [... compiler [500/1205] compile_errors/stage2/import_outside_package (stage2, native) [1/1] update ... compiler [501/1205] compile_errors/stage2/out_of_bounds_index (stage2, native) [1/1] update [2/... compiler [502/1205] compile_errors/stage2/reified_enum_field_value_overflow (stage2, native) [1... compiler [503/1205] compile_errors/stage2/slice_of_null_pointer (stage2, native) [1/1] update [... compiler [504/1205] compile_errors/stage2/struct_duplicate_field_name (stage2, native) [1/1] up... compiler [505/1205] compile_errors/stage2/tuple_ptr_to_mut_slice (stage2, native) [1/1] update ... compiler [506/1205] compile_errors/stage2/union_access_of_inactive_field (stage2, native) [1/1]... compiler [507/1205] compile_errors/stage2/union_duplicate_enum_field (stage2, native) [1/1] upd... compiler [508/1205] compile_errors/stage2/union_duplicate_field_definition (stage2, native) [1/... compiler [509/1205] compile_errors/stage2/union_enum_field_missing (stage2, native) [1/1] updat... compiler [510/1205] compile_errors/stage2/union_extra_field (stage2, native) [1/1] update [2/3]... compiler [511/1205] compile_errors/stage2/union_runtime_coercion_from_enum (stage2, native) [1/... compiler [512/1205] compile_errors/struct_depends_on_itself_via_optional_field (stage2, native)... compiler [513/1205] compile_errors/struct_field_missing_type (stage2, native) [1/1] update [2/3... compiler [514/1205] compile_errors/struct_init_passed_to_type_param (stage2, native) [1/1] upda... compiler [515/1205] compile_errors/struct_init_syntax_for_array (stage2, native) [1/1] update [... compiler [516/1205] compile_errors/struct_type_mismatch_in_arg (stage2, native) [1/1] update [2... compiler [517/1205] compile_errors/struct_with_declarations_unavailable_for_reify_type (stage2,... compiler [518/1205] compile_errors/struct_with_invalid_field (stage2, native) [1/1] update [2/3... compiler [519/1205] compile_errors/sub_assign_on_undefined_value (stage2, native) [1/1] update ... compiler [520/1205] compile_errors/sub_on_undefined_value (stage2, native) [1/1] update [2/3] p... compiler [521/1205] compile_errors/sub_overflow_in_function_evaluation (stage2, native) [1/1] u... compiler [522/1205] compile_errors/switch_expression-duplicate_enumeration_prong (stage2, nativ... compiler [523/1205] compile_errors/switch_expression-duplicate_enumeration_prong_when_else_pres... compiler [524/1205] compile_errors/switch_expression-duplicate_or_overlapping_integer_value (st... compiler [525/1205] compile_errors/switch_expression-duplicate_type (stage2, native) [1/1] upda... compiler [526/1205] compile_errors/switch_expression-duplicate_type_struct_alias (stage2, nativ... compiler [527/1205] compile_errors/switch_expression-missing_enumeration_prong (stage2, native)... compiler [528/1205] compile_errors/switch_expression-multiple_else_prongs (stage2, native) [1/1... compiler [529/1205] compile_errors/switch_expression-non_exhaustive_integer_prongs (stage2, nat... compiler [530/1205] compile_errors/switch_expression-switch_on_pointer_type_with_no_else (stage... compiler [531/1205] compile_errors/switch_expression-unreachable_else_prong_bool (stage2, nativ... compiler [532/1205] compile_errors/switch_expression-unreachable_else_prong_range_i8 (stage2, n... compiler [533/1205] compile_errors/switch_expression-unreachable_else_prong_range_u8 (stage2, n... compiler [534/1205] compile_errors/switch_expression-unreachable_else_prong_u1 (stage2, native)... compiler [535/1205] compile_errors/switch_expression-unreachable_else_prong_u2 (stage2, native)... compiler [536/1205] compile_errors/switch_on_enum_with_1_field_with_no_prongs (stage2, native) ... compiler [537/1205] compile_errors/switch_on_slice (stage2, native) [1/1] update [2/3] parse/an... compiler [538/1205] compile_errors/switch_on_union_with_no_attached_enum (stage2, native) [1/1]... compiler [539/1205] compile_errors/switch_ranges_endpoints_are_validated (stage2, native) [1/1]... compiler [540/1205] compile_errors/switch_with_overlapping_case_ranges (stage2, native) [1/1] u... compiler [541/1205] compile_errors/switching_with_exhaustive_enum_has___prong_ (stage2, native)... compiler [542/1205] compile_errors/switching_with_non-exhaustive_enums (stage2, native) [1/1] u... compiler [543/1205] compile_errors/tagName_on_invalid_value_of_non-exhaustive_enum (stage2, nat... compiler [544/1205] compile_errors/tagName_used_on_union_with_no_associated_enum_tag (stage2, n... compiler [545/1205] compile_errors/tag_capture_on_non_inline_prong (stage2, native) [1/1] updat... compiler [546/1205] compile_errors/take_slice_of_invalid_dereference (stage2, native) [1/1] upd... compiler [547/1205] compile_errors/threadlocal_qualifier_on_const (stage2, native) [1/1] update... compiler [548/1205] compile_errors/too_big_packed_struct (stage2, native) [1/1] update [2/3] pa... compiler [549/1205] compile_errors/top_level_decl_dependency_loop (stage2, native) [1/1] update... compiler [550/1205] compile_errors/truncate_sign_mismatch (stage2, native) [1/1] update [2/3] p... compiler [551/1205] compile_errors/try_in_function_with_non_error_return_type (stage2, native) ... compiler [552/1205] compile_errors/try_return (stage2, native) [1/1] update [2/3] parse/analysi... compiler [553/1205] compile_errors/tuple_init_edge_cases (stage2, native) [1/1] update [2/3] pa... compiler [554/1205] compile_errors/type_checking_function_pointers (stage2, native) [1/1] updat... compiler [555/1205] compile_errors/type_error_in_implicit_return (stage2, native) [1/1] update ... compiler [556/1205] compile_errors/type_mismatch_in_C_prototype_with_varargs (stage2, native) [... compiler [557/1205] compile_errors/type_mismatch_with_tuple_concatenation (stage2, native) [1/1... compiler [558/1205] compile_errors/type_variables_must_be_constant (stage2, native) [1/1] updat... compiler [559/1205] compile_errors/undeclared_identifier (stage2, native) [1/1] update [2/3] pa... compiler [560/1205] compile_errors/undeclared_identifier_error_should_mark_fn_as_impure (stage2... compiler [561/1205] compile_errors/undeclared_identifier_in_unanalyzed_branch (stage2, native) ... compiler [562/1205] compile_errors/undefined_as_field_type_is_rejected (stage2, native) [1/1] u... compiler [563/1205] compile_errors/undefined_function_call (stage2, native) [1/1] update [2/3] ... compiler [564/1205] compile_errors/underscore_is_not_a_declarable_symbol (stage2, native) [1/1]... compiler [565/1205] compile_errors/underscore_should_not_be_usable_inside_for (stage2, native) ... compiler [566/1205] compile_errors/underscore_should_not_be_usable_inside_while (stage2, native... compiler [567/1205] compile_errors/underscore_should_not_be_usable_inside_while_else (stage2, n... compiler [568/1205] compile_errors/unhandled_enum_value_in_switch_with_enum_declared_in_other_f... compiler [569/1205] compile_errors/union_fields_are_resolved_before_tag_type_is_needed (stage2,... compiler [570/1205] compile_errors/union_init_with_none_or_multiple_fields (stage2, native) [1/... compiler [571/1205] compile_errors/union_noreturn_field_initialized (stage2, native) [1/1] upda... compiler [572/1205] compile_errors/union_with_specified_enum_omits_field (stage2, native) [1/1]... compiler [573/1205] compile_errors/unknown_length_pointer_to_opaque (stage2, native) [1/1] upda... compiler [574/1205] compile_errors/unreachable_code (stage2, native) [1/1] update [2/3] parse/a... compiler [575/1205] compile_errors/unreachable_code-double_break (stage2, native) [1/1] update ... compiler [576/1205] compile_errors/unreachable_code-nested_returns (stage2, native) [1/1] updat... compiler [577/1205] compile_errors/unreachable_executed_at_comptime (stage2, native) [1/1] upda... compiler [578/1205] compile_errors/unreachable_parameter (stage2, native) [1/1] update [2/3] pa... compiler [579/1205] compile_errors/unreachable_variable (stage2, native) [1/1] update [2/3] par... compiler [580/1205] compile_errors/unreachable_with_return (stage2, native) [1/1] update [2/3] ... compiler [581/1205] compile_errors/unused_value_in_switch_in_loop (stage2, native) [1/1] update... compiler [582/1205] compile_errors/unused_variable_error_on_errdefer (stage2, native) [1/1] upd... compiler [583/1205] compile_errors/use_anyopaque_as_return_type_of_fn_ptr (stage2, native) [1/1... compiler [584/1205] compile_errors/use_implicit_casts_to_assign_null_to_non-nullable_pointer (s... compiler [585/1205] compile_errors/use_invalid_number_literal_as_array_index (stage2, native) [... compiler [586/1205] compile_errors/use_of_undeclared_identifier (stage2, native) [1/1] update [... compiler [587/1205] compile_errors/using_an_unknown_len_ptr_type_instead_of_array (stage2, nati... compiler [588/1205] compile_errors/usingnamespace_with_wrong_type (stage2, native) [1/1] update... compiler [589/1205] compile_errors/variable_has_wrong_type (stage2, native) [1/1] update [2/3] ... compiler [590/1205] compile_errors/variable_initialization_compile_error_then_referenced (stage... compiler [591/1205] compile_errors/variable_with_type_noreturn (stage2, native) [1/1] update [2... compiler [592/1205] compile_errors/variadic_arg_validation (stage2, native) [1/1] update [2/3] ... compiler [593/1205] compile_errors/vector_index_out_of_bounds (stage2, native) [1/1] update [2/... compiler [594/1205] compile_errors/volatile_on_global_assembly (stage2, native) [1/1] update [2... compiler [595/1205] compile_errors/while_expected_bool_got_error_union (stage2, native) [1/1] u... compiler [596/1205] compile_errors/while_expected_bool_got_optional (stage2, native) [1/1] upda... compiler [597/1205] compile_errors/while_expected_error_union_got_bool (stage2, native) [1/1] u... compiler [598/1205] compile_errors/while_expected_error_union_got_optional (stage2, native) [1/... compiler [599/1205] compile_errors/while_expected_optional_got_bool (stage2, native) [1/1] upda... compiler [600/1205] compile_errors/while_expected_optional_got_error_union (stage2, native) [1/... compiler [601/1205] compile_errors/while_loop_body_expression_ignored (stage2, native) [1/1] up... compiler [602/1205] compile_errors/write_to_const_global_variable (stage2, native) [1/1] update... compiler [603/1205] compile_errors/wrong_initializer_for_union_payload_of_type_type (stage2, na... compiler [604/1205] compile_errors/wrong_number_of_arguments (stage2, native) [1/1] update [2/3... compiler [605/1205] compile_errors/wrong_number_of_arguments_for_method_fn_call (stage2, native... compiler [606/1205] compile_errors/wrong_pointer_coerced_to_pointer_to_opaque_{} (stage2, nativ... compiler [607/1205] compile_errors/wrong_size_to_an_array_literal (stage2, native) [1/1] update... compiler [608/1205] compile_errors/wrong_type_for_reify_type (stage2, native) [1/1] update [2/3... compiler [609/1205] compile_errors/wrong_type_passed_to_panic (stage2, native) [1/1] update [2/... compiler [610/1205] compile_errors/wrong_type_to_hasField (stage2, native) [1/1] update [2/3] p... compiler [611/1205] compile_errors/wrong_types_given_to_atomic_order_args_in_cmpxchg (stage2, n... compiler [612/1205] compile_errors/wrong_types_given_to_export (stage2, native) [1/1] update [2... compiler [613/1205] compile_errors/zero-bit_generic_args_are_coerced_to_param_type (stage2, nat... compiler [614/1205] compile_log (stage2, aarch64-linux) [1/2] update [2/3] parse/analysis/codeg... compiler [614/1205] compile_log (stage2, aarch64-linux) [2/2] update [2/3] parse/analysis/codeg... compiler [615/1205] double_ampersand (stage2, aarch64-linux) [1/3] update [2/3] parse/analysis/... compiler [615/1205] double_ampersand (stage2, aarch64-linux) [2/3] update [2/3] parse/analysis/... compiler [615/1205] double_ampersand (stage2, aarch64-linux) [3/3] update [2/3] parse/analysis/... compiler [616/1205] enum_values (stage2, aarch64-linux) [1/2] update [2/3] parse/analysis/codeg... compiler [616/1205] enum_values (stage2, aarch64-linux) [2/2] update [2/3] parse/analysis/codeg... compiler [617/1205] extern_variable_has_no_type (stage2, aarch64-linux) [1/2] update [2/3] pars... compiler [617/1205] extern_variable_has_no_type (stage2, aarch64-linux) [2/2] update [2/3] pars... compiler [618/1205] fn_typeinfo_passed_to_comptime_fn (stage2, aarch64-linux) [1/1] update [2/3... compiler [618/1205] fn_typeinfo_passed_to_comptime_fn (stage2, aarch64-linux) [2/1] compiler [619/1205] function_calls (stage2, aarch64-linux) [1/4] update [2/3] parse/analysis/co... compiler [619/1205] function_calls (stage2, aarch64-linux) [2/4] update [2/3] parse/analysis/co... compiler [619/1205] function_calls (stage2, aarch64-linux) [3/4] update [2/3] parse/analysis/co... compiler [619/1205] function_calls (stage2, aarch64-linux) [4/4] update [2/3] parse/analysis/co... compiler [620/1205] function_redeclaration (stage2, aarch64-linux) [1/1] update [2/3] parse/ana... compiler [621/1205] global_variable_redeclaration (stage2, aarch64-linux) [1/1] update [2/3] pa... compiler [622/1205] inner_func_accessing_outer_var (stage2, aarch64-linux) [1/1] update [2/3] p... compiler [623/1205] int_to_ptr (stage2, aarch64-linux) [1/2] update [2/3] parse/analysis/codege... compiler [623/1205] int_to_ptr (stage2, aarch64-linux) [2/2] update [2/3] parse/analysis/codege... compiler [624/1205] large_add_function (stage2, aarch64-linux) [1/1] update [2/3] parse/analysi... compiler [625/1205] lower_unnamed_consts_structs (stage2, aarch64-linux) [1/3] update [2/3] par... compiler [625/1205] lower_unnamed_consts_structs (stage2, aarch64-linux) [2/3] update [2/3] par... compiler [625/1205] lower_unnamed_consts_structs (stage2, aarch64-linux) [3/3] update [2/3] par... compiler [626/1205] merge_error_sets (stage2, aarch64-linux) [1/2] update [2/3] parse/analysis/... compiler [626/1205] merge_error_sets (stage2, aarch64-linux) [2/2] update [2/3] parse/analysis/... compiler [627/1205] non_leaf_functions (stage2, aarch64-linux) [1/1] update [2/3] parse/analysi... compiler [628/1205] orelse_at_comptime (stage2, aarch64-linux) [1/2] update [2/3] parse/analysi... compiler [628/1205] orelse_at_comptime (stage2, aarch64-linux) [2/2] update [2/3] parse/analysi... compiler [629/1205] passing_u0_to_function (stage2, aarch64-linux) [1/1] update [2/3] parse/ana... compiler [630/1205] redundant_comptime (stage2, aarch64-linux) [1/2] update [2/3] parse/analysi... compiler [630/1205] redundant_comptime (stage2, aarch64-linux) [2/2] update [2/3] parse/analysi... compiler [631/1205] returns_in_try (stage2, aarch64-linux) [1/1] update [2/3] parse/analysis/co... compiler [632/1205] runtime_bitwise_and (stage2, aarch64-linux) [1/1] update [2/3] parse/analys... compiler [633/1205] runtime_bitwise_or (stage2, aarch64-linux) [1/1] update [2/3] parse/analysi... compiler [634/1205] save_function_return_values_in_callee_preserved_register (stage2, aarch64-l... compiler [635/1205] setting_an_address_space_on_a_local_variable (stage2, aarch64-linux) [1/1] ... compiler [636/1205] try_in_comptime_in_struct_in_test (stage2, aarch64-linux) [1/1] update [2/3... compiler [637/1205] type_of (stage2, aarch64-linux) [1/3] update [2/3] parse/analysis/codegen... compiler [637/1205] type_of (stage2, aarch64-linux) [2/3] update [2/3] parse/analysis/codegen... compiler [637/1205] type_of (stage2, aarch64-linux) [3/3] update [2/3] parse/analysis/codegen... compiler [638/1205] unused_labels (stage2, aarch64-linux) [1/4] update [2/3] parse/analysis/cod... compiler [638/1205] unused_labels (stage2, aarch64-linux) [2/4] update [2/3] parse/analysis/cod... compiler [638/1205] unused_labels (stage2, aarch64-linux) [3/4] update [2/3] parse/analysis/cod... compiler [638/1205] unused_labels (stage2, aarch64-linux) [4/4] update [2/3] parse/analysis/cod... compiler [639/1205] unused_vars (stage2, aarch64-linux) [1/1] update [2/3] parse/analysis/codeg... compiler [640/1205] multiline error messages [1/2] update [2/3] parse/analysis/codegen... compiler [640/1205] multiline error messages [2/2] update [2/3] parse/analysis/codegen... compiler [641/1205] missing semicolon at EOF [1/1] update [2/3] parse/analysis/codegen... compiler [642/1205] argument causes error [1/1] update [2/3] parse/analysis/codegen... compiler [643/1205] astgen failure in file struct [1/1] update [2/3] parse/analysis/codegen... compiler [644/1205] invalid store to comptime field [1/1] update [2/3] parse/analysis/codegen... OK 2/88 test.cImport... OK 3/88 test.classifyFileExt... OK 4/88 test.fds... OK 5/88 test.cache file and then recall it... OK 6/88 test.check that changing a file makes cache fail... OK 7/88 test.no file inputs... OK 8/88 test.Manifest with files added after initial hash work... OK 9/88 test.Macro matching... OK 10/88 test.Register.enc... OK 11/88 test.Register.size... OK 12/88 test.Register.toX/toW... OK 13/88 test_0... OK 14/88 test.serialize instructions... OK 15/88 test.Trie node count... OK 16/88 test.Trie basic... OK 17/88 test.write Trie to a byte stream... OK 18/88 test.parse Trie from byte stream... OK 19/88 test.ordering bug... OK 20/88 test.Wasm - buildOpcode... OK 21/88 test_0... OK 22/88 test.simple list... OK 23/88 test.simple list typed as array of strings... OK 24/88 test.simple list typed as array of ints... OK 25/88 test.list of mixed sign integer... OK 26/88 test.simple map untyped... OK 27/88 test.simple map untyped with a list of maps... OK 28/88 test.simple map untyped with a list of maps. no indent... OK 29/88 test.simple map untyped with a list of maps. no indent 2... OK 30/88 test.simple map typed... OK 31/88 test.typed nested structs... OK 32/88 test.multidoc typed as a slice of structs... OK 33/88 test.multidoc typed as a struct is an error... OK 34/88 test.multidoc typed as a slice of structs with optionals... OK 35/88 test.empty yaml can be represented as void... OK 36/88 test.nonempty yaml cannot be represented as void... OK 37/88 test.typed array size mismatch... OK 38/88 test_0... OK 39/88 test.empty doc... OK 40/88 test.empty doc with explicit markers... OK 41/88 test.sequence of values... OK 42/88 test.sequence of sequences... OK 43/88 test.mappings... OK 44/88 test.inline mapped sequence of values... OK 45/88 test.part of tbd... OK 46/88 test.Unindented list... OK 47/88 test.serialize instructions... OK 48/88 test.default state... OK 49/88 test.tryAllocReg: no spilling... OK 50/88 test.allocReg: spilling... OK 51/88 test.tryAllocRegs... OK 52/88 test.allocRegs: normal usage... OK 53/88 test.allocRegs: selectively reducing register pressure... OK 54/88 test.getReg... OK 55/88 test.allocReg with multiple, non-overlapping register classes... OK 56/88 test.Register.id... OK 57/88 test.Register.enc... OK 58/88 test.FloatingPointRegister.id... OK 59/88 test.FloatingPointRegister.enc... OK 60/88 test.Serialize formats... OK 61/88 test.Encoder helpers - general purpose registers... OK 62/88 test.Encoder helpers - Vex prefix... OK 63/88 test.C_C_D... OK 64/88 test.lower MI encoding... OK 65/88 test.lower RM encoding... OK 66/88 test.lower MR encoding... OK 67/88 test.lower OI encoding... OK 68/88 test.lower FD/TD encoding... OK 69/88 test.lower M encoding... OK 70/88 test.lower M1 and MC encodings... OK 71/88 test.lower O encoding... OK 72/88 test.lower RMI encoding... OK 73/88 test.lower MV encoding... OK 74/88 test.lower VM encoding... OK 75/88 test.lower to RVM encoding... OK 76/88 test.condition from CompareOperator... OK 77/88 test.negate condition... OK 78/88 test.Register.id... OK 79/88 test.serialize instructions... OK 80/88 test.aliases... OK 81/88 test.explicit doc... OK 82/88 test.leaf in quotes... OK 83/88 test.nested maps... OK 84/88 test.map of list of values... OK 85/88 test.map of list of maps... OK 86/88 test.list of lists... OK 87/88 test.inline list... OK 88/88 test.inline list as mapping value... OK All 88 tests passed. 1/1513 test_0... OK 2/1513 test.global variable alignment... OK 3/1513 test.slicing array of length 1 can not assume runtime index is always zero... OK 4/1513 test.default alignment allows unspecified in type syntax... OK 5/1513 test.implicitly decreasing pointer alignment... OK 6/1513 test.@alignCast pointers... OK 7/1513 test.alignment of struct with pointer has same alignment as usize... OK 8/1513 test.alignment and size of structs with 128-bit fields... OK 9/1513 test.@ptrCast preserves alignment of bigger source... OK 10/1513 test.alignstack... OK 11/1513 test.implicitly decreasing slice alignment... OK 12/1513 test.specifying alignment allows pointer cast... OK 13/1513 test.@alignCast slices... OK 14/1513 test.return error union with 128-bit integer... OK 15/1513 test.page aligned array on stack... OK 16/1513 test.function alignment... OK 17/1513 test.implicitly decreasing fn alignment... OK 18/1513 test.@alignCast functions... OK 19/1513 test.function align expression depends on generic parameter... OK 20/1513 test.function callconv expression depends on generic parameter... OK 21/1513 test.runtime-known array index has best alignment possible... OK 22/1513 test.alignment of function with c calling convention... OK 23/1513 test.read 128-bit field from default aligned struct in stack memory... OK 24/1513 test.read 128-bit field from default aligned struct in global memory... OK 25/1513 test.struct field explicit alignment... OK 26/1513 test.align(@alignOf(T)) T does not force resolution of T... SKIP 27/1513 test.align(N) on functions... OK 28/1513 test.comptime alloc alignment... OK 29/1513 test.@alignCast null... OK 30/1513 test.alignment of slice element... OK 31/1513 test.@alignOf(T) before referencing T... OK 32/1513 test.comparison of @alignOf(T) against zero... OK 33/1513 test.array to slice... OK 34/1513 test.arrays... OK 35/1513 test.array init with mult... OK 36/1513 test.array literal with explicit type... OK 37/1513 test.array literal with inferred length... OK 38/1513 test.array dot len const expr... OK 39/1513 test.array literal with specified size... OK 40/1513 test.array len field... OK 41/1513 test.array with sentinels... OK 42/1513 test.void arrays... OK 43/1513 test.nested arrays of strings... OK 44/1513 test.nested arrays of integers... OK 45/1513 test.implicit comptime in array type size... OK 46/1513 test.single-item pointer to array indexing and slicing... OK 47/1513 test.implicit cast zero sized array ptr to slice... OK 48/1513 test.anonymous list literal syntax... OK 49/1513 test.set global var array via slice embedded in struct... OK 50/1513 test.read/write through global variable array of struct fields initialized via array mult... OK 51/1513 test.implicit cast single-item pointer... OK 52/1513 test.comptime evaluating function that takes array by value... OK 53/1513 test.runtime initialize array elem and then implicit cast to slice... OK 54/1513 test.array literal as argument to function... OK 55/1513 test.double nested array to const slice cast in array literal... OK 56/1513 test.anonymous literal in array... OK 57/1513 test.access the null element of a null terminated array... OK 58/1513 test.type deduction for array subscript expression... OK 59/1513 test.sentinel element count towards the ABI size calculation... OK 60/1513 test.zero-sized array with recursive type definition... OK 61/1513 test.type coercion of anon struct literal to array... OK 62/1513 test.type coercion of pointer to anon struct literal to pointer to array... OK 63/1513 test.array with comptime-only element type... OK 64/1513 test.tuple to array handles sentinel... OK 65/1513 test.array init of container level array variable... OK 66/1513 test.simple coroutine suspend and resume... SKIP 67/1513 test.pass parameter to coroutine... SKIP 68/1513 test.suspend at end of function... SKIP 69/1513 test.local variable in async function... SKIP 70/1513 test.calling an inferred async function... SKIP 71/1513 test.@frameSize... SKIP 72/1513 test.coroutine suspend, resume... SKIP 73/1513 test.coroutine suspend with block... SKIP 74/1513 test.coroutine await... SKIP 75/1513 test.coroutine await early return... SKIP 76/1513 test.async function with dot syntax... SKIP 77/1513 test.async fn pointer in a struct field... SKIP 78/1513 test.@asyncCall with return type... SKIP 79/1513 test.async fn with inferred error set... SKIP 80/1513 test.error return trace across suspend points - early return... SKIP 81/1513 test.error return trace across suspend points - async return... SKIP 82/1513 test.break from suspend... SKIP 83/1513 test.heap allocated async function frame... SKIP 84/1513 test.async function call return value... SKIP 85/1513 test.suspension points inside branching control flow... SKIP 86/1513 test.call async function which has struct return type... SKIP 87/1513 test.pass string literal to async function... SKIP 88/1513 test.await inside an errdefer... SKIP 89/1513 test.try in an async function with error union and non-zero-bit payload... SKIP 90/1513 test.returning a const error from async function... SKIP 91/1513 test.async/await typical usage... SKIP 92/1513 test.alignment of local variables in async functions... SKIP 93/1513 test.no reason to resolve frame still works... SKIP 94/1513 test.async call a generic function... SKIP 95/1513 test.return from suspend block... SKIP 96/1513 test.struct parameter to async function is copied to the frame... SKIP 97/1513 test.cast fn to async fn when it is inferred to be async... SKIP 98/1513 test.cast fn to async fn when it is inferred to be async, awaited directly... SKIP 99/1513 test.await does not force async if callee is blocking... SKIP 100/1513 test.recursive async function... SKIP 101/1513 test.@asyncCall with comptime-known function, but not awaited directly... SKIP 102/1513 test.@asyncCall with actual frame instead of byte buffer... SKIP 103/1513 test.@asyncCall using the result location inside the frame... SKIP 104/1513 test.@TypeOf an async function call of generic fn with error union type... SKIP 105/1513 test.using @TypeOf on a generic function call... SKIP 106/1513 test.recursive call of await @asyncCall with struct return type... SKIP 107/1513 test.nosuspend function call... SKIP 108/1513 test.await used in expression and awaiting fn with no suspend but async calling convention... SKIP 109/1513 test.await used in expression after a fn call... SKIP 110/1513 test.async fn call used in expression after a fn call... SKIP 111/1513 test.suspend in for loop... SKIP 112/1513 test.suspend in while loop... SKIP 113/1513 test.correctly spill when returning the error union result of another async fn... SKIP 114/1513 test.spill target expr in a for loop... SKIP 115/1513 test.spill target expr in a for loop, with a var decl in the loop body... SKIP 116/1513 test.async call with @call... SKIP 117/1513 test.async function passed 0-bit arg after non-0-bit arg... SKIP 118/1513 test.async function passed align(16) arg after align(8) arg... SKIP 119/1513 test.async function call resolves target fn frame, comptime func... SKIP 120/1513 test.async function call resolves target fn frame, runtime func... SKIP 121/1513 test.properly spill optional payload capture value... SKIP 122/1513 test.handle defer interfering with return value spill... SKIP 123/1513 test.take address of temporary async frame... SKIP 124/1513 test.nosuspend await... SKIP 125/1513 test.nosuspend on function calls... SKIP 126/1513 test.nosuspend on async function calls... SKIP 127/1513 test.nosuspend resume async function calls... SKIP 128/1513 test.avoid forcing frame alignment resolution implicit cast to *anyopaque... SKIP 129/1513 test.@asyncCall with pass-by-value arguments... SKIP 130/1513 test.@asyncCall with arguments having non-standard alignment... SKIP 131/1513 test.cmpxchg... OK 132/1513 test.fence... OK 133/1513 test.atomicrmw and atomicload... OK 134/1513 test.cmpxchg with ptr... OK 135/1513 test.cmpxchg with ignored result... OK 136/1513 test.128-bit cmpxchg... SKIP 137/1513 test.cmpxchg on a global variable... SKIP 138/1513 test.atomic load and rmw with enum... OK 139/1513 test.atomic store... OK 140/1513 test.atomic store comptime... OK 141/1513 test.atomicrmw with floats... SKIP 142/1513 test.atomicrmw with ints... OK 143/1513 test.atomics with different types... OK 144/1513 test.return @atomicStore, using it as a void value... OK 145/1513 test.coroutine await struct... SKIP 146/1513 test.empty function with comments... OK 147/1513 test.truncate... OK 148/1513 test.truncate to non-power-of-two integers... OK 149/1513 test.global variables... OK 150/1513 test.comptime keyword on expressions... OK 151/1513 test.type equality... OK 152/1513 test.pointer dereferencing... OK 153/1513 test.const expression eval handling of variables... OK 154/1513 test.character literals... OK 155/1513 test.non const ptr to aliased type... OK 156/1513 test.cold function... OK 157/1513 test.unicode escape in character literal... OK 158/1513 test.unicode character in character literal... OK 159/1513 test.return string from function... OK 160/1513 test.hex escape... OK 161/1513 test.multiline string... OK 162/1513 test.multiline string comments at start... OK 163/1513 test.multiline string comments at end... OK 164/1513 test.multiline string comments in middle... OK 165/1513 test.multiline string comments at multiple places... OK 166/1513 test.string concatenation... OK 167/1513 test.array mult operator... OK 168/1513 test.opaque types... OK 169/1513 test.compile time global reinterpret... OK 170/1513 test.cast undefined... OK 171/1513 test.implicit cast after unreachable... OK 172/1513 test.comptime if inside runtime while which unconditionally breaks... OK 173/1513 test.implicit comptime while... OK 174/1513 test.function closes over local const... OK 175/1513 test.volatile load and store... OK 176/1513 test.call function pointer in struct... OK 177/1513 test.const ptr from var variable... OK 178/1513 test.call result of if else expression... OK 179/1513 test.memcpy and memset intrinsics... OK 180/1513 test.variable is allowed to be a pointer to an opaque type... OK 181/1513 test.take address of parameter... OK 182/1513 test.pointer to void return type... OK 183/1513 test.array 2D const double ptr... OK 184/1513 test.array 2D const double ptr with offset... OK 185/1513 test.array 3D const double ptr with offset... OK 186/1513 test.double implicit cast in same expression... OK 187/1513 test.struct inside function... OK 188/1513 test.fn call returning scalar optional in equality expression... OK 189/1513 test.global variable assignment with optional unwrapping with var initialized to undefined... OK 190/1513 test.peer result location with typed parent, runtime condition, comptime prongs... OK 191/1513 test.non-ambiguous reference of shadowed decls... OK 192/1513 test.use of declaration with same name as primitive... OK 193/1513 test.constant equal function pointers... OK 194/1513 test.comptime cast fn to ptr... OK 195/1513 test.equality compare fn ptrs... OK 196/1513 test.self reference through fn ptr field... OK 197/1513 test.global variable initialized to global variable array element... OK 198/1513 test.global constant is loaded with a runtime-known index... OK 199/1513 test.multiline string literal is null terminated... OK 200/1513 test.string escapes... OK 201/1513 test.explicit cast optional pointers... OK 202/1513 test.pointer comparison... OK 203/1513 test.comptime manyptr concatenation... OK 204/1513 test.thread local variable... SKIP 205/1513 test.result location is optional inside error union... OK 206/1513 test.pointer to thread local array... SKIP 207/1513 test.auto created variables have correct alignment... OK 208/1513 test.extern variable with non-pointer opaque type... OK 209/1513 test.lazy typeInfo value as generic parameter... OK 210/1513 test.variable name containing underscores does not shadow int primitive... OK 211/1513 test.if expression type coercion... OK 212/1513 test.discarding the result of various expressions... OK 213/1513 test.labeled block implicitly ends in a break... OK 214/1513 test.catch in block has correct result location... OK 215/1513 test.labeled block with runtime branch forwards its result location type to break statements... OK 216/1513 test.try in labeled block doesn't cast to wrong type... OK 217/1513 test.vector initialized with array init syntax has proper type... OK 218/1513 test.weird array and tuple initializations... SKIP 219/1513 test.array type comes from generic function... OK 220/1513 test.generic function uses return type of other generic function... SKIP 221/1513 test.const alloc with comptime-known initializer is made comptime-known... OK 222/1513 test.switch inside @as gets correct type... OK 223/1513 test.inline call of function with a switch inside the return statement... OK 224/1513 test.namespace lookup ignores decl causing the lookup... SKIP 225/1513 test.ambiguous reference error ignores current declaration... OK 226/1513 test.pointer to zero sized global is mutable... OK 227/1513 test.sharded table... OK 228/1513 test.comptime shr of BigInt... OK 229/1513 test.comptime shift safety check... OK 230/1513 test.@bitCast iX -> uX (32, 64)... OK 231/1513 test.@bitCast iX -> uX (8, 16, 128)... OK 232/1513 test.@bitCast iX -> uX exotic integers... OK 233/1513 test.bitcast uX to bytes... OK 234/1513 test.nested bitcast... OK 235/1513 test.bitcast literal [4]u8 param to u32... OK 236/1513 test.bitcast generates a temporary value... OK 237/1513 test.@bitCast packed structs at runtime and comptime... OK 238/1513 test.@bitCast extern structs at runtime and comptime... OK 239/1513 test.bitcast packed struct to integer and back... OK 240/1513 test.implicit cast to error union by returning... OK 241/1513 test.bitcast packed struct literal to byte... OK 242/1513 test.comptime bitcast used in expression has the correct type... OK 243/1513 test.bitcast passed as tuple element... OK 244/1513 test.triple level result location with bitcast sandwich passed as tuple element... OK 245/1513 test.@bitCast packed struct of floats... OK 246/1513 test.comptime @bitCast packed struct to int and back... OK 247/1513 test.comptime bitcast with fields following f80... OK 248/1513 test.bitcast vector to integer and back... SKIP 249/1513 test.@bitReverse large exotic integer... OK 250/1513 test.@bitReverse... OK 251/1513 test.bitReverse vectors u8... OK 252/1513 test.bitReverse vectors u16... OK 253/1513 test.bitReverse vectors u24... OK 254/1513 test.bitReverse vectors u0... OK 255/1513 test.bool literals... OK 256/1513 test.cast bool to int... OK 257/1513 test.bool cmp... OK 258/1513 test.compile time bool not... OK 259/1513 test.short circuit... OK 260/1513 test.fixed... OK 261/1513 test.bitCast to array... OK 262/1513 test.issue 529 fixed... OK 263/1513 test.foo... OK 264/1513 test.function with *const parameter with type dereferenced by namespace... OK 265/1513 test.optional if after an if in a switch prong of a switch with 2 prongs in an else... OK 266/1513 test.false dependency loop in struct definition... OK 267/1513 test.bug 704... OK 268/1513 test.zero keys with @memset... OK 269/1513 test.@ptrCast from const to nullable... OK 270/1513 test.@ptrCast from var in empty struct to nullable... OK 271/1513 test.comptime struct return should not return the same instance... OK 272/1513 test.bug 920 fixed... OK 273/1513 test.bug 1025... OK 274/1513 test.comptime code should not modify constant data... OK 275/1513 test.don't emit an LLVM global for a const function when it's in an optional in a struct... OK 276/1513 test.fixed... OK 277/1513 test.union that needs padding bytes inside an array... OK 278/1513 test.functions with return type required to be comptime are generic... OK 279/1513 test.const error union field alignment... OK 280/1513 test.constant pointer to global variable causes runtime load... OK 281/1513 test.allow these dependencies... OK 282/1513 test.slices pointing at the same address as global array.... OK 283/1513 test.initialization... OK 284/1513 test.fixed... OK 285/1513 test.allocation and looping over 3-byte integer... OK 286/1513 test.segfault bug... OK 287/1513 test.basic stuff... OK 288/1513 test.bug 2006... OK 289/1513 test.fixed... OK 290/1513 test.fixed... OK 291/1513 test_0... OK 292/1513 test.fixed... OK 293/1513 test.address of 0 length array... OK 294/1513 test.fixed... OK 295/1513 test.fixed... OK 296/1513 test.fixed... OK 297/1513 test.zig test crash... OK 298/1513 test.container member access usingnamespace decls... OK 299/1513 test.resolve array slice using builtin... OK 300/1513 test.fixed... OK 301/1513 test.fixed... OK 302/1513 test.@tagName() returns a string literal... OK 303/1513 test.@errorName() returns a string literal... OK 304/1513 test.@typeName() returns a string literal... OK 305/1513 test.@embedFile() returns a string literal... OK 306/1513 test.@src() returns a struct containing 0-terminated string slices... OK 307/1513 test.Extern function calls in @TypeOf... OK 308/1513 test.Peer resolution of extern function calls in @TypeOf... OK 309/1513 test.Extern function calls, dereferences and field access in @TypeOf... OK 310/1513 test.fixed... OK 311/1513 test.crash... OK 312/1513 test.assignment of field with padding... OK 313/1513 test.Peer type resolution with string literals and unknown length u8 pointers... OK 314/1513 test.pointer-to-array constness for zero-size elements, var... OK 315/1513 test.pointer-to-array constness for zero-size elements, const... OK 316/1513 test.crash... OK 317/1513 test.issue 6456... OK 318/1513 test.fixed... OK 319/1513 test.lazy sizeof comparison with zero... OK 320/1513 test.@Type should resolve its children types... OK 321/1513 test.compiler doesn't consider equal unions with different 'type' payload... OK 322/1513 test.miscompilation with bool return type... OK 323/1513 test.reference a global threadlocal variable... SKIP 324/1513 test_0... OK 325/1513 test.registers get overwritten when ignoring return... SKIP 326/1513 test.uses correct LLVM builtin... OK 327/1513 test.breaking from a loop in an if statement... OK 328/1513 test.fixed... OK 329/1513 test.bug... OK 330/1513 test.store array of array of structs at comptime... OK 331/1513 test_0... OK 332/1513 test_1... OK 333/1513 test.aggregate initializers should allow initializing comptime fields, verifying equality (stage2 only)... SKIP 334/1513 test.bytes... OK 335/1513 test.aggregate... OK 336/1513 test.Tuple... OK 337/1513 test.const inferred array of slices... OK 338/1513 test.var inferred array of slices... OK 339/1513 test_0... OK 340/1513 test_0... OK 341/1513 test_0... OK 342/1513 test_0... OK 343/1513 test_0... OK 344/1513 test_0... OK 345/1513 test_0... OK 346/1513 test_0... OK 347/1513 test_0... OK 348/1513 test.lazy abi size used in comparison... OK 349/1513 test_0... OK 350/1513 test.issue12644... OK 351/1513 test.export a function twice... OK 352/1513 test_0... OK 353/1513 test_0... OK 354/1513 test_0... OK 355/1513 test_0... OK 356/1513 test.ErrorSet comptime_field_ptr... OK 357/1513 test.fn comptime_field_ptr... OK 358/1513 test_0... OK 359/1513 test.issue12891... OK 360/1513 test.nan... OK 361/1513 test.inf... OK 362/1513 test_0... OK 363/1513 test_0... OK 364/1513 test_1... OK 365/1513 test_0... OK 366/1513 test_0... OK 367/1513 test.simple test... OK 368/1513 test_0... OK 369/1513 test_0... OK 370/1513 test_0... OK 371/1513 test_0... OK 372/1513 test_0... OK 373/1513 test.runtime union init, most-aligned field != largest... OK 374/1513 test_0... OK 375/1513 test_0... OK 376/1513 test_0... OK 377/1513 test_0... OK 378/1513 test_0... OK 379/1513 test_0... OK 380/1513 test.@byteSwap integers... OK 381/1513 test.@byteSwap vectors u8... OK 382/1513 test.@byteSwap vectors u16... OK 383/1513 test.@byteSwap vectors u24... OK 384/1513 test.@byteSwap vectors u0... OK 385/1513 test.pass string literal byvalue to a generic var param... OK 386/1513 test.super basic invocations... OK 387/1513 test.basic invocations... OK 388/1513 test.tuple parameters... OK 389/1513 test.result location of function call argument through runtime condition and struct init... OK 390/1513 test.function call with 40 arguments... OK 391/1513 test.arguments to comptime parameters generated in comptime blocks... OK 392/1513 test.forced tail call... OK 393/1513 test.inline call preserves tail call... OK 394/1513 test.inline call doesn't re-evaluate non generic struct... OK 395/1513 test.int to ptr cast... OK 396/1513 test.integer literal to pointer cast... OK 397/1513 test.peer type resolution: ?T and T... OK 398/1513 test.resolve undefined with integer... OK 399/1513 test.@intCast to comptime_int... OK 400/1513 test.implicit cast comptime numbers to any type when the value fits... OK 401/1513 test.implicit cast comptime_int to comptime_float... OK 402/1513 test.comptime_int @intToFloat... OK 403/1513 test.@intToFloat... OK 404/1513 test.@intToFloat(f80)... OK 405/1513 test.@floatToInt... OK 406/1513 test.implicitly cast indirect pointer to maybe-indirect pointer... OK 407/1513 test.@intCast comptime_int... OK 408/1513 test.@floatCast comptime_int and comptime_float... OK 409/1513 test.coerce undefined to optional... OK 410/1513 test.implicit cast from *[N]T to [*c]T... OK 411/1513 test.*usize to *void... OK 412/1513 test.@intToEnum passed a comptime_int to an enum with one item... OK 413/1513 test.@intCast to u0 and use the result... OK 414/1513 test.peer result null and comptime_int... OK 415/1513 test.*const ?[*]const T to [*c]const [*c]const T... OK 416/1513 test.array coersion to undefined at runtime... SKIP 417/1513 test.implicitly cast from int to anyerror!?T... OK 418/1513 test.return u8 coercing into ?u32 return type... OK 419/1513 test.cast from ?[*]T to ??[*]T... OK 420/1513 test.peer type unsigned int to signed... OK 421/1513 test.expected [*c]const u8, found [*:0]const u8... OK 422/1513 test.explicit cast from integer to error type... OK 423/1513 test.peer resolve array and const slice... OK 424/1513 test.implicitly cast from T to anyerror!?T... OK 425/1513 test.implicitly cast from [0]T to anyerror![]T... OK 426/1513 test.peer type resolution: [0]u8, []const u8, and anyerror![]u8... OK 427/1513 test.implicit cast from *const [N]T to []const T... OK 428/1513 test.peer type resolution: error and [N]T... OK 429/1513 test.single-item pointer of array to slice to unknown length pointer... OK 430/1513 test.cast *[1][*]const u8 to [*]const ?[*]const u8... OK 431/1513 test.vector casts... OK 432/1513 test.@floatCast cast down... OK 433/1513 test.peer type resolution: unreachable, error set, unreachable... OK 434/1513 test.peer cast: error set any anyerror... OK 435/1513 test.peer type resolution: error set supersets... OK 436/1513 test.peer type resolution: disjoint error sets... OK 437/1513 test.peer type resolution: error union and error set... OK 438/1513 test.peer type resolution: error union after non-error... OK 439/1513 test.peer cast *[0]T to E![]const T... OK 440/1513 test.peer cast *[0]T to []const T... OK 441/1513 test.peer cast *[N]T to [*]T... OK 442/1513 test.peer resolution of string literals... OK 443/1513 test.peer cast [:x]T to []T... OK 444/1513 test.peer cast [N:x]T to [N]T... OK 445/1513 test.peer cast *[N:x]T to *[N]T... OK 446/1513 test.peer cast [*:x]T to [*]T... OK 447/1513 test.peer cast [:x]T to [*:x]T... OK 448/1513 test.peer type resolution implicit cast to return type... OK 449/1513 test.peer type resolution implicit cast to variable type... OK 450/1513 test.variable initialization uses result locations properly with regards to the type... OK 451/1513 test.cast between C pointer with different but compatible types... OK 452/1513 test.peer type resolve string lit with sentinel-terminated mutable slice... OK 453/1513 test.peer type resolve array pointers, one of them const... OK 454/1513 test.peer type resolve array pointer and unknown pointer... OK 455/1513 test.comptime float casts... OK 456/1513 test.pointer reinterpret const float to int... OK 457/1513 test.implicit cast from [*]T to ?*anyopaque... OK 458/1513 test.compile time int to ptr of function... OK 459/1513 test.implicit ptr to *anyopaque... OK 460/1513 test.return null from fn() anyerror!?&T... OK 461/1513 test.peer type resolution: [0]u8 and []const u8... OK 462/1513 test.implicitly cast from [N]T to ?[]const T... OK 463/1513 test.cast u128 to f128 and back... OK 464/1513 test.implicit cast from *[N]T to ?[*]T... OK 465/1513 test.implicit cast from *T to ?*anyopaque... OK 466/1513 test.implicit cast *[0]T to E![]const u8... OK 467/1513 test.cast from array reference to fn: comptime fn ptr... OK 468/1513 test.cast from array reference to fn: runtime fn ptr... OK 469/1513 test.*const [N]null u8 to ?[]const u8... OK 470/1513 test.cast between [*c]T and ?[*:0]T on fn parameter... OK 471/1513 test.assignment to optional pointer result loc... OK 472/1513 test.cast between *[N]void and []void... OK 473/1513 test.peer resolve arrays of different size to const slice... OK 474/1513 test.cast f16 to wider types... OK 475/1513 test.cast f128 to narrower types... OK 476/1513 test.peer type resolution: unreachable, null, slice... OK 477/1513 test.cast i8 fn call peers to i32 result... OK 478/1513 test.cast compatible optional types... OK 479/1513 test.coerce undefined single-item pointer of array to error union of slice... OK 480/1513 test.pointer to empty struct literal to mutable slice... OK 481/1513 test.coerce between pointers of compatible differently-named floats... OK 482/1513 test.peer type resolution of const and non-const pointer to array... OK 483/1513 test.floatToInt to zero-bit int... OK 484/1513 test.peer type resolution of function pointer and function body... OK 485/1513 test.cast typed undefined to int... OK 486/1513 test.@intCast i32 to u7... OK 487/1513 test.type pun signed and unsigned as single pointer... OK 488/1513 test.type pun signed and unsigned as many pointer... OK 489/1513 test.type pun signed and unsigned as array pointer... SKIP 490/1513 test.type pun signed and unsigned as offset many pointer... SKIP 491/1513 test.type pun value and struct... OK 492/1513 test.type pun endianness... OK 493/1513 test.type pun bits... SKIP 494/1513 test.basic pointer preservation... SKIP 495/1513 test.byte copy preserves linker value... SKIP 496/1513 test.unordered byte copy preserves linker value... SKIP 497/1513 test.shuffle chunks of linker value... SKIP 498/1513 test.dance on linker values... SKIP 499/1513 test.offset array ptr by element size... SKIP 500/1513 test.offset instance by field size... SKIP 501/1513 test.offset field ptr by enclosing array element size... SKIP 502/1513 test.accessing reinterpreted memory of parent object... OK 503/1513 test.const slice child... OK 504/1513 test.break and continue inside loop inside defer expression... OK 505/1513 test.defer and labeled break... OK 506/1513 test.errdefer does not apply to fn inside fn... OK 507/1513 test.return variable while defer expression in scope to modify it... OK 508/1513 test.mixing normal and error defers... OK 509/1513 test.errdefer with payload... OK 510/1513 test.simple else prong doesn't emit an error for unreachable else prong... OK 511/1513 test.enum to int... OK 512/1513 test.int to enum... OK 513/1513 test.enum sizes... OK 514/1513 test.enum literal equality... OK 515/1513 test.enum literal cast to enum... OK 516/1513 test.peer type resolution with enum literal... OK 517/1513 test.enum with specified tag values... OK 518/1513 test.non-exhaustive enum... OK 519/1513 test.empty non-exhaustive enum... OK 520/1513 test.single field non-exhaustive enum... OK 521/1513 test.enum with tag values don't require parens... OK 522/1513 test.cast integer literal to enum... OK 523/1513 test.enum with specified and unspecified tag values... OK 524/1513 test.set enum tag type... OK 525/1513 test.casting enum to its tag type... OK 526/1513 test.enum with 1 field but explicit tag type should still have the tag type... OK 527/1513 test.signed integer as enum tag... OK 528/1513 test.enum with one member and custom tag type... OK 529/1513 test.enum with one member and u1 tag type @enumToInt... OK 530/1513 test.enum with comptime_int tag type... OK 531/1513 test.enum with one member default to u0 tag type... OK 532/1513 test.comparison operator on enum with one member is comptime-known... OK 533/1513 test.switch on enum with one member is comptime-known... OK 534/1513 test.method call on an enum... OK 535/1513 test.enum value allocation... OK 536/1513 test.enum literal casting to tagged union... OK 537/1513 test.enum literal casting to error union with payload enum... OK 538/1513 test.constant enum initialization with differing sizes... OK 539/1513 test.@tagName... OK 540/1513 test.@tagName non-exhaustive enum... OK 541/1513 test.@tagName is null-terminated... OK 542/1513 test.tag name with assigned enum values... OK 543/1513 test.@tagName on enum literals... OK 544/1513 test.enum literal casting to optional... OK 545/1513 test.bit field access with enum fields... OK 546/1513 test.enum literal in array literal... OK 547/1513 test.tag name functions are unique... OK 548/1513 test.size of enum with only one tag which has explicit integer tag type... OK 549/1513 test.switch on an extern enum with negative value... OK 550/1513 test.Non-exhaustive enum with nonstandard int size behaves correctly... OK 551/1513 test.runtime int to enum with one possible value... OK 552/1513 test.error values... OK 553/1513 test.redefinition of error values allowed... OK 554/1513 test.error binary operator... OK 555/1513 test.empty error union... OK 556/1513 test.error wrapping... OK 557/1513 test.unwrap simple value from error... OK 558/1513 test.error return in assignment... OK 559/1513 test.syntax: optional operator in front of error union operator... OK 560/1513 test.widen cast integer payload of error union function call... OK 561/1513 test.debug info for optional error set... OK 562/1513 test.implicit cast to optional to error union to return result loc... OK 563/1513 test.fn returning empty error set can be passed as fn returning any error... OK 564/1513 test.fn returning empty error set can be passed as fn returning any error - pointer... OK 565/1513 test.error union type ... OK 566/1513 test.error set type... OK 567/1513 test.explicit error set cast... OK 568/1513 test.comptime test error for empty error set... OK 569/1513 test.comptime err to int of error set with only 1 possible value... OK 570/1513 test.inferred empty error set comptime catch... OK 571/1513 test.error union peer type resolution... OK 572/1513 test.error: Zero sized error set returned with value payload crash... OK 573/1513 test.error: Infer error set from literals... OK 574/1513 test.nested error union function call in optional unwrap... OK 575/1513 test.return function call to error set from error union function... OK 576/1513 test.optional error set is the same size as error set... OK 577/1513 test.nested catch... OK 578/1513 test.function pointer with return type that is error union with payload which is pointer of parent struct... OK 579/1513 test.return result loc as peer result loc in inferred error set function... OK 580/1513 test.error payload type is correctly resolved... OK 581/1513 test.error union comptime caching... OK 582/1513 test.@errorName... OK 583/1513 test.@errorName sentinel length matches slice length... OK 584/1513 test.error set equality... OK 585/1513 test.inferred error set equality... OK 586/1513 test.peer type resolution of two different error unions... OK 587/1513 test.coerce error set to the current inferred error set... OK 588/1513 test.error union payload is properly aligned... OK 589/1513 test.ret_ptr doesn't cause own inferred error set to be resolved... OK 590/1513 test.simple else prong allowed even when all errors handled... OK 591/1513 test.pointer to error union payload... OK 592/1513 test.error union of noreturn used with if... OK 593/1513 test.error union of noreturn used with try... OK 594/1513 test.error union of noreturn used with catch... OK 595/1513 test.alignment of wrapping an error union payload... OK 596/1513 test.compare error union and error set... OK 597/1513 test.catch within a function that calls no errorable functions... OK 598/1513 test.error from comptime string... OK 599/1513 test.field access of anyerror results in smaller error set... OK 600/1513 test.compile time recursion... OK 601/1513 test.static add one... OK 602/1513 test.inlined loop... OK 603/1513 test.inline variable gets result of const if... OK 604/1513 test.static function evaluation... OK 605/1513 test.const expr eval on single expr blocks... OK 606/1513 test.constant expressions... OK 607/1513 test.inlined block and runtime block phi... OK 608/1513 test.eval @setRuntimeSafety at compile-time... OK 609/1513 test.compile-time downcast when the bits fit... OK 610/1513 test.pointer to type... OK 611/1513 test.a type constructed in a global expression... OK 612/1513 test.comptime function with the same args is memoized... OK 613/1513 test.try to trick eval with runtime if... OK 614/1513 test.@setEvalBranchQuota... OK 615/1513 test.constant struct with negation... OK 616/1513 test.statically initialized list... OK 617/1513 test.statically initialized array literal... OK 618/1513 test.comptime iterate over fn ptr list... OK 619/1513 test.create global array with for loop... OK 620/1513 test.@setEvalBranchQuota at same scope as generic function call... OK 621/1513 test.comptime modification of const struct field... OK 622/1513 test.refer to the type of a generic function... OK 623/1513 test.zero extend from u0 to u1... OK 624/1513 test.return 0 from function that has u0 return type... OK 625/1513 test.statically initialized struct... OK 626/1513 test.inline for with same type but different values... OK 627/1513 test.f32 at compile time is lossy... OK 628/1513 test.f64 at compile time is lossy... OK 629/1513 test_0... OK 630/1513 test.binary math operator in partially inlined function... OK 631/1513 test.comptime shl... OK 632/1513 test.comptime bitwise operators... OK 633/1513 test.comptime shlWithOverflow... OK 634/1513 test.const ptr to variable data changes at runtime... OK 635/1513 test.runtime 128 bit integer division... OK 636/1513 test.@tagName of @typeInfo... OK 637/1513 test.static eval list init... OK 638/1513 test.inlined loop has array literal with elided runtime scope on first iteration but not second iteration... OK 639/1513 test.ptr to local array argument at comptime... OK 640/1513 test.comparisons 0 <= uint and 0 > uint should be comptime... OK 641/1513 test.const global shares pointer with other same one... OK 642/1513 test.string literal used as comptime slice is memoized... OK 643/1513 test.comptime function with mutable pointer is not memoized... OK 644/1513 test.const ptr to comptime mutable data is not memoized... OK 645/1513 test.function which returns struct with type field causes implicit comptime... OK 646/1513 test.call method with comptime pass-by-non-copying-value self parameter... OK 647/1513 test.setting backward branch quota just before a generic fn call... OK 648/1513 test.variable inside inline loop that has different types on different iterations... OK 649/1513 test.*align(1) u16 is the same as *align(1:0:2) u16... OK 650/1513 test.array concatenation of function calls... OK 651/1513 test.array multiplication of function calls... OK 652/1513 test.array concatenation peer resolves element types - value... OK 653/1513 test.array concatenation peer resolves element types - pointer... OK 654/1513 test.array concatenation sets the sentinel - value... OK 655/1513 test.array concatenation sets the sentinel - pointer... OK 656/1513 test.array multiplication sets the sentinel - value... OK 657/1513 test.array multiplication sets the sentinel - pointer... OK 658/1513 test.comptime assign int to optional int... OK 659/1513 test.two comptime calls with array default initialized to undefined... OK 660/1513 test.const type-annotated local initialized with function call has correct type... OK 661/1513 test.comptime pointer load through elem_ptr... OK 662/1513 test.debug variable type resolved through indirect zero-bit types... OK 663/1513 test.const local with comptime init through array init... OK 664/1513 test.closure capture type of runtime-known parameter... OK 665/1513 test.comptime break passing through runtime condition converted to runtime break... OK 666/1513 test.comptime break to outer loop passing through runtime condition converted to runtime break... OK 667/1513 test.comptime break operand passing through runtime condition converted to runtime break... OK 668/1513 test.comptime break operand passing through runtime switch converted to runtime break... OK 669/1513 test.no dependency loop for alignment of self struct... OK 670/1513 test.no dependency loop for alignment of self bare union... OK 671/1513 test.no dependency loop for alignment of self tagged union... OK 672/1513 test.equality of pointers to comptime const... OK 673/1513 test.storing an array of type in a field... OK 674/1513 test.pass pointer to field of comptime-only type as a runtime parameter... OK 675/1513 test.comptime write through extern struct reinterpreted as array... OK 676/1513 test.continue nested in a conditional in an inline for... OK 677/1513 test.optional pointer represented as a pointer value... OK 678/1513 test.mutate through pointer-like optional at comptime... OK 679/1513 test.repeated value is correctly expanded... OK 680/1513 test.value in if block is comptime-known... OK 681/1513 test.lazy sizeof is resolved in division... OK 682/1513 test.lazy value is resolved as slice operand... OK 683/1513 test.break from inline loop depends on runtime condition... OK 684/1513 test.inline for inside a runtime condition... OK 685/1513 test.continue in inline for inside a comptime switch... OK 686/1513 test.length of global array is determinable at comptime... OK 687/1513 test.continue nested inline for loop... SKIP 688/1513 test.continue nested inline for loop in named block expr... SKIP 689/1513 test.x and false is comptime-known false... OK 690/1513 test.x or true is comptime-known true... OK 691/1513 test.non-optional and optional array elements concatenated... OK 692/1513 test.inline call in @TypeOf inherits is_inline property... OK 693/1513 test.comptime function turns function value to function pointer... OK 694/1513 test.@fieldParentPtr non-first field... OK 695/1513 test.@fieldParentPtr first field... OK 696/1513 test.floating point comparisons... OK 697/1513 test.different sized float comparisons... OK 698/1513 test.negative f128 floatToInt at compile-time... OK 699/1513 test.@sqrt... OK 700/1513 test.more @sqrt f16 tests... OK 701/1513 test.@sin... OK 702/1513 test.@cos... OK 703/1513 test.@exp... OK 704/1513 test.@exp2... OK 705/1513 test.@log... OK 706/1513 test.@log with @vectors... OK 707/1513 test.@log2... OK 708/1513 test.@log10... OK 709/1513 test.@fabs... OK 710/1513 test.@floor... OK 711/1513 test.@ceil... OK 712/1513 test.@trunc... OK 713/1513 test.negation f16... OK 714/1513 test.negation f32... OK 715/1513 test.negation f64... OK 716/1513 test.negation f80... OK 717/1513 test.negation f128... OK 718/1513 test.eval @setFloatMode at compile-time... OK 719/1513 test.float literal at compile time not lossy... OK 720/1513 test.f128 at compile time is lossy... OK 721/1513 test.comptime fixed-width float zero divided by zero produces NaN... OK 722/1513 test.comptime fixed-width float non-zero divided by zero produces signed Inf... OK 723/1513 test.comptime_float zero divided by zero produces zero... OK 724/1513 test.nan negation f16... OK 725/1513 test.nan negation f32... OK 726/1513 test.nan negation f64... OK 727/1513 test.nan negation f128... OK 728/1513 test.nan negation f80... OK 729/1513 test.params... OK 730/1513 test.local variables... OK 731/1513 test.mutable local variables... OK 732/1513 test.separate block scopes... OK 733/1513 test.weird function name... OK 734/1513 test.assign inline fn to const variable... OK 735/1513 test.return inner function which references comptime variable of outer function... OK 736/1513 test.discard the result of a function that returns a struct... OK 737/1513 test.inline function call that calls optional function pointer, return pointer at callsite interacts correctly with callsite return type... OK 738/1513 test.implicit cast function unreachable return... OK 739/1513 test.extern struct with stdcallcc fn pointer... OK 740/1513 test.function with complex callconv and return type expressions... OK 741/1513 test.pass by non-copying value... OK 742/1513 test.pass by non-copying value through var arg... OK 743/1513 test.pass by non-copying value as method... OK 744/1513 test.pass by non-copying value as method, which is generic... OK 745/1513 test.pass by non-copying value as method, at comptime... OK 746/1513 test.implicit cast fn call result to optional in field result... OK 747/1513 test.void parameters... OK 748/1513 test.call function with empty string... OK 749/1513 test.function pointers... OK 750/1513 test.number literal as an argument... OK 751/1513 test.function call with anon list literal... OK 752/1513 test.function call with anon list literal - 2D... OK 753/1513 test.ability to give comptime types and non comptime types to same parameter... OK 754/1513 test.function with inferred error set but returning no error... OK 755/1513 test.import passed byref to function in return type... OK 756/1513 test.implicit cast function to function ptr... OK 757/1513 test.method call with optional and error union first param... OK 758/1513 test.fn delegation... OK 759/1513 test.define a function in an anonymous struct in comptime... OK 760/1513 test.continue in for loop... OK 761/1513 test.break from outer for loop... OK 762/1513 test.continue outer for loop... OK 763/1513 test.ignore lval with underscore (for loop)... OK 764/1513 test.basic for loop... OK 765/1513 test.for with null and T peer types and inferred result location type... OK 766/1513 test.2 break statements and an else... OK 767/1513 test.for loop with pointer elem var... OK 768/1513 test.for copies its payload... OK 769/1513 test.for on slice with allowzero ptr... OK 770/1513 test.else continue outer for... OK 771/1513 test.one param, explicit comptime... OK 772/1513 test.simple generic fn... OK 773/1513 test.compile time generic eval... OK 774/1513 test.fn with comptime args... OK 775/1513 test.anytype params... OK 776/1513 test.type constructed by comptime function call... OK 777/1513 test.function with return type type... OK 778/1513 test.const decls in struct... OK 779/1513 test.use generic param in generic param... OK 780/1513 test.generic fn with implicit cast... OK 781/1513 test.generic fn keeps non-generic parameter types... OK 782/1513 test.array of generic fns... OK 783/1513 test.generic struct... OK 784/1513 test.function parameter is generic... OK 785/1513 test.generic function instantiation turns into comptime call... OK 786/1513 test.generic function with void and comptime parameter... OK 787/1513 test.anonymous struct return type referencing comptime parameter... OK 788/1513 test.generic function instantiation non-duplicates... OK 789/1513 test.generic instantiation of tagged union with only one field... OK 790/1513 test.nested generic function... OK 791/1513 test.extern function used as generic parameter... OK 792/1513 test.generic struct as parameter type... OK 793/1513 test.slice as parameter type... OK 794/1513 test.null sentinel pointer passed as generic argument... OK 795/1513 test.generic function passed as comptime argument... OK 796/1513 test.@hasDecl... OK 797/1513 test.@hasField... OK 798/1513 test.if statements... OK 799/1513 test.else if expression... OK 800/1513 test.unwrap mutable global var... OK 801/1513 test.labeled break inside comptime if inside runtime if... OK 802/1513 test.const result loc, runtime if cond, else unreachable... OK 803/1513 test.if copies its payload... OK 804/1513 test.if prongs cast to expected type instead of peer type resolution... OK 805/1513 test.if peer expressions inferred optional type... OK 806/1513 test.if-else expression with runtime condition result location is inferred optional... OK 807/1513 test.result location with inferred type ends up being pointer to comptime_int... OK 808/1513 test.call fn via namespace lookup... OK 809/1513 test.importing the same thing gives the same import... OK 810/1513 test.import in non-toplevel scope... OK 811/1513 test.import empty file... OK 812/1513 test.incomplete struct param top level declaration... OK 813/1513 test.uint128... OK 814/1513 test.undefined 128 bit int... SKIP 815/1513 test.int128... OK 816/1513 test.truncate int128... OK 817/1513 test.integer division... OK 818/1513 test.casting integer address to function pointer... OK 819/1513 test.mutate through ptr initialized with constant intToPtr value... OK 820/1513 test.ir block deps... OK 821/1513 test.assignment operators... OK 822/1513 test.three expr in a row... OK 823/1513 test.@clz... OK 824/1513 test.@clz big ints... OK 825/1513 test.@clz vectors... OK 826/1513 test.@ctz... OK 827/1513 test.@ctz vectors... SKIP 828/1513 test.const number literal... OK 829/1513 test.float equality... OK 830/1513 test.hex float literal parsing... OK 831/1513 test.hex float literal within range... OK 832/1513 test.quad hex float literal parsing in range... OK 833/1513 test.underscore separator parsing... OK 834/1513 test.comptime_int addition... OK 835/1513 test.comptime_int multiplication... OK 836/1513 test.comptime_int shifting... OK 837/1513 test.comptime_int multi-limb shift and mask... OK 838/1513 test.comptime_int multi-limb partial shift right... OK 839/1513 test.xor... OK 840/1513 test.comptime_int xor... OK 841/1513 test.comptime_int param and return... OK 842/1513 test.binary not... OK 843/1513 test.division... OK 844/1513 test.division half-precision floats... OK 845/1513 test.unsigned wrapping... OK 846/1513 test.signed wrapping... OK 847/1513 test.signed negation wrapping... OK 848/1513 test.unsigned negation wrapping... OK 849/1513 test.unsigned 64-bit division... OK 850/1513 test.bit shift a u1... OK 851/1513 test.truncating shift right... OK 852/1513 test.f128... OK 853/1513 test.128-bit multiplication... OK 854/1513 test.@addWithOverflow... OK 855/1513 test.small int addition... OK 856/1513 test.basic @mulWithOverflow... OK 857/1513 test.extensive @mulWithOverflow... OK 858/1513 test.@mulWithOverflow bitsize > 32... OK 859/1513 test.@subWithOverflow... OK 860/1513 test.@shlWithOverflow... OK 861/1513 test.overflow arithmetic with u0 values... OK 862/1513 test.allow signed integer division/remainder when values are comptime-known and positive or exact... OK 863/1513 test.quad hex float literal parsing accurate... OK 864/1513 test.truncating shift left... OK 865/1513 test.exact shift left... OK 866/1513 test.exact shift right... OK 867/1513 test.shift left/right on u0 operand... OK 868/1513 test.comptime float rem int... OK 869/1513 test.remainder division... OK 870/1513 test.float remainder division using @rem... OK 871/1513 test.float modulo division using @mod... OK 872/1513 test.@sqrt... OK 873/1513 test.@fabs... OK 874/1513 test.@fabs f80... OK 875/1513 test.@floor... OK 876/1513 test.@floor f80... OK 877/1513 test.@floor f128... OK 878/1513 test.@ceil... OK 879/1513 test.@ceil f80... OK 880/1513 test.@ceil f128... OK 881/1513 test.@trunc... OK 882/1513 test.@trunc f80... OK 883/1513 test.@trunc f128... OK 884/1513 test.@round... OK 885/1513 test.@round f80... OK 886/1513 test.@round f128... OK 887/1513 test.vector integer addition... OK 888/1513 test.NaN comparison... OK 889/1513 test.NaN comparison f80... OK 890/1513 test.vector comparison... OK 891/1513 test.compare undefined literal with comptime_int... OK 892/1513 test.signed zeros are represented properly... OK 893/1513 test.comptime sin and ln... OK 894/1513 test.fabs... OK 895/1513 test.absFloat... OK 896/1513 test.mod lazy values... OK 897/1513 test.@max... OK 898/1513 test.@max on vectors... OK 899/1513 test.@min... OK 900/1513 test.@min for vectors... OK 901/1513 test.standard field calls... OK 902/1513 test.@field field calls... OK 903/1513 test.merge error sets... OK 904/1513 test.@mulAdd... OK 905/1513 test.@mulAdd f16... OK 906/1513 test.@mulAdd f80... OK 907/1513 test.@mulAdd f128... OK 908/1513 test.vector f16... OK 909/1513 test.vector f32... OK 910/1513 test.vector f64... OK 911/1513 test.vector f80... OK 912/1513 test.vector f128... OK 913/1513 test.namespace depends on compile var... OK 914/1513 test.optional type... OK 915/1513 test.test maybe object and get a pointer to the inner value... OK 916/1513 test.rhs maybe unwrap return... OK 917/1513 test.maybe return... OK 918/1513 test.test null runtime... OK 919/1513 test.optional void... OK 920/1513 test.optional struct{}... OK 921/1513 test.null with default unwrap... OK 922/1513 test.optional pointer to 0 bit type null value at runtime... OK 923/1513 test.if var maybe pointer... OK 924/1513 test.null literal outside function... OK 925/1513 test.unwrap optional which is field of global var... OK 926/1513 test.optional types... OK 927/1513 test.passing an optional integer as a parameter... OK 928/1513 test.optional pointer to size zero struct... OK 929/1513 test.equality compare optional pointers... OK 930/1513 test.optional with void type... OK 931/1513 test.address of unwrap optional... OK 932/1513 test.nested optional field in struct... OK 933/1513 test.equality compare optional with non-optional... OK 934/1513 test.unwrap function call with optional pointer return value... OK 935/1513 test.nested orelse... OK 936/1513 test.self-referential struct through a slice of optional... OK 937/1513 test.assigning to an unwrapped optional field in an inline loop... OK 938/1513 test.coerce an anon struct literal to optional struct... OK 939/1513 test.0-bit child type coerced to optional return ptr result location... OK 940/1513 test.0-bit child type coerced to optional... OK 941/1513 test.array of optional unaligned types... OK 942/1513 test.optional pointer to zero bit optional payload... OK 943/1513 test.optional pointer to zero bit error union payload... OK 944/1513 test.optional of noreturn used with if... OK 945/1513 test.optional of noreturn used with orelse... OK 946/1513 test.orelse on C pointer... OK 947/1513 test.alignment of wrapping an optional payload... OK 948/1513 test.Optional slice size is optimized... OK 949/1513 test.dereference pointer... OK 950/1513 test.pointer arithmetic... OK 951/1513 test.double pointer parsing... OK 952/1513 test.implicit cast single item pointer to C pointer and back... OK 953/1513 test.initialize const optional C pointer to null... OK 954/1513 test.assigning integer to C pointer... OK 955/1513 test.C pointer comparison and arithmetic... OK 956/1513 test.dereference pointer again... OK 957/1513 test.peer type resolution with C pointers... OK 958/1513 test.peer type resolution with C pointer and const pointer... OK 959/1513 test.implicit casting between C pointer and optional non-C pointer... OK 960/1513 test.implicit cast error unions with non-optional to optional pointer... OK 961/1513 test.compare equality of optional and non-optional pointer... OK 962/1513 test.allowzero pointer and slice... OK 963/1513 test.assign null directly to C pointer and test null equality... OK 964/1513 test.array initialization types... OK 965/1513 test.null terminated pointer... OK 966/1513 test.allow any sentinel... OK 967/1513 test.pointer sentinel with enums... OK 968/1513 test.pointer sentinel with optional element... OK 969/1513 test.pointer sentinel with +inf... OK 970/1513 test.pointer to array at fixed address... OK 971/1513 test.pointer arithmetic affects the alignment... OK 972/1513 test.@ptrToInt on null optional at comptime... OK 973/1513 test.indexing array with sentinel returns correct type... OK 974/1513 test.element pointer to slice... OK 975/1513 test.element pointer arithmetic to slice... OK 976/1513 test.array slicing to slice... OK 977/1513 test.pointer to constant decl preserves alignment... OK 978/1513 test.ptrCast comptime known slice to C pointer... OK 979/1513 test.ptrToInt on a generic function... OK 980/1513 test.@popCount integers... OK 981/1513 test.@popCount 128bit integer... OK 982/1513 test.@popCount vectors... OK 983/1513 test.@prefetch()... OK 984/1513 test.reinterpret bytes as integer with nonzero offset... OK 985/1513 test.reinterpret an array over multiple elements, with no well-defined layout... OK 986/1513 test.reinterpret bytes inside auto-layout struct as integer with nonzero offset... OK 987/1513 test.reinterpret bytes of an array into an extern struct... OK 988/1513 test.reinterpret bytes of an extern struct (with under-aligned fields) into another... OK 989/1513 test.reinterpret bytes of an extern struct into another... OK 990/1513 test.lower reinterpreted comptime field ptr (with under-aligned fields)... OK 991/1513 test.lower reinterpreted comptime field ptr... OK 992/1513 test.reinterpret struct field at comptime... OK 993/1513 test.comptime ptrcast keeps larger alignment... OK 994/1513 test.implicit optional pointer to optional anyopaque pointer... OK 995/1513 test.@ptrCast slice to slice... OK 996/1513 test.pub enum... OK 997/1513 test.cast with imported symbol... OK 998/1513 test.reference a variable in an if after an if in the 2nd switch prong... OK 999/1513 test.reflection: function return type, var args, and param types... OK 1000/1513 test.reflection: @field... OK 1001/1513 test.saturating add... OK 1002/1513 test.saturating add 128bit... OK 1003/1513 test.saturating subtraction... OK 1004/1513 test.saturating subtraction 128bit... OK 1005/1513 test.saturating multiplication... OK 1006/1513 test.saturating shift-left... OK 1007/1513 test.saturating shl uses the LHS type... OK 1008/1513 test.@select vectors... OK 1009/1513 test.@select arrays... OK 1010/1513 test.@shuffle int... OK 1011/1513 test.@shuffle bool 1... OK 1012/1513 test.@shuffle bool 2... SKIP 1013/1513 test.@sizeOf and @TypeOf... OK 1014/1513 test.@sizeOf on compile-time types... OK 1015/1513 test.@TypeOf() with multiple arguments... OK 1016/1513 test.lazy @sizeOf result is checked for definedness... OK 1017/1513 test.@offsetOf... OK 1018/1513 test.@offsetOf packed struct, array length not power of 2 or multiple of native pointer width in bytes... SKIP 1019/1513 test.@bitOffsetOf... OK 1020/1513 test.@sizeOf(T) == 0 doesn't force resolving struct size... OK 1021/1513 test.@TypeOf() has no runtime side effects... OK 1022/1513 test.branching logic inside @TypeOf... OK 1023/1513 test.@bitSizeOf... OK 1024/1513 test.@sizeOf comparison against zero... OK 1025/1513 test.hardcoded address in typeof expression... OK 1026/1513 test.array access of generic param in typeof expression... OK 1027/1513 test.lazy size cast to float... OK 1028/1513 test.bitSizeOf comptime_int... OK 1029/1513 test.runtime instructions inside typeof in comptime only scope... OK 1030/1513 test.slicing... OK 1031/1513 test.const slice... OK 1032/1513 test.comptime slice of undefined pointer of length 0... OK 1033/1513 test.implicitly cast array of size 0 to slice... OK 1034/1513 test.access len index of sentinel-terminated slice... OK 1035/1513 test.comptime slice of slice preserves comptime var... OK 1036/1513 test.slice of type... OK 1037/1513 test.generic malloc free... OK 1038/1513 test.slice of hardcoded address to pointer... OK 1039/1513 test.comptime slice of pointer preserves comptime var... OK 1040/1513 test.comptime pointer cast array and then slice... OK 1041/1513 test.slicing zero length array... OK 1042/1513 test.compile time slice of pointer to hard coded address... OK 1043/1513 test.slice string literal has correct type... OK 1044/1513 test.result location zero sized array inside struct field implicit cast to slice... OK 1045/1513 test.runtime safety lets us slice from len..len... OK 1046/1513 test.C pointer... OK 1047/1513 test.C pointer slice access... OK 1048/1513 test.comptime slices are disambiguated... OK 1049/1513 test.slice type with custom alignment... OK 1050/1513 test.obtaining a null terminated slice... OK 1051/1513 test.empty array to slice... OK 1052/1513 test.@ptrCast slice to pointer... OK 1053/1513 test.slice syntax resulting in pointer-to-array... OK 1054/1513 test.slice pointer-to-array null terminated... OK 1055/1513 test.slice pointer-to-array zero length... OK 1056/1513 test.type coercion of pointer to anon struct literal to pointer to slice... OK 1057/1513 test.array concat of slices gives ptr to array... OK 1058/1513 test.array mult of slice gives ptr to array... OK 1059/1513 test.slice bounds in comptime concatenation... OK 1060/1513 test.slice sentinel access at comptime... OK 1061/1513 test.slicing array with sentinel as end index... OK 1062/1513 test.slicing slice with sentinel as end index... OK 1063/1513 test.slice len modification at comptime... OK 1064/1513 test.slice field ptr const... OK 1065/1513 test.slice field ptr var... OK 1066/1513 test.global slice field access... OK 1067/1513 test.comptime slice-sentinel in bounds (unterminated)... OK 1068/1513 test.comptime slice-sentinel in bounds (end,unterminated)... OK 1069/1513 test.comptime slice-sentinel in bounds (terminated)... OK 1070/1513 test.comptime slice-sentinel in bounds (on target sentinel)... OK 1071/1513 test.@src... OK 1072/1513 test.@src used as a comptime parameter... OK 1073/1513 test.top level fields... OK 1074/1513 test.non-packed struct has fields padded out to the required alignment... OK 1075/1513 test.lower unnamed constants... OK 1076/1513 test.structs... OK 1077/1513 test.struct byval assign... OK 1078/1513 test.call struct static method... OK 1079/1513 test.invoke static method in global scope... OK 1080/1513 test.return empty struct instance... OK 1081/1513 test.fn call of struct field... OK 1082/1513 test.struct initializer... OK 1083/1513 test.call member function directly... OK 1084/1513 test.store member function in variable... OK 1085/1513 test.member functions... OK 1086/1513 test.return struct byval from function... OK 1087/1513 test.call method with mutable reference to struct with no fields... OK 1088/1513 test.usingnamespace within struct scope... OK 1089/1513 test.struct field init with catch... OK 1090/1513 test.bit field alignment... OK 1091/1513 test.struct point to self... OK 1092/1513 test.void struct fields... OK 1093/1513 test.return empty struct from fn... OK 1094/1513 test.pass slice of empty struct to fn... OK 1095/1513 test.self-referencing struct via array member... OK 1096/1513 test.empty struct method call... OK 1097/1513 test.align 1 field before self referential align 8 field as slice return type... OK 1098/1513 test.packed struct... OK 1099/1513 test.packed struct 24bits... OK 1100/1513 test.runtime struct initialization of bitfield... OK 1101/1513 test.packed struct fields are ordered from LSB to MSB... OK 1102/1513 test.implicit cast packed struct field to const ptr... OK 1103/1513 test.zero-bit field in packed struct... OK 1104/1513 test.packed struct with non-ABI-aligned field... OK 1105/1513 test.bit field access... OK 1106/1513 test.default struct initialization fields... OK 1107/1513 test.packed array 24bits... OK 1108/1513 test.aligned array of packed struct... SKIP 1109/1513 test.pointer to packed struct member in a stack variable... OK 1110/1513 test.packed struct with u0 field access... OK 1111/1513 test.access to global struct fields... OK 1112/1513 test.packed struct with fp fields... OK 1113/1513 test.fn with C calling convention returns struct by value... OK 1114/1513 test.non-packed struct with u128 entry in union... OK 1115/1513 test.packed struct field passed to generic function... OK 1116/1513 test.anonymous struct literal syntax... OK 1117/1513 test.fully anonymous struct... OK 1118/1513 test.fully anonymous list literal... OK 1119/1513 test.tuple assigned to variable... OK 1120/1513 test.comptime struct field... OK 1121/1513 test.tuple element initialized with fn call... OK 1122/1513 test.struct with union field... OK 1123/1513 test.type coercion of anon struct literal to struct... OK 1124/1513 test.type coercion of pointer to anon struct literal to pointer to struct... OK 1125/1513 test.packed struct with undefined initializers... OK 1126/1513 test.for loop over pointers to struct, getting field from struct pointer... OK 1127/1513 test.anon init through error unions and optionals... OK 1128/1513 test.anon init through optional... OK 1129/1513 test.anon init through error union... OK 1130/1513 test.typed init through error unions and optionals... OK 1131/1513 test.initialize struct with empty literal... OK 1132/1513 test.loading a struct pointer perfoms a copy... OK 1133/1513 test.packed struct aggregate init... OK 1134/1513 test.packed struct field access via pointer... OK 1135/1513 test.store to comptime field... OK 1136/1513 test.struct field init value is size of the struct... OK 1137/1513 test.under-aligned struct field... OK 1138/1513 test.address of zero-bit field is equal to address of only field... OK 1139/1513 test.struct field has a pointer to an aligned version of itself... OK 1140/1513 test.struct has only one reference... OK 1141/1513 test.correct size of packed structs... SKIP 1142/1513 test.flags in packed structs... OK 1143/1513 test.consistent size of packed structs... OK 1144/1513 test.correct sizeOf and offsets in packed structs... OK 1145/1513 test.nested packed structs... OK 1146/1513 test.regular in irregular packed struct... OK 1147/1513 test.byte-aligned field pointer offsets... OK 1148/1513 test.load pointer from packed struct... OK 1149/1513 test.@ptrToInt on a packed struct field... OK 1150/1513 test.optional pointer in packed struct... OK 1151/1513 test.nested packed struct field access test... OK 1152/1513 test.runtime init of unnamed packed struct type... OK 1153/1513 test.packed struct passed to callconv(.C) function... OK 1154/1513 test.struct contains null pointer which contains original struct... OK 1155/1513 test.struct contains slice of itself... OK 1156/1513 test.struct contains aligned slice of itself... OK 1157/1513 test.switch with numbers... OK 1158/1513 test.switch with all ranges... OK 1159/1513 test.implicit comptime switch... OK 1160/1513 test.switch on enum... OK 1161/1513 test.switch statement... OK 1162/1513 test.switch with multiple expressions... OK 1163/1513 test.switch on type... OK 1164/1513 test.switching on booleans... OK 1165/1513 test.u0... OK 1166/1513 test.undefined.u0... OK 1167/1513 test.switch with disjoint range... OK 1168/1513 test.switch variable for range and multiple prongs... OK 1169/1513 test.switch on global mutable var isn't constant-folded... OK 1170/1513 test.switch prong with variable... OK 1171/1513 test.switch on enum using pointer capture... OK 1172/1513 test.switch handles all cases of number... OK 1173/1513 test.switch on union with some prongs capturing... OK 1174/1513 test.switch on const enum with var... OK 1175/1513 test.anon enum literal used in switch on union enum... OK 1176/1513 test.switch all prongs unreachable... OK 1177/1513 test.capture value of switch with all unreachable prongs... OK 1178/1513 test.switch on integer with else capturing expr... OK 1179/1513 test.else prong of switch on error set excludes other cases... OK 1180/1513 test.switch prongs with error set cases make a new error set type for capture value... OK 1181/1513 test.return result loc and then switch with range implicit casted to error union... OK 1182/1513 test.switch with null and T peer types and inferred result location type... OK 1183/1513 test.switch prongs with cases with identical payload types... OK 1184/1513 test.switch on pointer type... OK 1185/1513 test.switch on error set with single else... OK 1186/1513 test.switch capture copies its payload... OK 1187/1513 test.capture of integer forwards the switch condition directly... OK 1188/1513 test.enum value without tag name used as switch item... OK 1189/1513 test.switch prong returns error enum... OK 1190/1513 test.switch prong implicit cast... OK 1191/1513 test.this refer to module call private fn... OK 1192/1513 test.this refer to container... OK 1193/1513 test.casting to void with a macro... OK 1194/1513 test.initializer list expression... OK 1195/1513 test.sizeof in macros... OK 1196/1513 test.reference to a struct type... OK 1197/1513 test.cast negative integer to pointer... OK 1198/1513 test.casting to union with a macro... OK 1199/1513 test.casting or calling a value with a paren-surrounded macro... OK 1200/1513 test.nested comma operator... OK 1201/1513 test.cast functions... OK 1202/1513 test.large integer macro... OK 1203/1513 test.string literal macro with embedded tab character... OK 1204/1513 test.string and char literals that are not UTF-8 encoded. Issue #12784... OK 1205/1513 test.Macro that uses division operator. Issue #13162... OK 1206/1513 test.Macro that uses remainder operator. Issue #13346... OK 1207/1513 test.truncate u0 to larger integer allowed and has comptime-known result... OK 1208/1513 test.truncate.u0.literal... OK 1209/1513 test.truncate.u0.const... OK 1210/1513 test.truncate.u0.var... OK 1211/1513 test.truncate i0 to larger integer allowed and has comptime-known result... OK 1212/1513 test.truncate.i0.literal... OK 1213/1513 test.truncate.i0.const... OK 1214/1513 test.truncate.i0.var... OK 1215/1513 test.truncate on comptime integer... OK 1216/1513 test.truncate on vectors... OK 1217/1513 test.try on error union... OK 1218/1513 test.try without vars... OK 1219/1513 test.try then not executed with assignment... OK 1220/1513 test.tuple concatenation... OK 1221/1513 test.tuple multiplication... OK 1222/1513 test.more tuple concatenation... OK 1223/1513 test.pass tuple to comptime var parameter... OK 1224/1513 test.tuple initializer for var... OK 1225/1513 test.array-like initializer for tuple types... OK 1226/1513 test.anon struct as the result from a labeled block... OK 1227/1513 test.tuple as the result from a labeled block... OK 1228/1513 test.initializing tuple with explicit type... OK 1229/1513 test.initializing anon struct with explicit type... OK 1230/1513 test.fieldParentPtr of tuple... OK 1231/1513 test.fieldParentPtr of anon struct... OK 1232/1513 test.offsetOf tuple... OK 1233/1513 test.offsetOf anon struct... OK 1234/1513 test.initializing tuple with mixed comptime-runtime fields... SKIP 1235/1513 test.initializing anon struct with mixed comptime-runtime fields... SKIP 1236/1513 test.tuple in tuple passed to generic function... OK 1237/1513 test.coerce tuple to tuple... OK 1238/1513 test.tuple type with void field... OK 1239/1513 test.zero sized struct in tuple handled correctly... OK 1240/1513 test.tuple type with void field and a runtime field... OK 1241/1513 test.Type.MetaType... OK 1242/1513 test.Type.Void... OK 1243/1513 test.Type.Bool... OK 1244/1513 test.Type.NoReturn... OK 1245/1513 test.Type.Int... OK 1246/1513 test.Type.ComptimeFloat... OK 1247/1513 test.Type.ComptimeInt... OK 1248/1513 test.Type.Undefined... OK 1249/1513 test.Type.Null... OK 1250/1513 test.Type.EnumLiteral... OK 1251/1513 test.Type.Pointer... OK 1252/1513 test.Type.Float... OK 1253/1513 test.Type.Array... OK 1254/1513 test.@Type create slice with null sentinel... OK 1255/1513 test.@Type picks up the sentinel value from Type... OK 1256/1513 test.Type.Optional... OK 1257/1513 test.Type.ErrorUnion... OK 1258/1513 test.Type.Opaque... OK 1259/1513 test.Type.Vector... OK 1260/1513 test.Type.AnyFrame... SKIP 1261/1513 test.Type.ErrorSet... OK 1262/1513 test.Type.Struct... OK 1263/1513 test.Type.Enum... OK 1264/1513 test.Type.Union... OK 1265/1513 test.Type.Union from Type.Enum... OK 1266/1513 test.Type.Union from regular enum... OK 1267/1513 test.Type.Fn... SKIP 1268/1513 test.type info: integer, floating point type info... OK 1269/1513 test.type info: optional type info... OK 1270/1513 test.type info: C pointer type info... OK 1271/1513 test.type info: value is correctly copied... OK 1272/1513 test.type info: tag type, void info... OK 1273/1513 test.type info: pointer type info... OK 1274/1513 test.type info: unknown length pointer type info... OK 1275/1513 test.type info: null terminated pointer type info... OK 1276/1513 test.type info: slice type info... OK 1277/1513 test.type info: array type info... OK 1278/1513 test.type info: error set, error union info, anyerror... OK 1279/1513 test.type info: error set single value... OK 1280/1513 test.type info: error set merged... OK 1281/1513 test.type info: enum info... OK 1282/1513 test.type info: union info... OK 1283/1513 test.type info: struct info... OK 1284/1513 test.type info: packed struct info... OK 1285/1513 test.type info: opaque info... OK 1286/1513 test.type info: function type info... OK 1287/1513 test.type info: generic function types... OK 1288/1513 test.typeInfo with comptime parameter in struct fn def... OK 1289/1513 test.type info: vectors... OK 1290/1513 test.type info: anyframe and anyframe->T... SKIP 1291/1513 test.type info: pass to function... OK 1292/1513 test.type info: TypeId -> Type impl cast... OK 1293/1513 test.sentinel of opaque pointer type... OK 1294/1513 test.@typeInfo does not force declarations into existence... OK 1295/1513 test.type info for async frames... SKIP 1296/1513 test.Declarations are returned in declaration order... OK 1297/1513 test.Struct.is_tuple for anon list literal... OK 1298/1513 test.Struct.is_tuple for anon struct literal... OK 1299/1513 test.StructField.is_comptime... OK 1300/1513 test.typeInfo resolves usingnamespace declarations... OK 1301/1513 test.value from struct @typeInfo default_value can be loaded at comptime... OK 1302/1513 test.anon fn param... OK 1303/1513 test.anon field init... OK 1304/1513 test.basic... OK 1305/1513 test.top level decl... OK 1306/1513 test.fn param... OK 1307/1513 test.local variable... OK 1308/1513 test.comptime parameters not converted to anytype in function type... OK 1309/1513 test.anon name strategy used in sub expression... OK 1310/1513 test.init static array to undefined... OK 1311/1513 test.assign undefined to struct... OK 1312/1513 test.assign undefined to struct with method... OK 1313/1513 test.type name of undefined... OK 1314/1513 test.ignore lval with underscore... OK 1315/1513 test.ignore lval with underscore (while loop)... OK 1316/1513 test.basic unions with floats... OK 1317/1513 test.init union with runtime value - floats... OK 1318/1513 test.basic unions... OK 1319/1513 test.init union with runtime value... OK 1320/1513 test.comptime union field access... OK 1321/1513 test.basic extern unions... OK 1322/1513 test.extern union size... OK 1323/1513 test.0-sized extern union definition... OK 1324/1513 test.unions embedded in aggregate types... OK 1325/1513 test.access a member of tagged union with conflicting enum tag name... OK 1326/1513 test.constant tagged union with payload... OK 1327/1513 test.union alignment... OK 1328/1513 test.union with specified enum tag... OK 1329/1513 test.packed union generates correctly aligned type... OK 1330/1513 test.comparison between union and enum literal... OK 1331/1513 test.cast union to tag type of union... OK 1332/1513 test.union field access gives the enum values... OK 1333/1513 test.cast tag type of union to union... OK 1334/1513 test.implicit cast union to its tag type... OK 1335/1513 test.constant packed union... OK 1336/1513 test.simple union(enum(u32))... OK 1337/1513 test.packed union size... OK 1338/1513 test.union with only 1 field which is void should be zero bits... OK 1339/1513 test.tagged union initialization with runtime void... OK 1340/1513 test.tagged union with no payloads... OK 1341/1513 test.union with only 1 field casted to its enum type... OK 1342/1513 test.union with one member defaults to u0 tag type... OK 1343/1513 test.global union with single field is correctly initialized... OK 1344/1513 test.initialize global array of union... OK 1345/1513 test.update the tag value for zero-sized unions... OK 1346/1513 test.union initializer generates padding only if needed... OK 1347/1513 test.runtime tag name with single field... OK 1348/1513 test.method call on an empty union... OK 1349/1513 test.tagged union type... OK 1350/1513 test.tagged union as return value... OK 1351/1513 test.tagged union with all void fields but a meaningful tag... OK 1352/1513 test.union(enum(u32)) with specified and unspecified tag values... OK 1353/1513 test.switch on union with only 1 field... OK 1354/1513 test.union with only 1 field casted to its enum type which has enum value specified... OK 1355/1513 test.@enumToInt works on unions... OK 1356/1513 test.comptime union field value equality... OK 1357/1513 test.return union init with void payload... OK 1358/1513 test.@unionInit stored to a const... OK 1359/1513 test.@unionInit can modify a union type... OK 1360/1513 test.@unionInit can modify a pointer value... OK 1361/1513 test.union no tag with struct member... OK 1362/1513 test.union with comptime_int tag... OK 1363/1513 test.extern union doesn't trigger field check at comptime... OK 1364/1513 test.anonymous union literal syntax... OK 1365/1513 test.function call result coerces from tagged union to the tag... OK 1366/1513 test.cast from anonymous struct to union... OK 1367/1513 test.cast from pointer to anonymous struct to pointer to union... OK 1368/1513 test.switching on non exhaustive union... OK 1369/1513 test.containers with single-field enums... OK 1370/1513 test.@unionInit on union with tag but no fields... OK 1371/1513 test.union enum type gets a separate scope... OK 1372/1513 test.global variable struct contains union initialized to non-most-aligned field... OK 1373/1513 test.union with no result loc initiated with a runtime value... OK 1374/1513 test.union with a large struct field... OK 1375/1513 test.comptime equality of extern unions with same tag... OK 1376/1513 test.union tag is set when initiated as a temporary value at runtime... OK 1377/1513 test.extern union most-aligned field is smaller... OK 1378/1513 test.return an extern union from C calling convention... OK 1379/1513 test.noreturn field in union... OK 1380/1513 test.union and enum field order doesn't match... OK 1381/1513 test.@unionInit uses tag value instead of field index... OK 1382/1513 test.union field ptr - zero sized payload... OK 1383/1513 test.union field ptr - zero sized field... OK 1384/1513 test.packed union in packed struct... OK 1385/1513 test.Namespace-like union... OK 1386/1513 test.enum with members... OK 1387/1513 test.basic usingnamespace... OK 1388/1513 test.usingnamespace inside a generic struct... OK 1389/1513 test.usingnamespace does not redeclare an imported variable... OK 1390/1513 test.usingnamespace omits mixing in private functions... OK 1391/1513 test_0... OK 1392/1513 test.two files usingnamespace import each other... OK 1393/1513 test_1... OK 1394/1513 test.add arbitrary args... OK 1395/1513 test.send void arg to var args... OK 1396/1513 test.pass args directly... OK 1397/1513 test.runtime parameter before var args... OK 1398/1513 test.array of var args functions... OK 1399/1513 test.pass zero length array to var args param... OK 1400/1513 test.implicit cast vector to array - bool... OK 1401/1513 test.vector wrap operators... OK 1402/1513 test.vector bin compares with mem.eql... OK 1403/1513 test.vector int operators... OK 1404/1513 test.vector float operators... OK 1405/1513 test.vector bit operators... OK 1406/1513 test.implicit cast vector to array... OK 1407/1513 test.array to vector... OK 1408/1513 test.tuple to vector... SKIP 1409/1513 test.vector casts of sizes not divisible by 8... OK 1410/1513 test.vector @splat... OK 1411/1513 test.load vector elements via comptime index... OK 1412/1513 test.store vector elements via comptime index... OK 1413/1513 test.load vector elements via runtime index... OK 1414/1513 test.store vector elements via runtime index... OK 1415/1513 test.initialize vector which is a struct field... OK 1416/1513 test.vector comparison operators... OK 1417/1513 test.vector division operators... OK 1418/1513 test.vector bitwise not operator... OK 1419/1513 test.vector shift operators... SKIP 1420/1513 test.vector reduce operation... OK 1421/1513 test.vector @reduce comptime... OK 1422/1513 test.mask parameter of @shuffle is comptime scope... OK 1423/1513 test.saturating add... OK 1424/1513 test.saturating subtraction... OK 1425/1513 test.saturating multiplication... OK 1426/1513 test.saturating shift-left... OK 1427/1513 test.multiplication-assignment operator with an array operand... OK 1428/1513 test.@addWithOverflow... OK 1429/1513 test.@subWithOverflow... OK 1430/1513 test.@mulWithOverflow... OK 1431/1513 test.@shlWithOverflow... OK 1432/1513 test.alignment of vectors... OK 1433/1513 test.loading the second vector from a slice of vectors... OK 1434/1513 test.array of vectors is copied... OK 1435/1513 test.byte vector initialized in inline function... SKIP 1436/1513 test.zero divisor... OK 1437/1513 test.zero multiplicand... OK 1438/1513 test.@intCast to u0... OK 1439/1513 test.modRem with zero divisor... OK 1440/1513 test.array operands to shuffle are coerced to vectors... OK 1441/1513 test.compare void with void compile time known... OK 1442/1513 test.iterate over a void slice... OK 1443/1513 test.void optional... OK 1444/1513 test.void array as a local variable initializer... OK 1445/1513 test.reference to void constants... OK 1446/1513 test.while loop... OK 1447/1513 test.static eval while... OK 1448/1513 test.while with continue expression... OK 1449/1513 test.while with else... OK 1450/1513 test.continue outer while loop... OK 1451/1513 test.break from outer while loop... OK 1452/1513 test.while copies its payload... OK 1453/1513 test.continue and break... OK 1454/1513 test.while with optional as condition... OK 1455/1513 test.while with optional as condition with else... OK 1456/1513 test.while with error union condition... OK 1457/1513 test.while on bool with else result follow else prong... OK 1458/1513 test.while on bool with else result follow break prong... OK 1459/1513 test.while on optional with else result follow else prong... OK 1460/1513 test.while on optional with else result follow break prong... OK 1461/1513 test.return with implicit cast from while loop... OK 1462/1513 test.while on error union with else result follow else prong... OK 1463/1513 test.while on error union with else result follow break prong... OK 1464/1513 test.while bool 2 break statements and an else... OK 1465/1513 test.while optional 2 break statements and an else... OK 1466/1513 test.while error 2 break statements and an else... OK 1467/1513 test.continue inline while loop... OK 1468/1513 test.else continue outer while... OK 1469/1513 test.try terminating an infinite loop... OK 1470/1513 test.integer widening... OK 1471/1513 test.integer widening u0 to u8... OK 1472/1513 test.implicit unsigned integer to signed integer... OK 1473/1513 test.float widening... OK 1474/1513 test.float widening f16 to f128... SKIP 1475/1513 test.cast small unsigned to larger signed... OK 1476/1513 decltest.the_add_function... OK 1477/1513 test.packed struct explicit backing integer... OK 1478/1513 test.switch on empty enum... OK 1479/1513 test.switch on empty enum with a specified tag type... OK 1480/1513 test.switch on empty auto numbered tagged union... OK 1481/1513 test.switch on empty tagged union... OK 1482/1513 test.empty union... OK 1483/1513 test.empty extern union... OK 1484/1513 test.empty union passed as argument... OK 1485/1513 test.empty enum passed as argument... OK 1486/1513 test.inline scalar prongs... OK 1487/1513 test.inline prong ranges... OK 1488/1513 test.inline switch enums... OK 1489/1513 test.inline switch unions... OK 1490/1513 test.inline else bool... OK 1491/1513 test.inline else error... OK 1492/1513 test.inline else enum... OK 1493/1513 test.inline else int with gaps... OK 1494/1513 test.inline else int all values... OK 1495/1513 test.inline switch capture is set when switch operand is comptime known... OK 1496/1513 test.Non-exhaustive enum backed by comptime_int... OK 1497/1513 test_0... OK 1498/1513 test.module level assembly... OK 1499/1513 test.output constraint modifiers... OK 1500/1513 test.alternative constraints... OK 1501/1513 test.sized integer/float in asm input... OK 1502/1513 test.struct/array/union types as input values... OK 1503/1513 test.asm modifiers (AArch64)... OK 1504/1513 test.store to global array... OK 1505/1513 test.store to global vector... OK 1506/1513 test.pointer to alias behaves same as pointer to function... OK 1507/1513 test.nan memory equality... OK 1508/1513 test.packed struct, enum, union parameters in extern function... OK 1509/1513 test.exporting enum type and value... OK 1510/1513 test.exporting with internal linkage... OK 1511/1513 test.exporting using field access... OK 1512/1513 test_0... OK 1513/1513 test.no clobbering happened... OK 1404 passed; 109 skipped; 0 failed. 1/1513 test_0... OK 2/1513 test.global variable alignment... OK 3/1513 test.slicing array of length 1 can not assume runtime index is always zero... OK 4/1513 test.default alignment allows unspecified in type syntax... OK 5/1513 test.implicitly decreasing pointer alignment... OK 6/1513 test.@alignCast pointers... OK 7/1513 test.alignment of struct with pointer has same alignment as usize... OK 8/1513 test.alignment and size of structs with 128-bit fields... OK 9/1513 test.@ptrCast preserves alignment of bigger source... OK 10/1513 test.alignstack... OK 11/1513 test.implicitly decreasing slice alignment... OK 12/1513 test.specifying alignment allows pointer cast... OK 13/1513 test.@alignCast slices... OK 14/1513 test.return error union with 128-bit integer... OK 15/1513 test.page aligned array on stack... OK 16/1513 test.function alignment... OK 17/1513 test.implicitly decreasing fn alignment... OK 18/1513 test.@alignCast functions... OK 19/1513 test.function align expression depends on generic parameter... OK 20/1513 test.function callconv expression depends on generic parameter... OK 21/1513 test.runtime-known array index has best alignment possible... OK 22/1513 test.alignment of function with c calling convention... OK 23/1513 test.read 128-bit field from default aligned struct in stack memory... OK 24/1513 test.read 128-bit field from default aligned struct in global memory... OK 25/1513 test.struct field explicit alignment... OK 26/1513 test.align(@alignOf(T)) T does not force resolution of T... SKIP 27/1513 test.align(N) on functions... OK 28/1513 test.comptime alloc alignment... OK 29/1513 test.@alignCast null... OK 30/1513 test.alignment of slice element... OK 31/1513 test.@alignOf(T) before referencing T... OK 32/1513 test.comparison of @alignOf(T) against zero... OK 33/1513 test.array to slice... OK 34/1513 test.arrays... OK 35/1513 test.array init with mult... OK 36/1513 test.array literal with explicit type... OK 37/1513 test.array literal with inferred length... OK 38/1513 test.array dot len const expr... OK 39/1513 test.array literal with specified size... OK 40/1513 test.array len field... OK 41/1513 test.array with sentinels... OK 42/1513 test.void arrays... OK 43/1513 test.nested arrays of strings... OK 44/1513 test.nested arrays of integers... OK 45/1513 test.implicit comptime in array type size... OK 46/1513 test.single-item pointer to array indexing and slicing... OK 47/1513 test.implicit cast zero sized array ptr to slice... OK 48/1513 test.anonymous list literal syntax... OK 49/1513 test.set global var array via slice embedded in struct... OK 50/1513 test.read/write through global variable array of struct fields initialized via array mult... OK 51/1513 test.implicit cast single-item pointer... OK 52/1513 test.comptime evaluating function that takes array by value... OK 53/1513 test.runtime initialize array elem and then implicit cast to slice... OK 54/1513 test.array literal as argument to function... OK 55/1513 test.double nested array to const slice cast in array literal... OK 56/1513 test.anonymous literal in array... OK 57/1513 test.access the null element of a null terminated array... OK 58/1513 test.type deduction for array subscript expression... OK 59/1513 test.sentinel element count towards the ABI size calculation... OK 60/1513 test.zero-sized array with recursive type definition... OK 61/1513 test.type coercion of anon struct literal to array... OK 62/1513 test.type coercion of pointer to anon struct literal to pointer to array... OK 63/1513 test.array with comptime-only element type... OK 64/1513 test.tuple to array handles sentinel... OK 65/1513 test.array init of container level array variable... OK 66/1513 test.simple coroutine suspend and resume... SKIP 67/1513 test.pass parameter to coroutine... SKIP 68/1513 test.suspend at end of function... SKIP 69/1513 test.local variable in async function... SKIP 70/1513 test.calling an inferred async function... SKIP 71/1513 test.@frameSize... SKIP 72/1513 test.coroutine suspend, resume... SKIP 73/1513 test.coroutine suspend with block... SKIP 74/1513 test.coroutine await... SKIP 75/1513 test.coroutine await early return... SKIP 76/1513 test.async function with dot syntax... SKIP 77/1513 test.async fn pointer in a struct field... SKIP 78/1513 test.@asyncCall with return type... SKIP 79/1513 test.async fn with inferred error set... SKIP 80/1513 test.error return trace across suspend points - early return... SKIP 81/1513 test.error return trace across suspend points - async return... SKIP 82/1513 test.break from suspend... SKIP 83/1513 test.heap allocated async function frame... SKIP 84/1513 test.async function call return value... SKIP 85/1513 test.suspension points inside branching control flow... SKIP 86/1513 test.call async function which has struct return type... SKIP 87/1513 test.pass string literal to async function... SKIP 88/1513 test.await inside an errdefer... SKIP 89/1513 test.try in an async function with error union and non-zero-bit payload... SKIP 90/1513 test.returning a const error from async function... SKIP 91/1513 test.async/await typical usage... SKIP 92/1513 test.alignment of local variables in async functions... SKIP 93/1513 test.no reason to resolve frame still works... SKIP 94/1513 test.async call a generic function... SKIP 95/1513 test.return from suspend block... SKIP 96/1513 test.struct parameter to async function is copied to the frame... SKIP 97/1513 test.cast fn to async fn when it is inferred to be async... SKIP 98/1513 test.cast fn to async fn when it is inferred to be async, awaited directly... SKIP 99/1513 test.await does not force async if callee is blocking... SKIP 100/1513 test.recursive async function... SKIP 101/1513 test.@asyncCall with comptime-known function, but not awaited directly... SKIP 102/1513 test.@asyncCall with actual frame instead of byte buffer... SKIP 103/1513 test.@asyncCall using the result location inside the frame... SKIP 104/1513 test.@TypeOf an async function call of generic fn with error union type... SKIP 105/1513 test.using @TypeOf on a generic function call... SKIP 106/1513 test.recursive call of await @asyncCall with struct return type... SKIP 107/1513 test.nosuspend function call... SKIP 108/1513 test.await used in expression and awaiting fn with no suspend but async calling convention... SKIP 109/1513 test.await used in expression after a fn call... SKIP 110/1513 test.async fn call used in expression after a fn call... SKIP 111/1513 test.suspend in for loop... SKIP 112/1513 test.suspend in while loop... SKIP 113/1513 test.correctly spill when returning the error union result of another async fn... SKIP 114/1513 test.spill target expr in a for loop... SKIP 115/1513 test.spill target expr in a for loop, with a var decl in the loop body... SKIP 116/1513 test.async call with @call... SKIP 117/1513 test.async function passed 0-bit arg after non-0-bit arg... SKIP 118/1513 test.async function passed align(16) arg after align(8) arg... SKIP 119/1513 test.async function call resolves target fn frame, comptime func... SKIP 120/1513 test.async function call resolves target fn frame, runtime func... SKIP 121/1513 test.properly spill optional payload capture value... SKIP 122/1513 test.handle defer interfering with return value spill... SKIP 123/1513 test.take address of temporary async frame... SKIP 124/1513 test.nosuspend await... SKIP 125/1513 test.nosuspend on function calls... SKIP 126/1513 test.nosuspend on async function calls... SKIP 127/1513 test.nosuspend resume async function calls... SKIP 128/1513 test.avoid forcing frame alignment resolution implicit cast to *anyopaque... SKIP 129/1513 test.@asyncCall with pass-by-value arguments... SKIP 130/1513 test.@asyncCall with arguments having non-standard alignment... SKIP 131/1513 test.cmpxchg... OK 132/1513 test.fence... OK 133/1513 test.atomicrmw and atomicload... OK 134/1513 test.cmpxchg with ptr... OK 135/1513 test.cmpxchg with ignored result... OK 136/1513 test.128-bit cmpxchg... SKIP 137/1513 test.cmpxchg on a global variable... SKIP 138/1513 test.atomic load and rmw with enum... OK 139/1513 test.atomic store... OK 140/1513 test.atomic store comptime... OK 141/1513 test.atomicrmw with floats... SKIP 142/1513 test.atomicrmw with ints... OK 143/1513 test.atomics with different types... OK 144/1513 test.return @atomicStore, using it as a void value... OK 145/1513 test.coroutine await struct... SKIP 146/1513 test.empty function with comments... OK 147/1513 test.truncate... OK 148/1513 test.truncate to non-power-of-two integers... OK 149/1513 test.global variables... OK 150/1513 test.comptime keyword on expressions... OK 151/1513 test.type equality... OK 152/1513 test.pointer dereferencing... OK 153/1513 test.const expression eval handling of variables... OK 154/1513 test.character literals... OK 155/1513 test.non const ptr to aliased type... OK 156/1513 test.cold function... OK 157/1513 test.unicode escape in character literal... OK 158/1513 test.unicode character in character literal... OK 159/1513 test.return string from function... OK 160/1513 test.hex escape... OK 161/1513 test.multiline string... OK 162/1513 test.multiline string comments at start... OK 163/1513 test.multiline string comments at end... OK 164/1513 test.multiline string comments in middle... OK 165/1513 test.multiline string comments at multiple places... OK 166/1513 test.string concatenation... OK 167/1513 test.array mult operator... OK 168/1513 test.opaque types... OK 169/1513 test.compile time global reinterpret... OK 170/1513 test.cast undefined... OK 171/1513 test.implicit cast after unreachable... OK 172/1513 test.comptime if inside runtime while which unconditionally breaks... OK 173/1513 test.implicit comptime while... OK 174/1513 test.function closes over local const... OK 175/1513 test.volatile load and store... OK 176/1513 test.call function pointer in struct... OK 177/1513 test.const ptr from var variable... OK 178/1513 test.call result of if else expression... OK 179/1513 test.memcpy and memset intrinsics... OK 180/1513 test.variable is allowed to be a pointer to an opaque type... OK 181/1513 test.take address of parameter... OK 182/1513 test.pointer to void return type... OK 183/1513 test.array 2D const double ptr... OK 184/1513 test.array 2D const double ptr with offset... OK 185/1513 test.array 3D const double ptr with offset... OK 186/1513 test.double implicit cast in same expression... OK 187/1513 test.struct inside function... OK 188/1513 test.fn call returning scalar optional in equality expression... OK 189/1513 test.global variable assignment with optional unwrapping with var initialized to undefined... OK 190/1513 test.peer result location with typed parent, runtime condition, comptime prongs... OK 191/1513 test.non-ambiguous reference of shadowed decls... OK 192/1513 test.use of declaration with same name as primitive... OK 193/1513 test.constant equal function pointers... OK 194/1513 test.comptime cast fn to ptr... OK 195/1513 test.equality compare fn ptrs... OK 196/1513 test.self reference through fn ptr field... OK 197/1513 test.global variable initialized to global variable array element... OK 198/1513 test.global constant is loaded with a runtime-known index... OK 199/1513 test.multiline string literal is null terminated... OK 200/1513 test.string escapes... OK 201/1513 test.explicit cast optional pointers... OK 202/1513 test.pointer comparison... OK 203/1513 test.comptime manyptr concatenation... OK 204/1513 test.thread local variable... SKIP 205/1513 test.result location is optional inside error union... OK 206/1513 test.pointer to thread local array... SKIP 207/1513 test.auto created variables have correct alignment... OK 208/1513 test.extern variable with non-pointer opaque type... OK 209/1513 test.lazy typeInfo value as generic parameter... OK 210/1513 test.variable name containing underscores does not shadow int primitive... OK 211/1513 test.if expression type coercion... OK 212/1513 test.discarding the result of various expressions... OK 213/1513 test.labeled block implicitly ends in a break... OK 214/1513 test.catch in block has correct result location... OK 215/1513 test.labeled block with runtime branch forwards its result location type to break statements... OK 216/1513 test.try in labeled block doesn't cast to wrong type... OK 217/1513 test.vector initialized with array init syntax has proper type... OK 218/1513 test.weird array and tuple initializations... SKIP 219/1513 test.array type comes from generic function... OK 220/1513 test.generic function uses return type of other generic function... SKIP 221/1513 test.const alloc with comptime-known initializer is made comptime-known... OK 222/1513 test.switch inside @as gets correct type... OK 223/1513 test.inline call of function with a switch inside the return statement... OK 224/1513 test.namespace lookup ignores decl causing the lookup... SKIP 225/1513 test.ambiguous reference error ignores current declaration... OK 226/1513 test.pointer to zero sized global is mutable... OK 227/1513 test.sharded table... OK 228/1513 test.comptime shr of BigInt... OK 229/1513 test.comptime shift safety check... OK 230/1513 test.@bitCast iX -> uX (32, 64)... OK 231/1513 test.@bitCast iX -> uX (8, 16, 128)... OK 232/1513 test.@bitCast iX -> uX exotic integers... OK 233/1513 test.bitcast uX to bytes... OK 234/1513 test.nested bitcast... OK 235/1513 test.bitcast literal [4]u8 param to u32... OK 236/1513 test.bitcast generates a temporary value... OK 237/1513 test.@bitCast packed structs at runtime and comptime... OK 238/1513 test.@bitCast extern structs at runtime and comptime... OK 239/1513 test.bitcast packed struct to integer and back... OK 240/1513 test.implicit cast to error union by returning... OK 241/1513 test.bitcast packed struct literal to byte... OK 242/1513 test.comptime bitcast used in expression has the correct type... OK 243/1513 test.bitcast passed as tuple element... OK 244/1513 test.triple level result location with bitcast sandwich passed as tuple element... OK 245/1513 test.@bitCast packed struct of floats... OK 246/1513 test.comptime @bitCast packed struct to int and back... OK 247/1513 test.comptime bitcast with fields following f80... OK 248/1513 test.bitcast vector to integer and back... SKIP 249/1513 test.@bitReverse large exotic integer... OK 250/1513 test.@bitReverse... OK 251/1513 test.bitReverse vectors u8... OK 252/1513 test.bitReverse vectors u16... OK 253/1513 test.bitReverse vectors u24... OK 254/1513 test.bitReverse vectors u0... OK 255/1513 test.bool literals... OK 256/1513 test.cast bool to int... OK 257/1513 test.bool cmp... OK 258/1513 test.compile time bool not... OK 259/1513 test.short circuit... OK 260/1513 test.fixed... OK 261/1513 test.bitCast to array... OK 262/1513 test.issue 529 fixed... OK 263/1513 test.foo... OK 264/1513 test.function with *const parameter with type dereferenced by namespace... OK 265/1513 test.optional if after an if in a switch prong of a switch with 2 prongs in an else... OK 266/1513 test.false dependency loop in struct definition... OK 267/1513 test.bug 704... OK 268/1513 test.zero keys with @memset... OK 269/1513 test.@ptrCast from const to nullable... OK 270/1513 test.@ptrCast from var in empty struct to nullable... OK 271/1513 test.comptime struct return should not return the same instance... OK 272/1513 test.bug 920 fixed... OK 273/1513 test.bug 1025... OK 274/1513 test.comptime code should not modify constant data... OK 275/1513 test.don't emit an LLVM global for a const function when it's in an optional in a struct... OK 276/1513 test.fixed... OK 277/1513 test.union that needs padding bytes inside an array... OK 278/1513 test.functions with return type required to be comptime are generic... OK 279/1513 test.const error union field alignment... OK 280/1513 test.constant pointer to global variable causes runtime load... OK 281/1513 test.allow these dependencies... OK 282/1513 test.slices pointing at the same address as global array.... OK 283/1513 test.initialization... OK 284/1513 test.fixed... OK 285/1513 test.allocation and looping over 3-byte integer... OK 286/1513 test.segfault bug... OK 287/1513 test.basic stuff... OK 288/1513 test.bug 2006... OK 289/1513 test.fixed... OK 290/1513 test.fixed... OK 291/1513 test_0... OK 292/1513 test.fixed... OK 293/1513 test.address of 0 length array... OK 294/1513 test.fixed... OK 295/1513 test.fixed... OK 296/1513 test.fixed... OK 297/1513 test.zig test crash... OK 298/1513 test.container member access usingnamespace decls... OK 299/1513 test.resolve array slice using builtin... OK 300/1513 test.fixed... OK 301/1513 test.fixed... OK 302/1513 test.@tagName() returns a string literal... OK 303/1513 test.@errorName() returns a string literal... OK 304/1513 test.@typeName() returns a string literal... OK 305/1513 test.@embedFile() returns a string literal... OK 306/1513 test.@src() returns a struct containing 0-terminated string slices... OK 307/1513 test.Extern function calls in @TypeOf... OK 308/1513 test.Peer resolution of extern function calls in @TypeOf... OK 309/1513 test.Extern function calls, dereferences and field access in @TypeOf... OK 310/1513 test.fixed... OK 311/1513 test.crash... OK 312/1513 test.assignment of field with padding... OK 313/1513 test.Peer type resolution with string literals and unknown length u8 pointers... OK 314/1513 test.pointer-to-array constness for zero-size elements, var... OK 315/1513 test.pointer-to-array constness for zero-size elements, const... OK 316/1513 test.crash... OK 317/1513 test.issue 6456... OK 318/1513 test.fixed... OK 319/1513 test.lazy sizeof comparison with zero... OK 320/1513 test.@Type should resolve its children types... OK 321/1513 test.compiler doesn't consider equal unions with different 'type' payload... OK 322/1513 test.miscompilation with bool return type... OK 323/1513 test.reference a global threadlocal variable... SKIP 324/1513 test_0... OK 325/1513 test.registers get overwritten when ignoring return... SKIP 326/1513 test.uses correct LLVM builtin... OK 327/1513 test.breaking from a loop in an if statement... OK 328/1513 test.fixed... OK 329/1513 test.bug... OK 330/1513 test.store array of array of structs at comptime... OK 331/1513 test_0... OK 332/1513 test_1... OK 333/1513 test.aggregate initializers should allow initializing comptime fields, verifying equality (stage2 only)... SKIP 334/1513 test.bytes... OK 335/1513 test.aggregate... OK 336/1513 test.Tuple... OK 337/1513 test.const inferred array of slices... OK 338/1513 test.var inferred array of slices... OK 339/1513 test_0... OK 340/1513 test_0... OK 341/1513 test_0... OK 342/1513 test_0... OK 343/1513 test_0... OK 344/1513 test_0... OK 345/1513 test_0... OK 346/1513 test_0... OK 347/1513 test_0... OK 348/1513 test.lazy abi size used in comparison... OK 349/1513 test_0... OK 350/1513 test.issue12644... OK 351/1513 test.export a function twice... OK 352/1513 test_0... OK 353/1513 test_0... OK 354/1513 test_0... OK 355/1513 test_0... OK 356/1513 test.ErrorSet comptime_field_ptr... OK 357/1513 test.fn comptime_field_ptr... OK 358/1513 test_0... OK 359/1513 test.issue12891... OK 360/1513 test.nan... OK 361/1513 test.inf... OK 362/1513 test_0... OK 363/1513 test_0... OK 364/1513 test_1... OK 365/1513 test_0... OK 366/1513 test_0... OK 367/1513 test.simple test... OK 368/1513 test_0... OK 369/1513 test_0... OK 370/1513 test_0... OK 371/1513 test_0... OK 372/1513 test_0... OK 373/1513 test.runtime union init, most-aligned field != largest... OK 374/1513 test_0... OK 375/1513 test_0... OK 376/1513 test_0... OK 377/1513 test_0... OK 378/1513 test_0... OK 379/1513 test_0... OK 380/1513 test.@byteSwap integers... OK 381/1513 test.@byteSwap vectors u8... OK 382/1513 test.@byteSwap vectors u16... OK 383/1513 test.@byteSwap vectors u24... OK 384/1513 test.@byteSwap vectors u0... OK 385/1513 test.pass string literal byvalue to a generic var param... OK 386/1513 test.super basic invocations... OK 387/1513 test.basic invocations... OK 388/1513 test.tuple parameters... OK 389/1513 test.result location of function call argument through runtime condition and struct init... OK 390/1513 test.function call with 40 arguments... OK 391/1513 test.arguments to comptime parameters generated in comptime blocks... OK 392/1513 test.forced tail call... OK 393/1513 test.inline call preserves tail call... OK 394/1513 test.inline call doesn't re-evaluate non generic struct... OK 395/1513 test.int to ptr cast... OK 396/1513 test.integer literal to pointer cast... OK 397/1513 test.peer type resolution: ?T and T... OK 398/1513 test.resolve undefined with integer... OK 399/1513 test.@intCast to comptime_int... OK 400/1513 test.implicit cast comptime numbers to any type when the value fits... OK 401/1513 test.implicit cast comptime_int to comptime_float... OK 402/1513 test.comptime_int @intToFloat... OK 403/1513 test.@intToFloat... OK 404/1513 test.@intToFloat(f80)... OK 405/1513 test.@floatToInt... OK 406/1513 test.implicitly cast indirect pointer to maybe-indirect pointer... OK 407/1513 test.@intCast comptime_int... OK 408/1513 test.@floatCast comptime_int and comptime_float... OK 409/1513 test.coerce undefined to optional... OK 410/1513 test.implicit cast from *[N]T to [*c]T... OK 411/1513 test.*usize to *void... OK 412/1513 test.@intToEnum passed a comptime_int to an enum with one item... OK 413/1513 test.@intCast to u0 and use the result... OK 414/1513 test.peer result null and comptime_int... OK 415/1513 test.*const ?[*]const T to [*c]const [*c]const T... OK 416/1513 test.array coersion to undefined at runtime... SKIP 417/1513 test.implicitly cast from int to anyerror!?T... OK 418/1513 test.return u8 coercing into ?u32 return type... OK 419/1513 test.cast from ?[*]T to ??[*]T... OK 420/1513 test.peer type unsigned int to signed... OK 421/1513 test.expected [*c]const u8, found [*:0]const u8... OK 422/1513 test.explicit cast from integer to error type... OK 423/1513 test.peer resolve array and const slice... OK 424/1513 test.implicitly cast from T to anyerror!?T... OK 425/1513 test.implicitly cast from [0]T to anyerror![]T... OK 426/1513 test.peer type resolution: [0]u8, []const u8, and anyerror![]u8... OK 427/1513 test.implicit cast from *const [N]T to []const T... OK 428/1513 test.peer type resolution: error and [N]T... OK 429/1513 test.single-item pointer of array to slice to unknown length pointer... OK 430/1513 test.cast *[1][*]const u8 to [*]const ?[*]const u8... OK 431/1513 test.vector casts... OK 432/1513 test.@floatCast cast down... OK 433/1513 test.peer type resolution: unreachable, error set, unreachable... OK 434/1513 test.peer cast: error set any anyerror... OK 435/1513 test.peer type resolution: error set supersets... OK 436/1513 test.peer type resolution: disjoint error sets... OK 437/1513 test.peer type resolution: error union and error set... OK 438/1513 test.peer type resolution: error union after non-error... OK 439/1513 test.peer cast *[0]T to E![]const T... OK 440/1513 test.peer cast *[0]T to []const T... OK 441/1513 test.peer cast *[N]T to [*]T... OK 442/1513 test.peer resolution of string literals... OK 443/1513 test.peer cast [:x]T to []T... OK 444/1513 test.peer cast [N:x]T to [N]T... OK 445/1513 test.peer cast *[N:x]T to *[N]T... OK 446/1513 test.peer cast [*:x]T to [*]T... OK 447/1513 test.peer cast [:x]T to [*:x]T... OK 448/1513 test.peer type resolution implicit cast to return type... OK 449/1513 test.peer type resolution implicit cast to variable type... OK 450/1513 test.variable initialization uses result locations properly with regards to the type... OK 451/1513 test.cast between C pointer with different but compatible types... OK 452/1513 test.peer type resolve string lit with sentinel-terminated mutable slice... OK 453/1513 test.peer type resolve array pointers, one of them const... OK 454/1513 test.peer type resolve array pointer and unknown pointer... OK 455/1513 test.comptime float casts... OK 456/1513 test.pointer reinterpret const float to int... OK 457/1513 test.implicit cast from [*]T to ?*anyopaque... OK 458/1513 test.compile time int to ptr of function... OK 459/1513 test.implicit ptr to *anyopaque... OK 460/1513 test.return null from fn() anyerror!?&T... OK 461/1513 test.peer type resolution: [0]u8 and []const u8... OK 462/1513 test.implicitly cast from [N]T to ?[]const T... OK 463/1513 test.cast u128 to f128 and back... OK 464/1513 test.implicit cast from *[N]T to ?[*]T... OK 465/1513 test.implicit cast from *T to ?*anyopaque... OK 466/1513 test.implicit cast *[0]T to E![]const u8... OK 467/1513 test.cast from array reference to fn: comptime fn ptr... OK 468/1513 test.cast from array reference to fn: runtime fn ptr... OK 469/1513 test.*const [N]null u8 to ?[]const u8... OK 470/1513 test.cast between [*c]T and ?[*:0]T on fn parameter... OK 471/1513 test.assignment to optional pointer result loc... OK 472/1513 test.cast between *[N]void and []void... OK 473/1513 test.peer resolve arrays of different size to const slice... OK 474/1513 test.cast f16 to wider types... OK 475/1513 test.cast f128 to narrower types... OK 476/1513 test.peer type resolution: unreachable, null, slice... OK 477/1513 test.cast i8 fn call peers to i32 result... OK 478/1513 test.cast compatible optional types... OK 479/1513 test.coerce undefined single-item pointer of array to error union of slice... OK 480/1513 test.pointer to empty struct literal to mutable slice... OK 481/1513 test.coerce between pointers of compatible differently-named floats... OK 482/1513 test.peer type resolution of const and non-const pointer to array... OK 483/1513 test.floatToInt to zero-bit int... OK 484/1513 test.peer type resolution of function pointer and function body... OK 485/1513 test.cast typed undefined to int... OK 486/1513 test.@intCast i32 to u7... OK 487/1513 test.type pun signed and unsigned as single pointer... OK 488/1513 test.type pun signed and unsigned as many pointer... OK 489/1513 test.type pun signed and unsigned as array pointer... SKIP 490/1513 test.type pun signed and unsigned as offset many pointer... SKIP 491/1513 test.type pun value and struct... OK 492/1513 test.type pun endianness... OK 493/1513 test.type pun bits... SKIP 494/1513 test.basic pointer preservation... SKIP 495/1513 test.byte copy preserves linker value... SKIP 496/1513 test.unordered byte copy preserves linker value... SKIP 497/1513 test.shuffle chunks of linker value... SKIP 498/1513 test.dance on linker values... SKIP 499/1513 test.offset array ptr by element size... SKIP 500/1513 test.offset instance by field size... SKIP 501/1513 test.offset field ptr by enclosing array element size... SKIP 502/1513 test.accessing reinterpreted memory of parent object... OK 503/1513 test.const slice child... OK 504/1513 test.break and continue inside loop inside defer expression... OK 505/1513 test.defer and labeled break... OK 506/1513 test.errdefer does not apply to fn inside fn... OK 507/1513 test.return variable while defer expression in scope to modify it... OK 508/1513 test.mixing normal and error defers... OK 509/1513 test.errdefer with payload... OK 510/1513 test.simple else prong doesn't emit an error for unreachable else prong... OK 511/1513 test.enum to int... OK 512/1513 test.int to enum... OK 513/1513 test.enum sizes... OK 514/1513 test.enum literal equality... OK 515/1513 test.enum literal cast to enum... OK 516/1513 test.peer type resolution with enum literal... OK 517/1513 test.enum with specified tag values... OK 518/1513 test.non-exhaustive enum... OK 519/1513 test.empty non-exhaustive enum... OK 520/1513 test.single field non-exhaustive enum... OK 521/1513 test.enum with tag values don't require parens... OK 522/1513 test.cast integer literal to enum... OK 523/1513 test.enum with specified and unspecified tag values... OK 524/1513 test.set enum tag type... OK 525/1513 test.casting enum to its tag type... OK 526/1513 test.enum with 1 field but explicit tag type should still have the tag type... OK 527/1513 test.signed integer as enum tag... OK 528/1513 test.enum with one member and custom tag type... OK 529/1513 test.enum with one member and u1 tag type @enumToInt... OK 530/1513 test.enum with comptime_int tag type... OK 531/1513 test.enum with one member default to u0 tag type... OK 532/1513 test.comparison operator on enum with one member is comptime-known... OK 533/1513 test.switch on enum with one member is comptime-known... OK 534/1513 test.method call on an enum... OK 535/1513 test.enum value allocation... OK 536/1513 test.enum literal casting to tagged union... OK 537/1513 test.enum literal casting to error union with payload enum... OK 538/1513 test.constant enum initialization with differing sizes... OK 539/1513 test.@tagName... OK 540/1513 test.@tagName non-exhaustive enum... OK 541/1513 test.@tagName is null-terminated... OK 542/1513 test.tag name with assigned enum values... OK 543/1513 test.@tagName on enum literals... OK 544/1513 test.enum literal casting to optional... OK 545/1513 test.bit field access with enum fields... OK 546/1513 test.enum literal in array literal... OK 547/1513 test.tag name functions are unique... OK 548/1513 test.size of enum with only one tag which has explicit integer tag type... OK 549/1513 test.switch on an extern enum with negative value... OK 550/1513 test.Non-exhaustive enum with nonstandard int size behaves correctly... OK 551/1513 test.runtime int to enum with one possible value... OK 552/1513 test.error values... OK 553/1513 test.redefinition of error values allowed... OK 554/1513 test.error binary operator... OK 555/1513 test.empty error union... OK 556/1513 test.error wrapping... OK 557/1513 test.unwrap simple value from error... OK 558/1513 test.error return in assignment... OK 559/1513 test.syntax: optional operator in front of error union operator... OK 560/1513 test.widen cast integer payload of error union function call... OK 561/1513 test.debug info for optional error set... OK 562/1513 test.implicit cast to optional to error union to return result loc... OK 563/1513 test.fn returning empty error set can be passed as fn returning any error... OK 564/1513 test.fn returning empty error set can be passed as fn returning any error - pointer... OK 565/1513 test.error union type ... OK 566/1513 test.error set type... OK 567/1513 test.explicit error set cast... OK 568/1513 test.comptime test error for empty error set... OK 569/1513 test.comptime err to int of error set with only 1 possible value... OK 570/1513 test.inferred empty error set comptime catch... OK 571/1513 test.error union peer type resolution... OK 572/1513 test.error: Zero sized error set returned with value payload crash... OK 573/1513 test.error: Infer error set from literals... OK 574/1513 test.nested error union function call in optional unwrap... OK 575/1513 test.return function call to error set from error union function... OK 576/1513 test.optional error set is the same size as error set... OK 577/1513 test.nested catch... OK 578/1513 test.function pointer with return type that is error union with payload which is pointer of parent struct... OK 579/1513 test.return result loc as peer result loc in inferred error set function... OK 580/1513 test.error payload type is correctly resolved... OK 581/1513 test.error union comptime caching... OK 582/1513 test.@errorName... OK 583/1513 test.@errorName sentinel length matches slice length... OK 584/1513 test.error set equality... OK 585/1513 test.inferred error set equality... OK 586/1513 test.peer type resolution of two different error unions... OK 587/1513 test.coerce error set to the current inferred error set... OK 588/1513 test.error union payload is properly aligned... OK 589/1513 test.ret_ptr doesn't cause own inferred error set to be resolved... OK 590/1513 test.simple else prong allowed even when all errors handled... OK 591/1513 test.pointer to error union payload... OK 592/1513 test.error union of noreturn used with if... OK 593/1513 test.error union of noreturn used with try... OK 594/1513 test.error union of noreturn used with catch... OK 595/1513 test.alignment of wrapping an error union payload... OK 596/1513 test.compare error union and error set... OK 597/1513 test.catch within a function that calls no errorable functions... OK 598/1513 test.error from comptime string... OK 599/1513 test.field access of anyerror results in smaller error set... OK 600/1513 test.compile time recursion... OK 601/1513 test.static add one... OK 602/1513 test.inlined loop... OK 603/1513 test.inline variable gets result of const if... OK 604/1513 test.static function evaluation... OK 605/1513 test.const expr eval on single expr blocks... OK 606/1513 test.constant expressions... OK 607/1513 test.inlined block and runtime block phi... OK 608/1513 test.eval @setRuntimeSafety at compile-time... OK 609/1513 test.compile-time downcast when the bits fit... OK 610/1513 test.pointer to type... OK 611/1513 test.a type constructed in a global expression... OK 612/1513 test.comptime function with the same args is memoized... OK 613/1513 test.try to trick eval with runtime if... OK 614/1513 test.@setEvalBranchQuota... OK 615/1513 test.constant struct with negation... OK 616/1513 test.statically initialized list... OK 617/1513 test.statically initialized array literal... OK 618/1513 test.comptime iterate over fn ptr list... OK 619/1513 test.create global array with for loop... OK 620/1513 test.@setEvalBranchQuota at same scope as generic function call... OK 621/1513 test.comptime modification of const struct field... OK 622/1513 test.refer to the type of a generic function... OK 623/1513 test.zero extend from u0 to u1... OK 624/1513 test.return 0 from function that has u0 return type... OK 625/1513 test.statically initialized struct... OK 626/1513 test.inline for with same type but different values... OK 627/1513 test.f32 at compile time is lossy... OK 628/1513 test.f64 at compile time is lossy... OK 629/1513 test_0... OK 630/1513 test.binary math operator in partially inlined function... OK 631/1513 test.comptime shl... OK 632/1513 test.comptime bitwise operators... OK 633/1513 test.comptime shlWithOverflow... OK 634/1513 test.const ptr to variable data changes at runtime... OK 635/1513 test.runtime 128 bit integer division... OK 636/1513 test.@tagName of @typeInfo... OK 637/1513 test.static eval list init... OK 638/1513 test.inlined loop has array literal with elided runtime scope on first iteration but not second iteration... OK 639/1513 test.ptr to local array argument at comptime... OK 640/1513 test.comparisons 0 <= uint and 0 > uint should be comptime... OK 641/1513 test.const global shares pointer with other same one... OK 642/1513 test.string literal used as comptime slice is memoized... OK 643/1513 test.comptime function with mutable pointer is not memoized... OK 644/1513 test.const ptr to comptime mutable data is not memoized... OK 645/1513 test.function which returns struct with type field causes implicit comptime... OK 646/1513 test.call method with comptime pass-by-non-copying-value self parameter... OK 647/1513 test.setting backward branch quota just before a generic fn call... OK 648/1513 test.variable inside inline loop that has different types on different iterations... OK 649/1513 test.*align(1) u16 is the same as *align(1:0:2) u16... OK 650/1513 test.array concatenation of function calls... OK 651/1513 test.array multiplication of function calls... OK 652/1513 test.array concatenation peer resolves element types - value... OK 653/1513 test.array concatenation peer resolves element types - pointer... OK 654/1513 test.array concatenation sets the sentinel - value... OK 655/1513 test.array concatenation sets the sentinel - pointer... OK 656/1513 test.array multiplication sets the sentinel - value... OK 657/1513 test.array multiplication sets the sentinel - pointer... OK 658/1513 test.comptime assign int to optional int... OK 659/1513 test.two comptime calls with array default initialized to undefined... OK 660/1513 test.const type-annotated local initialized with function call has correct type... OK 661/1513 test.comptime pointer load through elem_ptr... OK 662/1513 test.debug variable type resolved through indirect zero-bit types... OK 663/1513 test.const local with comptime init through array init... OK 664/1513 test.closure capture type of runtime-known parameter... OK 665/1513 test.comptime break passing through runtime condition converted to runtime break... OK 666/1513 test.comptime break to outer loop passing through runtime condition converted to runtime break... OK 667/1513 test.comptime break operand passing through runtime condition converted to runtime break... OK 668/1513 test.comptime break operand passing through runtime switch converted to runtime break... OK 669/1513 test.no dependency loop for alignment of self struct... OK 670/1513 test.no dependency loop for alignment of self bare union... OK 671/1513 test.no dependency loop for alignment of self tagged union... OK 672/1513 test.equality of pointers to comptime const... OK 673/1513 test.storing an array of type in a field... OK 674/1513 test.pass pointer to field of comptime-only type as a runtime parameter... OK 675/1513 test.comptime write through extern struct reinterpreted as array... OK 676/1513 test.continue nested in a conditional in an inline for... OK 677/1513 test.optional pointer represented as a pointer value... OK 678/1513 test.mutate through pointer-like optional at comptime... OK 679/1513 test.repeated value is correctly expanded... OK 680/1513 test.value in if block is comptime-known... OK 681/1513 test.lazy sizeof is resolved in division... OK 682/1513 test.lazy value is resolved as slice operand... OK 683/1513 test.break from inline loop depends on runtime condition... OK 684/1513 test.inline for inside a runtime condition... OK 685/1513 test.continue in inline for inside a comptime switch... OK 686/1513 test.length of global array is determinable at comptime... OK 687/1513 test.continue nested inline for loop... SKIP 688/1513 test.continue nested inline for loop in named block expr... SKIP 689/1513 test.x and false is comptime-known false... OK 690/1513 test.x or true is comptime-known true... OK 691/1513 test.non-optional and optional array elements concatenated... OK 692/1513 test.inline call in @TypeOf inherits is_inline property... OK 693/1513 test.comptime function turns function value to function pointer... OK 694/1513 test.@fieldParentPtr non-first field... OK 695/1513 test.@fieldParentPtr first field... OK 696/1513 test.floating point comparisons... OK 697/1513 test.different sized float comparisons... OK 698/1513 test.negative f128 floatToInt at compile-time... OK 699/1513 test.@sqrt... OK 700/1513 test.more @sqrt f16 tests... OK 701/1513 test.@sin... OK 702/1513 test.@cos... OK 703/1513 test.@exp... OK 704/1513 test.@exp2... OK 705/1513 test.@log... OK 706/1513 test.@log with @vectors... OK 707/1513 test.@log2... OK 708/1513 test.@log10... OK 709/1513 test.@fabs... OK 710/1513 test.@floor... OK 711/1513 test.@ceil... OK 712/1513 test.@trunc... OK 713/1513 test.negation f16... OK 714/1513 test.negation f32... OK 715/1513 test.negation f64... OK 716/1513 test.negation f80... OK 717/1513 test.negation f128... OK 718/1513 test.eval @setFloatMode at compile-time... OK 719/1513 test.float literal at compile time not lossy... OK 720/1513 test.f128 at compile time is lossy... OK 721/1513 test.comptime fixed-width float zero divided by zero produces NaN... OK 722/1513 test.comptime fixed-width float non-zero divided by zero produces signed Inf... OK 723/1513 test.comptime_float zero divided by zero produces zero... OK 724/1513 test.nan negation f16... OK 725/1513 test.nan negation f32... OK 726/1513 test.nan negation f64... OK 727/1513 test.nan negation f128... OK 728/1513 test.nan negation f80... OK 729/1513 test.params... OK 730/1513 test.local variables... OK 731/1513 test.mutable local variables... OK 732/1513 test.separate block scopes... OK 733/1513 test.weird function name... OK 734/1513 test.assign inline fn to const variable... OK 735/1513 test.return inner function which references comptime variable of outer function... OK 736/1513 test.discard the result of a function that returns a struct... OK 737/1513 test.inline function call that calls optional function pointer, return pointer at callsite interacts correctly with callsite return type... OK 738/1513 test.implicit cast function unreachable return... OK 739/1513 test.extern struct with stdcallcc fn pointer... OK 740/1513 test.function with complex callconv and return type expressions... OK 741/1513 test.pass by non-copying value... OK 742/1513 test.pass by non-copying value through var arg... OK 743/1513 test.pass by non-copying value as method... OK 744/1513 test.pass by non-copying value as method, which is generic... OK 745/1513 test.pass by non-copying value as method, at comptime... OK 746/1513 test.implicit cast fn call result to optional in field result... OK 747/1513 test.void parameters... OK 748/1513 test.call function with empty string... OK 749/1513 test.function pointers... OK 750/1513 test.number literal as an argument... OK 751/1513 test.function call with anon list literal... OK 752/1513 test.function call with anon list literal - 2D... OK 753/1513 test.ability to give comptime types and non comptime types to same parameter... OK 754/1513 test.function with inferred error set but returning no error... OK 755/1513 test.import passed byref to function in return type... OK 756/1513 test.implicit cast function to function ptr... OK 757/1513 test.method call with optional and error union first param... OK 758/1513 test.fn delegation... OK 759/1513 test.define a function in an anonymous struct in comptime... OK 760/1513 test.continue in for loop... OK 761/1513 test.break from outer for loop... OK 762/1513 test.continue outer for loop... OK 763/1513 test.ignore lval with underscore (for loop)... OK 764/1513 test.basic for loop... OK 765/1513 test.for with null and T peer types and inferred result location type... OK 766/1513 test.2 break statements and an else... OK 767/1513 test.for loop with pointer elem var... OK 768/1513 test.for copies its payload... OK 769/1513 test.for on slice with allowzero ptr... OK 770/1513 test.else continue outer for... OK 771/1513 test.one param, explicit comptime... OK 772/1513 test.simple generic fn... OK 773/1513 test.compile time generic eval... OK 774/1513 test.fn with comptime args... OK 775/1513 test.anytype params... OK 776/1513 test.type constructed by comptime function call... OK 777/1513 test.function with return type type... OK 778/1513 test.const decls in struct... OK 779/1513 test.use generic param in generic param... OK 780/1513 test.generic fn with implicit cast... OK 781/1513 test.generic fn keeps non-generic parameter types... OK 782/1513 test.array of generic fns... OK 783/1513 test.generic struct... OK 784/1513 test.function parameter is generic... OK 785/1513 test.generic function instantiation turns into comptime call... OK 786/1513 test.generic function with void and comptime parameter... OK 787/1513 test.anonymous struct return type referencing comptime parameter... OK 788/1513 test.generic function instantiation non-duplicates... OK 789/1513 test.generic instantiation of tagged union with only one field... OK 790/1513 test.nested generic function... OK 791/1513 test.extern function used as generic parameter... OK 792/1513 test.generic struct as parameter type... OK 793/1513 test.slice as parameter type... OK 794/1513 test.null sentinel pointer passed as generic argument... OK 795/1513 test.generic function passed as comptime argument... OK 796/1513 test.@hasDecl... OK 797/1513 test.@hasField... OK 798/1513 test.if statements... OK 799/1513 test.else if expression... OK 800/1513 test.unwrap mutable global var... OK 801/1513 test.labeled break inside comptime if inside runtime if... OK 802/1513 test.const result loc, runtime if cond, else unreachable... OK 803/1513 test.if copies its payload... OK 804/1513 test.if prongs cast to expected type instead of peer type resolution... OK 805/1513 test.if peer expressions inferred optional type... OK 806/1513 test.if-else expression with runtime condition result location is inferred optional... OK 807/1513 test.result location with inferred type ends up being pointer to comptime_int... OK 808/1513 test.call fn via namespace lookup... OK 809/1513 test.importing the same thing gives the same import... OK 810/1513 test.import in non-toplevel scope... OK 811/1513 test.import empty file... OK 812/1513 test.incomplete struct param top level declaration... OK 813/1513 test.uint128... OK 814/1513 test.undefined 128 bit int... SKIP 815/1513 test.int128... OK 816/1513 test.truncate int128... OK 817/1513 test.integer division... OK 818/1513 test.casting integer address to function pointer... OK 819/1513 test.mutate through ptr initialized with constant intToPtr value... OK 820/1513 test.ir block deps... OK 821/1513 test.assignment operators... OK 822/1513 test.three expr in a row... OK 823/1513 test.@clz... OK 824/1513 test.@clz big ints... OK 825/1513 test.@clz vectors... OK 826/1513 test.@ctz... OK 827/1513 test.@ctz vectors... SKIP 828/1513 test.const number literal... OK 829/1513 test.float equality... OK 830/1513 test.hex float literal parsing... OK 831/1513 test.hex float literal within range... OK 832/1513 test.quad hex float literal parsing in range... OK 833/1513 test.underscore separator parsing... OK 834/1513 test.comptime_int addition... OK 835/1513 test.comptime_int multiplication... OK 836/1513 test.comptime_int shifting... OK 837/1513 test.comptime_int multi-limb shift and mask... OK 838/1513 test.comptime_int multi-limb partial shift right... OK 839/1513 test.xor... OK 840/1513 test.comptime_int xor... OK 841/1513 test.comptime_int param and return... OK 842/1513 test.binary not... OK 843/1513 test.division... OK 844/1513 test.division half-precision floats... OK 845/1513 test.unsigned wrapping... OK 846/1513 test.signed wrapping... OK 847/1513 test.signed negation wrapping... OK 848/1513 test.unsigned negation wrapping... OK 849/1513 test.unsigned 64-bit division... OK 850/1513 test.bit shift a u1... OK 851/1513 test.truncating shift right... OK 852/1513 test.f128... OK 853/1513 test.128-bit multiplication... OK 854/1513 test.@addWithOverflow... OK 855/1513 test.small int addition... OK 856/1513 test.basic @mulWithOverflow... OK 857/1513 test.extensive @mulWithOverflow... OK 858/1513 test.@mulWithOverflow bitsize > 32... OK 859/1513 test.@subWithOverflow... OK 860/1513 test.@shlWithOverflow... OK 861/1513 test.overflow arithmetic with u0 values... OK 862/1513 test.allow signed integer division/remainder when values are comptime-known and positive or exact... OK 863/1513 test.quad hex float literal parsing accurate... OK 864/1513 test.truncating shift left... OK 865/1513 test.exact shift left... OK 866/1513 test.exact shift right... OK 867/1513 test.shift left/right on u0 operand... OK 868/1513 test.comptime float rem int... OK 869/1513 test.remainder division... OK 870/1513 test.float remainder division using @rem... OK 871/1513 test.float modulo division using @mod... OK 872/1513 test.@sqrt... OK 873/1513 test.@fabs... OK 874/1513 test.@fabs f80... OK 875/1513 test.@floor... OK 876/1513 test.@floor f80... OK 877/1513 test.@floor f128... OK 878/1513 test.@ceil... OK 879/1513 test.@ceil f80... OK 880/1513 test.@ceil f128... OK 881/1513 test.@trunc... OK 882/1513 test.@trunc f80... OK 883/1513 test.@trunc f128... OK 884/1513 test.@round... OK 885/1513 test.@round f80... OK 886/1513 test.@round f128... OK 887/1513 test.vector integer addition... OK 888/1513 test.NaN comparison... OK 889/1513 test.NaN comparison f80... OK 890/1513 test.vector comparison... OK 891/1513 test.compare undefined literal with comptime_int... OK 892/1513 test.signed zeros are represented properly... OK 893/1513 test.comptime sin and ln... OK 894/1513 test.fabs... OK 895/1513 test.absFloat... OK 896/1513 test.mod lazy values... OK 897/1513 test.@max... OK 898/1513 test.@max on vectors... OK 899/1513 test.@min... OK 900/1513 test.@min for vectors... OK 901/1513 test.standard field calls... OK 902/1513 test.@field field calls... OK 903/1513 test.merge error sets... OK 904/1513 test.@mulAdd... OK 905/1513 test.@mulAdd f16... OK 906/1513 test.@mulAdd f80... OK 907/1513 test.@mulAdd f128... OK 908/1513 test.vector f16... OK 909/1513 test.vector f32... OK 910/1513 test.vector f64... OK 911/1513 test.vector f80... OK 912/1513 test.vector f128... OK 913/1513 test.namespace depends on compile var... OK 914/1513 test.optional type... OK 915/1513 test.test maybe object and get a pointer to the inner value... OK 916/1513 test.rhs maybe unwrap return... OK 917/1513 test.maybe return... OK 918/1513 test.test null runtime... OK 919/1513 test.optional void... OK 920/1513 test.optional struct{}... OK 921/1513 test.null with default unwrap... OK 922/1513 test.optional pointer to 0 bit type null value at runtime... OK 923/1513 test.if var maybe pointer... OK 924/1513 test.null literal outside function... OK 925/1513 test.unwrap optional which is field of global var... OK 926/1513 test.optional types... OK 927/1513 test.passing an optional integer as a parameter... OK 928/1513 test.optional pointer to size zero struct... OK 929/1513 test.equality compare optional pointers... OK 930/1513 test.optional with void type... OK 931/1513 test.address of unwrap optional... OK 932/1513 test.nested optional field in struct... OK 933/1513 test.equality compare optional with non-optional... OK 934/1513 test.unwrap function call with optional pointer return value... OK 935/1513 test.nested orelse... OK 936/1513 test.self-referential struct through a slice of optional... OK 937/1513 test.assigning to an unwrapped optional field in an inline loop... OK 938/1513 test.coerce an anon struct literal to optional struct... OK 939/1513 test.0-bit child type coerced to optional return ptr result location... OK 940/1513 test.0-bit child type coerced to optional... OK 941/1513 test.array of optional unaligned types... OK 942/1513 test.optional pointer to zero bit optional payload... OK 943/1513 test.optional pointer to zero bit error union payload... OK 944/1513 test.optional of noreturn used with if... OK 945/1513 test.optional of noreturn used with orelse... OK 946/1513 test.orelse on C pointer... OK 947/1513 test.alignment of wrapping an optional payload... OK 948/1513 test.Optional slice size is optimized... OK 949/1513 test.dereference pointer... OK 950/1513 test.pointer arithmetic... OK 951/1513 test.double pointer parsing... OK 952/1513 test.implicit cast single item pointer to C pointer and back... OK 953/1513 test.initialize const optional C pointer to null... OK 954/1513 test.assigning integer to C pointer... OK 955/1513 test.C pointer comparison and arithmetic... OK 956/1513 test.dereference pointer again... OK 957/1513 test.peer type resolution with C pointers... OK 958/1513 test.peer type resolution with C pointer and const pointer... OK 959/1513 test.implicit casting between C pointer and optional non-C pointer... OK 960/1513 test.implicit cast error unions with non-optional to optional pointer... OK 961/1513 test.compare equality of optional and non-optional pointer... OK 962/1513 test.allowzero pointer and slice... OK 963/1513 test.assign null directly to C pointer and test null equality... OK 964/1513 test.array initialization types... OK 965/1513 test.null terminated pointer... OK 966/1513 test.allow any sentinel... OK 967/1513 test.pointer sentinel with enums... OK 968/1513 test.pointer sentinel with optional element... OK 969/1513 test.pointer sentinel with +inf... OK 970/1513 test.pointer to array at fixed address... OK 971/1513 test.pointer arithmetic affects the alignment... OK 972/1513 test.@ptrToInt on null optional at comptime... OK 973/1513 test.indexing array with sentinel returns correct type... OK 974/1513 test.element pointer to slice... OK 975/1513 test.element pointer arithmetic to slice... OK 976/1513 test.array slicing to slice... OK 977/1513 test.pointer to constant decl preserves alignment... OK 978/1513 test.ptrCast comptime known slice to C pointer... OK 979/1513 test.ptrToInt on a generic function... OK 980/1513 test.@popCount integers... OK 981/1513 test.@popCount 128bit integer... OK 982/1513 test.@popCount vectors... OK 983/1513 test.@prefetch()... OK 984/1513 test.reinterpret bytes as integer with nonzero offset... OK 985/1513 test.reinterpret an array over multiple elements, with no well-defined layout... OK 986/1513 test.reinterpret bytes inside auto-layout struct as integer with nonzero offset... OK 987/1513 test.reinterpret bytes of an array into an extern struct... OK 988/1513 test.reinterpret bytes of an extern struct (with under-aligned fields) into another... OK 989/1513 test.reinterpret bytes of an extern struct into another... OK 990/1513 test.lower reinterpreted comptime field ptr (with under-aligned fields)... OK 991/1513 test.lower reinterpreted comptime field ptr... OK 992/1513 test.reinterpret struct field at comptime... OK 993/1513 test.comptime ptrcast keeps larger alignment... OK 994/1513 test.implicit optional pointer to optional anyopaque pointer... OK 995/1513 test.@ptrCast slice to slice... OK 996/1513 test.pub enum... OK 997/1513 test.cast with imported symbol... OK 998/1513 test.reference a variable in an if after an if in the 2nd switch prong... OK 999/1513 test.reflection: function return type, var args, and param types... OK 1000/1513 test.reflection: @field... OK 1001/1513 test.saturating add... OK 1002/1513 test.saturating add 128bit... OK 1003/1513 test.saturating subtraction... OK 1004/1513 test.saturating subtraction 128bit... OK 1005/1513 test.saturating multiplication... OK 1006/1513 test.saturating shift-left... OK 1007/1513 test.saturating shl uses the LHS type... OK 1008/1513 test.@select vectors... OK 1009/1513 test.@select arrays... OK 1010/1513 test.@shuffle int... OK 1011/1513 test.@shuffle bool 1... OK 1012/1513 test.@shuffle bool 2... SKIP 1013/1513 test.@sizeOf and @TypeOf... OK 1014/1513 test.@sizeOf on compile-time types... OK 1015/1513 test.@TypeOf() with multiple arguments... OK 1016/1513 test.lazy @sizeOf result is checked for definedness... OK 1017/1513 test.@offsetOf... OK 1018/1513 test.@offsetOf packed struct, array length not power of 2 or multiple of native pointer width in bytes... SKIP 1019/1513 test.@bitOffsetOf... OK 1020/1513 test.@sizeOf(T) == 0 doesn't force resolving struct size... OK 1021/1513 test.@TypeOf() has no runtime side effects... OK 1022/1513 test.branching logic inside @TypeOf... OK 1023/1513 test.@bitSizeOf... OK 1024/1513 test.@sizeOf comparison against zero... OK 1025/1513 test.hardcoded address in typeof expression... OK 1026/1513 test.array access of generic param in typeof expression... OK 1027/1513 test.lazy size cast to float... OK 1028/1513 test.bitSizeOf comptime_int... OK 1029/1513 test.runtime instructions inside typeof in comptime only scope... OK 1030/1513 test.slicing... OK 1031/1513 test.const slice... OK 1032/1513 test.comptime slice of undefined pointer of length 0... OK 1033/1513 test.implicitly cast array of size 0 to slice... OK 1034/1513 test.access len index of sentinel-terminated slice... OK 1035/1513 test.comptime slice of slice preserves comptime var... OK 1036/1513 test.slice of type... OK 1037/1513 test.generic malloc free... OK 1038/1513 test.slice of hardcoded address to pointer... OK 1039/1513 test.comptime slice of pointer preserves comptime var... OK 1040/1513 test.comptime pointer cast array and then slice... OK 1041/1513 test.slicing zero length array... OK 1042/1513 test.compile time slice of pointer to hard coded address... OK 1043/1513 test.slice string literal has correct type... OK 1044/1513 test.result location zero sized array inside struct field implicit cast to slice... OK 1045/1513 test.runtime safety lets us slice from len..len... OK 1046/1513 test.C pointer... OK 1047/1513 test.C pointer slice access... OK 1048/1513 test.comptime slices are disambiguated... OK 1049/1513 test.slice type with custom alignment... OK 1050/1513 test.obtaining a null terminated slice... OK 1051/1513 test.empty array to slice... OK 1052/1513 test.@ptrCast slice to pointer... OK 1053/1513 test.slice syntax resulting in pointer-to-array... OK 1054/1513 test.slice pointer-to-array null terminated... OK 1055/1513 test.slice pointer-to-array zero length... OK 1056/1513 test.type coercion of pointer to anon struct literal to pointer to slice... OK 1057/1513 test.array concat of slices gives ptr to array... OK 1058/1513 test.array mult of slice gives ptr to array... OK 1059/1513 test.slice bounds in comptime concatenation... OK 1060/1513 test.slice sentinel access at comptime... OK 1061/1513 test.slicing array with sentinel as end index... OK 1062/1513 test.slicing slice with sentinel as end index... OK 1063/1513 test.slice len modification at comptime... OK 1064/1513 test.slice field ptr const... OK 1065/1513 test.slice field ptr var... OK 1066/1513 test.global slice field access... OK 1067/1513 test.comptime slice-sentinel in bounds (unterminated)... OK 1068/1513 test.comptime slice-sentinel in bounds (end,unterminated)... OK 1069/1513 test.comptime slice-sentinel in bounds (terminated)... OK 1070/1513 test.comptime slice-sentinel in bounds (on target sentinel)... OK 1071/1513 test.@src... OK 1072/1513 test.@src used as a comptime parameter... OK 1073/1513 test.top level fields... OK 1074/1513 test.non-packed struct has fields padded out to the required alignment... OK 1075/1513 test.lower unnamed constants... OK 1076/1513 test.structs... OK 1077/1513 test.struct byval assign... OK 1078/1513 test.call struct static method... OK 1079/1513 test.invoke static method in global scope... OK 1080/1513 test.return empty struct instance... OK 1081/1513 test.fn call of struct field... OK 1082/1513 test.struct initializer... OK 1083/1513 test.call member function directly... OK 1084/1513 test.store member function in variable... OK 1085/1513 test.member functions... OK 1086/1513 test.return struct byval from function... OK 1087/1513 test.call method with mutable reference to struct with no fields... OK 1088/1513 test.usingnamespace within struct scope... OK 1089/1513 test.struct field init with catch... OK 1090/1513 test.bit field alignment... OK 1091/1513 test.struct point to self... OK 1092/1513 test.void struct fields... OK 1093/1513 test.return empty struct from fn... OK 1094/1513 test.pass slice of empty struct to fn... OK 1095/1513 test.self-referencing struct via array member... OK 1096/1513 test.empty struct method call... OK 1097/1513 test.align 1 field before self referential align 8 field as slice return type... OK 1098/1513 test.packed struct... OK 1099/1513 test.packed struct 24bits... OK 1100/1513 test.runtime struct initialization of bitfield... OK 1101/1513 test.packed struct fields are ordered from LSB to MSB... OK 1102/1513 test.implicit cast packed struct field to const ptr... OK 1103/1513 test.zero-bit field in packed struct... OK 1104/1513 test.packed struct with non-ABI-aligned field... OK 1105/1513 test.bit field access... OK 1106/1513 test.default struct initialization fields... OK 1107/1513 test.packed array 24bits... OK 1108/1513 test.aligned array of packed struct... SKIP 1109/1513 test.pointer to packed struct member in a stack variable... OK 1110/1513 test.packed struct with u0 field access... OK 1111/1513 test.access to global struct fields... OK 1112/1513 test.packed struct with fp fields... OK 1113/1513 test.fn with C calling convention returns struct by value... OK 1114/1513 test.non-packed struct with u128 entry in union... OK 1115/1513 test.packed struct field passed to generic function... OK 1116/1513 test.anonymous struct literal syntax... OK 1117/1513 test.fully anonymous struct... OK 1118/1513 test.fully anonymous list literal... OK 1119/1513 test.tuple assigned to variable... OK 1120/1513 test.comptime struct field... OK 1121/1513 test.tuple element initialized with fn call... OK 1122/1513 test.struct with union field... OK 1123/1513 test.type coercion of anon struct literal to struct... OK 1124/1513 test.type coercion of pointer to anon struct literal to pointer to struct... OK 1125/1513 test.packed struct with undefined initializers... OK 1126/1513 test.for loop over pointers to struct, getting field from struct pointer... OK 1127/1513 test.anon init through error unions and optionals... OK 1128/1513 test.anon init through optional... OK 1129/1513 test.anon init through error union... OK 1130/1513 test.typed init through error unions and optionals... OK 1131/1513 test.initialize struct with empty literal... OK 1132/1513 test.loading a struct pointer perfoms a copy... OK 1133/1513 test.packed struct aggregate init... OK 1134/1513 test.packed struct field access via pointer... OK 1135/1513 test.store to comptime field... OK 1136/1513 test.struct field init value is size of the struct... OK 1137/1513 test.under-aligned struct field... OK 1138/1513 test.address of zero-bit field is equal to address of only field... OK 1139/1513 test.struct field has a pointer to an aligned version of itself... OK 1140/1513 test.struct has only one reference... OK 1141/1513 test.correct size of packed structs... SKIP 1142/1513 test.flags in packed structs... OK 1143/1513 test.consistent size of packed structs... OK 1144/1513 test.correct sizeOf and offsets in packed structs... OK 1145/1513 test.nested packed structs... OK 1146/1513 test.regular in irregular packed struct... OK 1147/1513 test.byte-aligned field pointer offsets... OK 1148/1513 test.load pointer from packed struct... OK 1149/1513 test.@ptrToInt on a packed struct field... OK 1150/1513 test.optional pointer in packed struct... OK 1151/1513 test.nested packed struct field access test... OK 1152/1513 test.runtime init of unnamed packed struct type... OK 1153/1513 test.packed struct passed to callconv(.C) function... OK 1154/1513 test.struct contains null pointer which contains original struct... OK 1155/1513 test.struct contains slice of itself... OK 1156/1513 test.struct contains aligned slice of itself... OK 1157/1513 test.switch with numbers... OK 1158/1513 test.switch with all ranges... OK 1159/1513 test.implicit comptime switch... OK 1160/1513 test.switch on enum... OK 1161/1513 test.switch statement... OK 1162/1513 test.switch with multiple expressions... OK 1163/1513 test.switch on type... OK 1164/1513 test.switching on booleans... OK 1165/1513 test.u0... OK 1166/1513 test.undefined.u0... OK 1167/1513 test.switch with disjoint range... OK 1168/1513 test.switch variable for range and multiple prongs... OK 1169/1513 test.switch on global mutable var isn't constant-folded... OK 1170/1513 test.switch prong with variable... OK 1171/1513 test.switch on enum using pointer capture... OK 1172/1513 test.switch handles all cases of number... OK 1173/1513 test.switch on union with some prongs capturing... OK 1174/1513 test.switch on const enum with var... OK 1175/1513 test.anon enum literal used in switch on union enum... OK 1176/1513 test.switch all prongs unreachable... OK 1177/1513 test.capture value of switch with all unreachable prongs... OK 1178/1513 test.switch on integer with else capturing expr... OK 1179/1513 test.else prong of switch on error set excludes other cases... OK 1180/1513 test.switch prongs with error set cases make a new error set type for capture value... OK 1181/1513 test.return result loc and then switch with range implicit casted to error union... OK 1182/1513 test.switch with null and T peer types and inferred result location type... OK 1183/1513 test.switch prongs with cases with identical payload types... OK 1184/1513 test.switch on pointer type... OK 1185/1513 test.switch on error set with single else... OK 1186/1513 test.switch capture copies its payload... OK 1187/1513 test.capture of integer forwards the switch condition directly... OK 1188/1513 test.enum value without tag name used as switch item... OK 1189/1513 test.switch prong returns error enum... OK 1190/1513 test.switch prong implicit cast... OK 1191/1513 test.this refer to module call private fn... OK 1192/1513 test.this refer to container... OK 1193/1513 test.casting to void with a macro... OK 1194/1513 test.initializer list expression... OK 1195/1513 test.sizeof in macros... OK 1196/1513 test.reference to a struct type... OK 1197/1513 test.cast negative integer to pointer... OK 1198/1513 test.casting to union with a macro... OK 1199/1513 test.casting or calling a value with a paren-surrounded macro... OK 1200/1513 test.nested comma operator... OK 1201/1513 test.cast functions... OK 1202/1513 test.large integer macro... OK 1203/1513 test.string literal macro with embedded tab character... OK 1204/1513 test.string and char literals that are not UTF-8 encoded. Issue #12784... OK 1205/1513 test.Macro that uses division operator. Issue #13162... OK 1206/1513 test.Macro that uses remainder operator. Issue #13346... OK 1207/1513 test.truncate u0 to larger integer allowed and has comptime-known result... OK 1208/1513 test.truncate.u0.literal... OK 1209/1513 test.truncate.u0.const... OK 1210/1513 test.truncate.u0.var... OK 1211/1513 test.truncate i0 to larger integer allowed and has comptime-known result... OK 1212/1513 test.truncate.i0.literal... OK 1213/1513 test.truncate.i0.const... OK 1214/1513 test.truncate.i0.var... OK 1215/1513 test.truncate on comptime integer... OK 1216/1513 test.truncate on vectors... OK 1217/1513 test.try on error union... OK 1218/1513 test.try without vars... OK 1219/1513 test.try then not executed with assignment... OK 1220/1513 test.tuple concatenation... OK 1221/1513 test.tuple multiplication... OK 1222/1513 test.more tuple concatenation... OK 1223/1513 test.pass tuple to comptime var parameter... OK 1224/1513 test.tuple initializer for var... OK 1225/1513 test.array-like initializer for tuple types... OK 1226/1513 test.anon struct as the result from a labeled block... OK 1227/1513 test.tuple as the result from a labeled block... OK 1228/1513 test.initializing tuple with explicit type... OK 1229/1513 test.initializing anon struct with explicit type... OK 1230/1513 test.fieldParentPtr of tuple... OK 1231/1513 test.fieldParentPtr of anon struct... OK 1232/1513 test.offsetOf tuple... OK 1233/1513 test.offsetOf anon struct... OK 1234/1513 test.initializing tuple with mixed comptime-runtime fields... SKIP 1235/1513 test.initializing anon struct with mixed comptime-runtime fields... SKIP 1236/1513 test.tuple in tuple passed to generic function... OK 1237/1513 test.coerce tuple to tuple... OK 1238/1513 test.tuple type with void field... OK 1239/1513 test.zero sized struct in tuple handled correctly... OK 1240/1513 test.tuple type with void field and a runtime field... OK 1241/1513 test.Type.MetaType... OK 1242/1513 test.Type.Void... OK 1243/1513 test.Type.Bool... OK 1244/1513 test.Type.NoReturn... OK 1245/1513 test.Type.Int... OK 1246/1513 test.Type.ComptimeFloat... OK 1247/1513 test.Type.ComptimeInt... OK 1248/1513 test.Type.Undefined... OK 1249/1513 test.Type.Null... OK 1250/1513 test.Type.EnumLiteral... OK 1251/1513 test.Type.Pointer... OK 1252/1513 test.Type.Float... OK 1253/1513 test.Type.Array... OK 1254/1513 test.@Type create slice with null sentinel... OK 1255/1513 test.@Type picks up the sentinel value from Type... OK 1256/1513 test.Type.Optional... OK 1257/1513 test.Type.ErrorUnion... OK 1258/1513 test.Type.Opaque... OK 1259/1513 test.Type.Vector... OK 1260/1513 test.Type.AnyFrame... SKIP 1261/1513 test.Type.ErrorSet... OK 1262/1513 test.Type.Struct... OK 1263/1513 test.Type.Enum... OK 1264/1513 test.Type.Union... OK 1265/1513 test.Type.Union from Type.Enum... OK 1266/1513 test.Type.Union from regular enum... OK 1267/1513 test.Type.Fn... SKIP 1268/1513 test.type info: integer, floating point type info... OK 1269/1513 test.type info: optional type info... OK 1270/1513 test.type info: C pointer type info... OK 1271/1513 test.type info: value is correctly copied... OK 1272/1513 test.type info: tag type, void info... OK 1273/1513 test.type info: pointer type info... OK 1274/1513 test.type info: unknown length pointer type info... OK 1275/1513 test.type info: null terminated pointer type info... OK 1276/1513 test.type info: slice type info... OK 1277/1513 test.type info: array type info... OK 1278/1513 test.type info: error set, error union info, anyerror... OK 1279/1513 test.type info: error set single value... OK 1280/1513 test.type info: error set merged... OK 1281/1513 test.type info: enum info... OK 1282/1513 test.type info: union info... OK 1283/1513 test.type info: struct info... OK 1284/1513 test.type info: packed struct info... OK 1285/1513 test.type info: opaque info... OK 1286/1513 test.type info: function type info... OK 1287/1513 test.type info: generic function types... OK 1288/1513 test.typeInfo with comptime parameter in struct fn def... OK 1289/1513 test.type info: vectors... OK 1290/1513 test.type info: anyframe and anyframe->T... SKIP 1291/1513 test.type info: pass to function... OK 1292/1513 test.type info: TypeId -> Type impl cast... OK 1293/1513 test.sentinel of opaque pointer type... OK 1294/1513 test.@typeInfo does not force declarations into existence... OK 1295/1513 test.type info for async frames... SKIP 1296/1513 test.Declarations are returned in declaration order... OK 1297/1513 test.Struct.is_tuple for anon list literal... OK 1298/1513 test.Struct.is_tuple for anon struct literal... OK 1299/1513 test.StructField.is_comptime... OK 1300/1513 test.typeInfo resolves usingnamespace declarations... OK 1301/1513 test.value from struct @typeInfo default_value can be loaded at comptime... OK 1302/1513 test.anon fn param... OK 1303/1513 test.anon field init... OK 1304/1513 test.basic... OK 1305/1513 test.top level decl... OK 1306/1513 test.fn param... OK 1307/1513 test.local variable... OK 1308/1513 test.comptime parameters not converted to anytype in function type... OK 1309/1513 test.anon name strategy used in sub expression... OK 1310/1513 test.init static array to undefined... OK 1311/1513 test.assign undefined to struct... OK 1312/1513 test.assign undefined to struct with method... OK 1313/1513 test.type name of undefined... OK 1314/1513 test.ignore lval with underscore... OK 1315/1513 test.ignore lval with underscore (while loop)... OK 1316/1513 test.basic unions with floats... OK 1317/1513 test.init union with runtime value - floats... OK 1318/1513 test.basic unions... OK 1319/1513 test.init union with runtime value... OK 1320/1513 test.comptime union field access... OK 1321/1513 test.basic extern unions... OK 1322/1513 test.extern union size... OK 1323/1513 test.0-sized extern union definition... OK 1324/1513 test.unions embedded in aggregate types... OK 1325/1513 test.access a member of tagged union with conflicting enum tag name... OK 1326/1513 test.constant tagged union with payload... OK 1327/1513 test.union alignment... OK 1328/1513 test.union with specified enum tag... OK 1329/1513 test.packed union generates correctly aligned type... OK 1330/1513 test.comparison between union and enum literal... OK 1331/1513 test.cast union to tag type of union... OK 1332/1513 test.union field access gives the enum values... OK 1333/1513 test.cast tag type of union to union... OK 1334/1513 test.implicit cast union to its tag type... OK 1335/1513 test.constant packed union... OK 1336/1513 test.simple union(enum(u32))... OK 1337/1513 test.packed union size... OK 1338/1513 test.union with only 1 field which is void should be zero bits... OK 1339/1513 test.tagged union initialization with runtime void... OK 1340/1513 test.tagged union with no payloads... OK 1341/1513 test.union with only 1 field casted to its enum type... OK 1342/1513 test.union with one member defaults to u0 tag type... OK 1343/1513 test.global union with single field is correctly initialized... OK 1344/1513 test.initialize global array of union... OK 1345/1513 test.update the tag value for zero-sized unions... OK 1346/1513 test.union initializer generates padding only if needed... OK 1347/1513 test.runtime tag name with single field... OK 1348/1513 test.method call on an empty union... OK 1349/1513 test.tagged union type... OK 1350/1513 test.tagged union as return value... OK 1351/1513 test.tagged union with all void fields but a meaningful tag... OK 1352/1513 test.union(enum(u32)) with specified and unspecified tag values... OK 1353/1513 test.switch on union with only 1 field... OK 1354/1513 test.union with only 1 field casted to its enum type which has enum value specified... OK 1355/1513 test.@enumToInt works on unions... OK 1356/1513 test.comptime union field value equality... OK 1357/1513 test.return union init with void payload... OK 1358/1513 test.@unionInit stored to a const... OK 1359/1513 test.@unionInit can modify a union type... OK 1360/1513 test.@unionInit can modify a pointer value... OK 1361/1513 test.union no tag with struct member... OK 1362/1513 test.union with comptime_int tag... OK 1363/1513 test.extern union doesn't trigger field check at comptime... OK 1364/1513 test.anonymous union literal syntax... OK 1365/1513 test.function call result coerces from tagged union to the tag... OK 1366/1513 test.cast from anonymous struct to union... OK 1367/1513 test.cast from pointer to anonymous struct to pointer to union... OK 1368/1513 test.switching on non exhaustive union... OK 1369/1513 test.containers with single-field enums... OK 1370/1513 test.@unionInit on union with tag but no fields... OK 1371/1513 test.union enum type gets a separate scope... OK 1372/1513 test.global variable struct contains union initialized to non-most-aligned field... OK 1373/1513 test.union with no result loc initiated with a runtime value... OK 1374/1513 test.union with a large struct field... OK 1375/1513 test.comptime equality of extern unions with same tag... OK 1376/1513 test.union tag is set when initiated as a temporary value at runtime... OK 1377/1513 test.extern union most-aligned field is smaller... OK 1378/1513 test.return an extern union from C calling convention... OK 1379/1513 test.noreturn field in union... OK 1380/1513 test.union and enum field order doesn't match... OK 1381/1513 test.@unionInit uses tag value instead of field index... OK 1382/1513 test.union field ptr - zero sized payload... OK 1383/1513 test.union field ptr - zero sized field... OK 1384/1513 test.packed union in packed struct... OK 1385/1513 test.Namespace-like union... OK 1386/1513 test.enum with members... OK 1387/1513 test.basic usingnamespace... OK 1388/1513 test.usingnamespace inside a generic struct... OK 1389/1513 test.usingnamespace does not redeclare an imported variable... OK 1390/1513 test.usingnamespace omits mixing in private functions... OK 1391/1513 test_0... OK 1392/1513 test.two files usingnamespace import each other... OK 1393/1513 test_1... OK 1394/1513 test.add arbitrary args... OK 1395/1513 test.send void arg to var args... OK 1396/1513 test.pass args directly... OK 1397/1513 test.runtime parameter before var args... OK 1398/1513 test.array of var args functions... OK 1399/1513 test.pass zero length array to var args param... OK 1400/1513 test.implicit cast vector to array - bool... OK 1401/1513 test.vector wrap operators... OK 1402/1513 test.vector bin compares with mem.eql... OK 1403/1513 test.vector int operators... OK 1404/1513 test.vector float operators... OK 1405/1513 test.vector bit operators... OK 1406/1513 test.implicit cast vector to array... OK 1407/1513 test.array to vector... OK 1408/1513 test.tuple to vector... SKIP 1409/1513 test.vector casts of sizes not divisible by 8... OK 1410/1513 test.vector @splat... OK 1411/1513 test.load vector elements via comptime index... OK 1412/1513 test.store vector elements via comptime index... OK 1413/1513 test.load vector elements via runtime index... OK 1414/1513 test.store vector elements via runtime index... OK 1415/1513 test.initialize vector which is a struct field... OK 1416/1513 test.vector comparison operators... OK 1417/1513 test.vector division operators... OK 1418/1513 test.vector bitwise not operator... OK 1419/1513 test.vector shift operators... SKIP 1420/1513 test.vector reduce operation... OK 1421/1513 test.vector @reduce comptime... OK 1422/1513 test.mask parameter of @shuffle is comptime scope... OK 1423/1513 test.saturating add... OK 1424/1513 test.saturating subtraction... OK 1425/1513 test.saturating multiplication... OK 1426/1513 test.saturating shift-left... OK 1427/1513 test.multiplication-assignment operator with an array operand... OK 1428/1513 test.@addWithOverflow... OK 1429/1513 test.@subWithOverflow... OK 1430/1513 test.@mulWithOverflow... OK 1431/1513 test.@shlWithOverflow... OK 1432/1513 test.alignment of vectors... OK 1433/1513 test.loading the second vector from a slice of vectors... OK 1434/1513 test.array of vectors is copied... OK 1435/1513 test.byte vector initialized in inline function... SKIP 1436/1513 test.zero divisor... OK 1437/1513 test.zero multiplicand... OK 1438/1513 test.@intCast to u0... OK 1439/1513 test.modRem with zero divisor... OK 1440/1513 test.array operands to shuffle are coerced to vectors... OK 1441/1513 test.compare void with void compile time known... OK 1442/1513 test.iterate over a void slice... OK 1443/1513 test.void optional... OK 1444/1513 test.void array as a local variable initializer... OK 1445/1513 test.reference to void constants... OK 1446/1513 test.while loop... OK 1447/1513 test.static eval while... OK 1448/1513 test.while with continue expression... OK 1449/1513 test.while with else... OK 1450/1513 test.continue outer while loop... OK 1451/1513 test.break from outer while loop... OK 1452/1513 test.while copies its payload... OK 1453/1513 test.continue and break... OK 1454/1513 test.while with optional as condition... OK 1455/1513 test.while with optional as condition with else... OK 1456/1513 test.while with error union condition... OK 1457/1513 test.while on bool with else result follow else prong... OK 1458/1513 test.while on bool with else result follow break prong... OK 1459/1513 test.while on optional with else result follow else prong... OK 1460/1513 test.while on optional with else result follow break prong... OK 1461/1513 test.return with implicit cast from while loop... OK 1462/1513 test.while on error union with else result follow else prong... OK 1463/1513 test.while on error union with else result follow break prong... OK 1464/1513 test.while bool 2 break statements and an else... OK 1465/1513 test.while optional 2 break statements and an else... OK 1466/1513 test.while error 2 break statements and an else... OK 1467/1513 test.continue inline while loop... OK 1468/1513 test.else continue outer while... OK 1469/1513 test.try terminating an infinite loop... OK 1470/1513 test.integer widening... OK 1471/1513 test.integer widening u0 to u8... OK 1472/1513 test.implicit unsigned integer to signed integer... OK 1473/1513 test.float widening... OK 1474/1513 test.float widening f16 to f128... SKIP 1475/1513 test.cast small unsigned to larger signed... OK 1476/1513 decltest.the_add_function... OK 1477/1513 test.packed struct explicit backing integer... OK 1478/1513 test.switch on empty enum... OK 1479/1513 test.switch on empty enum with a specified tag type... OK 1480/1513 test.switch on empty auto numbered tagged union... OK 1481/1513 test.switch on empty tagged union... OK 1482/1513 test.empty union... OK 1483/1513 test.empty extern union... OK 1484/1513 test.empty union passed as argument... OK 1485/1513 test.empty enum passed as argument... OK 1486/1513 test.inline scalar prongs... OK 1487/1513 test.inline prong ranges... OK 1488/1513 test.inline switch enums... OK 1489/1513 test.inline switch unions... OK 1490/1513 test.inline else bool... OK 1491/1513 test.inline else error... OK 1492/1513 test.inline else enum... OK 1493/1513 test.inline else int with gaps... OK 1494/1513 test.inline else int all values... OK 1495/1513 test.inline switch capture is set when switch operand is comptime known... OK 1496/1513 test.Non-exhaustive enum backed by comptime_int... OK 1497/1513 test_0... OK 1498/1513 test.module level assembly... OK 1499/1513 test.output constraint modifiers... OK 1500/1513 test.alternative constraints... OK 1501/1513 test.sized integer/float in asm input... OK 1502/1513 test.struct/array/union types as input values... OK 1503/1513 test.asm modifiers (AArch64)... OK 1504/1513 test.store to global array... OK 1505/1513 test.store to global vector... OK 1506/1513 test.pointer to alias behaves same as pointer to function... OK 1507/1513 test.nan memory equality... OK 1508/1513 test.packed struct, enum, union parameters in extern function... OK 1509/1513 test.exporting enum type and value... OK 1510/1513 test.exporting with internal linkage... OK 1511/1513 test.exporting using field access... OK 1512/1513 test_0... OK 1513/1513 test.no clobbering happened... OK 1404 passed; 109 skipped; 0 failed. 1/238 test_0... OK 2/238 test_0... OK 3/238 test_0... OK 4/238 test_0... OK 5/238 test_0... OK 6/238 test_0... OK 7/238 test_0... OK 8/238 test_0... OK 9/238 test_0... OK 10/238 test.sin32... OK 11/238 test.sin64... OK 12/238 test.sin32.special... OK 13/238 test.sin64.special... OK 14/238 test.sin32 #9901... OK 15/238 test.sin64 #9901... OK 16/238 test.cos32... OK 17/238 test.cos64... OK 18/238 test.cos32.special... OK 19/238 test.cos64.special... OK 20/238 test.ceil32... OK 21/238 test.ceil64... OK 22/238 test.ceil128... OK 23/238 test.ceil32.special... OK 24/238 test.ceil64.special... OK 25/238 test.ceil128.special... OK 26/238 test.exp32... OK 27/238 test.exp64... OK 28/238 test.exp32.special... OK 29/238 test.exp64.special... OK 30/238 test.exp2_32... OK 31/238 test.exp2_64... OK 32/238 test.exp2_32.special... OK 33/238 test.exp2_64.special... OK 34/238 test.floor16... OK 35/238 test.floor32... OK 36/238 test.floor64... OK 37/238 test.floor128... OK 38/238 test.floor16.special... OK 39/238 test.floor32.special... OK 40/238 test.floor64.special... OK 41/238 test.floor128.special... OK 42/238 test.32... OK 43/238 test.64... OK 44/238 test.128... OK 45/238 test.generic_fmax... OK 46/238 test.generic_fmin... OK 47/238 test.fmodf... OK 48/238 test.fmod... OK 49/238 test_0... OK 50/238 test.ln32... OK 51/238 test.ln64... OK 52/238 test.ln32.special... OK 53/238 test.ln64.special... OK 54/238 test.log10_32... OK 55/238 test.log10_64... OK 56/238 test.log10_32.special... OK 57/238 test.log10_64.special... OK 58/238 test.log2_32... OK 59/238 test.log2_64... OK 60/238 test.log2_32.special... OK 61/238 test.log2_64.special... OK 62/238 test.round32... OK 63/238 test.round64... OK 64/238 test.round128... OK 65/238 test.round32.special... OK 66/238 test.round64.special... OK 67/238 test.round128.special... OK 68/238 test.sqrtf... OK 69/238 test.sqrtf special... OK 70/238 test.sqrt... OK 71/238 test.sqrt special... OK 72/238 test.tan... OK 73/238 test.tan32... OK 74/238 test.tan64... OK 75/238 test.tan32.special... OK 76/238 test.tan64.special... OK 77/238 test.trunc32... OK 78/238 test.trunc64... OK 79/238 test.trunc128... OK 80/238 test.trunc32.special... OK 81/238 test.trunc64.special... OK 82/238 test.trunc128.special... OK 83/238 test_0... OK 84/238 test_0... OK 85/238 test_0... OK 86/238 test_0... OK 87/238 test_0... OK 88/238 test_0... OK 89/238 test_0... OK 90/238 test_0... OK 91/238 test_0... OK 92/238 test_0... OK 93/238 test.test_udivmoddi4... OK 94/238 test.test_divdi3... OK 95/238 test.test_moddi3... OK 96/238 test.test_umoddi3... OK 97/238 test.test_divmodsi4... OK 98/238 test.test_divsi3... OK 99/238 test.test_udivsi3... OK 100/238 test.test_modsi3... OK 101/238 test.test_umodsi3... OK 102/238 test.mulsi3... OK 103/238 test_0... OK 104/238 test_0... OK 105/238 test_0... OK 106/238 test_0... OK 107/238 test_0... OK 108/238 test_0... OK 109/238 test_0... OK 110/238 test_0... OK 111/238 test_0... OK 112/238 test.isPlatformVersionAtLeast... SKIP 113/238 test.simple_allocator... SKIP 114/238 test.__emutls_get_address zeroed... SKIP 115/238 test.__emutls_get_address with default_value... SKIP 116/238 test.test default_value with differents sizes... SKIP 117/238 test.memcmp... OK 118/238 test.bcmp... OK 119/238 test.addtf3... OK 120/238 test.subtf3... OK 121/238 test.addxf3... OK 122/238 test.multf3... OK 123/238 test.mulxf3... OK 124/238 test.compare f32... OK 125/238 test.compare f64... OK 126/238 test.extenddfxf2... OK 127/238 test.extenddftf2... OK 128/238 test.extendhfsf2... OK 129/238 test.extendsftf2... OK 130/238 test.extendhftf2... OK 131/238 test.truncsfhf2... OK 132/238 test.truncdfhf2... OK 133/238 test.trunctfsf2... OK 134/238 test.trunctfdf2... OK 135/238 test.truncdfsf2... OK 136/238 test.trunctfhf2... OK 137/238 test.trunctfxf2... OK 138/238 test.divsf3... OK 139/238 test.divdf3... OK 140/238 test.divxf3... OK 141/238 test.divtf3... OK 142/238 test.fmodq... OK 143/238 test.fmodx... OK 144/238 test.divti3... OK 145/238 test.modti3... OK 146/238 test.multi3... OK 147/238 test.udivmodti4... OK 148/238 test.floatsisf... OK 149/238 test.floatunsisf... OK 150/238 test.floatdisf... OK 151/238 test.floatundisf... OK 152/238 test.floattisf... OK 153/238 test.floatuntisf... OK 154/238 test.floatsidf... OK 155/238 test.floatunsidf... OK 156/238 test.floatdidf... OK 157/238 test.floatundidf... OK 158/238 test.floattidf... OK 159/238 test.floatuntidf... OK 160/238 test.floatsitf... OK 161/238 test.floatunsitf... OK 162/238 test.floatditf... OK 163/238 test.floatunditf... OK 164/238 test.floattitf... OK 165/238 test.floatuntitf... OK 166/238 test.conversion to f16... OK 167/238 test.conversion to f32... OK 168/238 test.conversion to f80... OK 169/238 test.fixsfsi... OK 170/238 test.fixunssfsi... OK 171/238 test.fixsfdi... OK 172/238 test.fixunssfdi... OK 173/238 test.fixsfti... OK 174/238 test.fixunssfti... OK 175/238 test.fixdfsi... OK 176/238 test.fixunsdfsi... OK 177/238 test.fixdfdi... OK 178/238 test.fixunsdfdi... OK 179/238 test.fixdfti... OK 180/238 test.fixunsdfti... OK 181/238 test.fixtfsi... OK 182/238 test.fixunstfsi... OK 183/238 test.fixtfdi... OK 184/238 test.fixunstfdi... OK 185/238 test.fixtfti... OK 186/238 test.fixunstfti... OK 187/238 test.fixunshfti for f16... OK 188/238 test.fixunsxfti for f80... OK 189/238 test.clzsi2... OK 190/238 test.clzdi2... OK 191/238 test.clzti2... OK 192/238 test.ctzsi2... OK 193/238 test.ctzdi2... OK 194/238 test.ctzti2... OK 195/238 test.ffssi2... OK 196/238 test.ffsdi2... OK 197/238 test.ffsti2... OK 198/238 test.paritysi2... OK 199/238 test.paritydi2... OK 200/238 test.parityti2... OK 201/238 test.popcountsi2... OK 202/238 test.popcountdi2... OK 203/238 test.popcountti2... OK 204/238 test.bswapsi2... OK 205/238 test.bswapdi2... OK 206/238 test.bswapti2... OK 207/238 test.udivmoddi4... OK 208/238 test.ashrdi3... OK 209/238 test.ashrti3... OK 210/238 test.ashldi3... OK 211/238 test.ashlti3... OK 212/238 test.lshrdi3... OK 213/238 test.lshrti3... OK 214/238 test.negsi2... OK 215/238 test.negdi2... OK 216/238 test.negdi2... OK 217/238 test.muldi3... OK 218/238 test.absvsi2... OK 219/238 test.absvdi2... OK 220/238 test.absvti2... OK 221/238 test.negvsi2... OK 222/238 test.negvdi2... OK 223/238 test.negvti2... OK 224/238 test.addosi4... OK 225/238 test.addodi4... OK 226/238 test.addoti4... OK 227/238 test.subosi3... OK 228/238 test.subodi3... OK 229/238 test.suboti3... OK 230/238 test.mulosi4... OK 231/238 test.mulodi4... OK 232/238 test.muloti4... OK 233/238 test.cmpsi2... OK 234/238 test.cmpdi2... OK 235/238 test.cmpti2... OK 236/238 test.ucmpsi2... OK 237/238 test.ucmpdi2... OK 238/238 test.ucmpti2... OK 233 passed; 5 skipped; 0 failed. 1/5 test.strcpy... OK 2/5 test.strncpy... OK 3/5 test.strcat... OK 4/5 test.strncat... OK 5/5 test.strncmp... OK All 5 tests passed. info: PASS build test/standalone/hello_world/hello.zig (ReleaseFast) info: PASS build test/standalone/hello_world/hello_libc.zig (ReleaseFast) info: PASS build test/standalone/cat/main.zig (ReleaseFast) info: PASS build test/standalone/issue_12471/main.zig (ReleaseFast) info: PASS build test/standalone/guess_number/main.zig (ReleaseFast) info: PASS build test/standalone/main_return_error/error_u8.zig (ReleaseFast) info: PASS build test/standalone/main_return_error/error_u8_non_zero.zig (ReleaseFast) info: PASS build test/standalone/noreturn_call/inline.zig (ReleaseFast) info: PASS build test/standalone/noreturn_call/as_arg.zig (ReleaseFast) 1/1 test.main pkg path... OK All 1 tests passed. info: PASS build test/standalone/main_pkg_path/build.zig (Debug) info: PASS build test/standalone/shared_library/build.zig (Debug) info: PASS build test/standalone/mix_o_files/build.zig (Debug) info: PASS build test/standalone/mix_c_files/build.zig (ReleaseFast) 1/1 test.access the external integers... OK All 1 tests passed. info: PASS build test/standalone/global_linkage/build.zig (Debug) 1/2 test.C add... OK 2/2 test.C extern variable... OK All 2 tests passed. info: PASS build test/standalone/static_c_lib/build.zig (Debug) info: PASS build test/standalone/issue_339/build.zig (Debug) info: PASS build test/standalone/issue_8550/build.zig (Debug) 1/1 test.c import... OK All 1 tests passed. info: PASS build test/standalone/issue_794/build.zig (Debug) info: PASS build test/standalone/issue_5825/build.zig (Debug) info: PASS build test/standalone/pkg_import/build.zig (Debug) 1/1 test.symbol exists... OK All 1 tests passed. info: PASS build test/standalone/use_alias/build.zig (Debug) 1/2 test.invalid inputs... OK 2/2 test.valid inputs... OK All 2 tests passed. info: PASS build test/standalone/brace_expansion/build.zig (Debug) info: PASS build test/standalone/empty_env/build.zig (Debug) info: PASS build test/standalone/issue_7030/build.zig (Debug) info: PASS build test/standalone/install_raw_hex/build.zig (Debug) info: PASS build test/standalone/issue_11595/build.zig (Debug) info: PASS build test/standalone/load_dynamic_library/build.zig (Debug) info: PASS build test/standalone/c_compiler/build.zig (ReleaseFast) 1/2 test.Check ELF header... OK 2/2 test.TLS is initialized... OK All 2 tests passed. info: PASS build test/standalone/pie/build.zig (Debug) info: PASS build test/standalone/issue_12706/build.zig (Debug) info: PASS build tools/generate_linux_syscalls.zig (ReleaseFast) info: PASS build tools/process_headers.zig (ReleaseFast) info: PASS build tools/update-license-headers.zig (ReleaseFast) info: PASS build tools/update-linux-headers.zig (ReleaseFast) info: PASS build tools/update_cpu_features.zig (ReleaseFast) info: PASS build tools/update_glibc.zig (ReleaseFast) info: PASS build test/standalone/issue_13030/build.zig (ReleaseFast) All 0 tests passed. info: PASS build test/standalone/emit_asm_and_bin/build.zig (Debug) info: PASS build test/standalone/issue_12588/build.zig (Debug) 1/42 test.C importing Zig ABI Tests... OK 2/42 test.C ABI integers... OK 3/42 test.C ABI floats... OK 4/42 test.C ABI long double... OK 5/42 test.C ABI pointer... OK 6/42 test.C ABI bool... OK 7/42 test.C ABI complex float... OK 8/42 test.C ABI complex float by component... OK 9/42 test.C ABI complex double... OK 10/42 test.C ABI complex double by component... OK 11/42 test.C ABI big struct... OK 12/42 test.C ABI big union... OK 13/42 test.C ABI medium struct of ints and floats... OK 14/42 test.C ABI small struct of ints... OK 15/42 test.C ABI small packed struct... OK 16/42 test.C ABI big packed struct... OK 17/42 test.C ABI split struct of ints... OK 18/42 test.C ABI split struct of ints and floats... OK 19/42 test.C ABI sret and byval together... OK 20/42 test.C ABI structs of floats as parameter... OK 21/42 test.C ABI structs of ints as multiple parameters... OK 22/42 test.C ABI structs of floats as multiple parameters... OK 23/42 test.C ABI integer return types... OK 24/42 test.Struct with array as padding.... OK 25/42 test.Float array like struct... OK 26/42 test.small simd vector... OK 27/42 test.big simd vector... OK 28/42 test.C ABI pointer sized float struct... OK 29/42 test.DC: Zig passes to C... OK 30/42 test.DC: Zig returns to C... OK 31/42 test.DC: C passes to Zig... OK 32/42 test.DC: C returns to Zig... OK 33/42 test.CFF: Zig passes to C... OK 34/42 test.CFF: Zig returns to C... OK 35/42 test.CFF: C passes to Zig... OK 36/42 test.CFF: C returns to Zig... OK 37/42 test.PD: Zig passes to C... OK 38/42 test.PD: Zig returns to C... OK 39/42 test.PD: C passes to Zig... OK 40/42 test.PD: C returns to Zig... OK 41/42 test.C function modifies by ref param... OK 42/42 test.C function that takes byval struct called via function pointer... OK All 42 tests passed. info: PASS build test/link/bss/build.zig (Debug) 1/2 test.undef shadows common symbol: issue #9937... OK 2/2 test.import C common symbols... OK All 2 tests passed. info: PASS build test/link/common_symbols/build.zig (ReleaseFast) 1/1 test_0... OK All 1 tests passed. info: PASS build test/link/common_symbols_alignment/build.zig (ReleaseFast) 1/1 test.import C sub... OK All 1 tests passed. info: PASS build test/link/interdependent_static_c_libs/build.zig (ReleaseFast) 1/1 test.import C add... OK All 1 tests passed. info: PASS build test/link/static_lib_as_system_lib/build.zig (ReleaseFast) info: PASS build test/link/wasm/archive/build.zig (ReleaseFast) info: PASS build test/link/wasm/basic-features/build.zig (Debug) info: PASS build test/link/wasm/bss/build.zig (Debug) the host system (aarch64-linux.5.15.85...5.15.85-musl) does not appear to be capable of executing binaries from the target (wasm32-wasi). Consider enabling wasmtime. info: PASS build test/link/wasm/extern/build.zig (ReleaseFast) info: PASS build test/link/wasm/extern-mangle/build.zig (ReleaseFast) info: PASS build test/link/wasm/infer-features/build.zig (Debug) info: PASS build test/link/wasm/producers/build.zig (ReleaseFast) info: PASS build test/link/wasm/segments/build.zig (ReleaseFast) info: PASS build test/link/wasm/stack_pointer/build.zig (ReleaseFast) info: PASS build test/link/wasm/type/build.zig (ReleaseFast) the host system (aarch64-linux.5.15.85...5.15.85-musl) does not appear to be capable of executing binaries from the target (native-macos). Consider enabling darling. info: PASS build test/link/macho/bugs/13457/build.zig (ReleaseFast) the host system (aarch64-linux.5.15.85...5.15.85-musl) does not appear to be capable of executing binaries from the target (native-macos). Consider enabling darling. the host system (aarch64-linux.5.15.85...5.15.85-musl) does not appear to be capable of executing binaries from the target (native-macos). Consider enabling darling. info: PASS build test/link/macho/dead_strip/build.zig (Debug) the host system (aarch64-linux.5.15.85...5.15.85-musl) does not appear to be capable of executing binaries from the target (native-macos). Consider enabling darling. info: PASS build test/link/macho/dylib/build.zig (ReleaseFast) the host system (aarch64-linux.5.15.85...5.15.85-musl) does not appear to be capable of executing binaries from the target (native-macos). Consider enabling darling. info: PASS build test/link/macho/empty/build.zig (ReleaseFast) the host system (aarch64-linux.5.15.85...5.15.85-musl) does not appear to be capable of executing binaries from the target (native-macos). Consider enabling darling. info: PASS build test/link/macho/entry/build.zig (ReleaseFast) info: PASS build test/link/macho/linksection/build.zig (ReleaseFast) the host system (aarch64-linux.5.15.85...5.15.85-musl) does not appear to be capable of executing binaries from the target (native-macos). Consider enabling darling. info: PASS build test/link/macho/needed_library/build.zig (ReleaseFast) info: PASS build test/link/macho/pagezero/build.zig (Debug) the host system (aarch64-linux.5.15.85...5.15.85-musl) does not appear to be capable of executing binaries from the target (native-macos). Consider enabling darling. the host system (aarch64-linux.5.15.85...5.15.85-musl) does not appear to be capable of executing binaries from the target (native-macos). Consider enabling darling. info: PASS build test/link/macho/search_strategy/build.zig (ReleaseFast) the host system (aarch64-linux.5.15.85...5.15.85-musl) does not appear to be capable of executing binaries from the target (native-macos). Consider enabling darling. info: PASS build test/link/macho/stack_size/build.zig (ReleaseFast) info: PASS build test/link/macho/tls/build.zig (ReleaseFast) the host system (aarch64-linux.5.15.85...5.15.85-musl) does not appear to be capable of executing binaries from the target (native-macos). Consider enabling darling. info: PASS build test/link/macho/weak_library/build.zig (ReleaseFast) Test 1/12 stack-trace return (ReleaseFast)...OK Test 2/12 stack-trace try return (ReleaseFast)...OK Test 3/12 stack-trace non-error return pops error trace (ReleaseFast)...OK Test 4/12 stack-trace try return + handled catch/if-else (ReleaseFast)...OK Test 5/12 stack-trace break from inline loop pops error return trace (ReleaseFast)...OK Test 6/12 stack-trace catch and re-throw error (ReleaseFast)...OK Test 7/12 stack-trace errors stored in var do not contribute to error trace (ReleaseFast)...OK Test 8/12 stack-trace error stored in const has trace preserved for duration of block (ReleaseFast)...OK Test 9/12 stack-trace error passed to function has its trace preserved for duration of the call (ReleaseFast)...OK Test 10/12 stack-trace try return from within catch (ReleaseFast)...OK Test 11/12 stack-trace try return from within if-else (ReleaseFast)...OK Test 12/12 stack-trace try try return return (ReleaseFast)...OK 1/2238 test_0... OK 2/2238 test.Version.parse... OK 3/2238 test_0... OK 4/2238 test.approxEqAbs and approxEqRel... OK 5/2238 test.radiansToDegrees... OK 6/2238 test.degreesToRadians... OK 7/2238 test_0... OK 8/2238 test.min... OK 9/2238 test.min3... OK 10/2238 test.max... OK 11/2238 test.max3... OK 12/2238 test.clamp... OK 13/2238 test.shl... SKIP 14/2238 test.shr... SKIP 15/2238 test.rotr... SKIP 16/2238 test.rotl... SKIP 17/2238 test.IntFittingRange... OK 18/2238 test.overflow functions... OK 19/2238 test.absInt... OK 20/2238 test.divTrunc... OK 21/2238 test.divFloor... OK 22/2238 test.divCeil... OK 23/2238 test.divExact... OK 24/2238 test.mod... OK 25/2238 test.rem... OK 26/2238 test.absCast... OK 27/2238 test.negateCast... OK 28/2238 test.cast... OK 29/2238 test.floorPowerOfTwo... OK 30/2238 test.ceilPowerOfTwoPromote... OK 31/2238 test.ceilPowerOfTwo... OK 32/2238 test.std.math.log2_int_ceil... OK 33/2238 test.lossyCast... OK 34/2238 test.minInt and maxInt... OK 35/2238 test.max value type... OK 36/2238 test.mulWide... OK 37/2238 test.compare between signed and unsigned... OK 38/2238 test.order... OK 39/2238 test.order.invert... OK 40/2238 test.order.compare... OK 41/2238 test.boolMask... OK 42/2238 test.sign... SKIP 43/2238 test.std.meta.TrailerFlags... OK 44/2238 test.std.meta.tagName... OK 45/2238 test.std.meta.isTag for Enums... OK 46/2238 test.std.meta.isTag for Tagged Unions... OK 47/2238 test.std.meta.stringToEnum... OK 48/2238 test.std.meta.bitCount... OK 49/2238 test.std.meta.alignment... OK 50/2238 test.std.meta.Child... OK 51/2238 test.std.meta.Elem... OK 52/2238 test.std.meta.sentinel... OK 53/2238 test.std.meta.assumeSentinel... OK 54/2238 test.std.meta.containerLayout... OK 55/2238 test.std.meta.declarations... OK 56/2238 test.std.meta.declarationInfo... OK 57/2238 test.std.meta.fields... OK 58/2238 test.std.meta.fieldInfo... OK 59/2238 test.std.meta.fieldNames... OK 60/2238 test.std.meta.tags... OK 61/2238 test.std.meta.FieldEnum... OK 62/2238 test.std.meta.DeclEnum... OK 63/2238 test.std.meta.Tag... OK 64/2238 test.std.meta.activeTag... OK 65/2238 test.std.meta.TagPayload... OK 66/2238 test.std.meta.eql... OK 67/2238 test.intToEnum with error return... OK 68/2238 test.std.meta.Float... OK 69/2238 test.ArgsTuple... OK 70/2238 test.Tuple... OK 71/2238 test.Tuple deduplication... OK 72/2238 test.ArgsTuple forwarding... OK 73/2238 test.isError... OK 74/2238 test.FnPtr... OK 75/2238 test.expectEqual.union(enum)... OK 76/2238 test.expectApproxEqAbs... OK 77/2238 test.expectApproxEqRel... OK 78/2238 test.expectEqual nested array... OK 79/2238 test.expectEqual vector... OK 80/2238 test_0... OK 81/2238 test.basic hash map usage... OK 82/2238 test.iterator hash map... OK 83/2238 test.ensure capacity... OK 84/2238 test.ensure capacity leak... OK 85/2238 test.big map... OK 86/2238 test.clone... OK 87/2238 test.shrink... OK 88/2238 test.pop... OK 89/2238 test.popOrNull... OK 90/2238 test.reIndex... OK 91/2238 test.auto store_hash... OK 92/2238 test.sort... OK 93/2238 test.std.ArrayList/ArrayListUnmanaged.init... OK 94/2238 test.std.ArrayList/ArrayListUnmanaged.initCapacity... OK 95/2238 test.std.ArrayList/ArrayListUnmanaged.clone... OK 96/2238 test.std.ArrayList/ArrayListUnmanaged.basic... OK 97/2238 test.std.ArrayList/ArrayListUnmanaged.appendNTimes... OK 98/2238 test.std.ArrayList/ArrayListUnmanaged.appendNTimes with failing allocator... OK 99/2238 test.std.ArrayList/ArrayListUnmanaged.orderedRemove... OK 100/2238 test.std.ArrayList/ArrayListUnmanaged.swapRemove... OK 101/2238 test.std.ArrayList/ArrayListUnmanaged.insert... OK 102/2238 test.std.ArrayList/ArrayListUnmanaged.insertSlice... OK 103/2238 test.std.ArrayList/ArrayListUnmanaged.replaceRange... OK 104/2238 test.std.ArrayList/ArrayListUnmanaged: ArrayList(T) of struct T... OK 105/2238 test.std.ArrayList(u8)/ArrayListAligned implements writer... OK 106/2238 test.std.ArrayListUnmanaged(u8) implements writer... OK 107/2238 test.std.ArrayList/ArrayListUnmanaged.shrink still sets length on error.OutOfMemory... OK 108/2238 test.std.ArrayList/ArrayListUnmanaged.addManyAsArray... OK 109/2238 test.std.ArrayList/ArrayListUnmanaged.toOwnedSliceSentinel... OK 110/2238 test.ArrayListAligned/ArrayListAlignedUnmanaged accepts unaligned slices... OK 111/2238 test.std.ArrayList(u0)... OK 112/2238 test.std.hash_map basic usage... OK 113/2238 test.std.hash_map ensureTotalCapacity... OK 114/2238 test.std.hash_map ensureUnusedCapacity with tombstones... OK 115/2238 test.std.hash_map clearRetainingCapacity... OK 116/2238 test.std.hash_map grow... OK 117/2238 test.std.hash_map clone... OK 118/2238 test.std.hash_map ensureTotalCapacity with existing elements... OK 119/2238 test.std.hash_map ensureTotalCapacity satisfies max load factor... OK 120/2238 test.std.hash_map remove... OK 121/2238 test.std.hash_map reverse removes... OK 122/2238 test.std.hash_map multiple removes on same metadata... OK 123/2238 test.std.hash_map put and remove loop in random order... OK 124/2238 test.std.hash_map remove one million elements in random order... OK 125/2238 test.std.hash_map put... OK 126/2238 test.std.hash_map putAssumeCapacity... OK 127/2238 test.std.hash_map repeat putAssumeCapacity/remove... OK 128/2238 test.std.hash_map getOrPut... OK 129/2238 test.std.hash_map basic hash map usage... OK 130/2238 test.std.hash_map getOrPutAdapted... OK 131/2238 test.std.hash_map ensureUnusedCapacity... OK 132/2238 test.std.hash_map removeByPtr... OK 133/2238 test.std.hash_map removeByPtr 0 sized key... OK 134/2238 test.BoundedArray... OK 135/2238 test.BufMap... OK 136/2238 test.BufSet... OK 137/2238 test.BufSet clone... OK 138/2238 test.BufSet.clone with arena... OK 139/2238 test.createNullDelimitedEnvMap... OK 140/2238 test.ComptimeStringMap list literal of list literals... OK 141/2238 test.ComptimeStringMap array of structs... OK 142/2238 test.ComptimeStringMap slice of structs... OK 143/2238 test.ComptimeStringMap void value type, slice of structs... OK 144/2238 test.ComptimeStringMap void value type, list literal of list literals... OK 145/2238 test.dynamic_library... OK 146/2238 test.IntegerBitSet... OK 147/2238 test.ArrayBitSet... OK 148/2238 test.DynamicBitSetUnmanaged... OK 149/2238 test.DynamicBitSet... OK 150/2238 test.StaticBitSet... OK 151/2238 test.std.enums.directEnumArray... OK 152/2238 test.std.enums.directEnumArrayDefault... OK 153/2238 test.std.enums.directEnumArrayDefault slice... OK 154/2238 test.std.enums.nameCast... OK 155/2238 test.std.enums.ensureIndexer... OK 156/2238 test.std.enums.EnumIndexer dense zeroed... OK 157/2238 test.std.enums.EnumIndexer dense positive... OK 158/2238 test.std.enums.EnumIndexer dense negative... OK 159/2238 test.std.enums.EnumIndexer sparse... OK 160/2238 test.basic usage... OK 161/2238 test.regression test for @reduce bug... OK 162/2238 test.ensure capacity on empty list... OK 163/2238 test.insert elements... OK 164/2238 test.PackedIntArray... SKIP 165/2238 test.PackedIntIo... OK 166/2238 test.PackedIntArray init... OK 167/2238 test.PackedIntArray initAllTo... OK 168/2238 test.PackedIntSlice... SKIP 169/2238 test.PackedIntSlice of PackedInt(Array/Slice)... SKIP 170/2238 test.PackedIntSlice accumulating bit offsets... OK 171/2238 test.PackedInt(Array/Slice) sliceCast... OK 172/2238 test.PackedInt(Array/Slice)Endian... OK 173/2238 test.PackedIntArray at end of available memory... OK 174/2238 test.PackedIntSlice at end of available memory... OK 175/2238 test.std.PriorityQueue: add and remove min heap... OK 176/2238 test.std.PriorityQueue: add and remove same min heap... OK 177/2238 test.std.PriorityQueue: removeOrNull on empty... OK 178/2238 test.std.PriorityQueue: edge case 3 elements... OK 179/2238 test.std.PriorityQueue: peek... OK 180/2238 test.std.PriorityQueue: sift up with odd indices... OK 181/2238 test.std.PriorityQueue: addSlice... OK 182/2238 test.std.PriorityQueue: fromOwnedSlice trivial case 0... OK 183/2238 test.std.PriorityQueue: fromOwnedSlice trivial case 1... OK 184/2238 test.std.PriorityQueue: fromOwnedSlice... OK 185/2238 test.std.PriorityQueue: add and remove max heap... OK 186/2238 test.std.PriorityQueue: add and remove same max heap... OK 187/2238 test.std.PriorityQueue: iterator... OK 188/2238 test.std.PriorityQueue: remove at index... OK 189/2238 test.std.PriorityQueue: iterator while empty... OK 190/2238 test.std.PriorityQueue: shrinkAndFree... OK 191/2238 test.std.PriorityQueue: update min heap... OK 192/2238 test.std.PriorityQueue: update same min heap... OK 193/2238 test.std.PriorityQueue: update max heap... OK 194/2238 test.std.PriorityQueue: update same max heap... OK 195/2238 test.std.PriorityQueue: update after remove... OK 196/2238 test.std.PriorityQueue: siftUp in remove... OK 197/2238 test.std.PriorityQueue: add and remove min heap with contextful comparator... OK 198/2238 test.std.PriorityDequeue: add and remove min... OK 199/2238 test.std.PriorityDequeue: add and remove min structs... OK 200/2238 test.std.PriorityDequeue: add and remove max... OK 201/2238 test.std.PriorityDequeue: add and remove same min... OK 202/2238 test.std.PriorityDequeue: add and remove same max... OK 203/2238 test.std.PriorityDequeue: removeOrNull empty... OK 204/2238 test.std.PriorityDequeue: edge case 3 elements... OK 205/2238 test.std.PriorityDequeue: edge case 3 elements max... OK 206/2238 test.std.PriorityDequeue: peekMin... OK 207/2238 test.std.PriorityDequeue: peekMax... OK 208/2238 test.std.PriorityDequeue: sift up with odd indices... OK 209/2238 test.std.PriorityDequeue: addSlice min... OK 210/2238 test.std.PriorityDequeue: addSlice max... OK 211/2238 test.std.PriorityDequeue: fromOwnedSlice trivial case 0... OK 212/2238 test.std.PriorityDequeue: fromOwnedSlice trivial case 1... OK 213/2238 test.std.PriorityDequeue: fromOwnedSlice... OK 214/2238 test.std.PriorityDequeue: update min queue... OK 215/2238 test.std.PriorityDequeue: update same min queue... OK 216/2238 test.std.PriorityDequeue: update max queue... OK 217/2238 test.std.PriorityDequeue: update same max queue... OK 218/2238 test.std.PriorityDequeue: update after remove... OK 219/2238 test.std.PriorityDequeue: iterator... OK 220/2238 test.std.PriorityDequeue: remove at index... OK 221/2238 test.std.PriorityDequeue: iterator while empty... OK 222/2238 test.std.PriorityDequeue: shrinkAndFree... OK 223/2238 test.std.PriorityDequeue: fuzz testing min... OK 224/2238 test.std.PriorityDequeue: fuzz testing max... OK 225/2238 test.std.PriorityDequeue: fuzz testing min and max... OK 226/2238 test.std.PriorityDequeue: add and remove... OK 227/2238 test.basic functionality... SKIP 228/2238 test.SegmentedList basic usage... OK 229/2238 test.std.segmented_list clearRetainingCapacity... OK 230/2238 test.SemanticVersion format... OK 231/2238 test.SemanticVersion precedence... OK 232/2238 test.zig_version... OK 233/2238 test.basic SinglyLinkedList test... OK 234/2238 test.basic TailQueue test... OK 235/2238 test.TailQueue concatenation... OK 236/2238 test.setName, getName... OK 237/2238 test.std.Thread... OK 238/2238 test.Thread.join... OK 239/2238 test.Thread.detach... OK 240/2238 test.std.Treap: insert, find, replace, remove... OK 241/2238 test.slim... OK 242/2238 test.fat... OK 243/2238 test.legacy... OK 244/2238 test.std.atomic... OK 245/2238 test.fence/compilerFence... OK 246/2238 test.spinLoopHint... OK 247/2238 test.base64... OK 248/2238 test.base64 url_safe_no_pad... OK 249/2238 test.builder.findProgram compiles... OK 250/2238 test.Builder.dupePkg()... OK 251/2238 test.LibExeObjStep.addPackage... OK 252/2238 test_0... OK 253/2238 test_0... OK 254/2238 test_0... OK 255/2238 test.CSPRNG... OK 256/2238 test.issue #4532: no index out of bounds... OK 257/2238 test.cstr fns... OK 258/2238 test.addNullByte... OK 259/2238 test.machoSearchSymbols... OK 260/2238 test.manage resources correctly... OK 261/2238 test_0... OK 262/2238 test.LinearFifo(u8, .Dynamic) discard(0) from empty buffer should not error on overflow... OK 263/2238 test.LinearFifo(u8, .Dynamic)... OK 264/2238 test.LinearFifo... OK 265/2238 test.fmtDuration... OK 266/2238 test.fmtDurationSigned... OK 267/2238 test.parseInt... OK 268/2238 test.parseUnsigned... OK 269/2238 test_0... OK 270/2238 test.bufPrintInt... OK 271/2238 test.comptimePrint... OK 272/2238 test.parse u64 digit too big... OK 273/2238 test.parse unsigned comptime... OK 274/2238 test.escaped braces... OK 275/2238 test.optional... OK 276/2238 test.error... OK 277/2238 test.int.small... OK 278/2238 test.int.specifier... OK 279/2238 test.int.padded... OK 280/2238 test.buffer... OK 281/2238 test.array... OK 282/2238 test.slice... OK 283/2238 test.escape non-printable... OK 284/2238 test.pointer... OK 285/2238 test.cstr... OK 286/2238 test.filesize... OK 287/2238 test.struct... OK 288/2238 test.enum... OK 289/2238 test.non-exhaustive enum... OK 290/2238 test.float.scientific... OK 291/2238 test.float.scientific.precision... OK 292/2238 test.float.special... OK 293/2238 test.float.hexadecimal.special... OK 294/2238 test.float.hexadecimal... OK 295/2238 test.float.hexadecimal.precision... OK 296/2238 test.float.decimal... OK 297/2238 test.float.libc.sanity... OK 298/2238 test.custom... OK 299/2238 test.union... OK 300/2238 test.struct.self-referential... OK 301/2238 test.struct.zero-size... OK 302/2238 test.bytes.hex... OK 303/2238 test.hexToBytes... OK 304/2238 test.formatIntValue with comptime_int... OK 305/2238 test.formatFloatValue with comptime_float... OK 306/2238 test.formatType max_depth... OK 307/2238 test.positional... OK 308/2238 test.positional with specifier... OK 309/2238 test.positional/alignment/width/precision... OK 310/2238 test.vector... OK 311/2238 test.enum-literal... OK 312/2238 test.padding... OK 313/2238 test.decimal float padding... OK 314/2238 test.sci float padding... OK 315/2238 test.null... OK 316/2238 test.type... OK 317/2238 test.named arguments... OK 318/2238 test.runtime width specifier... OK 319/2238 test.runtime precision specifier... OK 320/2238 test_0... OK 321/2238 test.hash... OK 322/2238 test.c_allocator... OK 323/2238 test.raw_c_allocator... OK 324/2238 test.WasmPageAllocator internals... OK 325/2238 test.PageAllocator... OK 326/2238 test.HeapAllocator... OK 327/2238 test.ArenaAllocator... OK 328/2238 test.FixedBufferAllocator... OK 329/2238 test.FixedBufferAllocator.reset... OK 330/2238 test.StackFallbackAllocator... OK 331/2238 test.FixedBufferAllocator Reuse memory on realloc... OK 332/2238 test.Thread safe FixedBufferAllocator... OK 333/2238 test.heap... OK 334/2238 test_0... OK 335/2238 test.null_writer... OK 336/2238 test_0... OK 337/2238 test_0... OK 338/2238 test.stringify null optional fields... OK 339/2238 test.skipValue... OK 340/2238 test.stringify basic types... OK 341/2238 test.stringify string... OK 342/2238 test.stringify tagged unions... OK 343/2238 test.stringify struct... OK 344/2238 test.stringify struct with string as array... OK 345/2238 test.stringify struct with indentation... OK 346/2238 test.stringify struct with void field... OK 347/2238 test.stringify array of structs... OK 348/2238 test.stringify struct with custom stringifier... OK 349/2238 test.stringify vector... OK 350/2238 test.encodesTo... OK 351/2238 test.writeUnsignedFixed... OK 352/2238 test.deserialize signed LEB128... OK 353/2238 test.deserialize unsigned LEB128... OK 354/2238 test.serialize unsigned LEB128... OK 355/2238 test.serialize signed LEB128... OK 356/2238 test.Allocator basics... OK 357/2238 test.Allocator.resize... OK 358/2238 test.zeroes... SKIP 359/2238 test.zeroInit... OK 360/2238 test.order... OK 361/2238 test.lessThan... OK 362/2238 test.indexOfDiff... OK 363/2238 test.Span... OK 364/2238 test.span... OK 365/2238 test.sliceTo... OK 366/2238 test.lenSliceTo... OK 367/2238 test.len... OK 368/2238 test.trim... OK 369/2238 test.indexOf... OK 370/2238 test.indexOf multibyte... OK 371/2238 test.indexOfPos empty needle... OK 372/2238 test.count... OK 373/2238 test.containsAtLeast... OK 374/2238 test.comptime read/write int... OK 375/2238 test.readIntBig and readIntLittle... OK 376/2238 test.writeIntBig and writeIntLittle... OK 377/2238 test.byteSwapAllFields... OK 378/2238 test.tokenize... OK 379/2238 test.tokenize (multibyte)... OK 380/2238 test.tokenize (reset)... OK 381/2238 test.split... OK 382/2238 test.split (multibyte)... OK 383/2238 test.split (reset)... OK 384/2238 test.splitBackwards... OK 385/2238 test.splitBackwards (multibyte)... OK 386/2238 test.splitBackwards (reset)... OK 387/2238 test.startsWith... OK 388/2238 test.endsWith... OK 389/2238 test.join... OK 390/2238 test.joinZ... OK 391/2238 test.concat... OK 392/2238 test.testStringEquality... OK 393/2238 test.testReadInt... OK 394/2238 test.writeIntSlice... OK 395/2238 test.min... OK 396/2238 test.max... OK 397/2238 test.minMax... OK 398/2238 test.indexOfMin... OK 399/2238 test.indexOfMax... OK 400/2238 test.indexOfMinMax... OK 401/2238 test.reverse... OK 402/2238 test.rotate... OK 403/2238 test.replace... OK 404/2238 test.collapseRepeats... OK 405/2238 test.replacementSize... OK 406/2238 test.replaceOwned... OK 407/2238 test.alignPointer... OK 408/2238 test.asBytes... OK 409/2238 test.asBytes preserves pointer attributes... OK 410/2238 test.toBytes... OK 411/2238 test.bytesAsValue... OK 412/2238 test.bytesAsValue preserves pointer attributes... OK 413/2238 test.bytesToValue... OK 414/2238 test.bytesAsSlice... OK 415/2238 test.bytesAsSlice keeps pointer alignment... OK 416/2238 test.bytesAsSlice on a packed struct... OK 417/2238 test.bytesAsSlice with specified alignment... OK 418/2238 test.bytesAsSlice preserves pointer attributes... OK 419/2238 test.sliceAsBytes... OK 420/2238 test.sliceAsBytes with sentinel slice... OK 421/2238 test.sliceAsBytes packed struct at runtime and comptime... OK 422/2238 test.sliceAsBytes and bytesAsSlice back... OK 423/2238 test.sliceAsBytes preserves pointer attributes... OK 424/2238 test.alignForward... OK 425/2238 test.isAligned... OK 426/2238 test.freeing empty string with null-terminated sentinel... OK 427/2238 test.read/write(Var)PackedInt... OK 428/2238 test_0... OK 429/2238 test_0... OK 430/2238 test.Once executes its function just once... OK 431/2238 test.getCwdAlloc... OK 432/2238 test.EnvMap... OK 433/2238 test.getEnvMap... OK 434/2238 test.os.getEnvVarOwned... OK 435/2238 test.args iterator... OK 436/2238 test.general arg parsing... OK 437/2238 test.response file arg parsing... OK 438/2238 test_0... OK 439/2238 test.binarySearch... OK 440/2238 test.stable sort... OK 441/2238 test.sort... OK 442/2238 test.sort descending... OK 443/2238 test.another sort case... OK 444/2238 test.sort fuzz testing... OK 445/2238 test.argMin... OK 446/2238 test.min... OK 447/2238 test.argMax... OK 448/2238 test.max... OK 449/2238 test.isSorted... OK 450/2238 test.suggestVectorSizeForCpu works with signed and unsigned values... OK 451/2238 test.vector patterns... SKIP 452/2238 test.vector shifting... OK 453/2238 test.vector searching... OK 454/2238 test.vector prefix scan... SKIP 455/2238 test.whitespace... OK 456/2238 test.ascii character classes... OK 457/2238 test.lowerString... OK 458/2238 test.allocLowerString... OK 459/2238 test.upperString... OK 460/2238 test.allocUpperString... OK 461/2238 test.eqlIgnoreCase... OK 462/2238 test.ascii.startsWithIgnoreCase... OK 463/2238 test.ascii.endsWithIgnoreCase... OK 464/2238 test.indexOfIgnoreCase... OK 465/2238 test.sleep... OK 466/2238 test.timestamp... OK 467/2238 test.Timer + Instant... OK 468/2238 test_0... OK 469/2238 test.utf16 count codepoints... OK 470/2238 test.utf8 encode... OK 471/2238 test.utf8 encode error... OK 472/2238 test.utf8 iterator on ascii... OK 473/2238 test.utf8 view bad... OK 474/2238 test.utf8 view ok... OK 475/2238 test.bad utf8 slice... OK 476/2238 test.valid utf8... OK 477/2238 test.invalid utf8 continuation bytes... OK 478/2238 test.overlong utf8 codepoint... OK 479/2238 test.misc invalid utf8... OK 480/2238 test.utf8 iterator peeking... OK 481/2238 test.utf16leToUtf8... OK 482/2238 test.utf8ToUtf16Le... OK 483/2238 test.utf8ToUtf16LeWithNull... OK 484/2238 test.calculate utf16 string length of given utf8 string in u16... OK 485/2238 test.fmtUtf16le... OK 486/2238 test.utf8ToUtf16LeStringLiteral... OK 487/2238 test.utf8 count codepoints... OK 488/2238 test.utf8 valid codepoint... OK 489/2238 test.works whether running on valgrind or not... OK 490/2238 test_0... OK 491/2238 test.Wasm - opcodes... OK 492/2238 test.Wasm - valtypes... OK 493/2238 test_0... OK 494/2238 test_0... OK 495/2238 test.multiTrait... OK 496/2238 test.hasFn... OK 497/2238 test.hasField... OK 498/2238 test.is... OK 499/2238 test.isPtrTo... OK 500/2238 test.isSliceOf... OK 501/2238 test.isExtern... OK 502/2238 test.isPacked... OK 503/2238 test.isUnsignedInt... OK 504/2238 test.isSignedInt... OK 505/2238 test.isSingleItemPtr... OK 506/2238 test.isManyItemPtr... OK 507/2238 test.isSlice... OK 508/2238 test.isIndexable... OK 509/2238 test.isNumber... OK 510/2238 test.isIntegral... OK 511/2238 test.isFloat... OK 512/2238 test.isConstPtr... OK 513/2238 test.isContainer... OK 514/2238 test.isTuple... OK 515/2238 test.isZigString... OK 516/2238 test.hasDecls... OK 517/2238 test.hasFields... OK 518/2238 test.hasFunctions... OK 519/2238 test.hasUniqueRepresentation... OK 520/2238 test.float bits... OK 521/2238 test.math.sqrt_int... OK 522/2238 test.log2... OK 523/2238 test.TrailerFlags... OK 524/2238 test.FixedBufferStream output... OK 525/2238 test.FixedBufferStream output 2... OK 526/2238 test.FixedBufferStream input... OK 527/2238 test_0... OK 528/2238 test.structs/offsets/entries... OK 529/2238 test.nop... OK 530/2238 test.readv... OK 531/2238 test.writev/fsync/readv... OK 532/2238 test.write/read... OK 533/2238 test.write_fixed/read_fixed... OK 534/2238 test.openat... OK 535/2238 test.close... OK 536/2238 test.accept/connect/send/recv... OK 537/2238 test.sendmsg/recvmsg... OK 538/2238 test.timeout (after a relative time)... OK 539/2238 test.timeout (after a number of completions)... OK 540/2238 test.timeout_remove... OK 541/2238 test.accept/connect/recv/link_timeout... OK 542/2238 test.fallocate... OK 543/2238 test.statx... OK 544/2238 test.accept/connect/recv/cancel... OK 545/2238 test.register_files_update... OK 546/2238 test.shutdown... OK 547/2238 test.renameat... OK 548/2238 test.unlinkat... OK 549/2238 test.mkdirat... OK 550/2238 test.symlinkat... OK 551/2238 test.linkat... OK 552/2238 test.provide_buffers: read... OK 553/2238 test.remove_buffers... OK 554/2238 test.provide_buffers: accept/connect/send/recv... OK 555/2238 test.std.event.Loop - basic... SKIP 556/2238 test.std.event.Loop - runDetached... SKIP 557/2238 test.std.event.Loop - sleep... SKIP 558/2238 test.math.isNan... OK 559/2238 test.Mutex - smoke test... OK 560/2238 test.Mutex - many uncontended... OK 561/2238 test.Mutex - many contended... OK 562/2238 test.Atomic.fence... OK 563/2238 test.Atomic.loadUnchecked... OK 564/2238 test.Atomic.storeUnchecked... OK 565/2238 test.Atomic.load... OK 566/2238 test.Atomic.store... OK 567/2238 test.Atomic.swap... OK 568/2238 test.Atomic.compareAndSwap... OK 569/2238 test.Atomic.tryCompareAndSwap... OK 570/2238 test.Atomic.fetchAdd... OK 571/2238 test.Atomic.fetchSub... OK 572/2238 test.Atomic.fetchMin... OK 573/2238 test.Atomic.fetchMax... OK 574/2238 test.Atomic.fetchAnd... OK 575/2238 test.Atomic.fetchNand... OK 576/2238 test.Atomic.fetchOr... OK 577/2238 test.Atomic.fetchXor... OK 578/2238 test.Atomic.bitSet... OK 579/2238 test.Atomic.bitReset... OK 580/2238 test.Atomic.bitToggle... OK 581/2238 test.type dispatch... OK 582/2238 test.32... OK 583/2238 test.64... OK 584/2238 test.128... OK 585/2238 test.32 special... OK 586/2238 test.64 special... OK 587/2238 test.128 special... OK 588/2238 test.math.modf... OK 589/2238 test.math.modf32... OK 590/2238 test.math.modf64... OK 591/2238 test.math.modf32.special... OK 592/2238 test.math.modf64.special... OK 593/2238 test.math.copysign... OK 594/2238 test.math.isFinite... OK 595/2238 test.math.isInf... OK 596/2238 test.math.isPositiveInf... OK 597/2238 test.math.isNegativeInf... OK 598/2238 test.math.isNormal... OK 599/2238 test.math.signbit... OK 600/2238 test.math.scalbn... OK 601/2238 test.math.ldexp... OK 602/2238 test.math.pow... OK 603/2238 test.math.pow.special... OK 604/2238 test.math.pow.overflow... OK 605/2238 test.math.powi... OK 606/2238 test.math.powi.special... OK 607/2238 test.math.powi.narrow... OK 608/2238 test.math.cbrt... OK 609/2238 test.math.cbrt32... OK 610/2238 test.math.cbrt64... OK 611/2238 test.math.cbrt.special... OK 612/2238 test.math.cbrt64.special... OK 613/2238 test.math.acos... OK 614/2238 test.math.acos32... OK 615/2238 test.math.acos64... OK 616/2238 test.math.acos32.special... OK 617/2238 test.math.acos64.special... OK 618/2238 test.math.asin... OK 619/2238 test.math.asin32... OK 620/2238 test.math.asin64... OK 621/2238 test.math.asin32.special... OK 622/2238 test.math.asin64.special... OK 623/2238 test.math.atan... OK 624/2238 test.math.atan32... OK 625/2238 test.math.atan64... OK 626/2238 test.math.atan32.special... OK 627/2238 test.math.atan64.special... OK 628/2238 test.math.atan2... OK 629/2238 test.math.atan2_32... OK 630/2238 test.math.atan2_64... OK 631/2238 test.math.atan2_32.special... OK 632/2238 test.math.atan2_64.special... OK 633/2238 test.math.hypot... OK 634/2238 test.math.hypot32... OK 635/2238 test.math.hypot64... OK 636/2238 test.math.hypot32.special... OK 637/2238 test.math.hypot64.special... OK 638/2238 test.math.exp1m... OK 639/2238 test.math.expm1_32... OK 640/2238 test.math.expm1_64... OK 641/2238 test.math.expm1_32.special... OK 642/2238 test.math.expm1_64.special... OK 643/2238 test.type dispatch... OK 644/2238 test.16... OK 645/2238 test.32... OK 646/2238 test.64... OK 647/2238 test.80... OK 648/2238 test.128... OK 649/2238 test.16 special... OK 650/2238 test.32 special... OK 651/2238 test.64 special... OK 652/2238 test.80 special... OK 653/2238 test.128 special... OK 654/2238 test.math.ln... OK 655/2238 test.math.log integer... OK 656/2238 test.math.log float... OK 657/2238 test.math.log float_special... OK 658/2238 test.math.log1p... OK 659/2238 test.math.log1p_32... OK 660/2238 test.math.log1p_64... OK 661/2238 test.math.log1p_32.special... OK 662/2238 test.math.log1p_64.special... OK 663/2238 test.math.asinh... OK 664/2238 test.math.asinh32... OK 665/2238 test.math.asinh64... OK 666/2238 test.math.asinh32.special... OK 667/2238 test.math.asinh64.special... OK 668/2238 test.math.acosh... OK 669/2238 test.math.acosh32... OK 670/2238 test.math.acosh64... OK 671/2238 test.math.acosh32.special... OK 672/2238 test.math.acosh64.special... OK 673/2238 test.math.atanh... OK 674/2238 test.math.atanh_32... OK 675/2238 test.math.atanh_64... OK 676/2238 test.math.atanh32.special... OK 677/2238 test.math.atanh64.special... OK 678/2238 test.math.sinh... OK 679/2238 test.math.sinh32... OK 680/2238 test.math.sinh64... OK 681/2238 test.math.sinh32.special... OK 682/2238 test.math.sinh64.special... OK 683/2238 test.math.cosh... OK 684/2238 test.math.cosh32... OK 685/2238 test.math.cosh64... OK 686/2238 test.math.cosh32.special... OK 687/2238 test.math.cosh64.special... OK 688/2238 test.math.tanh... OK 689/2238 test.math.tanh32... OK 690/2238 test.math.tanh64... OK 691/2238 test.math.tanh32.special... OK 692/2238 test.math.tanh64.special... OK 693/2238 test.gcd... OK 694/2238 test.complex.add... OK 695/2238 test.complex.sub... OK 696/2238 test.complex.mul... OK 697/2238 test.complex.div... OK 698/2238 test.complex.conjugate... OK 699/2238 test.complex.neg... OK 700/2238 test.complex.mulbyi... OK 701/2238 test.complex.reciprocal... OK 702/2238 test.complex.magnitude... OK 703/2238 test.complex.cmath... OK 704/2238 test_0... OK 705/2238 test.small allocations - free in same order... OK 706/2238 test.small allocations - free in reverse order... OK 707/2238 test.large allocations... OK 708/2238 test.very large allocation... OK 709/2238 test.realloc... OK 710/2238 test.shrink... OK 711/2238 test.large object - grow... OK 712/2238 test.realloc small object to large object... OK 713/2238 test.shrink large object to large object... OK 714/2238 test.shrink large object to large object with larger alignment... OK 715/2238 test.realloc large object to small object... OK 716/2238 test.overrideable mutexes... OK 717/2238 test.non-page-allocator backing allocator... OK 718/2238 test.realloc large object to larger alignment... OK 719/2238 test.large object shrinks to small but allocation fails during shrink... OK 720/2238 test.objects of size 1024 and 2048... OK 721/2238 test.setting a memory cap... OK 722/2238 test.double frees... OK 723/2238 test.bug 9995 fix, large allocs count requested size not backing size... OK 724/2238 test.allocBytes... OK 725/2238 test.allocBytes non-zero len_align... OK 726/2238 test.reallocBytes... OK 727/2238 test.xoroshiro sequence... OK 728/2238 test.xoroshiro fill... OK 729/2238 test.keywords... OK 730/2238 test.line comment followed by top-level comptime... OK 731/2238 test.unknown length pointer and then c pointer... OK 732/2238 test.code point literal with hex escape... OK 733/2238 test.newline in char literal... OK 734/2238 test.newline in string literal... OK 735/2238 test.code point literal with unicode escapes... OK 736/2238 test.code point literal with unicode code point... OK 737/2238 test.float literal e exponent... OK 738/2238 test.float literal p exponent... OK 739/2238 test.chars... OK 740/2238 test.invalid token characters... OK 741/2238 test.invalid literal/comment characters... OK 742/2238 test.utf8... OK 743/2238 test.invalid utf8... OK 744/2238 test.illegal unicode codepoints... OK 745/2238 test.string identifier and builtin fns... OK 746/2238 test.multiline string literal with literal tab... OK 747/2238 test.comments with literal tab... OK 748/2238 test.pipe and then invalid... OK 749/2238 test.line comment and doc comment... OK 750/2238 test.line comment followed by identifier... OK 751/2238 test.UTF-8 BOM is recognized and skipped... OK 752/2238 test.correctly parse pointer assignment... OK 753/2238 test.correctly parse pointer dereference followed by asterisk... OK 754/2238 test.range literals... OK 755/2238 test.number literals decimal... OK 756/2238 test.number literals binary... OK 757/2238 test.number literals octal... OK 758/2238 test.number literals hexadecimal... OK 759/2238 test.multi line string literal with only 1 backslash... OK 760/2238 test.invalid builtin identifiers... OK 761/2238 test.invalid token with unfinished escape right before eof... OK 762/2238 test.saturating operators... OK 763/2238 test.ResetEvent - smoke test... OK 764/2238 test.ResetEvent - signaling... OK 765/2238 test.ResetEvent - broadcast... OK 766/2238 test.Futex - smoke test... OK 767/2238 test.Futex - signaling... OK 768/2238 test.Futex - broadcasting... OK 769/2238 test.Futex - Deadline... OK 770/2238 test.Thread.Semaphore... OK 771/2238 test.Condition - smoke test... OK 772/2238 test.Condition - wait and signal... OK 773/2238 test.Condition - signal... OK 774/2238 test.Condition - multi signal... OK 775/2238 test.Condition - broadcasting... OK 776/2238 test.Condition - broadcasting - wake all threads... OK 777/2238 test.Reader... OK 778/2238 test.Reader.isBytes... OK 779/2238 test.Reader.skipBytes... OK 780/2238 test.Reader.readUntilDelimiterArrayList returns ArrayLists with bytes read until the delimiter, then EndOfStream... OK 781/2238 test.Reader.readUntilDelimiterArrayList returns an empty ArrayList... OK 782/2238 test.Reader.readUntilDelimiterArrayList returns StreamTooLong, then an ArrayList with bytes read until the delimiter... OK 783/2238 test.Reader.readUntilDelimiterArrayList returns EndOfStream... OK 784/2238 test.Reader.readUntilDelimiterAlloc returns ArrayLists with bytes read until the delimiter, then EndOfStream... OK 785/2238 test.Reader.readUntilDelimiterAlloc returns an empty ArrayList... OK 786/2238 test.Reader.readUntilDelimiterAlloc returns StreamTooLong, then an ArrayList with bytes read until the delimiter... OK 787/2238 test.Reader.readUntilDelimiterAlloc returns EndOfStream... OK 788/2238 test.Reader.readUntilDelimiter returns bytes read until the delimiter... OK 789/2238 test.Reader.readUntilDelimiter returns an empty string... OK 790/2238 test.Reader.readUntilDelimiter returns StreamTooLong, then an empty string... OK 791/2238 test.Reader.readUntilDelimiter returns StreamTooLong, then bytes read until the delimiter... OK 792/2238 test.Reader.readUntilDelimiter returns EndOfStream... OK 793/2238 test.Reader.readUntilDelimiter returns bytes read until delimiter, then EndOfStream... OK 794/2238 test.Reader.readUntilDelimiter returns StreamTooLong, then EndOfStream... OK 795/2238 test.Reader.readUntilDelimiter writes all bytes read to the output buffer... OK 796/2238 test.Reader.readUntilDelimiterOrEofAlloc returns ArrayLists with bytes read until the delimiter, then EndOfStream... OK 797/2238 test.Reader.readUntilDelimiterOrEofAlloc returns an empty ArrayList... OK 798/2238 test.Reader.readUntilDelimiterOrEofAlloc returns StreamTooLong, then an ArrayList with bytes read until the delimiter... OK 799/2238 test.Reader.readUntilDelimiterOrEof returns bytes read until the delimiter... OK 800/2238 test.Reader.readUntilDelimiterOrEof returns an empty string... OK 801/2238 test.Reader.readUntilDelimiterOrEof returns StreamTooLong, then an empty string... OK 802/2238 test.Reader.readUntilDelimiterOrEof returns StreamTooLong, then bytes read until the delimiter... OK 803/2238 test.Reader.readUntilDelimiterOrEof returns null... OK 804/2238 test.Reader.readUntilDelimiterOrEof returns bytes read until delimiter, then null... OK 805/2238 test.Reader.readUntilDelimiterOrEof returns bytes read until end-of-stream... OK 806/2238 test.Reader.readUntilDelimiterOrEof returns StreamTooLong, then bytes read until end-of-stream... OK 807/2238 test.Reader.readUntilDelimiterOrEof writes all bytes read to the output buffer... OK 808/2238 test.std.atomic.stack... OK 809/2238 test.std.atomic.Queue... OK 810/2238 test.std.atomic.Queue single-threaded... OK 811/2238 test.std.atomic.Queue dump... OK 812/2238 test_0... OK 813/2238 test.CrossTarget.parse... OK 814/2238 test.join... OK 815/2238 test.isAbsoluteWindows... OK 816/2238 test.isAbsolutePosix... OK 817/2238 test.windowsParsePath... OK 818/2238 test.resolve... OK 819/2238 test.resolveWindows... SKIP 820/2238 test.resolvePosix... OK 821/2238 test.dirnamePosix... OK 822/2238 test.dirnameWindows... OK 823/2238 test.basename... OK 824/2238 test.relative... SKIP 825/2238 test.extension... OK 826/2238 test.operators... OK 827/2238 test.keywords... OK 828/2238 test.preprocessor keywords... OK 829/2238 test.line continuation... OK 830/2238 test.string prefix... OK 831/2238 test.num suffixes... OK 832/2238 test_0... OK 833/2238 test.compressed data... OK 834/2238 test.sanity checks... OK 835/2238 test.compressed data... OK 836/2238 test.don't read past deflate stream's end... OK 837/2238 test.sanity checks... OK 838/2238 test.Aegis128L test vector 1... OK 839/2238 test.Aegis128L test vector 2... OK 840/2238 test.Aegis128L test vector 3... OK 841/2238 test.Aegis256 test vector 1... OK 842/2238 test.Aegis256 test vector 2... OK 843/2238 test.Aegis256 test vector 3... OK 844/2238 test.Aes256Gcm - Empty message and no associated data... OK 845/2238 test.Aes256Gcm - Associated data only... OK 846/2238 test.Aes256Gcm - Message only... OK 847/2238 test.Aes256Gcm - Message and associated data... OK 848/2238 test.ctr... OK 849/2238 test.encrypt... OK 850/2238 test.decrypt... OK 851/2238 test.expand 128-bit key... OK 852/2238 test.expand 256-bit key... OK 853/2238 test.AesOcb test vector 1... OK 854/2238 test.AesOcb test vector 2... OK 855/2238 test.AesOcb test vector 3... OK 856/2238 test.AesOcb test vector 4... OK 857/2238 test.permute... OK 858/2238 test.hash... OK 859/2238 test.hash test vector 17... OK 860/2238 test.hash test vector 33... OK 861/2238 test.cipher... OK 862/2238 test.chacha20 AEAD API... OK 863/2238 test.crypto.chacha20 test vector sunscreen... OK 864/2238 test.crypto.chacha20 test vector 1... OK 865/2238 test.crypto.chacha20 test vector 2... OK 866/2238 test.crypto.chacha20 test vector 3... OK 867/2238 test.crypto.chacha20 test vector 4... OK 868/2238 test.crypto.chacha20 test vector 5... OK 869/2238 test.seal... OK 870/2238 test.open... OK 871/2238 test.crypto.xchacha20... OK 872/2238 test.ISAP... OK 873/2238 test.(x)salsa20... OK 874/2238 test.xsalsa20poly1305... OK 875/2238 test.xsalsa20poly1305 secretbox... OK 876/2238 test.xsalsa20poly1305 box... OK 877/2238 test.xsalsa20poly1305 sealedbox... OK 878/2238 test.secretbox twoblocks... OK 879/2238 test.hmac md5... OK 880/2238 test.hmac sha1... OK 881/2238 test.hmac sha256... OK 882/2238 test.siphash64-2-4 sanity... OK 883/2238 test.siphash128-2-4 sanity... OK 884/2238 test.iterative non-divisible update... OK 885/2238 test.x25519 public key calculation from secret key... OK 886/2238 test.x25519 rfc7748 vector1... OK 887/2238 test.x25519 rfc7748 vector2... OK 888/2238 test.x25519 rfc7748 one iteration... OK 889/2238 test.x25519 rfc7748 1,000 iterations... SKIP 890/2238 test.x25519 rfc7748 1,000,000 iterations... SKIP 891/2238 test.edwards25519 -> curve25519 map... OK 892/2238 test.curve25519... OK 893/2238 test.curve25519 small order check... OK 894/2238 test.edwards25519 packing/unpacking... OK 895/2238 test.edwards25519 point addition/substraction... OK 896/2238 test.edwards25519 uniform-to-point... OK 897/2238 test.edwards25519 hash-to-curve operation... OK 898/2238 test.edwards25519 implicit reduction of invalid scalars... OK 899/2238 test.p256... OK 900/2238 test.p384... OK 901/2238 test.ristretto255... OK 902/2238 test.secp256k1... OK 903/2238 test.blake2s160 single... OK 904/2238 test.blake2s160 streaming... OK 905/2238 test.comptime blake2s160... OK 906/2238 test.blake2s224 single... OK 907/2238 test.blake2s224 streaming... OK 908/2238 test.comptime blake2s224... OK 909/2238 test.blake2s256 single... OK 910/2238 test.blake2s256 streaming... OK 911/2238 test.blake2s256 keyed... OK 912/2238 test.comptime blake2s256... OK 913/2238 test.blake2b160 single... OK 914/2238 test.blake2b160 streaming... OK 915/2238 test.comptime blake2b160... OK 916/2238 test.blake2b384 single... OK 917/2238 test.blake2b384 streaming... OK 918/2238 test.comptime blake2b384... OK 919/2238 test.blake2b512 single... OK 920/2238 test.blake2b512 streaming... OK 921/2238 test.blake2b512 keyed... OK 922/2238 test.comptime blake2b512... OK 923/2238 test.BLAKE3 reference test cases... OK 924/2238 test.md5 single... OK 925/2238 test.md5 streaming... OK 926/2238 test.md5 aligned final... OK 927/2238 test.sha1 single... OK 928/2238 test.sha1 streaming... OK 929/2238 test.sha1 aligned final... OK 930/2238 test.sha224 single... OK 931/2238 test.sha224 streaming... OK 932/2238 test.sha256 single... OK 933/2238 test.sha256 streaming... OK 934/2238 test.sha256 aligned final... OK 935/2238 test.sha384 single... OK 936/2238 test.sha384 streaming... OK 937/2238 test.sha512 single... OK 938/2238 test.sha512 streaming... OK 939/2238 test.sha512 aligned final... OK 940/2238 test.sha3-224 single... OK 941/2238 test.sha3-224 streaming... OK 942/2238 test.sha3-256 single... OK 943/2238 test.sha3-256 streaming... OK 944/2238 test.sha3-256 aligned final... OK 945/2238 test.sha3-384 single... OK 946/2238 test.sha3-384 streaming... OK 947/2238 test.sha3-512 single... OK 948/2238 test.sha3-512 streaming... OK 949/2238 test.sha3-512 aligned final... OK 950/2238 test.keccak-256 single... OK 951/2238 test.keccak-512 single... OK 952/2238 test.Hash composition... OK 953/2238 test.Hkdf... OK 954/2238 test.ghash... OK 955/2238 test.poly1305 rfc7439 vector1... OK 956/2238 test.phc format - encoding/decoding... OK 957/2238 test.phc format - empty input string... OK 958/2238 test.phc format - hash without salt... OK 959/2238 test.phc format - calcSize... OK 960/2238 test.argon2d... OK 961/2238 test.argon2i... OK 962/2238 test.argon2id... OK 963/2238 test.kdf... OK 964/2238 test.phc format hasher... OK 965/2238 test.password hash and password verify... OK 966/2238 test.kdf derived key length... OK 967/2238 test.bcrypt codec... OK 968/2238 test.bcrypt crypt format... OK 969/2238 test.bcrypt phc format... OK 970/2238 test.kdf... SKIP 971/2238 test.kdf rfc 1... SKIP 972/2238 test.kdf rfc 2... SKIP 973/2238 test.kdf rfc 3... SKIP 974/2238 test.kdf rfc 4... SKIP 975/2238 test.password hashing (crypt format)... SKIP 976/2238 test.strHash and strVerify... SKIP 977/2238 test.unix-scrypt... SKIP 978/2238 test.crypt format... OK 979/2238 test.kdf fast... OK 980/2238 test.RFC 6070 one iteration... OK 981/2238 test.RFC 6070 two iterations... OK 982/2238 test.RFC 6070 4096 iterations... OK 983/2238 test.RFC 6070 16,777,216 iterations... SKIP 984/2238 test.RFC 6070 multi-block salt and password... OK 985/2238 test.RFC 6070 embedded NUL... OK 986/2238 test.Very large dk_len... SKIP 987/2238 test.ed25519 key pair creation... OK 988/2238 test.ed25519 signature... OK 989/2238 test.ed25519 batch verification... OK 990/2238 test.ed25519 test vectors... OK 991/2238 test.ed25519 with blind keys... OK 992/2238 test.ed25519 signatures with streaming... OK 993/2238 test.ed25519 key pair from secret key... OK 994/2238 test.ECDSA - Basic operations over EcdsaP384Sha384... OK 995/2238 test.ECDSA - Basic operations over Secp256k1... OK 996/2238 test.ECDSA - Basic operations over EcdsaP384Sha256... OK 997/2238 test.ECDSA - Verifying a existing signature with EcdsaP384Sha256... OK 998/2238 test.ECDSA - Test vectors from Project Wycheproof... OK 999/2238 test.ECDSA - Sec1 encoding/decoding... OK 1000/2238 test.crypto.utils.timingSafeEql... OK 1001/2238 test.crypto.utils.timingSafeEql (vectors)... OK 1002/2238 test.crypto.utils.timingSafeCompare... OK 1003/2238 test.crypto.utils.timingSafe{Add,Sub}... OK 1004/2238 test.crypto.utils.secureZero... OK 1005/2238 test.std.event.Channel... SKIP 1006/2238 test.std.event.Channel wraparound... SKIP 1007/2238 test.std.event.Future... SKIP 1008/2238 test.std.event.Group... SKIP 1009/2238 test.std.event.Batch... SKIP 1010/2238 test.std.event.Lock... SKIP 1011/2238 test.std.event.RwLock... SKIP 1012/2238 test.basic WaitGroup usage... SKIP 1013/2238 test.fmt.parseFloat... OK 1014/2238 test.fmt.parseFloat nan and inf... SKIP 1015/2238 test.fmt.parseFloat #11169... OK 1016/2238 test.fmt.parseFloat hex.special... OK 1017/2238 test.fmt.parseFloat hex.zero... OK 1018/2238 test.fmt.parseFloat hex.f16... OK 1019/2238 test.fmt.parseFloat hex.f32... OK 1020/2238 test.fmt.parseFloat hex.f64... OK 1021/2238 test.fmt.parseFloat hex.f128... OK 1022/2238 test.io.CountingWriter... OK 1023/2238 test.Dir.readLink... OK 1024/2238 test.accessAbsolute... OK 1025/2238 test.openDirAbsolute... OK 1026/2238 test.openDir cwd parent ..... OK 1027/2238 test.readLinkAbsolute... OK 1028/2238 test.Dir.Iterator... OK 1029/2238 test.Dir.Iterator many entries... OK 1030/2238 test.Dir.Iterator twice... OK 1031/2238 test.Dir.Iterator reset... OK 1032/2238 test.Dir.Iterator but dir is deleted during iteration... OK 1033/2238 test.Dir.realpath smoke test... OK 1034/2238 test.readAllAlloc... OK 1035/2238 test.directory operations on files... OK 1036/2238 test.file operations on directories... OK 1037/2238 test.deleteDir... OK 1038/2238 test.Dir.rename files... OK 1039/2238 test.Dir.rename directories... OK 1040/2238 test.Dir.rename directory onto empty dir... OK 1041/2238 test.Dir.rename directory onto non-empty dir... OK 1042/2238 test.Dir.rename file <-> dir... OK 1043/2238 test.rename... OK 1044/2238 test.renameAbsolute... OK 1045/2238 test.openSelfExe... OK 1046/2238 test.makePath, put some files in it, deleteTree... OK 1047/2238 test.makePath, put some files in it, deleteTreeMinStackSize... OK 1048/2238 test.makePath in a directory that no longer exists... OK 1049/2238 test.max file name component lengths... OK 1050/2238 test.writev, readv... OK 1051/2238 test.pwritev, preadv... OK 1052/2238 test.access file... OK 1053/2238 test.sendfile... OK 1054/2238 test.copyRangeAll... OK 1055/2238 test.fs.copyFile... OK 1056/2238 test.AtomicFile... OK 1057/2238 test.realpath... OK 1058/2238 test.open file with exclusive nonblocking lock twice... OK 1059/2238 test.open file with shared and exclusive nonblocking lock... OK 1060/2238 test.open file with exclusive and shared nonblocking lock... OK 1061/2238 test.open file with exclusive lock twice, make sure second lock waits... OK 1062/2238 test.open file with exclusive nonblocking lock twice (absolute paths)... OK 1063/2238 test.walker... OK 1064/2238 test.walker without fully iterating... OK 1065/2238 test.. and .. in fs.Dir functions... OK 1066/2238 test.. and .. in absolute functions... OK 1067/2238 test.chmod... OK 1068/2238 test.chown... OK 1069/2238 test.File.Metadata... OK 1070/2238 test.File.Permissions... OK 1071/2238 test.File.PermissionsUnix... OK 1072/2238 test.getAppDataDir... OK 1073/2238 test.write a file, watch it, write it again, delete it... SKIP 1074/2238 test.adler32 sanity... OK 1075/2238 test.adler32 long... OK 1076/2238 test.adler32 very long... OK 1077/2238 test.adler32 very long with variation... OK 1078/2238 test.typeContainsSlice... OK 1079/2238 test.hash pointer... OK 1080/2238 test.hash slice shallow... OK 1081/2238 test.hash slice deep... OK 1082/2238 test.hash struct deep... OK 1083/2238 test.testHash optional... OK 1084/2238 test.testHash array... OK 1085/2238 test.testHash multi-dimensional array... OK 1086/2238 test.testHash struct... OK 1087/2238 test.testHash union... OK 1088/2238 test.testHash vector... OK 1089/2238 test.testHash error union... OK 1090/2238 test.crc32 ieee... OK 1091/2238 test.crc32 castagnoli... OK 1092/2238 test.small crc32 ieee... OK 1093/2238 test.small crc32 castagnoli... OK 1094/2238 test.fnv1a-32... OK 1095/2238 test.fnv1a-64... OK 1096/2238 test.fnv1a-128... OK 1097/2238 test.murmur2_32... OK 1098/2238 test.murmur2_64... OK 1099/2238 test.murmur3_32... OK 1100/2238 test.cityhash32... OK 1101/2238 test.cityhash64... OK 1102/2238 test.test vectors... OK 1103/2238 test.test vectors streaming... OK 1104/2238 test.iterative non-divisible update... OK 1105/2238 test.LogToWriterAllocator... OK 1106/2238 test.api coverage... OK 1107/2238 test.api coverage... OK 1108/2238 test.io.BufferedReader... OK 1109/2238 test.C Writer... SKIP 1110/2238 test.io.CountingReader... OK 1111/2238 test.PeekStream... OK 1112/2238 test.StreamSource (refs)... OK 1113/2238 test.StreamSource (mutable buffer)... OK 1114/2238 test.StreamSource (const buffer)... OK 1115/2238 test.write a file, read it, then delete it... OK 1116/2238 test.BitStreams with File Stream... OK 1117/2238 test.File seek ops... OK 1118/2238 test.setEndPos... OK 1119/2238 test.updateTimes... OK 1120/2238 test.y_trailing_comma_after_empty... OK 1121/2238 test.n_object_closed_missing_value... OK 1122/2238 test.y_array_arraysWithSpaces... OK 1123/2238 test.y_array_empty... OK 1124/2238 test.y_array_empty-string... OK 1125/2238 test.y_array_ending_with_newline... OK 1126/2238 test.y_array_false... OK 1127/2238 test.y_array_heterogeneous... OK 1128/2238 test.y_array_null... OK 1129/2238 test.y_array_with_1_and_newline... OK 1130/2238 test.y_array_with_leading_space... OK 1131/2238 test.y_array_with_several_null... OK 1132/2238 test.y_array_with_trailing_space... OK 1133/2238 test.y_number_0e+1... OK 1134/2238 test.y_number_0e1... OK 1135/2238 test.y_number_after_space... OK 1136/2238 test.y_number_double_close_to_zero... OK 1137/2238 test.y_number_int_with_exp... OK 1138/2238 test.y_number... OK 1139/2238 test.y_number_minus_zero... OK 1140/2238 test.y_number_negative_int... OK 1141/2238 test.y_number_negative_one... OK 1142/2238 test.y_number_negative_zero... OK 1143/2238 test.y_number_real_capital_e... OK 1144/2238 test.y_number_real_capital_e_neg_exp... OK 1145/2238 test.y_number_real_capital_e_pos_exp... OK 1146/2238 test.y_number_real_exponent... OK 1147/2238 test.y_number_real_fraction_exponent... OK 1148/2238 test.y_number_real_neg_exp... OK 1149/2238 test.y_number_real_pos_exponent... OK 1150/2238 test.y_number_simple_int... OK 1151/2238 test.y_number_simple_real... OK 1152/2238 test.y_object_basic... OK 1153/2238 test.y_object_duplicated_key_and_value... OK 1154/2238 test.y_object_duplicated_key... OK 1155/2238 test.y_object_empty... OK 1156/2238 test.y_object_empty_key... OK 1157/2238 test.y_object_escaped_null_in_key... OK 1158/2238 test.y_object_extreme_numbers... OK 1159/2238 test.y_object... OK 1160/2238 test.y_object_long_strings... OK 1161/2238 test.y_object_simple... OK 1162/2238 test.y_object_string_unicode... OK 1163/2238 test.y_object_with_newlines... OK 1164/2238 test.y_string_1_2_3_bytes_UTF-8_sequences... OK 1165/2238 test.y_string_accepted_surrogate_pair... OK 1166/2238 test.y_string_accepted_surrogate_pairs... OK 1167/2238 test.y_string_allowed_escapes... OK 1168/2238 test.y_string_backslash_and_u_escaped_zero... OK 1169/2238 test.y_string_backslash_doublequotes... OK 1170/2238 test.y_string_comments... OK 1171/2238 test.y_string_double_escape_a... OK 1172/2238 test.y_string_double_escape_n... OK 1173/2238 test.y_string_escaped_control_character... OK 1174/2238 test.y_string_escaped_noncharacter... OK 1175/2238 test.y_string_in_array... OK 1176/2238 test.y_string_in_array_with_leading_space... OK 1177/2238 test.y_string_last_surrogates_1_and_2... OK 1178/2238 test.y_string_nbsp_uescaped... OK 1179/2238 test.y_string_nonCharacterInUTF-8_U+10FFFF... OK 1180/2238 test.y_string_nonCharacterInUTF-8_U+FFFF... OK 1181/2238 test.y_string_null_escape... OK 1182/2238 test.y_string_one-byte-utf-8... OK 1183/2238 test.y_string_pi... OK 1184/2238 test.y_string_reservedCharacterInUTF-8_U+1BFFF... OK 1185/2238 test.y_string_simple_ascii... OK 1186/2238 test.y_string_space... OK 1187/2238 test.y_string_surrogates_U+1D11E_MUSICAL_SYMBOL_G_CLEF... OK 1188/2238 test.y_string_three-byte-utf-8... OK 1189/2238 test.y_string_two-byte-utf-8... OK 1190/2238 test.y_string_u+2028_line_sep... OK 1191/2238 test.y_string_u+2029_par_sep... OK 1192/2238 test.y_string_uescaped_newline... OK 1193/2238 test.y_string_uEscape... OK 1194/2238 test.y_string_unescaped_char_delete... OK 1195/2238 test.y_string_unicode_2... OK 1196/2238 test.y_string_unicodeEscapedBackslash... OK 1197/2238 test.y_string_unicode_escaped_double_quote... OK 1198/2238 test.y_string_unicode... OK 1199/2238 test.y_string_unicode_U+10FFFE_nonchar... OK 1200/2238 test.y_string_unicode_U+1FFFE_nonchar... OK 1201/2238 test.y_string_unicode_U+200B_ZERO_WIDTH_SPACE... OK 1202/2238 test.y_string_unicode_U+2064_invisible_plus... OK 1203/2238 test.y_string_unicode_U+FDD0_nonchar... OK 1204/2238 test.y_string_unicode_U+FFFE_nonchar... OK 1205/2238 test.y_string_utf8... OK 1206/2238 test.y_string_with_del_character... OK 1207/2238 test.y_structure_lonely_false... OK 1208/2238 test.y_structure_lonely_int... OK 1209/2238 test.y_structure_lonely_negative_real... OK 1210/2238 test.y_structure_lonely_null... OK 1211/2238 test.y_structure_lonely_string... OK 1212/2238 test.y_structure_lonely_true... OK 1213/2238 test.y_structure_string_empty... OK 1214/2238 test.y_structure_trailing_newline... OK 1215/2238 test.y_structure_true_in_array... OK 1216/2238 test.y_structure_whitespace_array... OK 1217/2238 test.n_array_1_true_without_comma... OK 1218/2238 test.n_array_a_invalid_utf8... OK 1219/2238 test.n_array_colon_instead_of_comma... OK 1220/2238 test.n_array_comma_after_close... OK 1221/2238 test.n_array_comma_and_number... OK 1222/2238 test.n_array_double_comma... OK 1223/2238 test.n_array_double_extra_comma... OK 1224/2238 test.n_array_extra_close... OK 1225/2238 test.n_array_extra_comma... OK 1226/2238 test.n_array_incomplete_invalid_value... OK 1227/2238 test.n_array_incomplete... OK 1228/2238 test.n_array_inner_array_no_comma... OK 1229/2238 test.n_array_invalid_utf8... OK 1230/2238 test.n_array_items_separated_by_semicolon... OK 1231/2238 test.n_array_just_comma... OK 1232/2238 test.n_array_just_minus... OK 1233/2238 test.n_array_missing_value... OK 1234/2238 test.n_array_newlines_unclosed... OK 1235/2238 test.n_array_number_and_comma... OK 1236/2238 test.n_array_number_and_several_commas... OK 1237/2238 test.n_array_spaces_vertical_tab_formfeed... OK 1238/2238 test.n_array_star_inside... OK 1239/2238 test.n_array_unclosed... OK 1240/2238 test.n_array_unclosed_trailing_comma... OK 1241/2238 test.n_array_unclosed_with_new_lines... OK 1242/2238 test.n_array_unclosed_with_object_inside... OK 1243/2238 test.n_incomplete_false... OK 1244/2238 test.n_incomplete_null... OK 1245/2238 test.n_incomplete_true... OK 1246/2238 test.n_multidigit_number_then_00... OK 1247/2238 test.n_number_0.1.2... OK 1248/2238 test.n_number_-01... OK 1249/2238 test.n_number_0.3e... OK 1250/2238 test.n_number_0.3e+... OK 1251/2238 test.n_number_0_capital_E... OK 1252/2238 test.n_number_0_capital_E+... OK 1253/2238 test.n_number_0.e1... OK 1254/2238 test.n_number_0e... OK 1255/2238 test.n_number_0e+... OK 1256/2238 test.n_number_1_000... OK 1257/2238 test.n_number_1.0e-... OK 1258/2238 test.n_number_1.0e... OK 1259/2238 test.n_number_1.0e+... OK 1260/2238 test.n_number_-1.0.... OK 1261/2238 test.n_number_1eE2... OK 1262/2238 test.n_number_.-1... OK 1263/2238 test.n_number_+1... OK 1264/2238 test.n_number_.2e-3... OK 1265/2238 test.n_number_2.e-3... OK 1266/2238 test.n_number_2.e+3... OK 1267/2238 test.n_number_2.e3... OK 1268/2238 test.n_number_-2.... OK 1269/2238 test.n_number_9.e+... OK 1270/2238 test.n_number_expression... OK 1271/2238 test.n_number_hex_1_digit... OK 1272/2238 test.n_number_hex_2_digits... OK 1273/2238 test.n_number_infinity... OK 1274/2238 test.n_number_+Inf... OK 1275/2238 test.n_number_Inf... OK 1276/2238 test.n_number_invalid+-... OK 1277/2238 test.n_number_invalid-negative-real... OK 1278/2238 test.n_number_invalid-utf-8-in-bigger-int... OK 1279/2238 test.n_number_invalid-utf-8-in-exponent... OK 1280/2238 test.n_number_invalid-utf-8-in-int... OK 1281/2238 test.n_number_++... OK 1282/2238 test.n_number_minus_infinity... OK 1283/2238 test.n_number_minus_sign_with_trailing_garbage... OK 1284/2238 test.n_number_minus_space_1... OK 1285/2238 test.n_number_-NaN... OK 1286/2238 test.n_number_NaN... OK 1287/2238 test.n_number_neg_int_starting_with_zero... OK 1288/2238 test.n_number_neg_real_without_int_part... OK 1289/2238 test.n_number_neg_with_garbage_at_end... OK 1290/2238 test.n_number_real_garbage_after_e... OK 1291/2238 test.n_number_real_with_invalid_utf8_after_e... OK 1292/2238 test.n_number_real_without_fractional_part... OK 1293/2238 test.n_number_starting_with_dot... OK 1294/2238 test.n_number_U+FF11_fullwidth_digit_one... OK 1295/2238 test.n_number_with_alpha_char... OK 1296/2238 test.n_number_with_alpha... OK 1297/2238 test.n_number_with_leading_zero... OK 1298/2238 test.n_object_bad_value... OK 1299/2238 test.n_object_bracket_key... OK 1300/2238 test.n_object_comma_instead_of_colon... OK 1301/2238 test.n_object_double_colon... OK 1302/2238 test.n_object_emoji... OK 1303/2238 test.n_object_garbage_at_end... OK 1304/2238 test.n_object_key_with_single_quotes... OK 1305/2238 test.n_object_lone_continuation_byte_in_key_and_trailing_comma... OK 1306/2238 test.n_object_missing_colon... OK 1307/2238 test.n_object_missing_key... OK 1308/2238 test.n_object_missing_semicolon... OK 1309/2238 test.n_object_missing_value... OK 1310/2238 test.n_object_no-colon... OK 1311/2238 test.n_object_non_string_key_but_huge_number_instead... OK 1312/2238 test.n_object_non_string_key... OK 1313/2238 test.n_object_repeated_null_null... OK 1314/2238 test.n_object_several_trailing_commas... OK 1315/2238 test.n_object_single_quote... OK 1316/2238 test.n_object_trailing_comma... OK 1317/2238 test.n_object_trailing_comment... OK 1318/2238 test.n_object_trailing_comment_open... OK 1319/2238 test.n_object_trailing_comment_slash_open_incomplete... OK 1320/2238 test.n_object_trailing_comment_slash_open... OK 1321/2238 test.n_object_two_commas_in_a_row... OK 1322/2238 test.n_object_unquoted_key... OK 1323/2238 test.n_object_unterminated-value... OK 1324/2238 test.n_object_with_single_string... OK 1325/2238 test.n_object_with_trailing_garbage... OK 1326/2238 test.n_single_space... OK 1327/2238 test.n_string_1_surrogate_then_escape... OK 1328/2238 test.n_string_1_surrogate_then_escape_u1... OK 1329/2238 test.n_string_1_surrogate_then_escape_u1x... OK 1330/2238 test.n_string_1_surrogate_then_escape_u... OK 1331/2238 test.n_string_accentuated_char_no_quotes... OK 1332/2238 test.n_string_backslash_00... OK 1333/2238 test.n_string_escaped_backslash_bad... OK 1334/2238 test.n_string_escaped_ctrl_char_tab... OK 1335/2238 test.n_string_escaped_emoji... OK 1336/2238 test.n_string_escape_x... OK 1337/2238 test.n_string_incomplete_escaped_character... OK 1338/2238 test.n_string_incomplete_escape... OK 1339/2238 test.n_string_incomplete_surrogate_escape_invalid... OK 1340/2238 test.n_string_incomplete_surrogate... OK 1341/2238 test.n_string_invalid_backslash_esc... OK 1342/2238 test.n_string_invalid_unicode_escape... OK 1343/2238 test.n_string_invalid_utf8_after_escape... OK 1344/2238 test.n_string_invalid-utf-8-in-escape... OK 1345/2238 test.n_string_leading_uescaped_thinspace... OK 1346/2238 test.n_string_no_quotes_with_bad_escape... OK 1347/2238 test.n_string_single_doublequote... OK 1348/2238 test.n_string_single_quote... OK 1349/2238 test.n_string_single_string_no_double_quotes... OK 1350/2238 test.n_string_start_escape_unclosed... OK 1351/2238 test.n_string_unescaped_crtl_char... OK 1352/2238 test.n_string_unescaped_newline... OK 1353/2238 test.n_string_unescaped_tab... OK 1354/2238 test.n_string_unicode_CapitalU... OK 1355/2238 test.n_string_with_trailing_garbage... OK 1356/2238 test.n_structure_100000_opening_arrays... OK 1357/2238 test.n_structure_angle_bracket_.... OK 1358/2238 test.n_structure_angle_bracket_null... OK 1359/2238 test.n_structure_array_trailing_garbage... OK 1360/2238 test.n_structure_array_with_extra_array_close... OK 1361/2238 test.n_structure_array_with_unclosed_string... OK 1362/2238 test.n_structure_ascii-unicode-identifier... OK 1363/2238 test.n_structure_capitalized_True... OK 1364/2238 test.n_structure_close_unopened_array... OK 1365/2238 test.n_structure_comma_instead_of_closing_brace... OK 1366/2238 test.n_structure_double_array... OK 1367/2238 test.n_structure_end_array... OK 1368/2238 test.n_structure_incomplete_UTF8_BOM... OK 1369/2238 test.n_structure_lone-invalid-utf-8... OK 1370/2238 test.n_structure_lone-open-bracket... OK 1371/2238 test.n_structure_no_data... OK 1372/2238 test.n_structure_null-byte-outside-string... OK 1373/2238 test.n_structure_number_with_trailing_garbage... OK 1374/2238 test.n_structure_object_followed_by_closing_object... OK 1375/2238 test.n_structure_object_unclosed_no_value... OK 1376/2238 test.n_structure_object_with_comment... OK 1377/2238 test.n_structure_object_with_trailing_garbage... OK 1378/2238 test.n_structure_open_array_apostrophe... OK 1379/2238 test.n_structure_open_array_comma... OK 1380/2238 test.n_structure_open_array_object... OK 1381/2238 test.n_structure_open_array_open_object... OK 1382/2238 test.n_structure_open_array_open_string... OK 1383/2238 test.n_structure_open_array_string... OK 1384/2238 test.n_structure_open_object_close_array... OK 1385/2238 test.n_structure_open_object_comma... OK 1386/2238 test.n_structure_open_object... OK 1387/2238 test.n_structure_open_object_open_array... OK 1388/2238 test.n_structure_open_object_open_string... OK 1389/2238 test.n_structure_open_object_string_with_apostrophes... OK 1390/2238 test.n_structure_open_open... OK 1391/2238 test.n_structure_single_eacute... OK 1392/2238 test.n_structure_single_star... OK 1393/2238 test.n_structure_trailing_#... OK 1394/2238 test.n_structure_U+2060_word_joined... OK 1395/2238 test.n_structure_uescaped_LF_before_string... OK 1396/2238 test.n_structure_unclosed_array... OK 1397/2238 test.n_structure_unclosed_array_partial_null... OK 1398/2238 test.n_structure_unclosed_array_unfinished_false... OK 1399/2238 test.n_structure_unclosed_array_unfinished_true... OK 1400/2238 test.n_structure_unclosed_object... OK 1401/2238 test.n_structure_unicode-identifier... OK 1402/2238 test.n_structure_UTF8_BOM_no_data... OK 1403/2238 test.n_structure_whitespace_formfeed... OK 1404/2238 test.n_structure_whitespace_U+2060_word_joiner... OK 1405/2238 test.i_number_double_huge_neg_exp... OK 1406/2238 test.i_number_huge_exp... OK 1407/2238 test.i_number_neg_int_huge_exp... OK 1408/2238 test.i_number_pos_double_huge_exp... OK 1409/2238 test.i_number_real_neg_overflow... OK 1410/2238 test.i_number_real_pos_overflow... OK 1411/2238 test.i_number_real_underflow... OK 1412/2238 test.i_number_too_big_neg_int... OK 1413/2238 test.i_number_too_big_pos_int... OK 1414/2238 test.i_number_very_big_negative_int... OK 1415/2238 test.i_object_key_lone_2nd_surrogate... OK 1416/2238 test.i_string_1st_surrogate_but_2nd_missing... OK 1417/2238 test.i_string_1st_valid_surrogate_2nd_invalid... OK 1418/2238 test.i_string_incomplete_surrogate_and_escape_valid... OK 1419/2238 test.i_string_incomplete_surrogate_pair... OK 1420/2238 test.i_string_incomplete_surrogates_escape_valid... OK 1421/2238 test.i_string_invalid_lonely_surrogate... OK 1422/2238 test.i_string_invalid_surrogate... OK 1423/2238 test.i_string_invalid_utf-8... OK 1424/2238 test.i_string_inverted_surrogates_U+1D11E... OK 1425/2238 test.i_string_iso_latin_1... OK 1426/2238 test.i_string_lone_second_surrogate... OK 1427/2238 test.i_string_lone_utf8_continuation_byte... OK 1428/2238 test.i_string_not_in_unicode_range... OK 1429/2238 test.i_string_overlong_sequence_2_bytes... OK 1430/2238 test.i_string_overlong_sequence_6_bytes... OK 1431/2238 test.i_string_overlong_sequence_6_bytes_null... OK 1432/2238 test.i_string_truncated-utf-8... OK 1433/2238 test.i_string_utf16BE_no_BOM... OK 1434/2238 test.i_string_utf16LE_no_BOM... OK 1435/2238 test.i_string_UTF-16LE_with_BOM... OK 1436/2238 test.i_string_UTF-8_invalid_sequence... OK 1437/2238 test.i_string_UTF8_surrogate_U+D800... OK 1438/2238 test.i_structure_500_nested_arrays... OK 1439/2238 test.i_structure_UTF-8_BOM_empty_object... OK 1440/2238 test.truncated UTF-8 sequence... OK 1441/2238 test.invalid continuation byte... OK 1442/2238 test.disallowed overlong form... OK 1443/2238 test.out of UTF-16 range... OK 1444/2238 test.parse... OK 1445/2238 test.parse into enum... OK 1446/2238 test.parse with trailing data... OK 1447/2238 test.parse into that allocates a slice... OK 1448/2238 test.parse into tagged union... OK 1449/2238 test.parse union bubbles up AllocatorRequired... OK 1450/2238 test.parseFree descends into tagged union... OK 1451/2238 test.parse with comptime field... OK 1452/2238 test.parse into struct with no fields... OK 1453/2238 test.parse into struct with misc fields... OK 1454/2238 test.parse into struct with strings and arrays with sentinels... OK 1455/2238 test.parse into struct with duplicate field... OK 1456/2238 test.parse into struct ignoring unknown fields... OK 1457/2238 test.parse into recursive union definition... OK 1458/2238 test.parse into double recursive union definition... OK 1459/2238 test.json.parser.dynamic... OK 1460/2238 test.write json then parse it... OK 1461/2238 test.parsing empty string gives appropriate error... OK 1462/2238 test.integer after float has proper type... OK 1463/2238 test.parse exponential into int... OK 1464/2238 test.escaped characters... OK 1465/2238 test.string copy option... OK 1466/2238 test.stringify alloc... OK 1467/2238 test.json.serialize issue #5959... OK 1468/2238 test.json.token... OK 1469/2238 test.json.token mismatched close... OK 1470/2238 test.json.token premature object close... OK 1471/2238 test.json.validate... OK 1472/2238 test.Value.jsonStringify... OK 1473/2238 test.json write stream... OK 1474/2238 test.parse and render IPv6 addresses... OK 1475/2238 test.invalid but parseable IPv6 scope ids... SKIP 1476/2238 test.parse and render IPv4 addresses... OK 1477/2238 test.parse and render UNIX addresses... OK 1478/2238 test.resolve DNS... OK 1479/2238 test.listen on a port, send bytes, receive bytes... SKIP 1480/2238 test.listen on ipv4 try connect on ipv6 then ipv4... SKIP 1481/2238 test.listen on a unix socket, send bytes, receive bytes... OK 1482/2238 test_0... OK 1483/2238 test.QueryObjectName... OK 1484/2238 test.GetFinalPathNameByHandle... OK 1485/2238 test.GUID... OK 1486/2238 test.chdir smoke test... OK 1487/2238 test.open smoke test... OK 1488/2238 test.openat smoke test... OK 1489/2238 test.symlink with relative paths... OK 1490/2238 test.readlink on Windows... SKIP 1491/2238 test.link with relative paths... OK 1492/2238 test.linkat with different directories... OK 1493/2238 test.fstatat... OK 1494/2238 test.readlinkat... OK 1495/2238 test.std.Thread.getCurrentId... OK 1496/2238 test.spawn threads... OK 1497/2238 test.cpu count... OK 1498/2238 test.thread local storage... OK 1499/2238 test.getrandom... OK 1500/2238 test.getcwd... OK 1501/2238 test.sigaltstack... OK 1502/2238 test.dl_iterate_phdr... OK 1503/2238 test.gethostname... OK 1504/2238 test.pipe... OK 1505/2238 test.argsAlloc... OK 1506/2238 test.memfd_create... OK 1507/2238 test.mmap... OK 1508/2238 test.getenv... OK 1509/2238 test.fcntl... OK 1510/2238 test.signalfd... OK 1511/2238 test.sync... OK 1512/2238 test.fsync... OK 1513/2238 test.getrlimit and setrlimit... OK 1514/2238 test.shutdown socket... OK 1515/2238 test.sigaction... OK 1516/2238 test.dup & dup2... OK 1517/2238 test.writev longer than IOV_MAX... OK 1518/2238 test.POSIX file locking with fcntl... SKIP 1519/2238 test.rename smoke test... OK 1520/2238 test.access smoke test... OK 1521/2238 test.timerfd... OK 1522/2238 test.isatty... OK 1523/2238 test.read with empty buffer... OK 1524/2238 test.pread with empty buffer... OK 1525/2238 test.write with empty buffer... OK 1526/2238 test.pwrite with empty buffer... OK 1527/2238 test.Random int... OK 1528/2238 test.Random boolean... OK 1529/2238 test.Random enum... OK 1530/2238 test.Random intLessThan... OK 1531/2238 test.Random intAtMost... OK 1532/2238 test.Random Biased... OK 1533/2238 test.splitmix64 sequence... OK 1534/2238 test.Random float correctness... OK 1535/2238 test.Random float coverage... OK 1536/2238 test.Random float chi-square goodness of fit... OK 1537/2238 test.Random shuffle... OK 1538/2238 test.Random range... OK 1539/2238 test.CSPRNG... OK 1540/2238 test.Random weightedIndex... OK 1541/2238 test.isLeapYear... OK 1542/2238 test.epoch decoding... OK 1543/2238 test.countLeaks... OK 1544/2238 test.countLeakBlocks... OK 1545/2238 test.fallocate... OK 1546/2238 test.getpid... OK 1547/2238 test.timer... OK 1548/2238 test.statx... OK 1549/2238 test.user and group ids... OK 1550/2238 test.fadvise... OK 1551/2238 test_0... OK 1552/2238 test_1... OK 1553/2238 test.isaac64 sequence... OK 1554/2238 test.isaac64 fill... OK 1555/2238 test.pcg sequence... OK 1556/2238 test.pcg fill... OK 1557/2238 test.xoroshiro sequence... OK 1558/2238 test.xoroshiro fill... OK 1559/2238 test.Sfc64 sequence... OK 1560/2238 test.Sfc64 fill... OK 1561/2238 test.RomuTrio sequence... OK 1562/2238 test.RomuTrio fill... OK 1563/2238 test.RomuTrio buf seeding test... OK 1564/2238 test.reactor/linux: drive async tcp client/listener pair... OK 1565/2238 test_0... OK 1566/2238 test.ip: convert to and from ipv6... OK 1567/2238 test.ipv4: parse & format... OK 1568/2238 test.ipv6: parse & format... OK 1569/2238 test.ipv6: parse & format addresses with scope ids... OK 1570/2238 test.tcp: create client/listener pair... OK 1571/2238 test.tcp/client: 1ms read timeout... OK 1572/2238 test.tcp/client: read and write multiple vectors... OK 1573/2238 test.tcp/listener: bind to unspecified ipv4 address... OK 1574/2238 test.tcp/listener: bind to unspecified ipv6 address... OK 1575/2238 test.opcodes... OK 1576/2238 test.tcpdump filter... OK 1577/2238 test.simulator coverage... OK 1578/2238 test.isValidId... OK 1579/2238 test.escape invalid identifiers... OK 1580/2238 test_0... OK 1581/2238 test.parseCharLiteral... OK 1582/2238 test.parse... OK 1583/2238 test.cast... OK 1584/2238 test.sizeof... OK 1585/2238 test.promoteIntLiteral... OK 1586/2238 test.shuffleVectorIndex... OK 1587/2238 test.Flexible Array Type... OK 1588/2238 test.ArithmeticConversion... SKIP 1589/2238 test.Macro suffix functions... OK 1590/2238 test.WL_CONTAINER_OF... OK 1591/2238 test.CAST_OR_CALL casting... OK 1592/2238 test.CAST_OR_CALL calling... OK 1593/2238 test.complex.cabs... OK 1594/2238 test.complex.cacosh... OK 1595/2238 test.complex.cacos... OK 1596/2238 test.complex.carg... OK 1597/2238 test.complex.casinh... OK 1598/2238 test.complex.casin... OK 1599/2238 test.complex.catanh... OK 1600/2238 test.complex.catan32... OK 1601/2238 test.complex.catan64... OK 1602/2238 test.complex.conj... OK 1603/2238 test.complex.ccosh32... OK 1604/2238 test.complex.ccosh64... OK 1605/2238 test.complex.ccos... OK 1606/2238 test.complex.cexp32... OK 1607/2238 test.complex.cexp64... OK 1608/2238 test.complex.clog... OK 1609/2238 test.complex.cpow... OK 1610/2238 test.complex.cproj... OK 1611/2238 test.complex.csinh32... OK 1612/2238 test.complex.csinh64... OK 1613/2238 test.complex.csin... OK 1614/2238 test.complex.csqrt32... OK 1615/2238 test.complex.csqrt64... OK 1616/2238 test.complex.ctanh32... OK 1617/2238 test.complex.ctanh64... OK 1618/2238 test.complex.ctan... OK 1619/2238 test_0... OK 1620/2238 test.big.rational extractLowBits... OK 1621/2238 test.big.rational set... OK 1622/2238 test.big.rational setFloat... OK 1623/2238 test.big.rational setFloatString... OK 1624/2238 test.big.rational toFloat... OK 1625/2238 test.big.rational set/to Float round-trip... OK 1626/2238 test.big.rational copy... OK 1627/2238 test.big.rational negate... OK 1628/2238 test.big.rational abs... OK 1629/2238 test.big.rational swap... OK 1630/2238 test.big.rational order... OK 1631/2238 test.big.rational order/orderAbs with negative... OK 1632/2238 test.big.rational add single-limb... OK 1633/2238 test.big.rational add... OK 1634/2238 test.big.rational sub... OK 1635/2238 test.big.rational mul... OK 1636/2238 test.big.rational div... OK 1637/2238 test_0... OK 1638/2238 test.cpuinfo: SPARC... OK 1639/2238 test.cpuinfo: PowerPC... OK 1640/2238 test.cpuinfo: ARM... OK 1641/2238 test_0... OK 1642/2238 test.bitReverse... OK 1643/2238 test.dictionary decoder... OK 1644/2238 test.generate a Huffman code from an array of frequencies... OK 1645/2238 test.generate a Huffman code for the fixed litteral table specific to Deflate... OK 1646/2238 test.generate a Huffman code for the 30 possible relative offsets (LZ77 distances) of Deflate... OK 1647/2238 test.writeBlockHuff... OK 1648/2238 test.writeBlock... OK 1649/2238 test.writeBlockDynamic... OK 1650/2238 test.deflate... OK 1651/2238 test.bulkHash4... OK 1652/2238 test.deflate/inflate... OK 1653/2238 test.very long sparse chunk... OK 1654/2238 test.compressor reset... OK 1655/2238 test.decompressor dictionary... OK 1656/2238 test.compressor dictionary... OK 1657/2238 test.Go non-regression test for 2508... OK 1658/2238 test.deflate/inflate string... OK 1659/2238 test.inflate reset... OK 1660/2238 test.inflate reset dictionary... OK 1661/2238 test.best speed match 1/3... OK 1662/2238 test.best speed match 2/3... OK 1663/2238 test.best speed match 2/2... OK 1664/2238 test.best speed shift offsets... OK 1665/2238 test.best speed reset... OK 1666/2238 test.best speed... OK 1667/2238 test.best speed max match offset... OK 1668/2238 test.truncated input... OK 1669/2238 test.Go non-regression test for 9842... OK 1670/2238 test.inflate A Tale of Two Cities (1859) intro... OK 1671/2238 test.lengths overflow... OK 1672/2238 test.empty distance alphabet... OK 1673/2238 test.distance past beginning of output stream... OK 1674/2238 test.fuzzing... OK 1675/2238 test.p256 ECDH key exchange... OK 1676/2238 test.p256 point from affine coordinates... OK 1677/2238 test.p256 test vectors... OK 1678/2238 test.p256 test vectors - doubling... OK 1679/2238 test.p256 compressed sec1 encoding/decoding... OK 1680/2238 test.p256 uncompressed sec1 encoding/decoding... OK 1681/2238 test.p256 public key is the neutral element... OK 1682/2238 test.p256 public key is the neutral element (public verification)... OK 1683/2238 test.p256 field element non-canonical encoding... OK 1684/2238 test.p256 neutral element decoding... OK 1685/2238 test.p256 double base multiplication... OK 1686/2238 test.p256 double base multiplication with large scalars... OK 1687/2238 test.p256 scalar inverse... OK 1688/2238 test.p384 ECDH key exchange... OK 1689/2238 test.p384 point from affine coordinates... OK 1690/2238 test.p384 test vectors... OK 1691/2238 test.p384 test vectors - doubling... OK 1692/2238 test.p384 compressed sec1 encoding/decoding... OK 1693/2238 test.p384 uncompressed sec1 encoding/decoding... OK 1694/2238 test.p384 public key is the neutral element... OK 1695/2238 test.p384 public key is the neutral element (public verification)... OK 1696/2238 test.p384 field element non-canonical encoding... OK 1697/2238 test.p384 neutral element decoding... OK 1698/2238 test.p384 double base multiplication... OK 1699/2238 test.p384 double base multiplication with large scalars... OK 1700/2238 test.p384 scalar inverse... OK 1701/2238 test.secp256k1 ECDH key exchange... OK 1702/2238 test.secp256k1 ECDH key exchange including public multiplication... OK 1703/2238 test.secp256k1 point from affine coordinates... OK 1704/2238 test.secp256k1 test vectors... OK 1705/2238 test.secp256k1 test vectors - doubling... OK 1706/2238 test.secp256k1 compressed sec1 encoding/decoding... OK 1707/2238 test.secp256k1 uncompressed sec1 encoding/decoding... OK 1708/2238 test.secp256k1 public key is the neutral element... OK 1709/2238 test.secp256k1 public key is the neutral element (public verification)... OK 1710/2238 test.secp256k1 field element non-canonical encoding... OK 1711/2238 test.secp256k1 neutral element decoding... OK 1712/2238 test.secp256k1 double base multiplication... OK 1713/2238 test.secp256k1 scalar inverse... OK 1714/2238 test.scalar25519... OK 1715/2238 test.non-canonical scalar25519... OK 1716/2238 test.mulAdd overflow check... OK 1717/2238 test.scalar field inversion... OK 1718/2238 test.random scalar... OK 1719/2238 test.64-bit reduction... OK 1720/2238 test.Dilbert fill... OK 1721/2238 test.xoodoo... OK 1722/2238 test.zig fmt: preserves clobbers in inline asm with stray comma... OK 1723/2238 test.zig fmt: remove trailing comma at the end of assembly clobber... OK 1724/2238 test.zig fmt: respect line breaks in struct field value declaration... OK 1725/2238 test.zig fmt: respect line breaks before functions... OK 1726/2238 test.zig fmt: rewrite callconv(.Inline) to the inline keyword... OK 1727/2238 test.zig fmt: rewrite c_void to anyopaque... OK 1728/2238 test.zig fmt: simple top level comptime block... OK 1729/2238 test.zig fmt: two spaced line comments before decl... OK 1730/2238 test.zig fmt: respect line breaks after var declarations... OK 1731/2238 test.zig fmt: multiline string mixed with comments... OK 1732/2238 test.zig fmt: empty file... OK 1733/2238 test.zig fmt: file ends in comment... OK 1734/2238 test.zig fmt: file ends in comment after var decl... OK 1735/2238 test.zig fmt: if statment... OK 1736/2238 test.zig fmt: top-level fields... OK 1737/2238 test.zig fmt: C style containers... OK 1738/2238 test.zig fmt: decl between fields... OK 1739/2238 test.zig fmt: eof after missing comma... OK 1740/2238 test.zig fmt: errdefer with payload... OK 1741/2238 test.zig fmt: nosuspend block... OK 1742/2238 test.zig fmt: nosuspend await... OK 1743/2238 test.zig fmt: container declaration, single line... OK 1744/2238 test.zig fmt: container declaration, one item, multi line trailing comma... OK 1745/2238 test.zig fmt: container declaration, no trailing comma on separate line... OK 1746/2238 test.zig fmt: container declaration, line break, no trailing comma... OK 1747/2238 test.zig fmt: container declaration, transform trailing comma... OK 1748/2238 test.zig fmt: container declaration, comment, add trailing comma... OK 1749/2238 test.zig fmt: container declaration, multiline string, add trailing comma... OK 1750/2238 test.zig fmt: container declaration, doc comment on member, add trailing comma... OK 1751/2238 test.zig fmt: remove empty lines at start/end of container decl... OK 1752/2238 test.zig fmt: remove empty lines at start/end of block... OK 1753/2238 test.zig fmt: allow empty line before commment at start of block... OK 1754/2238 test.zig fmt: trailing comma in fn parameter list... OK 1755/2238 test.zig fmt: comptime struct field... OK 1756/2238 test.zig fmt: break from block... OK 1757/2238 test.zig fmt: grouped expressions (parentheses)... OK 1758/2238 test.zig fmt: c pointer type... OK 1759/2238 test.zig fmt: builtin call with trailing comma... OK 1760/2238 test.zig fmt: asm expression with comptime content... OK 1761/2238 test.zig fmt: array types last token... OK 1762/2238 test.zig fmt: sentinel-terminated array type... OK 1763/2238 test.zig fmt: sentinel-terminated slice type... OK 1764/2238 test.zig fmt: pointer-to-one with modifiers... OK 1765/2238 test.zig fmt: pointer-to-many with modifiers... OK 1766/2238 test.zig fmt: sentinel pointer with modifiers... OK 1767/2238 test.zig fmt: c pointer with modifiers... OK 1768/2238 test.zig fmt: slice with modifiers... OK 1769/2238 test.zig fmt: sentinel slice with modifiers... OK 1770/2238 test.zig fmt: anon literal in array... OK 1771/2238 test.zig fmt: alignment in anonymous literal... OK 1772/2238 test.zig fmt: anon struct literal 0 element... OK 1773/2238 test.zig fmt: anon struct literal 1 element... OK 1774/2238 test.zig fmt: anon struct literal 1 element comma... OK 1775/2238 test.zig fmt: anon struct literal 2 element... OK 1776/2238 test.zig fmt: anon struct literal 2 element comma... OK 1777/2238 test.zig fmt: anon struct literal 3 element... OK 1778/2238 test.zig fmt: anon struct literal 3 element comma... OK 1779/2238 test.zig fmt: struct literal 0 element... OK 1780/2238 test.zig fmt: struct literal 1 element... OK 1781/2238 test.zig fmt: Unicode code point literal larger than u8... OK 1782/2238 test.zig fmt: struct literal 2 element... OK 1783/2238 test.zig fmt: struct literal 2 element comma... OK 1784/2238 test.zig fmt: struct literal 3 element... OK 1785/2238 test.zig fmt: struct literal 3 element comma... OK 1786/2238 test.zig fmt: anon list literal 1 element... OK 1787/2238 test.zig fmt: anon list literal 1 element comma... OK 1788/2238 test.zig fmt: anon list literal 2 element... OK 1789/2238 test.zig fmt: anon list literal 2 element comma... OK 1790/2238 test.zig fmt: anon list literal 3 element... OK 1791/2238 test.zig fmt: anon list literal 3 element comma... OK 1792/2238 test.zig fmt: array literal 0 element... OK 1793/2238 test.zig fmt: array literal 1 element... OK 1794/2238 test.zig fmt: array literal 1 element comma... OK 1795/2238 test.zig fmt: array literal 2 element... OK 1796/2238 test.zig fmt: array literal 2 element comma... OK 1797/2238 test.zig fmt: array literal 3 element... OK 1798/2238 test.zig fmt: array literal 3 element comma... OK 1799/2238 test.zig fmt: sentinel array literal 1 element... OK 1800/2238 test.zig fmt: slices... OK 1801/2238 test.zig fmt: slices with spaces in bounds... OK 1802/2238 test.zig fmt: block in slice expression... OK 1803/2238 test.zig fmt: async function... OK 1804/2238 test.zig fmt: whitespace fixes... OK 1805/2238 test.zig fmt: while else err prong with no block... OK 1806/2238 test.zig fmt: tagged union with enum values... OK 1807/2238 test.zig fmt: tagged union enum tag last token... OK 1808/2238 test.zig fmt: allowzero pointer... OK 1809/2238 test.zig fmt: empty enum decls... OK 1810/2238 test.zig fmt: empty union decls... OK 1811/2238 test.zig fmt: enum literal... OK 1812/2238 test.zig fmt: enum literal inside array literal... OK 1813/2238 test.zig fmt: character literal larger than u8... OK 1814/2238 test.zig fmt: infix operator and then multiline string literal... OK 1815/2238 test.zig fmt: C pointers... OK 1816/2238 test.zig fmt: threadlocal... OK 1817/2238 test.zig fmt: linksection... OK 1818/2238 test.zig fmt: addrspace... OK 1819/2238 test.zig fmt: correctly space struct fields with doc comments... OK 1820/2238 test.zig fmt: doc comments on param decl... OK 1821/2238 test.zig fmt: aligned struct field... OK 1822/2238 test.zig fmt: comment to disable/enable zig fmt first... OK 1823/2238 test.zig fmt: 'zig fmt: (off|on)' can be surrounded by arbitrary whitespace... OK 1824/2238 test.zig fmt: comment to disable/enable zig fmt... OK 1825/2238 test.zig fmt: line comment following 'zig fmt: off'... OK 1826/2238 test.zig fmt: doc comment following 'zig fmt: off'... OK 1827/2238 test.zig fmt: line and doc comment following 'zig fmt: off'... OK 1828/2238 test.zig fmt: doc and line comment following 'zig fmt: off'... OK 1829/2238 test.zig fmt: alternating 'zig fmt: off' and 'zig fmt: on'... OK 1830/2238 test.zig fmt: line comment following 'zig fmt: on'... OK 1831/2238 test.zig fmt: doc comment following 'zig fmt: on'... OK 1832/2238 test.zig fmt: line and doc comment following 'zig fmt: on'... OK 1833/2238 test.zig fmt: doc and line comment following 'zig fmt: on'... OK 1834/2238 test.zig fmt: 'zig fmt: (off|on)' works in the middle of code... OK 1835/2238 test.zig fmt: 'zig fmt: on' indentation is unchanged... OK 1836/2238 test.zig fmt: pointer of unknown length... OK 1837/2238 test.zig fmt: spaces around slice operator... OK 1838/2238 test.zig fmt: async call in if condition... OK 1839/2238 test.zig fmt: 2nd arg multiline string... OK 1840/2238 test.zig fmt: 2nd arg multiline string many args... OK 1841/2238 test.zig fmt: final arg multiline string... OK 1842/2238 test.zig fmt: if condition wraps... OK 1843/2238 test.zig fmt: if condition has line break but must not wrap... OK 1844/2238 test.zig fmt: if condition has line break but must not wrap (no fn call comma)... OK 1845/2238 test.zig fmt: function call with multiline argument... OK 1846/2238 test.zig fmt: if-else with comment before else... OK 1847/2238 test.zig fmt: if nested... OK 1848/2238 test.zig fmt: respect line breaks in if-else... OK 1849/2238 test.zig fmt: respect line breaks after infix operators... OK 1850/2238 test.zig fmt: fn decl with trailing comma... OK 1851/2238 test.zig fmt: enum decl with no trailing comma... OK 1852/2238 test.zig fmt: switch comment before prong... OK 1853/2238 test.zig fmt: switch comment after prong... OK 1854/2238 test.zig fmt: struct literal no trailing comma... OK 1855/2238 test.zig fmt: struct literal containing a multiline expression... OK 1856/2238 test.zig fmt: array literal with hint... OK 1857/2238 test.zig fmt: array literal vertical column alignment... OK 1858/2238 test.zig fmt: multiline string with backslash at end of line... OK 1859/2238 test.zig fmt: multiline string parameter in fn call with trailing comma... OK 1860/2238 test.zig fmt: trailing comma on fn call... OK 1861/2238 test.zig fmt: multi line arguments without last comma... OK 1862/2238 test.zig fmt: empty block with only comment... OK 1863/2238 test.zig fmt: trailing commas on struct decl... OK 1864/2238 test.zig fmt: extra newlines at the end... OK 1865/2238 test.zig fmt: simple asm... OK 1866/2238 test.zig fmt: nested struct literal with one item... OK 1867/2238 test.zig fmt: switch cases trailing comma... OK 1868/2238 test.zig fmt: slice align... OK 1869/2238 test.zig fmt: add trailing comma to array literal... OK 1870/2238 test.zig fmt: first thing in file is line comment... OK 1871/2238 test.zig fmt: line comment after doc comment... OK 1872/2238 test.zig fmt: bit field alignment... OK 1873/2238 test.zig fmt: nested switch... OK 1874/2238 test.zig fmt: float literal with exponent... OK 1875/2238 test.zig fmt: if-else end of comptime... OK 1876/2238 test.zig fmt: nested blocks... OK 1877/2238 test.zig fmt: block with same line comment after end brace... OK 1878/2238 test.zig fmt: statements with comment between... OK 1879/2238 test.zig fmt: statements with empty line between... OK 1880/2238 test.zig fmt: ptr deref operator and unwrap optional operator... OK 1881/2238 test.zig fmt: comment after if before another if... OK 1882/2238 test.zig fmt: line comment between if block and else keyword... OK 1883/2238 test.zig fmt: same line comments in expression... OK 1884/2238 test.zig fmt: add comma on last switch prong... OK 1885/2238 test.zig fmt: same-line comment after a statement... OK 1886/2238 test.zig fmt: same-line comment after var decl in struct... OK 1887/2238 test.zig fmt: same-line comment after field decl... OK 1888/2238 test.zig fmt: same-line comment after switch prong... OK 1889/2238 test.zig fmt: same-line comment after non-block if expression... OK 1890/2238 test.zig fmt: same-line comment on comptime expression... OK 1891/2238 test.zig fmt: switch with empty body... OK 1892/2238 test.zig fmt: line comments in struct initializer... OK 1893/2238 test.zig fmt: first line comment in struct initializer... OK 1894/2238 test.zig fmt: doc comments before struct field... OK 1895/2238 test.zig fmt: error set declaration... OK 1896/2238 test.zig fmt: union(enum(u32)) with assigned enum values... OK 1897/2238 test.zig fmt: resume from suspend block... OK 1898/2238 test.zig fmt: comments before error set decl... OK 1899/2238 test.zig fmt: comments before switch prong... OK 1900/2238 test.zig fmt: comments before var decl in struct... OK 1901/2238 test.zig fmt: array literal with 1 item on 1 line... OK 1902/2238 test.zig fmt: comments before global variables... OK 1903/2238 test.zig fmt: comments in statements... OK 1904/2238 test.zig fmt: comments before test decl... OK 1905/2238 test.zig fmt: preserve spacing... OK 1906/2238 test.zig fmt: return types... OK 1907/2238 test.zig fmt: imports... OK 1908/2238 test.zig fmt: global declarations... OK 1909/2238 test.zig fmt: extern declaration... OK 1910/2238 test.zig fmt: alignment... OK 1911/2238 test.zig fmt: C main... OK 1912/2238 test.zig fmt: return... OK 1913/2238 test.zig fmt: function attributes... OK 1914/2238 test.zig fmt: nested pointers with ** tokens... OK 1915/2238 test.zig fmt: pointer attributes... OK 1916/2238 test.zig fmt: slice attributes... OK 1917/2238 test.zig fmt: test declaration... OK 1918/2238 test.zig fmt: infix operators... OK 1919/2238 test.zig fmt: precedence... OK 1920/2238 test.zig fmt: prefix operators... OK 1921/2238 test.zig fmt: call expression... OK 1922/2238 test.zig fmt: anytype type... OK 1923/2238 test.zig fmt: functions... OK 1924/2238 test.zig fmt: multiline string... OK 1925/2238 test.zig fmt: values... OK 1926/2238 test.zig fmt: indexing... OK 1927/2238 test.zig fmt: struct declaration... OK 1928/2238 test.zig fmt: enum declaration... OK 1929/2238 test.zig fmt: union declaration... OK 1930/2238 test.zig fmt: arrays... OK 1931/2238 test.zig fmt: container initializers... OK 1932/2238 test.zig fmt: catch... OK 1933/2238 test.zig fmt: blocks... OK 1934/2238 test.zig fmt: switch... OK 1935/2238 test.zig fmt: switch multiline string... OK 1936/2238 test.zig fmt: while... OK 1937/2238 test.zig fmt: for... OK 1938/2238 test.zig fmt: for if... OK 1939/2238 test.zig fmt: if for... OK 1940/2238 test.zig fmt: while if... OK 1941/2238 test.zig fmt: if while... OK 1942/2238 test.zig fmt: while for... OK 1943/2238 test.zig fmt: for while... OK 1944/2238 test.zig fmt: if... OK 1945/2238 test.zig fmt: fix single statement if/for/while line breaks... OK 1946/2238 test.zig fmt: anon struct/array literal in if... OK 1947/2238 test.zig fmt: defer... OK 1948/2238 test.zig fmt: comptime... OK 1949/2238 test.zig fmt: fn type... OK 1950/2238 test.zig fmt: inline asm... OK 1951/2238 test.zig fmt: async functions... OK 1952/2238 test.zig fmt: nosuspend... OK 1953/2238 test.zig fmt: Block after if... OK 1954/2238 test.zig fmt: usingnamespace... OK 1955/2238 test.zig fmt: string identifier... OK 1956/2238 test.zig fmt: error return... OK 1957/2238 test.zig fmt: comptime block in container... OK 1958/2238 test.zig fmt: inline asm parameter alignment... OK 1959/2238 test.zig fmt: multiline string in array... OK 1960/2238 test.zig fmt: if type expr... OK 1961/2238 test.zig fmt: file ends with struct field... OK 1962/2238 test.zig fmt: comment after empty comment... OK 1963/2238 test.zig fmt: line comment in array... OK 1964/2238 test.zig fmt: comment after params... OK 1965/2238 test.zig fmt: comment in array initializer/access... OK 1966/2238 test.zig fmt: comments at several places in struct init... OK 1967/2238 test.zig fmt: container doc comments... OK 1968/2238 test.zig fmt: remove newlines surrounding doc comment... OK 1969/2238 test.zig fmt: remove newlines surrounding doc comment within container decl... OK 1970/2238 test.zig fmt: anytype struct field... OK 1971/2238 test.zig fmt: extern without container keyword returns error... OK 1972/2238 test.zig fmt: same line doc comment returns error... OK 1973/2238 test.zig fmt: integer literals with underscore separators... OK 1974/2238 test.zig fmt: hex literals with underscore separators... OK 1975/2238 test.zig fmt: decimal float literals with underscore separators... OK 1976/2238 test.zig fmt: hexadeciaml float literals with underscore separators... OK 1977/2238 test.zig fmt: C var args... OK 1978/2238 test.zig fmt: Only indent multiline string literals in function calls... OK 1979/2238 test.zig fmt: Don't add extra newline after if... OK 1980/2238 test.zig fmt: comments in ternary ifs... OK 1981/2238 test.zig fmt: while statement in blockless if... OK 1982/2238 test.zig fmt: test comments in field access chain... OK 1983/2238 test.zig fmt: allow line break before field access... OK 1984/2238 test.zig fmt: Indent comma correctly after multiline string literals in arg list (trailing comma)... OK 1985/2238 test.zig fmt: Control flow statement as body of blockless if... OK 1986/2238 test.zig fmt: regression test for #5722... OK 1987/2238 test.zig fmt: regression test for #8974... OK 1988/2238 test.zig fmt: allow trailing line comments to do manual array formatting... OK 1989/2238 test.zig fmt: multiline string literals should play nice with array initializers... OK 1990/2238 test.zig fmt: use of comments and multiline string literals may force the parameters over multiple lines... OK 1991/2238 test.zig fmt: single argument trailing commas in @builtins()... OK 1992/2238 test.zig fmt: trailing comma should force multiline 1 column... OK 1993/2238 test.zig fmt: function params should align nicely... OK 1994/2238 test.zig fmt: fn proto end with anytype and comma... OK 1995/2238 test.zig fmt: space after top level doc comment... OK 1996/2238 test.zig fmt: remove trailing whitespace after container doc comment... OK 1997/2238 test.zig fmt: remove trailing whitespace after doc comment... OK 1998/2238 test.zig fmt: for loop with ptr payload and index... OK 1999/2238 test.zig fmt: proper indent line comment after multi-line single expr while loop... OK 2000/2238 test.zig fmt: function with labeled block as return type... OK 2001/2238 test.zig fmt: extern function with missing param name... OK 2002/2238 test.zig fmt: line comment after multiline single expr if statement with multiline string... OK 2003/2238 test.zig fmt: respect extra newline between fn and pub usingnamespace... OK 2004/2238 test.zig fmt: respect extra newline between switch items... OK 2005/2238 test.zig fmt: assignment with inline for and inline while... OK 2006/2238 test.zig fmt: saturating arithmetic... OK 2007/2238 test.zig fmt: insert trailing comma if there are comments between switch values... OK 2008/2238 test.zig fmt: insert trailing comma if comments in array init... OK 2009/2238 test.zig fmt: make single-line if no trailing comma... OK 2010/2238 test.zig fmt: preserve container doc comment in container without trailing comma... OK 2011/2238 test.zig fmt: variable initialized with ==... OK 2012/2238 test.zig fmt: missing const/var before local variable... OK 2013/2238 test.zig fmt: while continue expr... OK 2014/2238 test.zig fmt: error for missing sentinel value in sentinel slice... OK 2015/2238 test.zig fmt: error for invalid bit range... OK 2016/2238 test.zig fmt: error for ptr mod on array child type... OK 2017/2238 test.recovery: top level... OK 2018/2238 test.recovery: block statements... OK 2019/2238 test.recovery: missing comma... OK 2020/2238 test.recovery: non-associative operators... OK 2021/2238 test.recovery: extra qualifier... OK 2022/2238 test.recovery: missing return type... OK 2023/2238 test.recovery: continue after invalid decl... OK 2024/2238 test.recovery: invalid extern/inline... OK 2025/2238 test.recovery: missing semicolon... OK 2026/2238 test.recovery: invalid container members... OK 2027/2238 test.recovery: extra '}' at top level... OK 2028/2238 test.recovery: mismatched bracket at top level... OK 2029/2238 test.recovery: invalid global error set access... OK 2030/2238 test.recovery: invalid asterisk after pointer dereference... OK 2031/2238 test.recovery: missing semicolon after if, for, while stmt... OK 2032/2238 test.recovery: invalid comptime... OK 2033/2238 test.recovery: missing block after suspend... OK 2034/2238 test.recovery: missing block after for/while loops... OK 2035/2238 test.recovery: missing for payload... OK 2036/2238 test.recovery: missing comma in params... OK 2037/2238 test.recovery: missing while rbrace... OK 2038/2238 test.recovery: nonfinal varargs... OK 2039/2238 test.recovery: eof in c pointer... OK 2040/2238 test.matching whitespace on minus op... OK 2041/2238 test.ampersand... OK 2042/2238 test.big.int comptime_int set... OK 2043/2238 test.big.int comptime_int set negative... OK 2044/2238 test.big.int int set unaligned small... OK 2045/2238 test.big.int comptime_int to... OK 2046/2238 test.big.int sub-limb to... OK 2047/2238 test.big.int set negative minimum... OK 2048/2238 test.big.int set double-width maximum then zero... OK 2049/2238 test.big.int to target too small error... OK 2050/2238 test.big.int normalize... OK 2051/2238 test.big.int normalize multi... OK 2052/2238 test.big.int parity... OK 2053/2238 test.big.int bitcount + sizeInBaseUpperBound... OK 2054/2238 test.big.int bitcount/to... OK 2055/2238 test.big.int fits... OK 2056/2238 test.big.int string set... OK 2057/2238 test.big.int string negative... OK 2058/2238 test.big.int string set number with underscores... OK 2059/2238 test.big.int string set case insensitive number... OK 2060/2238 test.big.int string set bad char error... OK 2061/2238 test.big.int string set bad base error... OK 2062/2238 test.big.int twos complement limit set... OK 2063/2238 test.big.int string to... OK 2064/2238 test.big.int string to base base error... OK 2065/2238 test.big.int string to base 2... OK 2066/2238 test.big.int string to base 16... OK 2067/2238 test.big.int neg string to... OK 2068/2238 test.big.int zero string to... OK 2069/2238 test.big.int clone... OK 2070/2238 test.big.int swap... OK 2071/2238 test.big.int to negative... OK 2072/2238 test.big.int compare... OK 2073/2238 test.big.int compare similar... OK 2074/2238 test.big.int compare different limb size... OK 2075/2238 test.big.int compare multi-limb... OK 2076/2238 test.big.int equality... OK 2077/2238 test.big.int abs... OK 2078/2238 test.big.int negate... OK 2079/2238 test.big.int add single-single... OK 2080/2238 test.big.int add multi-single... OK 2081/2238 test.big.int add multi-multi... OK 2082/2238 test.big.int add zero-zero... OK 2083/2238 test.big.int add alias multi-limb nonzero-zero... OK 2084/2238 test.big.int add sign... OK 2085/2238 test.big.int add comptime scalar... OK 2086/2238 test.big.int add scalar... OK 2087/2238 test.big.int addWrap single-single, unsigned... OK 2088/2238 test.big.int subWrap single-single, unsigned... OK 2089/2238 test.big.int addWrap multi-multi, unsigned, limb aligned... OK 2090/2238 test.big.int subWrap single-multi, unsigned, limb aligned... OK 2091/2238 test.big.int addWrap single-single, signed... OK 2092/2238 test.big.int subWrap single-single, signed... OK 2093/2238 test.big.int addWrap multi-multi, signed, limb aligned... OK 2094/2238 test.big.int subWrap single-multi, signed, limb aligned... OK 2095/2238 test.big.int addSat single-single, unsigned... OK 2096/2238 test.big.int subSat single-single, unsigned... OK 2097/2238 test.big.int addSat multi-multi, unsigned, limb aligned... OK 2098/2238 test.big.int subSat single-multi, unsigned, limb aligned... OK 2099/2238 test.big.int addSat single-single, signed... OK 2100/2238 test.big.int subSat single-single, signed... OK 2101/2238 test.big.int addSat multi-multi, signed, limb aligned... OK 2102/2238 test.big.int subSat single-multi, signed, limb aligned... OK 2103/2238 test.big.int sub single-single... OK 2104/2238 test.big.int sub multi-single... OK 2105/2238 test.big.int sub multi-multi... OK 2106/2238 test.big.int sub equal... OK 2107/2238 test.big.int sub sign... OK 2108/2238 test.big.int mul single-single... OK 2109/2238 test.big.int mul multi-single... OK 2110/2238 test.big.int mul multi-multi... OK 2111/2238 test.big.int mul alias r with a... OK 2112/2238 test.big.int mul alias r with b... OK 2113/2238 test.big.int mul alias r with a and b... OK 2114/2238 test.big.int mul a*0... OK 2115/2238 test.big.int mul 0*0... OK 2116/2238 test.big.int mul large... OK 2117/2238 test.big.int mulWrap single-single unsigned... OK 2118/2238 test.big.int mulWrap single-single signed... OK 2119/2238 test.big.int mulWrap multi-multi unsigned... OK 2120/2238 test.big.int mulWrap multi-multi signed... OK 2121/2238 test.big.int mulWrap large... OK 2122/2238 test.big.int div single-half no rem... OK 2123/2238 test.big.int div single-half with rem... OK 2124/2238 test.big.int div single-single no rem... OK 2125/2238 test.big.int div single-single with rem... OK 2126/2238 test.big.int div multi-single no rem... OK 2127/2238 test.big.int div multi-single with rem... OK 2128/2238 test.big.int div multi>2-single... OK 2129/2238 test.big.int div single-single q < r... OK 2130/2238 test.big.int div single-single q == r... OK 2131/2238 test.big.int div q=0 alias... OK 2132/2238 test.big.int div multi-multi q < r... OK 2133/2238 test.big.int div trunc single-single +/+... OK 2134/2238 test.big.int div trunc single-single -/+... OK 2135/2238 test.big.int div trunc single-single +/-... OK 2136/2238 test.big.int div trunc single-single -/-... OK 2137/2238 test.big.int divFloor #10932... OK 2138/2238 test.big.int divFloor #11166... OK 2139/2238 test.big.int gcd #10932... OK 2140/2238 test.big.int bitAnd #10932... OK 2141/2238 test.big.int div floor single-single +/+... OK 2142/2238 test.big.int div floor single-single -/+... OK 2143/2238 test.big.int div floor single-single +/-... OK 2144/2238 test.big.int div floor single-single -/-... OK 2145/2238 test.big.int div floor no remainder negative quotient... OK 2146/2238 test.big.int div floor negative close to zero... OK 2147/2238 test.big.int div floor positive close to zero... OK 2148/2238 test.big.int div multi-multi with rem... OK 2149/2238 test.big.int div multi-multi no rem... OK 2150/2238 test.big.int div multi-multi (2 branch)... OK 2151/2238 test.big.int div multi-multi (3.1/3.3 branch)... OK 2152/2238 test.big.int div multi-single zero-limb trailing... OK 2153/2238 test.big.int div multi-multi zero-limb trailing (with rem)... OK 2154/2238 test.big.int div multi-multi zero-limb trailing (with rem) and dividend zero-limb count > divisor zero-limb count... OK 2155/2238 test.big.int div multi-multi zero-limb trailing (with rem) and dividend zero-limb count < divisor zero-limb count... OK 2156/2238 test.big.int div multi-multi fuzz case #1... OK 2157/2238 test.big.int div multi-multi fuzz case #2... OK 2158/2238 test.big.int truncate single unsigned... OK 2159/2238 test.big.int truncate single signed... OK 2160/2238 test.big.int truncate multi to single unsigned... OK 2161/2238 test.big.int truncate multi to single signed... OK 2162/2238 test.big.int truncate multi to multi unsigned... OK 2163/2238 test.big.int truncate multi to multi signed... OK 2164/2238 test.big.int truncate negative multi to single... OK 2165/2238 test.big.int truncate multi unsigned many... OK 2166/2238 test.big.int saturate single signed positive... OK 2167/2238 test.big.int saturate single signed negative... OK 2168/2238 test.big.int saturate single signed... OK 2169/2238 test.big.int saturate multi signed... OK 2170/2238 test.big.int saturate single unsigned... OK 2171/2238 test.big.int saturate multi unsigned zero... OK 2172/2238 test.big.int saturate multi unsigned... OK 2173/2238 test.big.int shift-right single... OK 2174/2238 test.big.int shift-right multi... OK 2175/2238 test.big.int shift-left single... OK 2176/2238 test.big.int shift-left multi... OK 2177/2238 test.big.int shift-right negative... OK 2178/2238 test.big.int sat shift-left simple unsigned... OK 2179/2238 test.big.int sat shift-left simple unsigned no sat... OK 2180/2238 test.big.int sat shift-left multi unsigned... OK 2181/2238 test.big.int sat shift-left unsigned shift > bitcount... OK 2182/2238 test.big.int sat shift-left unsigned zero... OK 2183/2238 test.big.int sat shift-left unsigned negative... OK 2184/2238 test.big.int sat shift-left signed simple negative... OK 2185/2238 test.big.int sat shift-left signed simple positive... OK 2186/2238 test.big.int sat shift-left signed multi positive... OK 2187/2238 test.big.int sat shift-left signed multi negative... OK 2188/2238 test.big.int bitNotWrap unsigned simple... OK 2189/2238 test.big.int bitNotWrap unsigned multi... OK 2190/2238 test.big.int bitNotWrap signed simple... OK 2191/2238 test.big.int bitNotWrap signed multi... OK 2192/2238 test.big.int bitwise and simple... OK 2193/2238 test.big.int bitwise and multi-limb... OK 2194/2238 test.big.int bitwise and negative-positive simple... OK 2195/2238 test.big.int bitwise and negative-positive multi-limb... OK 2196/2238 test.big.int bitwise and positive-negative simple... OK 2197/2238 test.big.int bitwise and positive-negative multi-limb... OK 2198/2238 test.big.int bitwise and negative-negative simple... OK 2199/2238 test.big.int bitwise and negative-negative multi-limb... OK 2200/2238 test.big.int bitwise and negative overflow... OK 2201/2238 test.big.int bitwise xor simple... OK 2202/2238 test.big.int bitwise xor multi-limb... OK 2203/2238 test.big.int bitwise xor single negative simple... OK 2204/2238 test.big.int bitwise xor single negative zero... OK 2205/2238 test.big.int bitwise xor single negative multi-limb... OK 2206/2238 test.big.int bitwise xor single negative overflow... OK 2207/2238 test.big.int bitwise xor double negative simple... OK 2208/2238 test.big.int bitwise xor double negative multi-limb... OK 2209/2238 test.big.int bitwise or simple... OK 2210/2238 test.big.int bitwise or multi-limb... OK 2211/2238 test.big.int bitwise or negative-positive simple... OK 2212/2238 test.big.int bitwise or negative-positive multi-limb... OK 2213/2238 test.big.int bitwise or positive-negative simple... OK 2214/2238 test.big.int bitwise or positive-negative multi-limb... OK 2215/2238 test.big.int bitwise or negative-negative simple... OK 2216/2238 test.big.int bitwise or negative-negative multi-limb... OK 2217/2238 test.big.int var args... OK 2218/2238 test.big.int gcd non-one small... OK 2219/2238 test.big.int gcd non-one large... OK 2220/2238 test.big.int gcd large multi-limb result... OK 2221/2238 test.big.int gcd one large... OK 2222/2238 test.big.int mutable to managed... OK 2223/2238 test.big.int const to managed... OK 2224/2238 test.big.int pow... OK 2225/2238 test.big.int regression test for 1 limb overflow with alias... OK 2226/2238 test.big.int regression test for realloc with alias... OK 2227/2238 test.big int popcount... OK 2228/2238 test.big int conversion read/write twos complement... OK 2229/2238 test.big int conversion read twos complement with padding... OK 2230/2238 test.big int write twos complement +/- zero... OK 2231/2238 test.big int conversion write twos complement with padding... OK 2232/2238 test.big int conversion write twos complement zero... OK 2233/2238 test.big int bit reverse... OK 2234/2238 test.big int byte swap... OK 2235/2238 test.big.int mul multi-multi alias r with a and b... OK 2236/2238 test.big.int sqr multi alias r with a... OK 2237/2238 test.detect... OK 2238/2238 test.basic usage... OK 2192 passed; 46 skipped; 0 failed. 1/2238 test_0... OK 2/2238 test.Version.parse... OK 3/2238 test_0... OK 4/2238 test.approxEqAbs and approxEqRel... OK 5/2238 test.radiansToDegrees... OK 6/2238 test.degreesToRadians... OK 7/2238 test_0... OK 8/2238 test.min... OK 9/2238 test.min3... OK 10/2238 test.max... OK 11/2238 test.max3... OK 12/2238 test.clamp... OK 13/2238 test.shl... SKIP 14/2238 test.shr... SKIP 15/2238 test.rotr... SKIP 16/2238 test.rotl... SKIP 17/2238 test.IntFittingRange... OK 18/2238 test.overflow functions... OK 19/2238 test.absInt... OK 20/2238 test.divTrunc... OK 21/2238 test.divFloor... OK 22/2238 test.divCeil... OK 23/2238 test.divExact... OK 24/2238 test.mod... OK 25/2238 test.rem... OK 26/2238 test.absCast... OK 27/2238 test.negateCast... OK 28/2238 test.cast... OK 29/2238 test.floorPowerOfTwo... OK 30/2238 test.ceilPowerOfTwoPromote... OK 31/2238 test.ceilPowerOfTwo... OK 32/2238 test.std.math.log2_int_ceil... OK 33/2238 test.lossyCast... OK 34/2238 test.minInt and maxInt... OK 35/2238 test.max value type... OK 36/2238 test.mulWide... OK 37/2238 test.compare between signed and unsigned... OK 38/2238 test.order... OK 39/2238 test.order.invert... OK 40/2238 test.order.compare... OK 41/2238 test.boolMask... OK 42/2238 test.sign... SKIP 43/2238 test.std.meta.TrailerFlags... OK 44/2238 test.std.meta.tagName... OK 45/2238 test.std.meta.isTag for Enums... OK 46/2238 test.std.meta.isTag for Tagged Unions... OK 47/2238 test.std.meta.stringToEnum... OK 48/2238 test.std.meta.bitCount... OK 49/2238 test.std.meta.alignment... OK 50/2238 test.std.meta.Child... OK 51/2238 test.std.meta.Elem... OK 52/2238 test.std.meta.sentinel... OK 53/2238 test.std.meta.assumeSentinel... OK 54/2238 test.std.meta.containerLayout... OK 55/2238 test.std.meta.declarations... OK 56/2238 test.std.meta.declarationInfo... OK 57/2238 test.std.meta.fields... OK 58/2238 test.std.meta.fieldInfo... OK 59/2238 test.std.meta.fieldNames... OK 60/2238 test.std.meta.tags... OK 61/2238 test.std.meta.FieldEnum... OK 62/2238 test.std.meta.DeclEnum... OK 63/2238 test.std.meta.Tag... OK 64/2238 test.std.meta.activeTag... OK 65/2238 test.std.meta.TagPayload... OK 66/2238 test.std.meta.eql... OK 67/2238 test.intToEnum with error return... OK 68/2238 test.std.meta.Float... OK 69/2238 test.ArgsTuple... OK 70/2238 test.Tuple... OK 71/2238 test.Tuple deduplication... OK 72/2238 test.ArgsTuple forwarding... OK 73/2238 test.isError... OK 74/2238 test.FnPtr... OK 75/2238 test.expectEqual.union(enum)... OK 76/2238 test.expectApproxEqAbs... OK 77/2238 test.expectApproxEqRel... OK 78/2238 test.expectEqual nested array... OK 79/2238 test.expectEqual vector... OK 80/2238 test_0... OK 81/2238 test.basic hash map usage... OK 82/2238 test.iterator hash map... OK 83/2238 test.ensure capacity... OK 84/2238 test.ensure capacity leak... OK 85/2238 test.big map... OK 86/2238 test.clone... OK 87/2238 test.shrink... OK 88/2238 test.pop... OK 89/2238 test.popOrNull... OK 90/2238 test.reIndex... OK 91/2238 test.auto store_hash... OK 92/2238 test.sort... OK 93/2238 test.std.ArrayList/ArrayListUnmanaged.init... OK 94/2238 test.std.ArrayList/ArrayListUnmanaged.initCapacity... OK 95/2238 test.std.ArrayList/ArrayListUnmanaged.clone... OK 96/2238 test.std.ArrayList/ArrayListUnmanaged.basic... OK 97/2238 test.std.ArrayList/ArrayListUnmanaged.appendNTimes... OK 98/2238 test.std.ArrayList/ArrayListUnmanaged.appendNTimes with failing allocator... OK 99/2238 test.std.ArrayList/ArrayListUnmanaged.orderedRemove... OK 100/2238 test.std.ArrayList/ArrayListUnmanaged.swapRemove... OK 101/2238 test.std.ArrayList/ArrayListUnmanaged.insert... OK 102/2238 test.std.ArrayList/ArrayListUnmanaged.insertSlice... OK 103/2238 test.std.ArrayList/ArrayListUnmanaged.replaceRange... OK 104/2238 test.std.ArrayList/ArrayListUnmanaged: ArrayList(T) of struct T... OK 105/2238 test.std.ArrayList(u8)/ArrayListAligned implements writer... OK 106/2238 test.std.ArrayListUnmanaged(u8) implements writer... OK 107/2238 test.std.ArrayList/ArrayListUnmanaged.shrink still sets length on error.OutOfMemory... OK 108/2238 test.std.ArrayList/ArrayListUnmanaged.addManyAsArray... OK 109/2238 test.std.ArrayList/ArrayListUnmanaged.toOwnedSliceSentinel... OK 110/2238 test.ArrayListAligned/ArrayListAlignedUnmanaged accepts unaligned slices... OK 111/2238 test.std.ArrayList(u0)... OK 112/2238 test.std.hash_map basic usage... OK 113/2238 test.std.hash_map ensureTotalCapacity... OK 114/2238 test.std.hash_map ensureUnusedCapacity with tombstones... OK 115/2238 test.std.hash_map clearRetainingCapacity... OK 116/2238 test.std.hash_map grow... OK 117/2238 test.std.hash_map clone... OK 118/2238 test.std.hash_map ensureTotalCapacity with existing elements... OK 119/2238 test.std.hash_map ensureTotalCapacity satisfies max load factor... OK 120/2238 test.std.hash_map remove... OK 121/2238 test.std.hash_map reverse removes... OK 122/2238 test.std.hash_map multiple removes on same metadata... OK 123/2238 test.std.hash_map put and remove loop in random order... OK 124/2238 test.std.hash_map remove one million elements in random order... OK 125/2238 test.std.hash_map put... OK 126/2238 test.std.hash_map putAssumeCapacity... OK 127/2238 test.std.hash_map repeat putAssumeCapacity/remove... OK 128/2238 test.std.hash_map getOrPut... OK 129/2238 test.std.hash_map basic hash map usage... OK 130/2238 test.std.hash_map getOrPutAdapted... OK 131/2238 test.std.hash_map ensureUnusedCapacity... OK 132/2238 test.std.hash_map removeByPtr... OK 133/2238 test.std.hash_map removeByPtr 0 sized key... OK 134/2238 test.BoundedArray... OK 135/2238 test.BufMap... OK 136/2238 test.BufSet... OK 137/2238 test.BufSet clone... OK 138/2238 test.BufSet.clone with arena... OK 139/2238 test.createNullDelimitedEnvMap... OK 140/2238 test.ComptimeStringMap list literal of list literals... OK 141/2238 test.ComptimeStringMap array of structs... OK 142/2238 test.ComptimeStringMap slice of structs... OK 143/2238 test.ComptimeStringMap void value type, slice of structs... OK 144/2238 test.ComptimeStringMap void value type, list literal of list literals... OK 145/2238 test.dynamic_library... OK 146/2238 test.IntegerBitSet... OK 147/2238 test.ArrayBitSet... OK 148/2238 test.DynamicBitSetUnmanaged... OK 149/2238 test.DynamicBitSet... OK 150/2238 test.StaticBitSet... OK 151/2238 test.std.enums.directEnumArray... OK 152/2238 test.std.enums.directEnumArrayDefault... OK 153/2238 test.std.enums.directEnumArrayDefault slice... OK 154/2238 test.std.enums.nameCast... OK 155/2238 test.std.enums.ensureIndexer... OK 156/2238 test.std.enums.EnumIndexer dense zeroed... OK 157/2238 test.std.enums.EnumIndexer dense positive... OK 158/2238 test.std.enums.EnumIndexer dense negative... OK 159/2238 test.std.enums.EnumIndexer sparse... OK 160/2238 test.basic usage... OK 161/2238 test.regression test for @reduce bug... OK 162/2238 test.ensure capacity on empty list... OK 163/2238 test.insert elements... OK 164/2238 test.PackedIntArray... SKIP 165/2238 test.PackedIntIo... OK 166/2238 test.PackedIntArray init... OK 167/2238 test.PackedIntArray initAllTo... OK 168/2238 test.PackedIntSlice... SKIP 169/2238 test.PackedIntSlice of PackedInt(Array/Slice)... SKIP 170/2238 test.PackedIntSlice accumulating bit offsets... OK 171/2238 test.PackedInt(Array/Slice) sliceCast... OK 172/2238 test.PackedInt(Array/Slice)Endian... OK 173/2238 test.PackedIntArray at end of available memory... OK 174/2238 test.PackedIntSlice at end of available memory... OK 175/2238 test.std.PriorityQueue: add and remove min heap... OK 176/2238 test.std.PriorityQueue: add and remove same min heap... OK 177/2238 test.std.PriorityQueue: removeOrNull on empty... OK 178/2238 test.std.PriorityQueue: edge case 3 elements... OK 179/2238 test.std.PriorityQueue: peek... OK 180/2238 test.std.PriorityQueue: sift up with odd indices... OK 181/2238 test.std.PriorityQueue: addSlice... OK 182/2238 test.std.PriorityQueue: fromOwnedSlice trivial case 0... OK 183/2238 test.std.PriorityQueue: fromOwnedSlice trivial case 1... OK 184/2238 test.std.PriorityQueue: fromOwnedSlice... OK 185/2238 test.std.PriorityQueue: add and remove max heap... OK 186/2238 test.std.PriorityQueue: add and remove same max heap... OK 187/2238 test.std.PriorityQueue: iterator... OK 188/2238 test.std.PriorityQueue: remove at index... OK 189/2238 test.std.PriorityQueue: iterator while empty... OK 190/2238 test.std.PriorityQueue: shrinkAndFree... OK 191/2238 test.std.PriorityQueue: update min heap... OK 192/2238 test.std.PriorityQueue: update same min heap... OK 193/2238 test.std.PriorityQueue: update max heap... OK 194/2238 test.std.PriorityQueue: update same max heap... OK 195/2238 test.std.PriorityQueue: update after remove... OK 196/2238 test.std.PriorityQueue: siftUp in remove... OK 197/2238 test.std.PriorityQueue: add and remove min heap with contextful comparator... OK 198/2238 test.std.PriorityDequeue: add and remove min... OK 199/2238 test.std.PriorityDequeue: add and remove min structs... OK 200/2238 test.std.PriorityDequeue: add and remove max... OK 201/2238 test.std.PriorityDequeue: add and remove same min... OK 202/2238 test.std.PriorityDequeue: add and remove same max... OK 203/2238 test.std.PriorityDequeue: removeOrNull empty... OK 204/2238 test.std.PriorityDequeue: edge case 3 elements... OK 205/2238 test.std.PriorityDequeue: edge case 3 elements max... OK 206/2238 test.std.PriorityDequeue: peekMin... OK 207/2238 test.std.PriorityDequeue: peekMax... OK 208/2238 test.std.PriorityDequeue: sift up with odd indices... OK 209/2238 test.std.PriorityDequeue: addSlice min... OK 210/2238 test.std.PriorityDequeue: addSlice max... OK 211/2238 test.std.PriorityDequeue: fromOwnedSlice trivial case 0... OK 212/2238 test.std.PriorityDequeue: fromOwnedSlice trivial case 1... OK 213/2238 test.std.PriorityDequeue: fromOwnedSlice... OK 214/2238 test.std.PriorityDequeue: update min queue... OK 215/2238 test.std.PriorityDequeue: update same min queue... OK 216/2238 test.std.PriorityDequeue: update max queue... OK 217/2238 test.std.PriorityDequeue: update same max queue... OK 218/2238 test.std.PriorityDequeue: update after remove... OK 219/2238 test.std.PriorityDequeue: iterator... OK 220/2238 test.std.PriorityDequeue: remove at index... OK 221/2238 test.std.PriorityDequeue: iterator while empty... OK 222/2238 test.std.PriorityDequeue: shrinkAndFree... OK 223/2238 test.std.PriorityDequeue: fuzz testing min... OK 224/2238 test.std.PriorityDequeue: fuzz testing max... OK 225/2238 test.std.PriorityDequeue: fuzz testing min and max... OK 226/2238 test.std.PriorityDequeue: add and remove... OK 227/2238 test.basic functionality... SKIP 228/2238 test.SegmentedList basic usage... OK 229/2238 test.std.segmented_list clearRetainingCapacity... OK 230/2238 test.SemanticVersion format... OK 231/2238 test.SemanticVersion precedence... OK 232/2238 test.zig_version... OK 233/2238 test.basic SinglyLinkedList test... OK 234/2238 test.basic TailQueue test... OK 235/2238 test.TailQueue concatenation... OK 236/2238 test.setName, getName... SKIP 237/2238 test.std.Thread... OK 238/2238 test.Thread.join... SKIP 239/2238 test.Thread.detach... SKIP 240/2238 test.std.Treap: insert, find, replace, remove... OK 241/2238 test.slim... OK 242/2238 test.fat... OK 243/2238 test.legacy... OK 244/2238 test.std.atomic... OK 245/2238 test.fence/compilerFence... OK 246/2238 test.spinLoopHint... OK 247/2238 test.base64... OK 248/2238 test.base64 url_safe_no_pad... OK 249/2238 test.builder.findProgram compiles... OK 250/2238 test.Builder.dupePkg()... OK 251/2238 test.LibExeObjStep.addPackage... OK 252/2238 test_0... OK 253/2238 test_0... OK 254/2238 test_0... OK 255/2238 test.CSPRNG... OK 256/2238 test.issue #4532: no index out of bounds... OK 257/2238 test.cstr fns... OK 258/2238 test.addNullByte... OK 259/2238 test.machoSearchSymbols... OK 260/2238 test.manage resources correctly... OK 261/2238 test_0... OK 262/2238 test.LinearFifo(u8, .Dynamic) discard(0) from empty buffer should not error on overflow... OK 263/2238 test.LinearFifo(u8, .Dynamic)... OK 264/2238 test.LinearFifo... OK 265/2238 test.fmtDuration... OK 266/2238 test.fmtDurationSigned... OK 267/2238 test.parseInt... OK 268/2238 test.parseUnsigned... OK 269/2238 test_0... OK 270/2238 test.bufPrintInt... OK 271/2238 test.comptimePrint... OK 272/2238 test.parse u64 digit too big... OK 273/2238 test.parse unsigned comptime... OK 274/2238 test.escaped braces... OK 275/2238 test.optional... OK 276/2238 test.error... OK 277/2238 test.int.small... OK 278/2238 test.int.specifier... OK 279/2238 test.int.padded... OK 280/2238 test.buffer... OK 281/2238 test.array... OK 282/2238 test.slice... OK 283/2238 test.escape non-printable... OK 284/2238 test.pointer... OK 285/2238 test.cstr... OK 286/2238 test.filesize... OK 287/2238 test.struct... OK 288/2238 test.enum... OK 289/2238 test.non-exhaustive enum... OK 290/2238 test.float.scientific... OK 291/2238 test.float.scientific.precision... OK 292/2238 test.float.special... OK 293/2238 test.float.hexadecimal.special... OK 294/2238 test.float.hexadecimal... OK 295/2238 test.float.hexadecimal.precision... OK 296/2238 test.float.decimal... OK 297/2238 test.float.libc.sanity... OK 298/2238 test.custom... OK 299/2238 test.union... OK 300/2238 test.struct.self-referential... OK 301/2238 test.struct.zero-size... OK 302/2238 test.bytes.hex... OK 303/2238 test.hexToBytes... OK 304/2238 test.formatIntValue with comptime_int... OK 305/2238 test.formatFloatValue with comptime_float... OK 306/2238 test.formatType max_depth... OK 307/2238 test.positional... OK 308/2238 test.positional with specifier... OK 309/2238 test.positional/alignment/width/precision... OK 310/2238 test.vector... OK 311/2238 test.enum-literal... OK 312/2238 test.padding... OK 313/2238 test.decimal float padding... OK 314/2238 test.sci float padding... OK 315/2238 test.null... OK 316/2238 test.type... OK 317/2238 test.named arguments... OK 318/2238 test.runtime width specifier... OK 319/2238 test.runtime precision specifier... OK 320/2238 test_0... OK 321/2238 test.hash... OK 322/2238 test.c_allocator... OK 323/2238 test.raw_c_allocator... OK 324/2238 test.WasmPageAllocator internals... OK 325/2238 test.PageAllocator... OK 326/2238 test.HeapAllocator... OK 327/2238 test.ArenaAllocator... OK 328/2238 test.FixedBufferAllocator... OK 329/2238 test.FixedBufferAllocator.reset... OK 330/2238 test.StackFallbackAllocator... OK 331/2238 test.FixedBufferAllocator Reuse memory on realloc... OK 332/2238 test.Thread safe FixedBufferAllocator... OK 333/2238 test.heap... OK 334/2238 test_0... OK 335/2238 test.null_writer... OK 336/2238 test_0... OK 337/2238 test_0... OK 338/2238 test.stringify null optional fields... OK 339/2238 test.skipValue... OK 340/2238 test.stringify basic types... OK 341/2238 test.stringify string... OK 342/2238 test.stringify tagged unions... OK 343/2238 test.stringify struct... OK 344/2238 test.stringify struct with string as array... OK 345/2238 test.stringify struct with indentation... OK 346/2238 test.stringify struct with void field... OK 347/2238 test.stringify array of structs... OK 348/2238 test.stringify struct with custom stringifier... OK 349/2238 test.stringify vector... OK 350/2238 test.encodesTo... OK 351/2238 test.writeUnsignedFixed... OK 352/2238 test.deserialize signed LEB128... OK 353/2238 test.deserialize unsigned LEB128... OK 354/2238 test.serialize unsigned LEB128... OK 355/2238 test.serialize signed LEB128... OK 356/2238 test.Allocator basics... OK 357/2238 test.Allocator.resize... OK 358/2238 test.zeroes... SKIP 359/2238 test.zeroInit... OK 360/2238 test.order... OK 361/2238 test.lessThan... OK 362/2238 test.indexOfDiff... OK 363/2238 test.Span... OK 364/2238 test.span... OK 365/2238 test.sliceTo... OK 366/2238 test.lenSliceTo... OK 367/2238 test.len... OK 368/2238 test.trim... OK 369/2238 test.indexOf... OK 370/2238 test.indexOf multibyte... OK 371/2238 test.indexOfPos empty needle... OK 372/2238 test.count... OK 373/2238 test.containsAtLeast... OK 374/2238 test.comptime read/write int... OK 375/2238 test.readIntBig and readIntLittle... OK 376/2238 test.writeIntBig and writeIntLittle... OK 377/2238 test.byteSwapAllFields... OK 378/2238 test.tokenize... OK 379/2238 test.tokenize (multibyte)... OK 380/2238 test.tokenize (reset)... OK 381/2238 test.split... OK 382/2238 test.split (multibyte)... OK 383/2238 test.split (reset)... OK 384/2238 test.splitBackwards... OK 385/2238 test.splitBackwards (multibyte)... OK 386/2238 test.splitBackwards (reset)... OK 387/2238 test.startsWith... OK 388/2238 test.endsWith... OK 389/2238 test.join... OK 390/2238 test.joinZ... OK 391/2238 test.concat... OK 392/2238 test.testStringEquality... OK 393/2238 test.testReadInt... OK 394/2238 test.writeIntSlice... OK 395/2238 test.min... OK 396/2238 test.max... OK 397/2238 test.minMax... OK 398/2238 test.indexOfMin... OK 399/2238 test.indexOfMax... OK 400/2238 test.indexOfMinMax... OK 401/2238 test.reverse... OK 402/2238 test.rotate... OK 403/2238 test.replace... OK 404/2238 test.collapseRepeats... OK 405/2238 test.replacementSize... OK 406/2238 test.replaceOwned... OK 407/2238 test.alignPointer... OK 408/2238 test.asBytes... OK 409/2238 test.asBytes preserves pointer attributes... OK 410/2238 test.toBytes... OK 411/2238 test.bytesAsValue... OK 412/2238 test.bytesAsValue preserves pointer attributes... OK 413/2238 test.bytesToValue... OK 414/2238 test.bytesAsSlice... OK 415/2238 test.bytesAsSlice keeps pointer alignment... OK 416/2238 test.bytesAsSlice on a packed struct... OK 417/2238 test.bytesAsSlice with specified alignment... OK 418/2238 test.bytesAsSlice preserves pointer attributes... OK 419/2238 test.sliceAsBytes... OK 420/2238 test.sliceAsBytes with sentinel slice... OK 421/2238 test.sliceAsBytes packed struct at runtime and comptime... OK 422/2238 test.sliceAsBytes and bytesAsSlice back... OK 423/2238 test.sliceAsBytes preserves pointer attributes... OK 424/2238 test.alignForward... OK 425/2238 test.isAligned... OK 426/2238 test.freeing empty string with null-terminated sentinel... OK 427/2238 test.read/write(Var)PackedInt... OK 428/2238 test_0... OK 429/2238 test_0... OK 430/2238 test.Once executes its function just once... OK 431/2238 test.getCwdAlloc... OK 432/2238 test.EnvMap... OK 433/2238 test.getEnvMap... OK 434/2238 test.os.getEnvVarOwned... OK 435/2238 test.args iterator... OK 436/2238 test.general arg parsing... OK 437/2238 test.response file arg parsing... OK 438/2238 test_0... OK 439/2238 test.binarySearch... OK 440/2238 test.stable sort... OK 441/2238 test.sort... OK 442/2238 test.sort descending... OK 443/2238 test.another sort case... OK 444/2238 test.sort fuzz testing... OK 445/2238 test.argMin... OK 446/2238 test.min... OK 447/2238 test.argMax... OK 448/2238 test.max... OK 449/2238 test.isSorted... OK 450/2238 test.suggestVectorSizeForCpu works with signed and unsigned values... OK 451/2238 test.vector patterns... SKIP 452/2238 test.vector shifting... OK 453/2238 test.vector searching... OK 454/2238 test.vector prefix scan... SKIP 455/2238 test.whitespace... OK 456/2238 test.ascii character classes... OK 457/2238 test.lowerString... OK 458/2238 test.allocLowerString... OK 459/2238 test.upperString... OK 460/2238 test.allocUpperString... OK 461/2238 test.eqlIgnoreCase... OK 462/2238 test.ascii.startsWithIgnoreCase... OK 463/2238 test.ascii.endsWithIgnoreCase... OK 464/2238 test.indexOfIgnoreCase... OK 465/2238 test.sleep... OK 466/2238 test.timestamp... OK 467/2238 test.Timer + Instant... OK 468/2238 test_0... OK 469/2238 test.utf16 count codepoints... OK 470/2238 test.utf8 encode... OK 471/2238 test.utf8 encode error... OK 472/2238 test.utf8 iterator on ascii... OK 473/2238 test.utf8 view bad... OK 474/2238 test.utf8 view ok... OK 475/2238 test.bad utf8 slice... OK 476/2238 test.valid utf8... OK 477/2238 test.invalid utf8 continuation bytes... OK 478/2238 test.overlong utf8 codepoint... OK 479/2238 test.misc invalid utf8... OK 480/2238 test.utf8 iterator peeking... OK 481/2238 test.utf16leToUtf8... OK 482/2238 test.utf8ToUtf16Le... OK 483/2238 test.utf8ToUtf16LeWithNull... OK 484/2238 test.calculate utf16 string length of given utf8 string in u16... OK 485/2238 test.fmtUtf16le... OK 486/2238 test.utf8ToUtf16LeStringLiteral... OK 487/2238 test.utf8 count codepoints... OK 488/2238 test.utf8 valid codepoint... OK 489/2238 test.works whether running on valgrind or not... OK 490/2238 test_0... OK 491/2238 test.Wasm - opcodes... OK 492/2238 test.Wasm - valtypes... OK 493/2238 test_0... OK 494/2238 test_0... OK 495/2238 test.multiTrait... OK 496/2238 test.hasFn... OK 497/2238 test.hasField... OK 498/2238 test.is... OK 499/2238 test.isPtrTo... OK 500/2238 test.isSliceOf... OK 501/2238 test.isExtern... OK 502/2238 test.isPacked... OK 503/2238 test.isUnsignedInt... OK 504/2238 test.isSignedInt... OK 505/2238 test.isSingleItemPtr... OK 506/2238 test.isManyItemPtr... OK 507/2238 test.isSlice... OK 508/2238 test.isIndexable... OK 509/2238 test.isNumber... OK 510/2238 test.isIntegral... OK 511/2238 test.isFloat... OK 512/2238 test.isConstPtr... OK 513/2238 test.isContainer... OK 514/2238 test.isTuple... OK 515/2238 test.isZigString... OK 516/2238 test.hasDecls... OK 517/2238 test.hasFields... OK 518/2238 test.hasFunctions... OK 519/2238 test.hasUniqueRepresentation... OK 520/2238 test.float bits... OK 521/2238 test.math.sqrt_int... OK 522/2238 test.log2... OK 523/2238 test.TrailerFlags... OK 524/2238 test.FixedBufferStream output... OK 525/2238 test.FixedBufferStream output 2... OK 526/2238 test.FixedBufferStream input... OK 527/2238 test_0... OK 528/2238 test.structs/offsets/entries... OK 529/2238 test.nop... OK 530/2238 test.readv... OK 531/2238 test.writev/fsync/readv... OK 532/2238 test.write/read... OK 533/2238 test.write_fixed/read_fixed... OK 534/2238 test.openat... OK 535/2238 test.close... OK 536/2238 test.accept/connect/send/recv... OK 537/2238 test.sendmsg/recvmsg... OK 538/2238 test.timeout (after a relative time)... OK 539/2238 test.timeout (after a number of completions)... OK 540/2238 test.timeout_remove... OK 541/2238 test.accept/connect/recv/link_timeout... OK 542/2238 test.fallocate... OK 543/2238 test.statx... OK 544/2238 test.accept/connect/recv/cancel... OK 545/2238 test.register_files_update... OK 546/2238 test.shutdown... OK 547/2238 test.renameat... OK 548/2238 test.unlinkat... OK 549/2238 test.mkdirat... OK 550/2238 test.symlinkat... OK 551/2238 test.linkat... OK 552/2238 test.provide_buffers: read... OK 553/2238 test.remove_buffers... OK 554/2238 test.provide_buffers: accept/connect/send/recv... OK 555/2238 test.std.event.Loop - basic... SKIP 556/2238 test.std.event.Loop - runDetached... SKIP 557/2238 test.std.event.Loop - sleep... SKIP 558/2238 test.math.isNan... OK 559/2238 test.Mutex - smoke test... OK 560/2238 test.Mutex - many uncontended... SKIP 561/2238 test.Mutex - many contended... SKIP 562/2238 test.type dispatch... OK 563/2238 test.32... OK 564/2238 test.64... OK 565/2238 test.128... OK 566/2238 test.32 special... OK 567/2238 test.64 special... OK 568/2238 test.128 special... OK 569/2238 test.math.modf... OK 570/2238 test.math.modf32... OK 571/2238 test.math.modf64... OK 572/2238 test.math.modf32.special... OK 573/2238 test.math.modf64.special... OK 574/2238 test.math.copysign... OK 575/2238 test.math.isFinite... OK 576/2238 test.math.isInf... OK 577/2238 test.math.isPositiveInf... OK 578/2238 test.math.isNegativeInf... OK 579/2238 test.math.isNormal... OK 580/2238 test.math.signbit... OK 581/2238 test.math.scalbn... OK 582/2238 test.math.ldexp... OK 583/2238 test.math.pow... OK 584/2238 test.math.pow.special... OK 585/2238 test.math.pow.overflow... OK 586/2238 test.math.powi... OK 587/2238 test.math.powi.special... OK 588/2238 test.math.powi.narrow... OK 589/2238 test.math.cbrt... OK 590/2238 test.math.cbrt32... OK 591/2238 test.math.cbrt64... OK 592/2238 test.math.cbrt.special... OK 593/2238 test.math.cbrt64.special... OK 594/2238 test.math.acos... OK 595/2238 test.math.acos32... OK 596/2238 test.math.acos64... OK 597/2238 test.math.acos32.special... OK 598/2238 test.math.acos64.special... OK 599/2238 test.math.asin... OK 600/2238 test.math.asin32... OK 601/2238 test.math.asin64... OK 602/2238 test.math.asin32.special... OK 603/2238 test.math.asin64.special... OK 604/2238 test.math.atan... OK 605/2238 test.math.atan32... OK 606/2238 test.math.atan64... OK 607/2238 test.math.atan32.special... OK 608/2238 test.math.atan64.special... OK 609/2238 test.math.atan2... OK 610/2238 test.math.atan2_32... OK 611/2238 test.math.atan2_64... OK 612/2238 test.math.atan2_32.special... OK 613/2238 test.math.atan2_64.special... OK 614/2238 test.math.hypot... OK 615/2238 test.math.hypot32... OK 616/2238 test.math.hypot64... OK 617/2238 test.math.hypot32.special... OK 618/2238 test.math.hypot64.special... OK 619/2238 test.math.exp1m... OK 620/2238 test.math.expm1_32... OK 621/2238 test.math.expm1_64... OK 622/2238 test.math.expm1_32.special... OK 623/2238 test.math.expm1_64.special... OK 624/2238 test.type dispatch... OK 625/2238 test.16... OK 626/2238 test.32... OK 627/2238 test.64... OK 628/2238 test.80... OK 629/2238 test.128... OK 630/2238 test.16 special... OK 631/2238 test.32 special... OK 632/2238 test.64 special... OK 633/2238 test.80 special... OK 634/2238 test.128 special... OK 635/2238 test.math.ln... OK 636/2238 test.math.log integer... OK 637/2238 test.math.log float... OK 638/2238 test.math.log float_special... OK 639/2238 test.math.log1p... OK 640/2238 test.math.log1p_32... OK 641/2238 test.math.log1p_64... OK 642/2238 test.math.log1p_32.special... OK 643/2238 test.math.log1p_64.special... OK 644/2238 test.math.asinh... OK 645/2238 test.math.asinh32... OK 646/2238 test.math.asinh64... OK 647/2238 test.math.asinh32.special... OK 648/2238 test.math.asinh64.special... OK 649/2238 test.math.acosh... OK 650/2238 test.math.acosh32... OK 651/2238 test.math.acosh64... OK 652/2238 test.math.acosh32.special... OK 653/2238 test.math.acosh64.special... OK 654/2238 test.math.atanh... OK 655/2238 test.math.atanh_32... OK 656/2238 test.math.atanh_64... OK 657/2238 test.math.atanh32.special... OK 658/2238 test.math.atanh64.special... OK 659/2238 test.math.sinh... OK 660/2238 test.math.sinh32... OK 661/2238 test.math.sinh64... OK 662/2238 test.math.sinh32.special... OK 663/2238 test.math.sinh64.special... OK 664/2238 test.math.cosh... OK 665/2238 test.math.cosh32... OK 666/2238 test.math.cosh64... OK 667/2238 test.math.cosh32.special... OK 668/2238 test.math.cosh64.special... OK 669/2238 test.math.tanh... OK 670/2238 test.math.tanh32... OK 671/2238 test.math.tanh64... OK 672/2238 test.math.tanh32.special... OK 673/2238 test.math.tanh64.special... OK 674/2238 test.gcd... OK 675/2238 test.complex.add... OK 676/2238 test.complex.sub... OK 677/2238 test.complex.mul... OK 678/2238 test.complex.div... OK 679/2238 test.complex.conjugate... OK 680/2238 test.complex.neg... OK 681/2238 test.complex.mulbyi... OK 682/2238 test.complex.reciprocal... OK 683/2238 test.complex.magnitude... OK 684/2238 test.complex.cmath... OK 685/2238 test_0... OK 686/2238 test.small allocations - free in same order... OK 687/2238 test.small allocations - free in reverse order... OK 688/2238 test.large allocations... OK 689/2238 test.very large allocation... OK 690/2238 test.realloc... OK 691/2238 test.shrink... OK 692/2238 test.large object - grow... OK 693/2238 test.realloc small object to large object... OK 694/2238 test.shrink large object to large object... OK 695/2238 test.shrink large object to large object with larger alignment... OK 696/2238 test.realloc large object to small object... OK 697/2238 test.overrideable mutexes... OK 698/2238 test.non-page-allocator backing allocator... OK 699/2238 test.realloc large object to larger alignment... OK 700/2238 test.large object shrinks to small but allocation fails during shrink... OK 701/2238 test.objects of size 1024 and 2048... OK 702/2238 test.setting a memory cap... OK 703/2238 test.double frees... OK 704/2238 test.bug 9995 fix, large allocs count requested size not backing size... OK 705/2238 test.allocBytes... OK 706/2238 test.allocBytes non-zero len_align... OK 707/2238 test.reallocBytes... OK 708/2238 test.xoroshiro sequence... OK 709/2238 test.xoroshiro fill... OK 710/2238 test.keywords... OK 711/2238 test.line comment followed by top-level comptime... OK 712/2238 test.unknown length pointer and then c pointer... OK 713/2238 test.code point literal with hex escape... OK 714/2238 test.newline in char literal... OK 715/2238 test.newline in string literal... OK 716/2238 test.code point literal with unicode escapes... OK 717/2238 test.code point literal with unicode code point... OK 718/2238 test.float literal e exponent... OK 719/2238 test.float literal p exponent... OK 720/2238 test.chars... OK 721/2238 test.invalid token characters... OK 722/2238 test.invalid literal/comment characters... OK 723/2238 test.utf8... OK 724/2238 test.invalid utf8... OK 725/2238 test.illegal unicode codepoints... OK 726/2238 test.string identifier and builtin fns... OK 727/2238 test.multiline string literal with literal tab... OK 728/2238 test.comments with literal tab... OK 729/2238 test.pipe and then invalid... OK 730/2238 test.line comment and doc comment... OK 731/2238 test.line comment followed by identifier... OK 732/2238 test.UTF-8 BOM is recognized and skipped... OK 733/2238 test.correctly parse pointer assignment... OK 734/2238 test.correctly parse pointer dereference followed by asterisk... OK 735/2238 test.range literals... OK 736/2238 test.number literals decimal... OK 737/2238 test.number literals binary... OK 738/2238 test.number literals octal... OK 739/2238 test.number literals hexadecimal... OK 740/2238 test.multi line string literal with only 1 backslash... OK 741/2238 test.invalid builtin identifiers... OK 742/2238 test.invalid token with unfinished escape right before eof... OK 743/2238 test.saturating operators... OK 744/2238 test.Futex - smoke test... OK 745/2238 test.Futex - signaling... SKIP 746/2238 test.Futex - broadcasting... SKIP 747/2238 test.Futex - Deadline... OK 748/2238 test.ResetEvent - smoke test... OK 749/2238 test.ResetEvent - signaling... SKIP 750/2238 test.ResetEvent - broadcast... SKIP 751/2238 test.Thread.Semaphore... SKIP 752/2238 test.Condition - smoke test... OK 753/2238 test.Condition - wait and signal... SKIP 754/2238 test.Condition - signal... SKIP 755/2238 test.Condition - multi signal... SKIP 756/2238 test.Condition - broadcasting... SKIP 757/2238 test.Condition - broadcasting - wake all threads... SKIP 758/2238 test.Reader... OK 759/2238 test.Reader.isBytes... OK 760/2238 test.Reader.skipBytes... OK 761/2238 test.Reader.readUntilDelimiterArrayList returns ArrayLists with bytes read until the delimiter, then EndOfStream... OK 762/2238 test.Reader.readUntilDelimiterArrayList returns an empty ArrayList... OK 763/2238 test.Reader.readUntilDelimiterArrayList returns StreamTooLong, then an ArrayList with bytes read until the delimiter... OK 764/2238 test.Reader.readUntilDelimiterArrayList returns EndOfStream... OK 765/2238 test.Reader.readUntilDelimiterAlloc returns ArrayLists with bytes read until the delimiter, then EndOfStream... OK 766/2238 test.Reader.readUntilDelimiterAlloc returns an empty ArrayList... OK 767/2238 test.Reader.readUntilDelimiterAlloc returns StreamTooLong, then an ArrayList with bytes read until the delimiter... OK 768/2238 test.Reader.readUntilDelimiterAlloc returns EndOfStream... OK 769/2238 test.Reader.readUntilDelimiter returns bytes read until the delimiter... OK 770/2238 test.Reader.readUntilDelimiter returns an empty string... OK 771/2238 test.Reader.readUntilDelimiter returns StreamTooLong, then an empty string... OK 772/2238 test.Reader.readUntilDelimiter returns StreamTooLong, then bytes read until the delimiter... OK 773/2238 test.Reader.readUntilDelimiter returns EndOfStream... OK 774/2238 test.Reader.readUntilDelimiter returns bytes read until delimiter, then EndOfStream... OK 775/2238 test.Reader.readUntilDelimiter returns StreamTooLong, then EndOfStream... OK 776/2238 test.Reader.readUntilDelimiter writes all bytes read to the output buffer... OK 777/2238 test.Reader.readUntilDelimiterOrEofAlloc returns ArrayLists with bytes read until the delimiter, then EndOfStream... OK 778/2238 test.Reader.readUntilDelimiterOrEofAlloc returns an empty ArrayList... OK 779/2238 test.Reader.readUntilDelimiterOrEofAlloc returns StreamTooLong, then an ArrayList with bytes read until the delimiter... OK 780/2238 test.Reader.readUntilDelimiterOrEof returns bytes read until the delimiter... OK 781/2238 test.Reader.readUntilDelimiterOrEof returns an empty string... OK 782/2238 test.Reader.readUntilDelimiterOrEof returns StreamTooLong, then an empty string... OK 783/2238 test.Reader.readUntilDelimiterOrEof returns StreamTooLong, then bytes read until the delimiter... OK 784/2238 test.Reader.readUntilDelimiterOrEof returns null... OK 785/2238 test.Reader.readUntilDelimiterOrEof returns bytes read until delimiter, then null... OK 786/2238 test.Reader.readUntilDelimiterOrEof returns bytes read until end-of-stream... OK 787/2238 test.Reader.readUntilDelimiterOrEof returns StreamTooLong, then bytes read until end-of-stream... OK 788/2238 test.Reader.readUntilDelimiterOrEof writes all bytes read to the output buffer... OK 789/2238 test.std.atomic.stack... OK 790/2238 test.std.atomic.Queue... OK 791/2238 test.std.atomic.Queue single-threaded... OK 792/2238 test.std.atomic.Queue dump... OK 793/2238 test.Atomic.fence... OK 794/2238 test.Atomic.loadUnchecked... OK 795/2238 test.Atomic.storeUnchecked... OK 796/2238 test.Atomic.load... OK 797/2238 test.Atomic.store... OK 798/2238 test.Atomic.swap... OK 799/2238 test.Atomic.compareAndSwap... OK 800/2238 test.Atomic.tryCompareAndSwap... OK 801/2238 test.Atomic.fetchAdd... OK 802/2238 test.Atomic.fetchSub... OK 803/2238 test.Atomic.fetchMin... OK 804/2238 test.Atomic.fetchMax... OK 805/2238 test.Atomic.fetchAnd... OK 806/2238 test.Atomic.fetchNand... OK 807/2238 test.Atomic.fetchOr... OK 808/2238 test.Atomic.fetchXor... OK 809/2238 test.Atomic.bitSet... OK 810/2238 test.Atomic.bitReset... OK 811/2238 test.Atomic.bitToggle... OK 812/2238 test_0... OK 813/2238 test.CrossTarget.parse... OK 814/2238 test.join... OK 815/2238 test.isAbsoluteWindows... OK 816/2238 test.isAbsolutePosix... OK 817/2238 test.windowsParsePath... OK 818/2238 test.resolve... OK 819/2238 test.resolveWindows... SKIP 820/2238 test.resolvePosix... OK 821/2238 test.dirnamePosix... OK 822/2238 test.dirnameWindows... OK 823/2238 test.basename... OK 824/2238 test.relative... SKIP 825/2238 test.extension... OK 826/2238 test.operators... OK 827/2238 test.keywords... OK 828/2238 test.preprocessor keywords... OK 829/2238 test.line continuation... OK 830/2238 test.string prefix... OK 831/2238 test.num suffixes... OK 832/2238 test_0... OK 833/2238 test.compressed data... OK 834/2238 test.sanity checks... OK 835/2238 test.compressed data... OK 836/2238 test.don't read past deflate stream's end... OK 837/2238 test.sanity checks... OK 838/2238 test.Aegis128L test vector 1... OK 839/2238 test.Aegis128L test vector 2... OK 840/2238 test.Aegis128L test vector 3... OK 841/2238 test.Aegis256 test vector 1... OK 842/2238 test.Aegis256 test vector 2... OK 843/2238 test.Aegis256 test vector 3... OK 844/2238 test.Aes256Gcm - Empty message and no associated data... OK 845/2238 test.Aes256Gcm - Associated data only... OK 846/2238 test.Aes256Gcm - Message only... OK 847/2238 test.Aes256Gcm - Message and associated data... OK 848/2238 test.ctr... OK 849/2238 test.encrypt... OK 850/2238 test.decrypt... OK 851/2238 test.expand 128-bit key... OK 852/2238 test.expand 256-bit key... OK 853/2238 test.AesOcb test vector 1... OK 854/2238 test.AesOcb test vector 2... OK 855/2238 test.AesOcb test vector 3... OK 856/2238 test.AesOcb test vector 4... OK 857/2238 test.permute... OK 858/2238 test.hash... OK 859/2238 test.hash test vector 17... OK 860/2238 test.hash test vector 33... OK 861/2238 test.cipher... OK 862/2238 test.chacha20 AEAD API... OK 863/2238 test.crypto.chacha20 test vector sunscreen... OK 864/2238 test.crypto.chacha20 test vector 1... OK 865/2238 test.crypto.chacha20 test vector 2... OK 866/2238 test.crypto.chacha20 test vector 3... OK 867/2238 test.crypto.chacha20 test vector 4... OK 868/2238 test.crypto.chacha20 test vector 5... OK 869/2238 test.seal... OK 870/2238 test.open... OK 871/2238 test.crypto.xchacha20... OK 872/2238 test.ISAP... OK 873/2238 test.(x)salsa20... OK 874/2238 test.xsalsa20poly1305... OK 875/2238 test.xsalsa20poly1305 secretbox... OK 876/2238 test.xsalsa20poly1305 box... OK 877/2238 test.xsalsa20poly1305 sealedbox... OK 878/2238 test.secretbox twoblocks... OK 879/2238 test.hmac md5... OK 880/2238 test.hmac sha1... OK 881/2238 test.hmac sha256... OK 882/2238 test.siphash64-2-4 sanity... OK 883/2238 test.siphash128-2-4 sanity... OK 884/2238 test.iterative non-divisible update... OK 885/2238 test.x25519 public key calculation from secret key... OK 886/2238 test.x25519 rfc7748 vector1... OK 887/2238 test.x25519 rfc7748 vector2... OK 888/2238 test.x25519 rfc7748 one iteration... OK 889/2238 test.x25519 rfc7748 1,000 iterations... SKIP 890/2238 test.x25519 rfc7748 1,000,000 iterations... SKIP 891/2238 test.edwards25519 -> curve25519 map... OK 892/2238 test.curve25519... OK 893/2238 test.curve25519 small order check... OK 894/2238 test.edwards25519 packing/unpacking... OK 895/2238 test.edwards25519 point addition/substraction... OK 896/2238 test.edwards25519 uniform-to-point... OK 897/2238 test.edwards25519 hash-to-curve operation... OK 898/2238 test.edwards25519 implicit reduction of invalid scalars... OK 899/2238 test.p256... OK 900/2238 test.p384... OK 901/2238 test.ristretto255... OK 902/2238 test.secp256k1... OK 903/2238 test.blake2s160 single... OK 904/2238 test.blake2s160 streaming... OK 905/2238 test.comptime blake2s160... OK 906/2238 test.blake2s224 single... OK 907/2238 test.blake2s224 streaming... OK 908/2238 test.comptime blake2s224... OK 909/2238 test.blake2s256 single... OK 910/2238 test.blake2s256 streaming... OK 911/2238 test.blake2s256 keyed... OK 912/2238 test.comptime blake2s256... OK 913/2238 test.blake2b160 single... OK 914/2238 test.blake2b160 streaming... OK 915/2238 test.comptime blake2b160... OK 916/2238 test.blake2b384 single... OK 917/2238 test.blake2b384 streaming... OK 918/2238 test.comptime blake2b384... OK 919/2238 test.blake2b512 single... OK 920/2238 test.blake2b512 streaming... OK 921/2238 test.blake2b512 keyed... OK 922/2238 test.comptime blake2b512... OK 923/2238 test.BLAKE3 reference test cases... OK 924/2238 test.md5 single... OK 925/2238 test.md5 streaming... OK 926/2238 test.md5 aligned final... OK 927/2238 test.sha1 single... OK 928/2238 test.sha1 streaming... OK 929/2238 test.sha1 aligned final... OK 930/2238 test.sha224 single... OK 931/2238 test.sha224 streaming... OK 932/2238 test.sha256 single... OK 933/2238 test.sha256 streaming... OK 934/2238 test.sha256 aligned final... OK 935/2238 test.sha384 single... OK 936/2238 test.sha384 streaming... OK 937/2238 test.sha512 single... OK 938/2238 test.sha512 streaming... OK 939/2238 test.sha512 aligned final... OK 940/2238 test.sha3-224 single... OK 941/2238 test.sha3-224 streaming... OK 942/2238 test.sha3-256 single... OK 943/2238 test.sha3-256 streaming... OK 944/2238 test.sha3-256 aligned final... OK 945/2238 test.sha3-384 single... OK 946/2238 test.sha3-384 streaming... OK 947/2238 test.sha3-512 single... OK 948/2238 test.sha3-512 streaming... OK 949/2238 test.sha3-512 aligned final... OK 950/2238 test.keccak-256 single... OK 951/2238 test.keccak-512 single... OK 952/2238 test.Hash composition... OK 953/2238 test.Hkdf... OK 954/2238 test.ghash... OK 955/2238 test.poly1305 rfc7439 vector1... OK 956/2238 test.phc format - encoding/decoding... OK 957/2238 test.phc format - empty input string... OK 958/2238 test.phc format - hash without salt... OK 959/2238 test.phc format - calcSize... OK 960/2238 test.argon2d... OK 961/2238 test.argon2i... OK 962/2238 test.argon2id... OK 963/2238 test.kdf... OK 964/2238 test.phc format hasher... OK 965/2238 test.password hash and password verify... OK 966/2238 test.kdf derived key length... OK 967/2238 test.bcrypt codec... OK 968/2238 test.bcrypt crypt format... OK 969/2238 test.bcrypt phc format... OK 970/2238 test.kdf... SKIP 971/2238 test.kdf rfc 1... SKIP 972/2238 test.kdf rfc 2... SKIP 973/2238 test.kdf rfc 3... SKIP 974/2238 test.kdf rfc 4... SKIP 975/2238 test.password hashing (crypt format)... SKIP 976/2238 test.strHash and strVerify... SKIP 977/2238 test.unix-scrypt... SKIP 978/2238 test.crypt format... OK 979/2238 test.kdf fast... OK 980/2238 test.RFC 6070 one iteration... OK 981/2238 test.RFC 6070 two iterations... OK 982/2238 test.RFC 6070 4096 iterations... OK 983/2238 test.RFC 6070 16,777,216 iterations... SKIP 984/2238 test.RFC 6070 multi-block salt and password... OK 985/2238 test.RFC 6070 embedded NUL... OK 986/2238 test.Very large dk_len... SKIP 987/2238 test.ed25519 key pair creation... OK 988/2238 test.ed25519 signature... OK 989/2238 test.ed25519 batch verification... OK 990/2238 test.ed25519 test vectors... OK 991/2238 test.ed25519 with blind keys... OK 992/2238 test.ed25519 signatures with streaming... OK 993/2238 test.ed25519 key pair from secret key... OK 994/2238 test.ECDSA - Basic operations over EcdsaP384Sha384... OK 995/2238 test.ECDSA - Basic operations over Secp256k1... OK 996/2238 test.ECDSA - Basic operations over EcdsaP384Sha256... OK 997/2238 test.ECDSA - Verifying a existing signature with EcdsaP384Sha256... OK 998/2238 test.ECDSA - Test vectors from Project Wycheproof... OK 999/2238 test.ECDSA - Sec1 encoding/decoding... OK 1000/2238 test.crypto.utils.timingSafeEql... OK 1001/2238 test.crypto.utils.timingSafeEql (vectors)... OK 1002/2238 test.crypto.utils.timingSafeCompare... OK 1003/2238 test.crypto.utils.timingSafe{Add,Sub}... OK 1004/2238 test.crypto.utils.secureZero... OK 1005/2238 test.std.event.Channel... SKIP 1006/2238 test.std.event.Channel wraparound... SKIP 1007/2238 test.std.event.Future... SKIP 1008/2238 test.std.event.Group... SKIP 1009/2238 test.std.event.Batch... SKIP 1010/2238 test.std.event.Lock... SKIP 1011/2238 test.std.event.RwLock... SKIP 1012/2238 test.basic WaitGroup usage... SKIP 1013/2238 test.fmt.parseFloat... OK 1014/2238 test.fmt.parseFloat nan and inf... SKIP 1015/2238 test.fmt.parseFloat #11169... OK 1016/2238 test.fmt.parseFloat hex.special... OK 1017/2238 test.fmt.parseFloat hex.zero... OK 1018/2238 test.fmt.parseFloat hex.f16... OK 1019/2238 test.fmt.parseFloat hex.f32... OK 1020/2238 test.fmt.parseFloat hex.f64... OK 1021/2238 test.fmt.parseFloat hex.f128... OK 1022/2238 test.io.CountingWriter... OK 1023/2238 test.Dir.readLink... OK 1024/2238 test.accessAbsolute... OK 1025/2238 test.openDirAbsolute... OK 1026/2238 test.openDir cwd parent ..... OK 1027/2238 test.readLinkAbsolute... OK 1028/2238 test.Dir.Iterator... OK 1029/2238 test.Dir.Iterator many entries... OK 1030/2238 test.Dir.Iterator twice... OK 1031/2238 test.Dir.Iterator reset... OK 1032/2238 test.Dir.Iterator but dir is deleted during iteration... OK 1033/2238 test.Dir.realpath smoke test... OK 1034/2238 test.readAllAlloc... OK 1035/2238 test.directory operations on files... OK 1036/2238 test.file operations on directories... OK 1037/2238 test.deleteDir... OK 1038/2238 test.Dir.rename files... OK 1039/2238 test.Dir.rename directories... OK 1040/2238 test.Dir.rename directory onto empty dir... OK 1041/2238 test.Dir.rename directory onto non-empty dir... OK 1042/2238 test.Dir.rename file <-> dir... OK 1043/2238 test.rename... OK 1044/2238 test.renameAbsolute... OK 1045/2238 test.openSelfExe... OK 1046/2238 test.makePath, put some files in it, deleteTree... OK 1047/2238 test.makePath, put some files in it, deleteTreeMinStackSize... OK 1048/2238 test.makePath in a directory that no longer exists... OK 1049/2238 test.max file name component lengths... OK 1050/2238 test.writev, readv... OK 1051/2238 test.pwritev, preadv... OK 1052/2238 test.access file... OK 1053/2238 test.sendfile... OK 1054/2238 test.copyRangeAll... OK 1055/2238 test.fs.copyFile... OK 1056/2238 test.AtomicFile... OK 1057/2238 test.realpath... OK 1058/2238 test.open file with exclusive nonblocking lock twice... OK 1059/2238 test.open file with shared and exclusive nonblocking lock... OK 1060/2238 test.open file with exclusive and shared nonblocking lock... OK 1061/2238 test.open file with exclusive lock twice, make sure second lock waits... SKIP 1062/2238 test.open file with exclusive nonblocking lock twice (absolute paths)... OK 1063/2238 test.walker... OK 1064/2238 test.walker without fully iterating... OK 1065/2238 test.. and .. in fs.Dir functions... OK 1066/2238 test.. and .. in absolute functions... OK 1067/2238 test.chmod... OK 1068/2238 test.chown... OK 1069/2238 test.File.Metadata... OK 1070/2238 test.File.Permissions... OK 1071/2238 test.File.PermissionsUnix... OK 1072/2238 test.getAppDataDir... OK 1073/2238 test.write a file, watch it, write it again, delete it... SKIP 1074/2238 test.adler32 sanity... OK 1075/2238 test.adler32 long... OK 1076/2238 test.adler32 very long... OK 1077/2238 test.adler32 very long with variation... OK 1078/2238 test.typeContainsSlice... OK 1079/2238 test.hash pointer... OK 1080/2238 test.hash slice shallow... OK 1081/2238 test.hash slice deep... OK 1082/2238 test.hash struct deep... OK 1083/2238 test.testHash optional... OK 1084/2238 test.testHash array... OK 1085/2238 test.testHash multi-dimensional array... OK 1086/2238 test.testHash struct... OK 1087/2238 test.testHash union... OK 1088/2238 test.testHash vector... OK 1089/2238 test.testHash error union... OK 1090/2238 test.crc32 ieee... OK 1091/2238 test.crc32 castagnoli... OK 1092/2238 test.small crc32 ieee... OK 1093/2238 test.small crc32 castagnoli... OK 1094/2238 test.fnv1a-32... OK 1095/2238 test.fnv1a-64... OK 1096/2238 test.fnv1a-128... OK 1097/2238 test.murmur2_32... OK 1098/2238 test.murmur2_64... OK 1099/2238 test.murmur3_32... OK 1100/2238 test.cityhash32... OK 1101/2238 test.cityhash64... OK 1102/2238 test.test vectors... OK 1103/2238 test.test vectors streaming... OK 1104/2238 test.iterative non-divisible update... OK 1105/2238 test.LogToWriterAllocator... OK 1106/2238 test.api coverage... OK 1107/2238 test.api coverage... OK 1108/2238 test.io.BufferedReader... OK 1109/2238 test.C Writer... SKIP 1110/2238 test.io.CountingReader... OK 1111/2238 test.PeekStream... OK 1112/2238 test.StreamSource (refs)... OK 1113/2238 test.StreamSource (mutable buffer)... OK 1114/2238 test.StreamSource (const buffer)... OK 1115/2238 test.write a file, read it, then delete it... OK 1116/2238 test.BitStreams with File Stream... OK 1117/2238 test.File seek ops... OK 1118/2238 test.setEndPos... OK 1119/2238 test.updateTimes... OK 1120/2238 test.y_trailing_comma_after_empty... OK 1121/2238 test.n_object_closed_missing_value... OK 1122/2238 test.y_array_arraysWithSpaces... OK 1123/2238 test.y_array_empty... OK 1124/2238 test.y_array_empty-string... OK 1125/2238 test.y_array_ending_with_newline... OK 1126/2238 test.y_array_false... OK 1127/2238 test.y_array_heterogeneous... OK 1128/2238 test.y_array_null... OK 1129/2238 test.y_array_with_1_and_newline... OK 1130/2238 test.y_array_with_leading_space... OK 1131/2238 test.y_array_with_several_null... OK 1132/2238 test.y_array_with_trailing_space... OK 1133/2238 test.y_number_0e+1... OK 1134/2238 test.y_number_0e1... OK 1135/2238 test.y_number_after_space... OK 1136/2238 test.y_number_double_close_to_zero... OK 1137/2238 test.y_number_int_with_exp... OK 1138/2238 test.y_number... OK 1139/2238 test.y_number_minus_zero... OK 1140/2238 test.y_number_negative_int... OK 1141/2238 test.y_number_negative_one... OK 1142/2238 test.y_number_negative_zero... OK 1143/2238 test.y_number_real_capital_e... OK 1144/2238 test.y_number_real_capital_e_neg_exp... OK 1145/2238 test.y_number_real_capital_e_pos_exp... OK 1146/2238 test.y_number_real_exponent... OK 1147/2238 test.y_number_real_fraction_exponent... OK 1148/2238 test.y_number_real_neg_exp... OK 1149/2238 test.y_number_real_pos_exponent... OK 1150/2238 test.y_number_simple_int... OK 1151/2238 test.y_number_simple_real... OK 1152/2238 test.y_object_basic... OK 1153/2238 test.y_object_duplicated_key_and_value... OK 1154/2238 test.y_object_duplicated_key... OK 1155/2238 test.y_object_empty... OK 1156/2238 test.y_object_empty_key... OK 1157/2238 test.y_object_escaped_null_in_key... OK 1158/2238 test.y_object_extreme_numbers... OK 1159/2238 test.y_object... OK 1160/2238 test.y_object_long_strings... OK 1161/2238 test.y_object_simple... OK 1162/2238 test.y_object_string_unicode... OK 1163/2238 test.y_object_with_newlines... OK 1164/2238 test.y_string_1_2_3_bytes_UTF-8_sequences... OK 1165/2238 test.y_string_accepted_surrogate_pair... OK 1166/2238 test.y_string_accepted_surrogate_pairs... OK 1167/2238 test.y_string_allowed_escapes... OK 1168/2238 test.y_string_backslash_and_u_escaped_zero... OK 1169/2238 test.y_string_backslash_doublequotes... OK 1170/2238 test.y_string_comments... OK 1171/2238 test.y_string_double_escape_a... OK 1172/2238 test.y_string_double_escape_n... OK 1173/2238 test.y_string_escaped_control_character... OK 1174/2238 test.y_string_escaped_noncharacter... OK 1175/2238 test.y_string_in_array... OK 1176/2238 test.y_string_in_array_with_leading_space... OK 1177/2238 test.y_string_last_surrogates_1_and_2... OK 1178/2238 test.y_string_nbsp_uescaped... OK 1179/2238 test.y_string_nonCharacterInUTF-8_U+10FFFF... OK 1180/2238 test.y_string_nonCharacterInUTF-8_U+FFFF... OK 1181/2238 test.y_string_null_escape... OK 1182/2238 test.y_string_one-byte-utf-8... OK 1183/2238 test.y_string_pi... OK 1184/2238 test.y_string_reservedCharacterInUTF-8_U+1BFFF... OK 1185/2238 test.y_string_simple_ascii... OK 1186/2238 test.y_string_space... OK 1187/2238 test.y_string_surrogates_U+1D11E_MUSICAL_SYMBOL_G_CLEF... OK 1188/2238 test.y_string_three-byte-utf-8... OK 1189/2238 test.y_string_two-byte-utf-8... OK 1190/2238 test.y_string_u+2028_line_sep... OK 1191/2238 test.y_string_u+2029_par_sep... OK 1192/2238 test.y_string_uescaped_newline... OK 1193/2238 test.y_string_uEscape... OK 1194/2238 test.y_string_unescaped_char_delete... OK 1195/2238 test.y_string_unicode_2... OK 1196/2238 test.y_string_unicodeEscapedBackslash... OK 1197/2238 test.y_string_unicode_escaped_double_quote... OK 1198/2238 test.y_string_unicode... OK 1199/2238 test.y_string_unicode_U+10FFFE_nonchar... OK 1200/2238 test.y_string_unicode_U+1FFFE_nonchar... OK 1201/2238 test.y_string_unicode_U+200B_ZERO_WIDTH_SPACE... OK 1202/2238 test.y_string_unicode_U+2064_invisible_plus... OK 1203/2238 test.y_string_unicode_U+FDD0_nonchar... OK 1204/2238 test.y_string_unicode_U+FFFE_nonchar... OK 1205/2238 test.y_string_utf8... OK 1206/2238 test.y_string_with_del_character... OK 1207/2238 test.y_structure_lonely_false... OK 1208/2238 test.y_structure_lonely_int... OK 1209/2238 test.y_structure_lonely_negative_real... OK 1210/2238 test.y_structure_lonely_null... OK 1211/2238 test.y_structure_lonely_string... OK 1212/2238 test.y_structure_lonely_true... OK 1213/2238 test.y_structure_string_empty... OK 1214/2238 test.y_structure_trailing_newline... OK 1215/2238 test.y_structure_true_in_array... OK 1216/2238 test.y_structure_whitespace_array... OK 1217/2238 test.n_array_1_true_without_comma... OK 1218/2238 test.n_array_a_invalid_utf8... OK 1219/2238 test.n_array_colon_instead_of_comma... OK 1220/2238 test.n_array_comma_after_close... OK 1221/2238 test.n_array_comma_and_number... OK 1222/2238 test.n_array_double_comma... OK 1223/2238 test.n_array_double_extra_comma... OK 1224/2238 test.n_array_extra_close... OK 1225/2238 test.n_array_extra_comma... OK 1226/2238 test.n_array_incomplete_invalid_value... OK 1227/2238 test.n_array_incomplete... OK 1228/2238 test.n_array_inner_array_no_comma... OK 1229/2238 test.n_array_invalid_utf8... OK 1230/2238 test.n_array_items_separated_by_semicolon... OK 1231/2238 test.n_array_just_comma... OK 1232/2238 test.n_array_just_minus... OK 1233/2238 test.n_array_missing_value... OK 1234/2238 test.n_array_newlines_unclosed... OK 1235/2238 test.n_array_number_and_comma... OK 1236/2238 test.n_array_number_and_several_commas... OK 1237/2238 test.n_array_spaces_vertical_tab_formfeed... OK 1238/2238 test.n_array_star_inside... OK 1239/2238 test.n_array_unclosed... OK 1240/2238 test.n_array_unclosed_trailing_comma... OK 1241/2238 test.n_array_unclosed_with_new_lines... OK 1242/2238 test.n_array_unclosed_with_object_inside... OK 1243/2238 test.n_incomplete_false... OK 1244/2238 test.n_incomplete_null... OK 1245/2238 test.n_incomplete_true... OK 1246/2238 test.n_multidigit_number_then_00... OK 1247/2238 test.n_number_0.1.2... OK 1248/2238 test.n_number_-01... OK 1249/2238 test.n_number_0.3e... OK 1250/2238 test.n_number_0.3e+... OK 1251/2238 test.n_number_0_capital_E... OK 1252/2238 test.n_number_0_capital_E+... OK 1253/2238 test.n_number_0.e1... OK 1254/2238 test.n_number_0e... OK 1255/2238 test.n_number_0e+... OK 1256/2238 test.n_number_1_000... OK 1257/2238 test.n_number_1.0e-... OK 1258/2238 test.n_number_1.0e... OK 1259/2238 test.n_number_1.0e+... OK 1260/2238 test.n_number_-1.0.... OK 1261/2238 test.n_number_1eE2... OK 1262/2238 test.n_number_.-1... OK 1263/2238 test.n_number_+1... OK 1264/2238 test.n_number_.2e-3... OK 1265/2238 test.n_number_2.e-3... OK 1266/2238 test.n_number_2.e+3... OK 1267/2238 test.n_number_2.e3... OK 1268/2238 test.n_number_-2.... OK 1269/2238 test.n_number_9.e+... OK 1270/2238 test.n_number_expression... OK 1271/2238 test.n_number_hex_1_digit... OK 1272/2238 test.n_number_hex_2_digits... OK 1273/2238 test.n_number_infinity... OK 1274/2238 test.n_number_+Inf... OK 1275/2238 test.n_number_Inf... OK 1276/2238 test.n_number_invalid+-... OK 1277/2238 test.n_number_invalid-negative-real... OK 1278/2238 test.n_number_invalid-utf-8-in-bigger-int... OK 1279/2238 test.n_number_invalid-utf-8-in-exponent... OK 1280/2238 test.n_number_invalid-utf-8-in-int... OK 1281/2238 test.n_number_++... OK 1282/2238 test.n_number_minus_infinity... OK 1283/2238 test.n_number_minus_sign_with_trailing_garbage... OK 1284/2238 test.n_number_minus_space_1... OK 1285/2238 test.n_number_-NaN... OK 1286/2238 test.n_number_NaN... OK 1287/2238 test.n_number_neg_int_starting_with_zero... OK 1288/2238 test.n_number_neg_real_without_int_part... OK 1289/2238 test.n_number_neg_with_garbage_at_end... OK 1290/2238 test.n_number_real_garbage_after_e... OK 1291/2238 test.n_number_real_with_invalid_utf8_after_e... OK 1292/2238 test.n_number_real_without_fractional_part... OK 1293/2238 test.n_number_starting_with_dot... OK 1294/2238 test.n_number_U+FF11_fullwidth_digit_one... OK 1295/2238 test.n_number_with_alpha_char... OK 1296/2238 test.n_number_with_alpha... OK 1297/2238 test.n_number_with_leading_zero... OK 1298/2238 test.n_object_bad_value... OK 1299/2238 test.n_object_bracket_key... OK 1300/2238 test.n_object_comma_instead_of_colon... OK 1301/2238 test.n_object_double_colon... OK 1302/2238 test.n_object_emoji... OK 1303/2238 test.n_object_garbage_at_end... OK 1304/2238 test.n_object_key_with_single_quotes... OK 1305/2238 test.n_object_lone_continuation_byte_in_key_and_trailing_comma... OK 1306/2238 test.n_object_missing_colon... OK 1307/2238 test.n_object_missing_key... OK 1308/2238 test.n_object_missing_semicolon... OK 1309/2238 test.n_object_missing_value... OK 1310/2238 test.n_object_no-colon... OK 1311/2238 test.n_object_non_string_key_but_huge_number_instead... OK 1312/2238 test.n_object_non_string_key... OK 1313/2238 test.n_object_repeated_null_null... OK 1314/2238 test.n_object_several_trailing_commas... OK 1315/2238 test.n_object_single_quote... OK 1316/2238 test.n_object_trailing_comma... OK 1317/2238 test.n_object_trailing_comment... OK 1318/2238 test.n_object_trailing_comment_open... OK 1319/2238 test.n_object_trailing_comment_slash_open_incomplete... OK 1320/2238 test.n_object_trailing_comment_slash_open... OK 1321/2238 test.n_object_two_commas_in_a_row... OK 1322/2238 test.n_object_unquoted_key... OK 1323/2238 test.n_object_unterminated-value... OK 1324/2238 test.n_object_with_single_string... OK 1325/2238 test.n_object_with_trailing_garbage... OK 1326/2238 test.n_single_space... OK 1327/2238 test.n_string_1_surrogate_then_escape... OK 1328/2238 test.n_string_1_surrogate_then_escape_u1... OK 1329/2238 test.n_string_1_surrogate_then_escape_u1x... OK 1330/2238 test.n_string_1_surrogate_then_escape_u... OK 1331/2238 test.n_string_accentuated_char_no_quotes... OK 1332/2238 test.n_string_backslash_00... OK 1333/2238 test.n_string_escaped_backslash_bad... OK 1334/2238 test.n_string_escaped_ctrl_char_tab... OK 1335/2238 test.n_string_escaped_emoji... OK 1336/2238 test.n_string_escape_x... OK 1337/2238 test.n_string_incomplete_escaped_character... OK 1338/2238 test.n_string_incomplete_escape... OK 1339/2238 test.n_string_incomplete_surrogate_escape_invalid... OK 1340/2238 test.n_string_incomplete_surrogate... OK 1341/2238 test.n_string_invalid_backslash_esc... OK 1342/2238 test.n_string_invalid_unicode_escape... OK 1343/2238 test.n_string_invalid_utf8_after_escape... OK 1344/2238 test.n_string_invalid-utf-8-in-escape... OK 1345/2238 test.n_string_leading_uescaped_thinspace... OK 1346/2238 test.n_string_no_quotes_with_bad_escape... OK 1347/2238 test.n_string_single_doublequote... OK 1348/2238 test.n_string_single_quote... OK 1349/2238 test.n_string_single_string_no_double_quotes... OK 1350/2238 test.n_string_start_escape_unclosed... OK 1351/2238 test.n_string_unescaped_crtl_char... OK 1352/2238 test.n_string_unescaped_newline... OK 1353/2238 test.n_string_unescaped_tab... OK 1354/2238 test.n_string_unicode_CapitalU... OK 1355/2238 test.n_string_with_trailing_garbage... OK 1356/2238 test.n_structure_100000_opening_arrays... OK 1357/2238 test.n_structure_angle_bracket_.... OK 1358/2238 test.n_structure_angle_bracket_null... OK 1359/2238 test.n_structure_array_trailing_garbage... OK 1360/2238 test.n_structure_array_with_extra_array_close... OK 1361/2238 test.n_structure_array_with_unclosed_string... OK 1362/2238 test.n_structure_ascii-unicode-identifier... OK 1363/2238 test.n_structure_capitalized_True... OK 1364/2238 test.n_structure_close_unopened_array... OK 1365/2238 test.n_structure_comma_instead_of_closing_brace... OK 1366/2238 test.n_structure_double_array... OK 1367/2238 test.n_structure_end_array... OK 1368/2238 test.n_structure_incomplete_UTF8_BOM... OK 1369/2238 test.n_structure_lone-invalid-utf-8... OK 1370/2238 test.n_structure_lone-open-bracket... OK 1371/2238 test.n_structure_no_data... OK 1372/2238 test.n_structure_null-byte-outside-string... OK 1373/2238 test.n_structure_number_with_trailing_garbage... OK 1374/2238 test.n_structure_object_followed_by_closing_object... OK 1375/2238 test.n_structure_object_unclosed_no_value... OK 1376/2238 test.n_structure_object_with_comment... OK 1377/2238 test.n_structure_object_with_trailing_garbage... OK 1378/2238 test.n_structure_open_array_apostrophe... OK 1379/2238 test.n_structure_open_array_comma... OK 1380/2238 test.n_structure_open_array_object... OK 1381/2238 test.n_structure_open_array_open_object... OK 1382/2238 test.n_structure_open_array_open_string... OK 1383/2238 test.n_structure_open_array_string... OK 1384/2238 test.n_structure_open_object_close_array... OK 1385/2238 test.n_structure_open_object_comma... OK 1386/2238 test.n_structure_open_object... OK 1387/2238 test.n_structure_open_object_open_array... OK 1388/2238 test.n_structure_open_object_open_string... OK 1389/2238 test.n_structure_open_object_string_with_apostrophes... OK 1390/2238 test.n_structure_open_open... OK 1391/2238 test.n_structure_single_eacute... OK 1392/2238 test.n_structure_single_star... OK 1393/2238 test.n_structure_trailing_#... OK 1394/2238 test.n_structure_U+2060_word_joined... OK 1395/2238 test.n_structure_uescaped_LF_before_string... OK 1396/2238 test.n_structure_unclosed_array... OK 1397/2238 test.n_structure_unclosed_array_partial_null... OK 1398/2238 test.n_structure_unclosed_array_unfinished_false... OK 1399/2238 test.n_structure_unclosed_array_unfinished_true... OK 1400/2238 test.n_structure_unclosed_object... OK 1401/2238 test.n_structure_unicode-identifier... OK 1402/2238 test.n_structure_UTF8_BOM_no_data... OK 1403/2238 test.n_structure_whitespace_formfeed... OK 1404/2238 test.n_structure_whitespace_U+2060_word_joiner... OK 1405/2238 test.i_number_double_huge_neg_exp... OK 1406/2238 test.i_number_huge_exp... OK 1407/2238 test.i_number_neg_int_huge_exp... OK 1408/2238 test.i_number_pos_double_huge_exp... OK 1409/2238 test.i_number_real_neg_overflow... OK 1410/2238 test.i_number_real_pos_overflow... OK 1411/2238 test.i_number_real_underflow... OK 1412/2238 test.i_number_too_big_neg_int... OK 1413/2238 test.i_number_too_big_pos_int... OK 1414/2238 test.i_number_very_big_negative_int... OK 1415/2238 test.i_object_key_lone_2nd_surrogate... OK 1416/2238 test.i_string_1st_surrogate_but_2nd_missing... OK 1417/2238 test.i_string_1st_valid_surrogate_2nd_invalid... OK 1418/2238 test.i_string_incomplete_surrogate_and_escape_valid... OK 1419/2238 test.i_string_incomplete_surrogate_pair... OK 1420/2238 test.i_string_incomplete_surrogates_escape_valid... OK 1421/2238 test.i_string_invalid_lonely_surrogate... OK 1422/2238 test.i_string_invalid_surrogate... OK 1423/2238 test.i_string_invalid_utf-8... OK 1424/2238 test.i_string_inverted_surrogates_U+1D11E... OK 1425/2238 test.i_string_iso_latin_1... OK 1426/2238 test.i_string_lone_second_surrogate... OK 1427/2238 test.i_string_lone_utf8_continuation_byte... OK 1428/2238 test.i_string_not_in_unicode_range... OK 1429/2238 test.i_string_overlong_sequence_2_bytes... OK 1430/2238 test.i_string_overlong_sequence_6_bytes... OK 1431/2238 test.i_string_overlong_sequence_6_bytes_null... OK 1432/2238 test.i_string_truncated-utf-8... OK 1433/2238 test.i_string_utf16BE_no_BOM... OK 1434/2238 test.i_string_utf16LE_no_BOM... OK 1435/2238 test.i_string_UTF-16LE_with_BOM... OK 1436/2238 test.i_string_UTF-8_invalid_sequence... OK 1437/2238 test.i_string_UTF8_surrogate_U+D800... OK 1438/2238 test.i_structure_500_nested_arrays... OK 1439/2238 test.i_structure_UTF-8_BOM_empty_object... OK 1440/2238 test.truncated UTF-8 sequence... OK 1441/2238 test.invalid continuation byte... OK 1442/2238 test.disallowed overlong form... OK 1443/2238 test.out of UTF-16 range... OK 1444/2238 test.parse... OK 1445/2238 test.parse into enum... OK 1446/2238 test.parse with trailing data... OK 1447/2238 test.parse into that allocates a slice... OK 1448/2238 test.parse into tagged union... OK 1449/2238 test.parse union bubbles up AllocatorRequired... OK 1450/2238 test.parseFree descends into tagged union... OK 1451/2238 test.parse with comptime field... OK 1452/2238 test.parse into struct with no fields... OK 1453/2238 test.parse into struct with misc fields... OK 1454/2238 test.parse into struct with strings and arrays with sentinels... OK 1455/2238 test.parse into struct with duplicate field... OK 1456/2238 test.parse into struct ignoring unknown fields... OK 1457/2238 test.parse into recursive union definition... OK 1458/2238 test.parse into double recursive union definition... OK 1459/2238 test.json.parser.dynamic... OK 1460/2238 test.write json then parse it... OK 1461/2238 test.parsing empty string gives appropriate error... OK 1462/2238 test.integer after float has proper type... OK 1463/2238 test.parse exponential into int... OK 1464/2238 test.escaped characters... OK 1465/2238 test.string copy option... OK 1466/2238 test.stringify alloc... OK 1467/2238 test.json.serialize issue #5959... OK 1468/2238 test.json.token... OK 1469/2238 test.json.token mismatched close... OK 1470/2238 test.json.token premature object close... OK 1471/2238 test.json.validate... OK 1472/2238 test.Value.jsonStringify... OK 1473/2238 test.json write stream... OK 1474/2238 test.parse and render IPv6 addresses... OK 1475/2238 test.invalid but parseable IPv6 scope ids... SKIP 1476/2238 test.parse and render IPv4 addresses... OK 1477/2238 test.parse and render UNIX addresses... OK 1478/2238 test.resolve DNS... OK 1479/2238 test.listen on a port, send bytes, receive bytes... SKIP 1480/2238 test.listen on ipv4 try connect on ipv6 then ipv4... SKIP 1481/2238 test.listen on a unix socket, send bytes, receive bytes... SKIP 1482/2238 test_0... OK 1483/2238 test.QueryObjectName... OK 1484/2238 test.GetFinalPathNameByHandle... OK 1485/2238 test.GUID... OK 1486/2238 test.chdir smoke test... OK 1487/2238 test.open smoke test... OK 1488/2238 test.openat smoke test... OK 1489/2238 test.symlink with relative paths... OK 1490/2238 test.readlink on Windows... SKIP 1491/2238 test.link with relative paths... OK 1492/2238 test.linkat with different directories... OK 1493/2238 test.fstatat... OK 1494/2238 test.readlinkat... OK 1495/2238 test.std.Thread.getCurrentId... SKIP 1496/2238 test.spawn threads... SKIP 1497/2238 test.cpu count... OK 1498/2238 test.thread local storage... SKIP 1499/2238 test.getrandom... OK 1500/2238 test.getcwd... OK 1501/2238 test.sigaltstack... OK 1502/2238 test.dl_iterate_phdr... OK 1503/2238 test.gethostname... OK 1504/2238 test.pipe... OK 1505/2238 test.argsAlloc... OK 1506/2238 test.memfd_create... OK 1507/2238 test.mmap... OK 1508/2238 test.getenv... OK 1509/2238 test.fcntl... OK 1510/2238 test.signalfd... OK 1511/2238 test.sync... OK 1512/2238 test.fsync... OK 1513/2238 test.getrlimit and setrlimit... OK 1514/2238 test.shutdown socket... OK 1515/2238 test.sigaction... OK 1516/2238 test.dup & dup2... OK 1517/2238 test.writev longer than IOV_MAX... OK 1518/2238 test.POSIX file locking with fcntl... SKIP 1519/2238 test.rename smoke test... OK 1520/2238 test.access smoke test... OK 1521/2238 test.timerfd... OK 1522/2238 test.isatty... OK 1523/2238 test.read with empty buffer... OK 1524/2238 test.pread with empty buffer... OK 1525/2238 test.write with empty buffer... OK 1526/2238 test.pwrite with empty buffer... OK 1527/2238 test.Random int... OK 1528/2238 test.Random boolean... OK 1529/2238 test.Random enum... OK 1530/2238 test.Random intLessThan... OK 1531/2238 test.Random intAtMost... OK 1532/2238 test.Random Biased... OK 1533/2238 test.splitmix64 sequence... OK 1534/2238 test.Random float correctness... OK 1535/2238 test.Random float coverage... OK 1536/2238 test.Random float chi-square goodness of fit... OK 1537/2238 test.Random shuffle... OK 1538/2238 test.Random range... OK 1539/2238 test.CSPRNG... OK 1540/2238 test.Random weightedIndex... OK 1541/2238 test.isLeapYear... OK 1542/2238 test.epoch decoding... OK 1543/2238 test.countLeaks... OK 1544/2238 test.countLeakBlocks... OK 1545/2238 test.fallocate... OK 1546/2238 test.getpid... OK 1547/2238 test.timer... OK 1548/2238 test.statx... OK 1549/2238 test.user and group ids... OK 1550/2238 test.fadvise... OK 1551/2238 test_0... OK 1552/2238 test_1... OK 1553/2238 test.isaac64 sequence... OK 1554/2238 test.isaac64 fill... OK 1555/2238 test.pcg sequence... OK 1556/2238 test.pcg fill... OK 1557/2238 test.xoroshiro sequence... OK 1558/2238 test.xoroshiro fill... OK 1559/2238 test.Sfc64 sequence... OK 1560/2238 test.Sfc64 fill... OK 1561/2238 test.RomuTrio sequence... OK 1562/2238 test.RomuTrio fill... OK 1563/2238 test.RomuTrio buf seeding test... OK 1564/2238 test.reactor/linux: drive async tcp client/listener pair... OK 1565/2238 test_0... OK 1566/2238 test.ip: convert to and from ipv6... OK 1567/2238 test.ipv4: parse & format... OK 1568/2238 test.ipv6: parse & format... OK 1569/2238 test.ipv6: parse & format addresses with scope ids... OK 1570/2238 test.tcp: create client/listener pair... OK 1571/2238 test.tcp/client: 1ms read timeout... OK 1572/2238 test.tcp/client: read and write multiple vectors... OK 1573/2238 test.tcp/listener: bind to unspecified ipv4 address... OK 1574/2238 test.tcp/listener: bind to unspecified ipv6 address... OK 1575/2238 test.opcodes... OK 1576/2238 test.tcpdump filter... OK 1577/2238 test.simulator coverage... OK 1578/2238 test.isValidId... OK 1579/2238 test.escape invalid identifiers... OK 1580/2238 test_0... OK 1581/2238 test.parseCharLiteral... OK 1582/2238 test.parse... OK 1583/2238 test.cast... OK 1584/2238 test.sizeof... OK 1585/2238 test.promoteIntLiteral... OK 1586/2238 test.shuffleVectorIndex... OK 1587/2238 test.Flexible Array Type... OK 1588/2238 test.ArithmeticConversion... SKIP 1589/2238 test.Macro suffix functions... OK 1590/2238 test.WL_CONTAINER_OF... OK 1591/2238 test.CAST_OR_CALL casting... OK 1592/2238 test.CAST_OR_CALL calling... OK 1593/2238 test.complex.cabs... OK 1594/2238 test.complex.cacosh... OK 1595/2238 test.complex.cacos... OK 1596/2238 test.complex.carg... OK 1597/2238 test.complex.casinh... OK 1598/2238 test.complex.casin... OK 1599/2238 test.complex.catanh... OK 1600/2238 test.complex.catan32... OK 1601/2238 test.complex.catan64... OK 1602/2238 test.complex.conj... OK 1603/2238 test.complex.ccosh32... OK 1604/2238 test.complex.ccosh64... OK 1605/2238 test.complex.ccos... OK 1606/2238 test.complex.cexp32... OK 1607/2238 test.complex.cexp64... OK 1608/2238 test.complex.clog... OK 1609/2238 test.complex.cpow... OK 1610/2238 test.complex.cproj... OK 1611/2238 test.complex.csinh32... OK 1612/2238 test.complex.csinh64... OK 1613/2238 test.complex.csin... OK 1614/2238 test.complex.csqrt32... OK 1615/2238 test.complex.csqrt64... OK 1616/2238 test.complex.ctanh32... OK 1617/2238 test.complex.ctanh64... OK 1618/2238 test.complex.ctan... OK 1619/2238 test_0... OK 1620/2238 test.big.rational extractLowBits... OK 1621/2238 test.big.rational set... OK 1622/2238 test.big.rational setFloat... OK 1623/2238 test.big.rational setFloatString... OK 1624/2238 test.big.rational toFloat... OK 1625/2238 test.big.rational set/to Float round-trip... OK 1626/2238 test.big.rational copy... OK 1627/2238 test.big.rational negate... OK 1628/2238 test.big.rational abs... OK 1629/2238 test.big.rational swap... OK 1630/2238 test.big.rational order... OK 1631/2238 test.big.rational order/orderAbs with negative... OK 1632/2238 test.big.rational add single-limb... OK 1633/2238 test.big.rational add... OK 1634/2238 test.big.rational sub... OK 1635/2238 test.big.rational mul... OK 1636/2238 test.big.rational div... OK 1637/2238 test_0... OK 1638/2238 test.cpuinfo: SPARC... OK 1639/2238 test.cpuinfo: PowerPC... OK 1640/2238 test.cpuinfo: ARM... OK 1641/2238 test_0... OK 1642/2238 test.bitReverse... OK 1643/2238 test.dictionary decoder... OK 1644/2238 test.generate a Huffman code from an array of frequencies... OK 1645/2238 test.generate a Huffman code for the fixed litteral table specific to Deflate... OK 1646/2238 test.generate a Huffman code for the 30 possible relative offsets (LZ77 distances) of Deflate... OK 1647/2238 test.writeBlockHuff... OK 1648/2238 test.writeBlock... OK 1649/2238 test.writeBlockDynamic... OK 1650/2238 test.deflate... OK 1651/2238 test.bulkHash4... OK 1652/2238 test.deflate/inflate... OK 1653/2238 test.very long sparse chunk... OK 1654/2238 test.compressor reset... OK 1655/2238 test.decompressor dictionary... OK 1656/2238 test.compressor dictionary... OK 1657/2238 test.Go non-regression test for 2508... OK 1658/2238 test.deflate/inflate string... OK 1659/2238 test.inflate reset... OK 1660/2238 test.inflate reset dictionary... OK 1661/2238 test.best speed match 1/3... OK 1662/2238 test.best speed match 2/3... OK 1663/2238 test.best speed match 2/2... OK 1664/2238 test.best speed shift offsets... OK 1665/2238 test.best speed reset... OK 1666/2238 test.best speed... OK 1667/2238 test.best speed max match offset... OK 1668/2238 test.truncated input... OK 1669/2238 test.Go non-regression test for 9842... OK 1670/2238 test.inflate A Tale of Two Cities (1859) intro... OK 1671/2238 test.lengths overflow... OK 1672/2238 test.empty distance alphabet... OK 1673/2238 test.distance past beginning of output stream... OK 1674/2238 test.fuzzing... OK 1675/2238 test.p256 ECDH key exchange... OK 1676/2238 test.p256 point from affine coordinates... OK 1677/2238 test.p256 test vectors... OK 1678/2238 test.p256 test vectors - doubling... OK 1679/2238 test.p256 compressed sec1 encoding/decoding... OK 1680/2238 test.p256 uncompressed sec1 encoding/decoding... OK 1681/2238 test.p256 public key is the neutral element... OK 1682/2238 test.p256 public key is the neutral element (public verification)... OK 1683/2238 test.p256 field element non-canonical encoding... OK 1684/2238 test.p256 neutral element decoding... OK 1685/2238 test.p256 double base multiplication... OK 1686/2238 test.p256 double base multiplication with large scalars... OK 1687/2238 test.p256 scalar inverse... OK 1688/2238 test.p384 ECDH key exchange... OK 1689/2238 test.p384 point from affine coordinates... OK 1690/2238 test.p384 test vectors... OK 1691/2238 test.p384 test vectors - doubling... OK 1692/2238 test.p384 compressed sec1 encoding/decoding... OK 1693/2238 test.p384 uncompressed sec1 encoding/decoding... OK 1694/2238 test.p384 public key is the neutral element... OK 1695/2238 test.p384 public key is the neutral element (public verification)... OK 1696/2238 test.p384 field element non-canonical encoding... OK 1697/2238 test.p384 neutral element decoding... OK 1698/2238 test.p384 double base multiplication... OK 1699/2238 test.p384 double base multiplication with large scalars... OK 1700/2238 test.p384 scalar inverse... OK 1701/2238 test.secp256k1 ECDH key exchange... OK 1702/2238 test.secp256k1 ECDH key exchange including public multiplication... OK 1703/2238 test.secp256k1 point from affine coordinates... OK 1704/2238 test.secp256k1 test vectors... OK 1705/2238 test.secp256k1 test vectors - doubling... OK 1706/2238 test.secp256k1 compressed sec1 encoding/decoding... OK 1707/2238 test.secp256k1 uncompressed sec1 encoding/decoding... OK 1708/2238 test.secp256k1 public key is the neutral element... OK 1709/2238 test.secp256k1 public key is the neutral element (public verification)... OK 1710/2238 test.secp256k1 field element non-canonical encoding... OK 1711/2238 test.secp256k1 neutral element decoding... OK 1712/2238 test.secp256k1 double base multiplication... OK 1713/2238 test.secp256k1 scalar inverse... OK 1714/2238 test.scalar25519... OK 1715/2238 test.non-canonical scalar25519... OK 1716/2238 test.mulAdd overflow check... OK 1717/2238 test.scalar field inversion... OK 1718/2238 test.random scalar... OK 1719/2238 test.64-bit reduction... OK 1720/2238 test.Dilbert fill... OK 1721/2238 test.xoodoo... OK 1722/2238 test.zig fmt: preserves clobbers in inline asm with stray comma... OK 1723/2238 test.zig fmt: remove trailing comma at the end of assembly clobber... OK 1724/2238 test.zig fmt: respect line breaks in struct field value declaration... OK 1725/2238 test.zig fmt: respect line breaks before functions... OK 1726/2238 test.zig fmt: rewrite callconv(.Inline) to the inline keyword... OK 1727/2238 test.zig fmt: rewrite c_void to anyopaque... OK 1728/2238 test.zig fmt: simple top level comptime block... OK 1729/2238 test.zig fmt: two spaced line comments before decl... OK 1730/2238 test.zig fmt: respect line breaks after var declarations... OK 1731/2238 test.zig fmt: multiline string mixed with comments... OK 1732/2238 test.zig fmt: empty file... OK 1733/2238 test.zig fmt: file ends in comment... OK 1734/2238 test.zig fmt: file ends in comment after var decl... OK 1735/2238 test.zig fmt: if statment... OK 1736/2238 test.zig fmt: top-level fields... OK 1737/2238 test.zig fmt: C style containers... OK 1738/2238 test.zig fmt: decl between fields... OK 1739/2238 test.zig fmt: eof after missing comma... OK 1740/2238 test.zig fmt: errdefer with payload... OK 1741/2238 test.zig fmt: nosuspend block... OK 1742/2238 test.zig fmt: nosuspend await... OK 1743/2238 test.zig fmt: container declaration, single line... OK 1744/2238 test.zig fmt: container declaration, one item, multi line trailing comma... OK 1745/2238 test.zig fmt: container declaration, no trailing comma on separate line... OK 1746/2238 test.zig fmt: container declaration, line break, no trailing comma... OK 1747/2238 test.zig fmt: container declaration, transform trailing comma... OK 1748/2238 test.zig fmt: container declaration, comment, add trailing comma... OK 1749/2238 test.zig fmt: container declaration, multiline string, add trailing comma... OK 1750/2238 test.zig fmt: container declaration, doc comment on member, add trailing comma... OK 1751/2238 test.zig fmt: remove empty lines at start/end of container decl... OK 1752/2238 test.zig fmt: remove empty lines at start/end of block... OK 1753/2238 test.zig fmt: allow empty line before commment at start of block... OK 1754/2238 test.zig fmt: trailing comma in fn parameter list... OK 1755/2238 test.zig fmt: comptime struct field... OK 1756/2238 test.zig fmt: break from block... OK 1757/2238 test.zig fmt: grouped expressions (parentheses)... OK 1758/2238 test.zig fmt: c pointer type... OK 1759/2238 test.zig fmt: builtin call with trailing comma... OK 1760/2238 test.zig fmt: asm expression with comptime content... OK 1761/2238 test.zig fmt: array types last token... OK 1762/2238 test.zig fmt: sentinel-terminated array type... OK 1763/2238 test.zig fmt: sentinel-terminated slice type... OK 1764/2238 test.zig fmt: pointer-to-one with modifiers... OK 1765/2238 test.zig fmt: pointer-to-many with modifiers... OK 1766/2238 test.zig fmt: sentinel pointer with modifiers... OK 1767/2238 test.zig fmt: c pointer with modifiers... OK 1768/2238 test.zig fmt: slice with modifiers... OK 1769/2238 test.zig fmt: sentinel slice with modifiers... OK 1770/2238 test.zig fmt: anon literal in array... OK 1771/2238 test.zig fmt: alignment in anonymous literal... OK 1772/2238 test.zig fmt: anon struct literal 0 element... OK 1773/2238 test.zig fmt: anon struct literal 1 element... OK 1774/2238 test.zig fmt: anon struct literal 1 element comma... OK 1775/2238 test.zig fmt: anon struct literal 2 element... OK 1776/2238 test.zig fmt: anon struct literal 2 element comma... OK 1777/2238 test.zig fmt: anon struct literal 3 element... OK 1778/2238 test.zig fmt: anon struct literal 3 element comma... OK 1779/2238 test.zig fmt: struct literal 0 element... OK 1780/2238 test.zig fmt: struct literal 1 element... OK 1781/2238 test.zig fmt: Unicode code point literal larger than u8... OK 1782/2238 test.zig fmt: struct literal 2 element... OK 1783/2238 test.zig fmt: struct literal 2 element comma... OK 1784/2238 test.zig fmt: struct literal 3 element... OK 1785/2238 test.zig fmt: struct literal 3 element comma... OK 1786/2238 test.zig fmt: anon list literal 1 element... OK 1787/2238 test.zig fmt: anon list literal 1 element comma... OK 1788/2238 test.zig fmt: anon list literal 2 element... OK 1789/2238 test.zig fmt: anon list literal 2 element comma... OK 1790/2238 test.zig fmt: anon list literal 3 element... OK 1791/2238 test.zig fmt: anon list literal 3 element comma... OK 1792/2238 test.zig fmt: array literal 0 element... OK 1793/2238 test.zig fmt: array literal 1 element... OK 1794/2238 test.zig fmt: array literal 1 element comma... OK 1795/2238 test.zig fmt: array literal 2 element... OK 1796/2238 test.zig fmt: array literal 2 element comma... OK 1797/2238 test.zig fmt: array literal 3 element... OK 1798/2238 test.zig fmt: array literal 3 element comma... OK 1799/2238 test.zig fmt: sentinel array literal 1 element... OK 1800/2238 test.zig fmt: slices... OK 1801/2238 test.zig fmt: slices with spaces in bounds... OK 1802/2238 test.zig fmt: block in slice expression... OK 1803/2238 test.zig fmt: async function... OK 1804/2238 test.zig fmt: whitespace fixes... OK 1805/2238 test.zig fmt: while else err prong with no block... OK 1806/2238 test.zig fmt: tagged union with enum values... OK 1807/2238 test.zig fmt: tagged union enum tag last token... OK 1808/2238 test.zig fmt: allowzero pointer... OK 1809/2238 test.zig fmt: empty enum decls... OK 1810/2238 test.zig fmt: empty union decls... OK 1811/2238 test.zig fmt: enum literal... OK 1812/2238 test.zig fmt: enum literal inside array literal... OK 1813/2238 test.zig fmt: character literal larger than u8... OK 1814/2238 test.zig fmt: infix operator and then multiline string literal... OK 1815/2238 test.zig fmt: C pointers... OK 1816/2238 test.zig fmt: threadlocal... OK 1817/2238 test.zig fmt: linksection... OK 1818/2238 test.zig fmt: addrspace... OK 1819/2238 test.zig fmt: correctly space struct fields with doc comments... OK 1820/2238 test.zig fmt: doc comments on param decl... OK 1821/2238 test.zig fmt: aligned struct field... OK 1822/2238 test.zig fmt: comment to disable/enable zig fmt first... OK 1823/2238 test.zig fmt: 'zig fmt: (off|on)' can be surrounded by arbitrary whitespace... OK 1824/2238 test.zig fmt: comment to disable/enable zig fmt... OK 1825/2238 test.zig fmt: line comment following 'zig fmt: off'... OK 1826/2238 test.zig fmt: doc comment following 'zig fmt: off'... OK 1827/2238 test.zig fmt: line and doc comment following 'zig fmt: off'... OK 1828/2238 test.zig fmt: doc and line comment following 'zig fmt: off'... OK 1829/2238 test.zig fmt: alternating 'zig fmt: off' and 'zig fmt: on'... OK 1830/2238 test.zig fmt: line comment following 'zig fmt: on'... OK 1831/2238 test.zig fmt: doc comment following 'zig fmt: on'... OK 1832/2238 test.zig fmt: line and doc comment following 'zig fmt: on'... OK 1833/2238 test.zig fmt: doc and line comment following 'zig fmt: on'... OK 1834/2238 test.zig fmt: 'zig fmt: (off|on)' works in the middle of code... OK 1835/2238 test.zig fmt: 'zig fmt: on' indentation is unchanged... OK 1836/2238 test.zig fmt: pointer of unknown length... OK 1837/2238 test.zig fmt: spaces around slice operator... OK 1838/2238 test.zig fmt: async call in if condition... OK 1839/2238 test.zig fmt: 2nd arg multiline string... OK 1840/2238 test.zig fmt: 2nd arg multiline string many args... OK 1841/2238 test.zig fmt: final arg multiline string... OK 1842/2238 test.zig fmt: if condition wraps... OK 1843/2238 test.zig fmt: if condition has line break but must not wrap... OK 1844/2238 test.zig fmt: if condition has line break but must not wrap (no fn call comma)... OK 1845/2238 test.zig fmt: function call with multiline argument... OK 1846/2238 test.zig fmt: if-else with comment before else... OK 1847/2238 test.zig fmt: if nested... OK 1848/2238 test.zig fmt: respect line breaks in if-else... OK 1849/2238 test.zig fmt: respect line breaks after infix operators... OK 1850/2238 test.zig fmt: fn decl with trailing comma... OK 1851/2238 test.zig fmt: enum decl with no trailing comma... OK 1852/2238 test.zig fmt: switch comment before prong... OK 1853/2238 test.zig fmt: switch comment after prong... OK 1854/2238 test.zig fmt: struct literal no trailing comma... OK 1855/2238 test.zig fmt: struct literal containing a multiline expression... OK 1856/2238 test.zig fmt: array literal with hint... OK 1857/2238 test.zig fmt: array literal vertical column alignment... OK 1858/2238 test.zig fmt: multiline string with backslash at end of line... OK 1859/2238 test.zig fmt: multiline string parameter in fn call with trailing comma... OK 1860/2238 test.zig fmt: trailing comma on fn call... OK 1861/2238 test.zig fmt: multi line arguments without last comma... OK 1862/2238 test.zig fmt: empty block with only comment... OK 1863/2238 test.zig fmt: trailing commas on struct decl... OK 1864/2238 test.zig fmt: extra newlines at the end... OK 1865/2238 test.zig fmt: simple asm... OK 1866/2238 test.zig fmt: nested struct literal with one item... OK 1867/2238 test.zig fmt: switch cases trailing comma... OK 1868/2238 test.zig fmt: slice align... OK 1869/2238 test.zig fmt: add trailing comma to array literal... OK 1870/2238 test.zig fmt: first thing in file is line comment... OK 1871/2238 test.zig fmt: line comment after doc comment... OK 1872/2238 test.zig fmt: bit field alignment... OK 1873/2238 test.zig fmt: nested switch... OK 1874/2238 test.zig fmt: float literal with exponent... OK 1875/2238 test.zig fmt: if-else end of comptime... OK 1876/2238 test.zig fmt: nested blocks... OK 1877/2238 test.zig fmt: block with same line comment after end brace... OK 1878/2238 test.zig fmt: statements with comment between... OK 1879/2238 test.zig fmt: statements with empty line between... OK 1880/2238 test.zig fmt: ptr deref operator and unwrap optional operator... OK 1881/2238 test.zig fmt: comment after if before another if... OK 1882/2238 test.zig fmt: line comment between if block and else keyword... OK 1883/2238 test.zig fmt: same line comments in expression... OK 1884/2238 test.zig fmt: add comma on last switch prong... OK 1885/2238 test.zig fmt: same-line comment after a statement... OK 1886/2238 test.zig fmt: same-line comment after var decl in struct... OK 1887/2238 test.zig fmt: same-line comment after field decl... OK 1888/2238 test.zig fmt: same-line comment after switch prong... OK 1889/2238 test.zig fmt: same-line comment after non-block if expression... OK 1890/2238 test.zig fmt: same-line comment on comptime expression... OK 1891/2238 test.zig fmt: switch with empty body... OK 1892/2238 test.zig fmt: line comments in struct initializer... OK 1893/2238 test.zig fmt: first line comment in struct initializer... OK 1894/2238 test.zig fmt: doc comments before struct field... OK 1895/2238 test.zig fmt: error set declaration... OK 1896/2238 test.zig fmt: union(enum(u32)) with assigned enum values... OK 1897/2238 test.zig fmt: resume from suspend block... OK 1898/2238 test.zig fmt: comments before error set decl... OK 1899/2238 test.zig fmt: comments before switch prong... OK 1900/2238 test.zig fmt: comments before var decl in struct... OK 1901/2238 test.zig fmt: array literal with 1 item on 1 line... OK 1902/2238 test.zig fmt: comments before global variables... OK 1903/2238 test.zig fmt: comments in statements... OK 1904/2238 test.zig fmt: comments before test decl... OK 1905/2238 test.zig fmt: preserve spacing... OK 1906/2238 test.zig fmt: return types... OK 1907/2238 test.zig fmt: imports... OK 1908/2238 test.zig fmt: global declarations... OK 1909/2238 test.zig fmt: extern declaration... OK 1910/2238 test.zig fmt: alignment... OK 1911/2238 test.zig fmt: C main... OK 1912/2238 test.zig fmt: return... OK 1913/2238 test.zig fmt: function attributes... OK 1914/2238 test.zig fmt: nested pointers with ** tokens... OK 1915/2238 test.zig fmt: pointer attributes... OK 1916/2238 test.zig fmt: slice attributes... OK 1917/2238 test.zig fmt: test declaration... OK 1918/2238 test.zig fmt: infix operators... OK 1919/2238 test.zig fmt: precedence... OK 1920/2238 test.zig fmt: prefix operators... OK 1921/2238 test.zig fmt: call expression... OK 1922/2238 test.zig fmt: anytype type... OK 1923/2238 test.zig fmt: functions... OK 1924/2238 test.zig fmt: multiline string... OK 1925/2238 test.zig fmt: values... OK 1926/2238 test.zig fmt: indexing... OK 1927/2238 test.zig fmt: struct declaration... OK 1928/2238 test.zig fmt: enum declaration... OK 1929/2238 test.zig fmt: union declaration... OK 1930/2238 test.zig fmt: arrays... OK 1931/2238 test.zig fmt: container initializers... OK 1932/2238 test.zig fmt: catch... OK 1933/2238 test.zig fmt: blocks... OK 1934/2238 test.zig fmt: switch... OK 1935/2238 test.zig fmt: switch multiline string... OK 1936/2238 test.zig fmt: while... OK 1937/2238 test.zig fmt: for... OK 1938/2238 test.zig fmt: for if... OK 1939/2238 test.zig fmt: if for... OK 1940/2238 test.zig fmt: while if... OK 1941/2238 test.zig fmt: if while... OK 1942/2238 test.zig fmt: while for... OK 1943/2238 test.zig fmt: for while... OK 1944/2238 test.zig fmt: if... OK 1945/2238 test.zig fmt: fix single statement if/for/while line breaks... OK 1946/2238 test.zig fmt: anon struct/array literal in if... OK 1947/2238 test.zig fmt: defer... OK 1948/2238 test.zig fmt: comptime... OK 1949/2238 test.zig fmt: fn type... OK 1950/2238 test.zig fmt: inline asm... OK 1951/2238 test.zig fmt: async functions... OK 1952/2238 test.zig fmt: nosuspend... OK 1953/2238 test.zig fmt: Block after if... OK 1954/2238 test.zig fmt: usingnamespace... OK 1955/2238 test.zig fmt: string identifier... OK 1956/2238 test.zig fmt: error return... OK 1957/2238 test.zig fmt: comptime block in container... OK 1958/2238 test.zig fmt: inline asm parameter alignment... OK 1959/2238 test.zig fmt: multiline string in array... OK 1960/2238 test.zig fmt: if type expr... OK 1961/2238 test.zig fmt: file ends with struct field... OK 1962/2238 test.zig fmt: comment after empty comment... OK 1963/2238 test.zig fmt: line comment in array... OK 1964/2238 test.zig fmt: comment after params... OK 1965/2238 test.zig fmt: comment in array initializer/access... OK 1966/2238 test.zig fmt: comments at several places in struct init... OK 1967/2238 test.zig fmt: container doc comments... OK 1968/2238 test.zig fmt: remove newlines surrounding doc comment... OK 1969/2238 test.zig fmt: remove newlines surrounding doc comment within container decl... OK 1970/2238 test.zig fmt: anytype struct field... OK 1971/2238 test.zig fmt: extern without container keyword returns error... OK 1972/2238 test.zig fmt: same line doc comment returns error... OK 1973/2238 test.zig fmt: integer literals with underscore separators... OK 1974/2238 test.zig fmt: hex literals with underscore separators... OK 1975/2238 test.zig fmt: decimal float literals with underscore separators... OK 1976/2238 test.zig fmt: hexadeciaml float literals with underscore separators... OK 1977/2238 test.zig fmt: C var args... OK 1978/2238 test.zig fmt: Only indent multiline string literals in function calls... OK 1979/2238 test.zig fmt: Don't add extra newline after if... OK 1980/2238 test.zig fmt: comments in ternary ifs... OK 1981/2238 test.zig fmt: while statement in blockless if... OK 1982/2238 test.zig fmt: test comments in field access chain... OK 1983/2238 test.zig fmt: allow line break before field access... OK 1984/2238 test.zig fmt: Indent comma correctly after multiline string literals in arg list (trailing comma)... OK 1985/2238 test.zig fmt: Control flow statement as body of blockless if... OK 1986/2238 test.zig fmt: regression test for #5722... OK 1987/2238 test.zig fmt: regression test for #8974... OK 1988/2238 test.zig fmt: allow trailing line comments to do manual array formatting... OK 1989/2238 test.zig fmt: multiline string literals should play nice with array initializers... OK 1990/2238 test.zig fmt: use of comments and multiline string literals may force the parameters over multiple lines... OK 1991/2238 test.zig fmt: single argument trailing commas in @builtins()... OK 1992/2238 test.zig fmt: trailing comma should force multiline 1 column... OK 1993/2238 test.zig fmt: function params should align nicely... OK 1994/2238 test.zig fmt: fn proto end with anytype and comma... OK 1995/2238 test.zig fmt: space after top level doc comment... OK 1996/2238 test.zig fmt: remove trailing whitespace after container doc comment... OK 1997/2238 test.zig fmt: remove trailing whitespace after doc comment... OK 1998/2238 test.zig fmt: for loop with ptr payload and index... OK 1999/2238 test.zig fmt: proper indent line comment after multi-line single expr while loop... OK 2000/2238 test.zig fmt: function with labeled block as return type... OK 2001/2238 test.zig fmt: extern function with missing param name... OK 2002/2238 test.zig fmt: line comment after multiline single expr if statement with multiline string... OK 2003/2238 test.zig fmt: respect extra newline between fn and pub usingnamespace... OK 2004/2238 test.zig fmt: respect extra newline between switch items... OK 2005/2238 test.zig fmt: assignment with inline for and inline while... OK 2006/2238 test.zig fmt: saturating arithmetic... OK 2007/2238 test.zig fmt: insert trailing comma if there are comments between switch values... OK 2008/2238 test.zig fmt: insert trailing comma if comments in array init... OK 2009/2238 test.zig fmt: make single-line if no trailing comma... OK 2010/2238 test.zig fmt: preserve container doc comment in container without trailing comma... OK 2011/2238 test.zig fmt: variable initialized with ==... OK 2012/2238 test.zig fmt: missing const/var before local variable... OK 2013/2238 test.zig fmt: while continue expr... OK 2014/2238 test.zig fmt: error for missing sentinel value in sentinel slice... OK 2015/2238 test.zig fmt: error for invalid bit range... OK 2016/2238 test.zig fmt: error for ptr mod on array child type... OK 2017/2238 test.recovery: top level... OK 2018/2238 test.recovery: block statements... OK 2019/2238 test.recovery: missing comma... OK 2020/2238 test.recovery: non-associative operators... OK 2021/2238 test.recovery: extra qualifier... OK 2022/2238 test.recovery: missing return type... OK 2023/2238 test.recovery: continue after invalid decl... OK 2024/2238 test.recovery: invalid extern/inline... OK 2025/2238 test.recovery: missing semicolon... OK 2026/2238 test.recovery: invalid container members... OK 2027/2238 test.recovery: extra '}' at top level... OK 2028/2238 test.recovery: mismatched bracket at top level... OK 2029/2238 test.recovery: invalid global error set access... OK 2030/2238 test.recovery: invalid asterisk after pointer dereference... OK 2031/2238 test.recovery: missing semicolon after if, for, while stmt... OK 2032/2238 test.recovery: invalid comptime... OK 2033/2238 test.recovery: missing block after suspend... OK 2034/2238 test.recovery: missing block after for/while loops... OK 2035/2238 test.recovery: missing for payload... OK 2036/2238 test.recovery: missing comma in params... OK 2037/2238 test.recovery: missing while rbrace... OK 2038/2238 test.recovery: nonfinal varargs... OK 2039/2238 test.recovery: eof in c pointer... OK 2040/2238 test.matching whitespace on minus op... OK 2041/2238 test.ampersand... OK 2042/2238 test.big.int comptime_int set... OK 2043/2238 test.big.int comptime_int set negative... OK 2044/2238 test.big.int int set unaligned small... OK 2045/2238 test.big.int comptime_int to... OK 2046/2238 test.big.int sub-limb to... OK 2047/2238 test.big.int set negative minimum... OK 2048/2238 test.big.int set double-width maximum then zero... OK 2049/2238 test.big.int to target too small error... OK 2050/2238 test.big.int normalize... OK 2051/2238 test.big.int normalize multi... OK 2052/2238 test.big.int parity... OK 2053/2238 test.big.int bitcount + sizeInBaseUpperBound... OK 2054/2238 test.big.int bitcount/to... OK 2055/2238 test.big.int fits... OK 2056/2238 test.big.int string set... OK 2057/2238 test.big.int string negative... OK 2058/2238 test.big.int string set number with underscores... OK 2059/2238 test.big.int string set case insensitive number... OK 2060/2238 test.big.int string set bad char error... OK 2061/2238 test.big.int string set bad base error... OK 2062/2238 test.big.int twos complement limit set... OK 2063/2238 test.big.int string to... OK 2064/2238 test.big.int string to base base error... OK 2065/2238 test.big.int string to base 2... OK 2066/2238 test.big.int string to base 16... OK 2067/2238 test.big.int neg string to... OK 2068/2238 test.big.int zero string to... OK 2069/2238 test.big.int clone... OK 2070/2238 test.big.int swap... OK 2071/2238 test.big.int to negative... OK 2072/2238 test.big.int compare... OK 2073/2238 test.big.int compare similar... OK 2074/2238 test.big.int compare different limb size... OK 2075/2238 test.big.int compare multi-limb... OK 2076/2238 test.big.int equality... OK 2077/2238 test.big.int abs... OK 2078/2238 test.big.int negate... OK 2079/2238 test.big.int add single-single... OK 2080/2238 test.big.int add multi-single... OK 2081/2238 test.big.int add multi-multi... OK 2082/2238 test.big.int add zero-zero... OK 2083/2238 test.big.int add alias multi-limb nonzero-zero... OK 2084/2238 test.big.int add sign... OK 2085/2238 test.big.int add comptime scalar... OK 2086/2238 test.big.int add scalar... OK 2087/2238 test.big.int addWrap single-single, unsigned... OK 2088/2238 test.big.int subWrap single-single, unsigned... OK 2089/2238 test.big.int addWrap multi-multi, unsigned, limb aligned... OK 2090/2238 test.big.int subWrap single-multi, unsigned, limb aligned... OK 2091/2238 test.big.int addWrap single-single, signed... OK 2092/2238 test.big.int subWrap single-single, signed... OK 2093/2238 test.big.int addWrap multi-multi, signed, limb aligned... OK 2094/2238 test.big.int subWrap single-multi, signed, limb aligned... OK 2095/2238 test.big.int addSat single-single, unsigned... OK 2096/2238 test.big.int subSat single-single, unsigned... OK 2097/2238 test.big.int addSat multi-multi, unsigned, limb aligned... OK 2098/2238 test.big.int subSat single-multi, unsigned, limb aligned... OK 2099/2238 test.big.int addSat single-single, signed... OK 2100/2238 test.big.int subSat single-single, signed... OK 2101/2238 test.big.int addSat multi-multi, signed, limb aligned... OK 2102/2238 test.big.int subSat single-multi, signed, limb aligned... OK 2103/2238 test.big.int sub single-single... OK 2104/2238 test.big.int sub multi-single... OK 2105/2238 test.big.int sub multi-multi... OK 2106/2238 test.big.int sub equal... OK 2107/2238 test.big.int sub sign... OK 2108/2238 test.big.int mul single-single... OK 2109/2238 test.big.int mul multi-single... OK 2110/2238 test.big.int mul multi-multi... OK 2111/2238 test.big.int mul alias r with a... OK 2112/2238 test.big.int mul alias r with b... OK 2113/2238 test.big.int mul alias r with a and b... OK 2114/2238 test.big.int mul a*0... OK 2115/2238 test.big.int mul 0*0... OK 2116/2238 test.big.int mul large... OK 2117/2238 test.big.int mulWrap single-single unsigned... OK 2118/2238 test.big.int mulWrap single-single signed... OK 2119/2238 test.big.int mulWrap multi-multi unsigned... OK 2120/2238 test.big.int mulWrap multi-multi signed... OK 2121/2238 test.big.int mulWrap large... OK 2122/2238 test.big.int div single-half no rem... OK 2123/2238 test.big.int div single-half with rem... OK 2124/2238 test.big.int div single-single no rem... OK 2125/2238 test.big.int div single-single with rem... OK 2126/2238 test.big.int div multi-single no rem... OK 2127/2238 test.big.int div multi-single with rem... OK 2128/2238 test.big.int div multi>2-single... OK 2129/2238 test.big.int div single-single q < r... OK 2130/2238 test.big.int div single-single q == r... OK 2131/2238 test.big.int div q=0 alias... OK 2132/2238 test.big.int div multi-multi q < r... OK 2133/2238 test.big.int div trunc single-single +/+... OK 2134/2238 test.big.int div trunc single-single -/+... OK 2135/2238 test.big.int div trunc single-single +/-... OK 2136/2238 test.big.int div trunc single-single -/-... OK 2137/2238 test.big.int divFloor #10932... OK 2138/2238 test.big.int divFloor #11166... OK 2139/2238 test.big.int gcd #10932... OK 2140/2238 test.big.int bitAnd #10932... OK 2141/2238 test.big.int div floor single-single +/+... OK 2142/2238 test.big.int div floor single-single -/+... OK 2143/2238 test.big.int div floor single-single +/-... OK 2144/2238 test.big.int div floor single-single -/-... OK 2145/2238 test.big.int div floor no remainder negative quotient... OK 2146/2238 test.big.int div floor negative close to zero... OK 2147/2238 test.big.int div floor positive close to zero... OK 2148/2238 test.big.int div multi-multi with rem... OK 2149/2238 test.big.int div multi-multi no rem... OK 2150/2238 test.big.int div multi-multi (2 branch)... OK 2151/2238 test.big.int div multi-multi (3.1/3.3 branch)... OK 2152/2238 test.big.int div multi-single zero-limb trailing... OK 2153/2238 test.big.int div multi-multi zero-limb trailing (with rem)... OK 2154/2238 test.big.int div multi-multi zero-limb trailing (with rem) and dividend zero-limb count > divisor zero-limb count... OK 2155/2238 test.big.int div multi-multi zero-limb trailing (with rem) and dividend zero-limb count < divisor zero-limb count... OK 2156/2238 test.big.int div multi-multi fuzz case #1... OK 2157/2238 test.big.int div multi-multi fuzz case #2... OK 2158/2238 test.big.int truncate single unsigned... OK 2159/2238 test.big.int truncate single signed... OK 2160/2238 test.big.int truncate multi to single unsigned... OK 2161/2238 test.big.int truncate multi to single signed... OK 2162/2238 test.big.int truncate multi to multi unsigned... OK 2163/2238 test.big.int truncate multi to multi signed... OK 2164/2238 test.big.int truncate negative multi to single... OK 2165/2238 test.big.int truncate multi unsigned many... OK 2166/2238 test.big.int saturate single signed positive... OK 2167/2238 test.big.int saturate single signed negative... OK 2168/2238 test.big.int saturate single signed... OK 2169/2238 test.big.int saturate multi signed... OK 2170/2238 test.big.int saturate single unsigned... OK 2171/2238 test.big.int saturate multi unsigned zero... OK 2172/2238 test.big.int saturate multi unsigned... OK 2173/2238 test.big.int shift-right single... OK 2174/2238 test.big.int shift-right multi... OK 2175/2238 test.big.int shift-left single... OK 2176/2238 test.big.int shift-left multi... OK 2177/2238 test.big.int shift-right negative... OK 2178/2238 test.big.int sat shift-left simple unsigned... OK 2179/2238 test.big.int sat shift-left simple unsigned no sat... OK 2180/2238 test.big.int sat shift-left multi unsigned... OK 2181/2238 test.big.int sat shift-left unsigned shift > bitcount... OK 2182/2238 test.big.int sat shift-left unsigned zero... OK 2183/2238 test.big.int sat shift-left unsigned negative... OK 2184/2238 test.big.int sat shift-left signed simple negative... OK 2185/2238 test.big.int sat shift-left signed simple positive... OK 2186/2238 test.big.int sat shift-left signed multi positive... OK 2187/2238 test.big.int sat shift-left signed multi negative... OK 2188/2238 test.big.int bitNotWrap unsigned simple... OK 2189/2238 test.big.int bitNotWrap unsigned multi... OK 2190/2238 test.big.int bitNotWrap signed simple... OK 2191/2238 test.big.int bitNotWrap signed multi... OK 2192/2238 test.big.int bitwise and simple... OK 2193/2238 test.big.int bitwise and multi-limb... OK 2194/2238 test.big.int bitwise and negative-positive simple... OK 2195/2238 test.big.int bitwise and negative-positive multi-limb... OK 2196/2238 test.big.int bitwise and positive-negative simple... OK 2197/2238 test.big.int bitwise and positive-negative multi-limb... OK 2198/2238 test.big.int bitwise and negative-negative simple... OK 2199/2238 test.big.int bitwise and negative-negative multi-limb... OK 2200/2238 test.big.int bitwise and negative overflow... OK 2201/2238 test.big.int bitwise xor simple... OK 2202/2238 test.big.int bitwise xor multi-limb... OK 2203/2238 test.big.int bitwise xor single negative simple... OK 2204/2238 test.big.int bitwise xor single negative zero... OK 2205/2238 test.big.int bitwise xor single negative multi-limb... OK 2206/2238 test.big.int bitwise xor single negative overflow... OK 2207/2238 test.big.int bitwise xor double negative simple... OK 2208/2238 test.big.int bitwise xor double negative multi-limb... OK 2209/2238 test.big.int bitwise or simple... OK 2210/2238 test.big.int bitwise or multi-limb... OK 2211/2238 test.big.int bitwise or negative-positive simple... OK 2212/2238 test.big.int bitwise or negative-positive multi-limb... OK 2213/2238 test.big.int bitwise or positive-negative simple... OK 2214/2238 test.big.int bitwise or positive-negative multi-limb... OK 2215/2238 test.big.int bitwise or negative-negative simple... OK 2216/2238 test.big.int bitwise or negative-negative multi-limb... OK 2217/2238 test.big.int var args... OK 2218/2238 test.big.int gcd non-one small... OK 2219/2238 test.big.int gcd non-one large... OK 2220/2238 test.big.int gcd large multi-limb result... OK 2221/2238 test.big.int gcd one large... OK 2222/2238 test.big.int mutable to managed... OK 2223/2238 test.big.int const to managed... OK 2224/2238 test.big.int pow... OK 2225/2238 test.big.int regression test for 1 limb overflow with alias... OK 2226/2238 test.big.int regression test for realloc with alias... OK 2227/2238 test.big int popcount... OK 2228/2238 test.big int conversion read/write twos complement... OK 2229/2238 test.big int conversion read twos complement with padding... OK 2230/2238 test.big int write twos complement +/- zero... OK 2231/2238 test.big int conversion write twos complement with padding... OK 2232/2238 test.big int conversion write twos complement zero... OK 2233/2238 test.big int bit reverse... OK 2234/2238 test.big int byte swap... OK 2235/2238 test.big.int mul multi-multi alias r with a and b... OK 2236/2238 test.big.int sqr multi alias r with a... OK 2237/2238 test.detect... OK 2238/2238 test.basic usage... OK 2172 passed; 66 skipped; 0 failed. >>> zig: Entering fakeroot... -- Install configuration: "Release" >>> zig-doc*: Running split function doc... >>> zig-doc*: Preparing subpackage zig-doc... >>> zig-doc*: Running postcheck for zig-doc >>> zig*: Running postcheck for zig >>> zig*: Preparing package zig... >>> zig*: Stripping binaries >>> zig*: Script found. /bin/sh added as a dependency for zig-0.10.1-r2.apk >>> zig*: Adding .pre-upgrade >>> WARNING: zig*: Redundant /usr/lib in rpath found >>> zig-doc*: Scanning shared objects >>> zig*: Scanning shared objects >>> zig-doc*: Tracing dependencies... >>> zig-doc*: Package size: 1.1 MB >>> zig-doc*: Compressing data... >>> zig-doc*: Create checksum... >>> zig-doc*: Create zig-doc-0.10.1-r2.apk >>> zig*: Tracing dependencies... /bin/sh so:libLLVM-15.so so:libc.musl-aarch64.so.1 so:libclang-cpp.so.15 so:liblldCOFF.so.15 so:liblldCommon.so.15 so:liblldELF.so.15 so:liblldMachO.so.15 so:liblldMinGW.so.15 so:liblldWasm.so.15 so:libstdc++.so.6 >>> zig*: Package size: 172.8 MB >>> zig*: Compressing data... >>> zig*: Create checksum... >>> zig*: Create zig-0.10.1-r2.apk >>> zig: Build complete at Sat, 18 Mar 2023 21:14:02 +0000 elapsed time 0h 51m 26s >>> zig: Cleaning up srcdir >>> zig: Cleaning up pkgdir >>> zig: Uninstalling dependencies... (1/39) Purging .makedepends-zig (20230318.202237) (2/39) Purging clang15-dev (15.0.7-r10) (3/39) Purging clang15 (15.0.7-r10) (4/39) Purging cmake (3.26.0-r0) (5/39) Purging libxml2-dev (2.10.3-r2) (6/39) Purging xz-dev (5.4.1-r0) (7/39) Purging xz (5.4.1-r0) (8/39) Purging libxml2-utils (2.10.3-r2) (9/39) Purging lld15-libs-dev (15.0.7-r2) (10/39) Purging lld15-libs (15.0.7-r2) (11/39) Purging llvm15-dev (15.0.7-r3) (12/39) Purging llvm15 (15.0.7-r3) (13/39) Purging libffi-dev (3.4.4-r0) (14/39) Purging linux-headers (6.2-r0) (15/39) Purging zstd-dev (1.5.4-r1) (16/39) Purging zstd (1.5.4-r1) (17/39) Purging llvm15-test-utils (15.0.7-r3) (18/39) Purging py3-setuptools (67.6.0-r0) (19/39) Purging py3-packaging (23.0-r1) (20/39) Purging py3-parsing (3.0.9-r1) (21/39) Purging python3 (3.11.2-r0) (22/39) Purging samurai (1.2-r2) (23/39) Purging zlib-dev (1.2.13-r0) (24/39) Purging clang15-libclang (15.0.7-r10) (25/39) Purging clang15-libs (15.0.7-r10) (26/39) Purging llvm15-libs (15.0.7-r3) (27/39) Purging libffi (3.4.4-r0) (28/39) Purging libxml2 (2.10.3-r2) (29/39) Purging libarchive (3.6.2-r1) (30/39) Purging xz-libs (5.4.1-r0) (31/39) Purging libbz2 (1.0.8-r4) (32/39) Purging libformw (6.4_p20230311-r0) (33/39) Purging rhash-libs (1.4.3-r1) (34/39) Purging libuv (1.44.2-r1) (35/39) Purging gdbm (1.23-r0) (36/39) Purging mpdecimal (2.5.1-r1) (37/39) Purging libpanelw (6.4_p20230311-r0) (38/39) Purging readline (8.2.1-r0) (39/39) Purging sqlite-libs (3.41.1-r0) Executing busybox-1.36.0-r5.trigger OK: 406 MiB in 96 packages >>> zig: Updating the testing/aarch64 repository index... >>> zig: Signing the index...