Sun Nov 30 20:48:05 2025 ===  0.000000 === build starting
Sun Nov 30 20:48:05 2025 ===  0.000185 === version 20190516
Sun Nov 30 20:48:05 2025 ===  0.000097 === hostname pkgsrchostname
Sun Nov 30 20:48:05 2025 ===  0.001099 === compilers/abiname.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:05 2025 ===  0.248351 === compilers/abiname.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:05 2025 ===  0.053524 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:05 2025 ===  0.003460 === compilers/abiname.c compiler exited 1
Sun Nov 30 20:48:05 2025 ===  0.070298 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:05 2025 ===  0.002593 === compilers/base.c compiler exited 1
Sun Nov 30 20:48:05 2025 ===  0.028457 === compilers/abiname.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:05 2025 ===  0.035217 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:05 2025 ===  0.003318 === compilers/abiname.c compiler exited 1
Sun Nov 30 20:48:05 2025 ===  0.034697 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:05 2025 ===  0.001092 === compilers/base.c compiler exited 1
Sun Nov 30 20:48:05 2025 ===  0.020618 === compilers/abiname.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:05 2025 ===  0.043818 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:05 2025 ===  0.003089 === compilers/abiname.c compiler exited 1
Sun Nov 30 20:48:05 2025 ===  0.040271 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:05 2025 ===  0.001109 === compilers/base.c compiler exited 1
Sun Nov 30 20:48:05 2025 ===  0.018047 === cpucycles/amd64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:05 2025 ===  0.000421 === cpucycles/amd64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:05 2025 ===  0.000289 === cpucycles/amd64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:05 2025 ===  0.000250 === cpucycles/amd64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:05 2025 ===  0.000337 === cpucycles/amd64cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:05 2025 ===  0.000249 === cpucycles/amd64cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:05 2025 ===  0.000292 === cpucycles/amd64cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:05 2025 ===  0.000269 === cpucycles/amd64cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:05 2025 ===  0.000351 === cpucycles/amd64tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:05 2025 ===  0.000297 === cpucycles/amd64tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:05 2025 ===  0.000278 === cpucycles/amd64tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:05 2025 ===  0.000282 === cpucycles/amd64tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:05 2025 ===  0.000220 === cpucycles/apple compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:05 2025 ===  0.136708 === output
> cpucycles.c:6:10: fatal error: mach/mach_time.h: No such file or directory
>     6 | #include <mach/mach_time.h>
>       |          ^~~~~~~~~~~~~~~~~~
> compilation terminated.
Sun Nov 30 20:48:05 2025 ===  0.013043 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:05 2025 ===  0.000323 === cpucycles/apple compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:06 2025 ===  0.326349 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:06 2025 ===  0.003813 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:06 2025 ===  0.000377 === cpucycles/apple compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:06 2025 ===  0.054830 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:06 2025 ===  0.001922 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:06 2025 ===  0.000278 === cpucycles/apple compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:06 2025 ===  0.054359 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:06 2025 ===  0.001977 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:06 2025 ===  0.000615 === cpucycles/celllinux skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:06 2025 ===  0.000305 === cpucycles/celllinux skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:06 2025 ===  0.000269 === cpucycles/celllinux skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:06 2025 ===  0.000250 === cpucycles/celllinux skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:06 2025 ===  0.000321 === cpucycles/cortex compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:06 2025 ===  0.165679 === output
> cpucycles.c:29:18: warning: ‘cyclespersec’ defined but not used [-Wunused-variable]
>    29 | static long long cyclespersec = 0;
>       |                  ^~~~~~~~~~~~
> cpucycles.c:28:12: warning: ‘now’ defined but not used [-Wunused-variable]
>    28 | static int now[3];
>       |            ^~~
> cpucycles.c:27:27: warning: ‘prevcycles’ defined but not used [-Wunused-variable]
>    27 | static unsigned long long prevcycles = 0;
>       |                           ^~~~~~~~~~
> cpucycles.c:26:12: warning: ‘prev’ defined but not used [-Wunused-variable]
>    26 | static int prev[3];
>       |            ^~~~
> cpucycles.c:24:12: warning: ‘enabled’ defined but not used [-Wunused-variable]
>    24 | static int enabled = 0;
>       |            ^~~~~~~
Sun Nov 30 20:48:06 2025 ===  0.370354 === cpucycles/cortex compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:06 2025 ===  0.048081 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:06 2025 ===  0.001062 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:06 2025 ===  0.000534 === cpucycles/cortex compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:07 2025 ===  0.050099 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:07 2025 ===  0.001191 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:07 2025 ===  0.000549 === cpucycles/cortex compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:07 2025 ===  0.048766 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:07 2025 ===  0.001438 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:07 2025 ===  0.000766 === cpucycles/cortex_vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:07 2025 ===  0.585805 === cpucycles/cortex_vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:07 2025 ===  0.048606 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:07 2025 ===  0.001036 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:07 2025 ===  0.000472 === cpucycles/cortex_vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:07 2025 ===  0.042591 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:07 2025 ===  0.001035 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:07 2025 ===  0.000506 === cpucycles/cortex_vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:07 2025 ===  0.058486 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:07 2025 ===  0.001171 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:07 2025 ===  0.000332 === cpucycles/dev4ns compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:08 2025 ===  0.627458 === cpucycles/dev4ns compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:08 2025 ===  0.053266 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:08 2025 ===  0.001158 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:08 2025 ===  0.000263 === cpucycles/dev4ns compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:08 2025 ===  0.045229 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:08 2025 ===  0.006513 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:08 2025 ===  0.000298 === cpucycles/dev4ns compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:08 2025 ===  0.047235 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:08 2025 ===  0.004328 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:08 2025 ===  0.000370 === cpucycles/gettimeofday compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:09 2025 ===  0.639941 === cpucycles/gettimeofday compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:09 2025 ===  0.071109 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:09 2025 ===  0.007417 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:09 2025 ===  0.000316 === cpucycles/gettimeofday compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:09 2025 ===  0.044081 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:09 2025 ===  0.015870 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:09 2025 ===  0.000364 === cpucycles/gettimeofday compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:09 2025 ===  0.056039 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:09 2025 ===  0.002773 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:09 2025 ===  0.000657 === cpucycles/ia64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:09 2025 ===  0.000346 === cpucycles/ia64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:09 2025 ===  0.000299 === cpucycles/ia64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:09 2025 ===  0.000274 === cpucycles/ia64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:09 2025 ===  0.000347 === cpucycles/mips skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:09 2025 ===  0.000296 === cpucycles/mips skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:09 2025 ===  0.000267 === cpucycles/mips skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:09 2025 ===  0.000277 === cpucycles/mips skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:09 2025 ===  0.000223 === cpucycles/monotonic compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:10 2025 ===  0.595683 === cpucycles/monotonic compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:10 2025 ===  0.082147 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:10 2025 ===  0.011951 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:10 2025 ===  0.000298 === cpucycles/monotonic compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:10 2025 ===  0.044697 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:10 2025 ===  0.006841 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:10 2025 ===  0.000271 === cpucycles/monotonic compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:10 2025 ===  0.103119 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:10 2025 ===  0.001173 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:10 2025 ===  0.000285 === cpucycles/monotoniccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:11 2025 ===  0.772926 === cpucycles/monotoniccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:11 2025 ===  0.066279 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:11 2025 ===  0.004139 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:11 2025 ===  0.000256 === cpucycles/monotoniccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:11 2025 ===  0.050415 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:11 2025 ===  0.003565 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:11 2025 ===  0.000306 === cpucycles/monotoniccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:11 2025 ===  0.061070 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:11 2025 ===  0.000964 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:11 2025 ===  0.000291 === cpucycles/perfevent compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:11 2025 ===  0.237275 === output
> cpucycles.c:6:10: fatal error: linux/perf_event.h: No such file or directory
>     6 | #include <linux/perf_event.h>
>       |          ^~~~~~~~~~~~~~~~~~~~
> compilation terminated.
Sun Nov 30 20:48:11 2025 ===  0.006570 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:11 2025 ===  0.000907 === cpucycles/perfevent compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:11 2025 ===  0.067810 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:11 2025 ===  0.004028 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:11 2025 ===  0.000267 === cpucycles/perfevent compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:11 2025 ===  0.068760 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:11 2025 ===  0.001275 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:11 2025 ===  0.000337 === cpucycles/perfevent compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:11 2025 ===  0.071209 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:11 2025 ===  0.001228 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:11 2025 ===  0.000647 === cpucycles/powerpccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:11 2025 ===  0.000345 === cpucycles/powerpccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:11 2025 ===  0.000318 === cpucycles/powerpccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:11 2025 ===  0.000305 === cpucycles/powerpccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:11 2025 ===  0.000359 === cpucycles/powerpcmacos skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:11 2025 ===  0.000285 === cpucycles/powerpcmacos skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:11 2025 ===  0.000297 === cpucycles/powerpcmacos skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:11 2025 ===  0.000306 === cpucycles/powerpcmacos skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:11 2025 ===  0.000605 === cpucycles/sparc32cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:11 2025 ===  0.000955 === cpucycles/sparc32cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:11 2025 ===  0.000503 === cpucycles/sparc32cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:11 2025 ===  0.000311 === cpucycles/sparc32cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:11 2025 ===  0.000435 === cpucycles/sparccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:11 2025 ===  0.000287 === cpucycles/sparccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:11 2025 ===  0.000289 === cpucycles/sparccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:11 2025 ===  0.000269 === cpucycles/sparccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:11 2025 ===  0.000319 === cpucycles/vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:12 2025 ===  0.767944 === cpucycles/vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:12 2025 ===  0.071204 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:12 2025 ===  0.007997 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:12 2025 ===  0.000925 === cpucycles/vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:12 2025 ===  0.076907 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:12 2025 ===  0.001530 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:12 2025 ===  0.000511 === cpucycles/vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:12 2025 ===  0.061885 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:12 2025 ===  0.000995 === cpucycles/cpucycles.c compiler exited 1
Sun Nov 30 20:48:12 2025 ===  0.000529 === cpucycles/x86cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:12 2025 ===  0.000272 === cpucycles/x86cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:12 2025 ===  0.000234 === cpucycles/x86cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:12 2025 ===  0.000252 === cpucycles/x86cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:12 2025 ===  0.000341 === cpucycles/x86cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:12 2025 ===  0.000238 === cpucycles/x86cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:12 2025 ===  0.000231 === cpucycles/x86cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:12 2025 ===  0.000234 === cpucycles/x86cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:12 2025 ===  0.000297 === cpucycles/x86estimate skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:12 2025 ===  0.000264 === cpucycles/x86estimate skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:12 2025 ===  0.000255 === cpucycles/x86estimate skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:12 2025 ===  0.000295 === cpucycles/x86estimate skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:12 2025 ===  0.000323 === cpucycles/x86tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:12 2025 ===  0.000247 === cpucycles/x86tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:12 2025 ===  0.000243 === cpucycles/x86tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:12 2025 ===  0.000259 === cpucycles/x86tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:12 2025 ===  0.021527 === int32/avx2 skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:12 2025 ===  0.000299 === int32/avx2 skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:12 2025 ===  0.000246 === int32/avx2 skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:12 2025 ===  0.000237 === int32/avx2 skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:12 2025 ===  0.024318 === int32/portable3 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:12 2025 ===  0.001713 === int32/portable3/sort.c compiling
Sun Nov 30 20:48:12 2025 ===  0.165810 === int32/portable3/compiler.c compiling
Sun Nov 30 20:48:12 2025 ===  0.088674 === int32/portable3/version.c compiling
Sun Nov 30 20:48:13 2025 ===  0.090026 === int32/portable3/implementation.c compiling
Sun Nov 30 20:48:13 2025 ===  0.094492 === int32/portable3/cycles.c compiling
Sun Nov 30 20:48:13 2025 ===  0.265406 === int32/portable3/works.c compiling
Sun Nov 30 20:48:13 2025 ===  0.400885 === int32/portable3 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:13 2025 ===  0.065887 === int32/portable3 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:13 2025 ===  0.000905 === int32/portable3/sort.c compiling
Sun Nov 30 20:48:13 2025 ===  0.046704 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:13 2025 ===  0.007108 === int32/portable3/sort.c compiler exited 1
Sun Nov 30 20:48:13 2025 ===  0.000231 === int32/portable3/compiler.c compiling
Sun Nov 30 20:48:14 2025 ===  0.039185 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:14 2025 ===  0.004645 === int32/portable3/compiler.c compiler exited 1
Sun Nov 30 20:48:14 2025 ===  0.000187 === int32/portable3/version.c compiling
Sun Nov 30 20:48:14 2025 ===  0.038939 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:14 2025 ===  0.001256 === int32/portable3/version.c compiler exited 1
Sun Nov 30 20:48:14 2025 ===  0.000183 === int32/portable3/implementation.c compiling
Sun Nov 30 20:48:14 2025 ===  0.049296 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:14 2025 ===  0.001894 === int32/portable3/implementation.c compiler exited 1
Sun Nov 30 20:48:14 2025 ===  0.000216 === int32/portable3/cycles.c compiling
Sun Nov 30 20:48:14 2025 ===  0.041384 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:14 2025 ===  0.001258 === int32/portable3/cycles.c compiler exited 1
Sun Nov 30 20:48:14 2025 ===  0.000199 === int32/portable3/works.c compiling
Sun Nov 30 20:48:14 2025 ===  0.039189 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:14 2025 ===  0.001153 === int32/portable3/works.c compiler exited 1
Sun Nov 30 20:48:14 2025 ===  0.000248 === int32/portable3 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:14 2025 ===  0.000776 === int32/portable3/sort.c compiling
Sun Nov 30 20:48:14 2025 ===  0.036284 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:14 2025 ===  0.011200 === int32/portable3/sort.c compiler exited 1
Sun Nov 30 20:48:14 2025 ===  0.000246 === int32/portable3/compiler.c compiling
Sun Nov 30 20:48:14 2025 ===  0.036282 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:14 2025 ===  0.001693 === int32/portable3/compiler.c compiler exited 1
Sun Nov 30 20:48:14 2025 ===  0.003050 === int32/portable3/version.c compiling
Sun Nov 30 20:48:14 2025 ===  0.043245 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:14 2025 ===  0.030067 === int32/portable3/version.c compiler exited 1
Sun Nov 30 20:48:14 2025 ===  0.000268 === int32/portable3/implementation.c compiling
Sun Nov 30 20:48:14 2025 ===  0.033911 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:14 2025 ===  0.012547 === int32/portable3/implementation.c compiler exited 1
Sun Nov 30 20:48:14 2025 ===  0.000275 === int32/portable3/cycles.c compiling
Sun Nov 30 20:48:14 2025 ===  0.040174 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:14 2025 ===  0.001094 === int32/portable3/cycles.c compiler exited 1
Sun Nov 30 20:48:14 2025 ===  0.000192 === int32/portable3/works.c compiling
Sun Nov 30 20:48:14 2025 ===  0.036526 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:14 2025 ===  0.001418 === int32/portable3/works.c compiler exited 1
Sun Nov 30 20:48:14 2025 ===  0.000299 === int32/portable3 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:14 2025 ===  0.000859 === int32/portable3/sort.c compiling
Sun Nov 30 20:48:14 2025 ===  0.036958 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:14 2025 ===  0.004258 === int32/portable3/sort.c compiler exited 1
Sun Nov 30 20:48:14 2025 ===  0.000218 === int32/portable3/compiler.c compiling
Sun Nov 30 20:48:14 2025 ===  0.037600 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:14 2025 ===  0.001199 === int32/portable3/compiler.c compiler exited 1
Sun Nov 30 20:48:14 2025 ===  0.000199 === int32/portable3/version.c compiling
Sun Nov 30 20:48:14 2025 ===  0.047897 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:14 2025 ===  0.001203 === int32/portable3/version.c compiler exited 1
Sun Nov 30 20:48:14 2025 ===  0.000212 === int32/portable3/implementation.c compiling
Sun Nov 30 20:48:14 2025 ===  0.040064 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:14 2025 ===  0.001635 === int32/portable3/implementation.c compiler exited 1
Sun Nov 30 20:48:14 2025 ===  0.000201 === int32/portable3/cycles.c compiling
Sun Nov 30 20:48:14 2025 ===  0.034435 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:14 2025 ===  0.001171 === int32/portable3/cycles.c compiler exited 1
Sun Nov 30 20:48:14 2025 ===  0.000219 === int32/portable3/works.c compiling
Sun Nov 30 20:48:14 2025 ===  0.035635 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:14 2025 ===  0.001128 === int32/portable3/works.c compiler exited 1
Sun Nov 30 20:48:14 2025 ===  0.021831 === int32/portable4 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:14 2025 ===  0.000953 === int32/portable4/sort.c compiling
Sun Nov 30 20:48:15 2025 ===  0.355409 === int32/portable4/compiler.c compiling
Sun Nov 30 20:48:15 2025 ===  0.098614 === int32/portable4/version.c compiling
Sun Nov 30 20:48:15 2025 ===  0.091481 === int32/portable4/implementation.c compiling
Sun Nov 30 20:48:15 2025 ===  0.091952 === int32/portable4/cycles.c compiling
Sun Nov 30 20:48:16 2025 ===  0.972551 === int32/portable4/works.c compiling
Sun Nov 30 20:48:16 2025 ===  0.384751 === int32/portable4 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:16 2025 ===  0.065723 === int32/portable4 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:16 2025 ===  0.005921 === int32/portable4/sort.c compiling
Sun Nov 30 20:48:16 2025 ===  0.039213 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:16 2025 ===  0.002565 === int32/portable4/sort.c compiler exited 1
Sun Nov 30 20:48:16 2025 ===  0.000225 === int32/portable4/compiler.c compiling
Sun Nov 30 20:48:16 2025 ===  0.040230 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:16 2025 ===  0.003149 === int32/portable4/compiler.c compiler exited 1
Sun Nov 30 20:48:16 2025 ===  0.000189 === int32/portable4/version.c compiling
Sun Nov 30 20:48:16 2025 ===  0.048788 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:16 2025 ===  0.001382 === int32/portable4/version.c compiler exited 1
Sun Nov 30 20:48:16 2025 ===  0.000225 === int32/portable4/implementation.c compiling
Sun Nov 30 20:48:16 2025 ===  0.039025 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:16 2025 ===  0.001150 === int32/portable4/implementation.c compiler exited 1
Sun Nov 30 20:48:16 2025 ===  0.000173 === int32/portable4/cycles.c compiling
Sun Nov 30 20:48:17 2025 ===  0.039226 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:17 2025 ===  0.001429 === int32/portable4/cycles.c compiler exited 1
Sun Nov 30 20:48:17 2025 ===  0.000182 === int32/portable4/works.c compiling
Sun Nov 30 20:48:17 2025 ===  0.048004 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:17 2025 ===  0.003030 === int32/portable4/works.c compiler exited 1
Sun Nov 30 20:48:17 2025 ===  0.000396 === int32/portable4 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:17 2025 ===  0.000990 === int32/portable4/sort.c compiling
Sun Nov 30 20:48:17 2025 ===  0.036619 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:17 2025 ===  0.118970 === int32/portable4/sort.c compiler exited 1
Sun Nov 30 20:48:17 2025 ===  0.000245 === int32/portable4/compiler.c compiling
Sun Nov 30 20:48:17 2025 ===  0.034329 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:17 2025 ===  0.383394 === int32/portable4/compiler.c compiler exited 1
Sun Nov 30 20:48:17 2025 ===  0.000209 === int32/portable4/version.c compiling
Sun Nov 30 20:48:17 2025 ===  0.032924 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:17 2025 ===  0.083083 === int32/portable4/version.c compiler exited 1
Sun Nov 30 20:48:17 2025 ===  0.000231 === int32/portable4/implementation.c compiling
Sun Nov 30 20:48:17 2025 ===  0.038857 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:17 2025 ===  0.001304 === int32/portable4/implementation.c compiler exited 1
Sun Nov 30 20:48:17 2025 ===  0.000194 === int32/portable4/cycles.c compiling
Sun Nov 30 20:48:17 2025 ===  0.038354 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:17 2025 ===  0.004602 === int32/portable4/cycles.c compiler exited 1
Sun Nov 30 20:48:17 2025 ===  0.000281 === int32/portable4/works.c compiling
Sun Nov 30 20:48:17 2025 ===  0.035297 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:17 2025 ===  0.016890 === int32/portable4/works.c compiler exited 1
Sun Nov 30 20:48:17 2025 ===  0.000381 === int32/portable4 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:17 2025 ===  0.010210 === int32/portable4/sort.c compiling
Sun Nov 30 20:48:17 2025 ===  0.035147 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:17 2025 ===  0.036464 === int32/portable4/sort.c compiler exited 1
Sun Nov 30 20:48:17 2025 ===  0.000262 === int32/portable4/compiler.c compiling
Sun Nov 30 20:48:18 2025 ===  0.037423 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:18 2025 ===  0.001432 === int32/portable4/compiler.c compiler exited 1
Sun Nov 30 20:48:18 2025 ===  0.000225 === int32/portable4/version.c compiling
Sun Nov 30 20:48:18 2025 ===  0.034839 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:18 2025 ===  0.001132 === int32/portable4/version.c compiler exited 1
Sun Nov 30 20:48:18 2025 ===  0.000196 === int32/portable4/implementation.c compiling
Sun Nov 30 20:48:18 2025 ===  0.035834 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:18 2025 ===  0.002114 === int32/portable4/implementation.c compiler exited 1
Sun Nov 30 20:48:18 2025 ===  0.000546 === int32/portable4/cycles.c compiling
Sun Nov 30 20:48:18 2025 ===  0.038905 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:18 2025 ===  0.002088 === int32/portable4/cycles.c compiler exited 1
Sun Nov 30 20:48:18 2025 ===  0.000203 === int32/portable4/works.c compiling
Sun Nov 30 20:48:18 2025 ===  0.036488 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:18 2025 ===  0.001352 === int32/portable4/works.c compiler exited 1
Sun Nov 30 20:48:18 2025 ===  0.019270 === uint32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:18 2025 ===  0.000904 === uint32/useint32/sort.c compiling
Sun Nov 30 20:48:18 2025 ===  0.162304 === uint32/useint32/compiler.c compiling
Sun Nov 30 20:48:18 2025 ===  0.093498 === uint32/useint32/version.c compiling
Sun Nov 30 20:48:18 2025 ===  0.091467 === uint32/useint32/implementation.c compiling
Sun Nov 30 20:48:18 2025 ===  0.094268 === uint32/useint32/cycles.c compiling
Sun Nov 30 20:48:18 2025 ===  0.285635 === uint32/useint32/works.c compiling
Sun Nov 30 20:48:19 2025 ===  0.287008 === uint32/useint32 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:19 2025 ===  0.061809 === uint32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:19 2025 ===  0.000964 === uint32/useint32/sort.c compiling
Sun Nov 30 20:48:19 2025 ===  0.044890 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:19 2025 ===  0.006050 === uint32/useint32/sort.c compiler exited 1
Sun Nov 30 20:48:19 2025 ===  0.000366 === uint32/useint32/compiler.c compiling
Sun Nov 30 20:48:19 2025 ===  0.037837 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:19 2025 ===  0.003823 === uint32/useint32/compiler.c compiler exited 1
Sun Nov 30 20:48:19 2025 ===  0.000235 === uint32/useint32/version.c compiling
Sun Nov 30 20:48:19 2025 ===  0.044563 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:19 2025 ===  0.004226 === uint32/useint32/version.c compiler exited 1
Sun Nov 30 20:48:19 2025 ===  0.000335 === uint32/useint32/implementation.c compiling
Sun Nov 30 20:48:19 2025 ===  0.036361 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:19 2025 ===  0.001881 === uint32/useint32/implementation.c compiler exited 1
Sun Nov 30 20:48:19 2025 ===  0.000373 === uint32/useint32/cycles.c compiling
Sun Nov 30 20:48:19 2025 ===  0.044866 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:19 2025 ===  0.003306 === uint32/useint32/cycles.c compiler exited 1
Sun Nov 30 20:48:19 2025 ===  0.000589 === uint32/useint32/works.c compiling
Sun Nov 30 20:48:19 2025 ===  0.042729 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:19 2025 ===  0.002438 === uint32/useint32/works.c compiler exited 1
Sun Nov 30 20:48:19 2025 ===  0.001499 === uint32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:19 2025 ===  0.001547 === uint32/useint32/sort.c compiling
Sun Nov 30 20:48:19 2025 ===  0.035896 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:19 2025 ===  0.007755 === uint32/useint32/sort.c compiler exited 1
Sun Nov 30 20:48:19 2025 ===  0.000223 === uint32/useint32/compiler.c compiling
Sun Nov 30 20:48:19 2025 ===  0.031858 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:19 2025 ===  0.003961 === uint32/useint32/compiler.c compiler exited 1
Sun Nov 30 20:48:19 2025 ===  0.001261 === uint32/useint32/version.c compiling
Sun Nov 30 20:48:19 2025 ===  0.036614 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:19 2025 ===  0.003460 === uint32/useint32/version.c compiler exited 1
Sun Nov 30 20:48:19 2025 ===  0.000196 === uint32/useint32/implementation.c compiling
Sun Nov 30 20:48:19 2025 ===  0.032938 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:19 2025 ===  0.001458 === uint32/useint32/implementation.c compiler exited 1
Sun Nov 30 20:48:19 2025 ===  0.000214 === uint32/useint32/cycles.c compiling
Sun Nov 30 20:48:19 2025 ===  0.033537 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:19 2025 ===  0.001550 === uint32/useint32/cycles.c compiler exited 1
Sun Nov 30 20:48:19 2025 ===  0.000216 === uint32/useint32/works.c compiling
Sun Nov 30 20:48:19 2025 ===  0.037930 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:19 2025 ===  0.001022 === uint32/useint32/works.c compiler exited 1
Sun Nov 30 20:48:19 2025 ===  0.000248 === uint32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:19 2025 ===  0.000740 === uint32/useint32/sort.c compiling
Sun Nov 30 20:48:19 2025 ===  0.044890 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:19 2025 ===  0.008451 === uint32/useint32/sort.c compiler exited 1
Sun Nov 30 20:48:19 2025 ===  0.000249 === uint32/useint32/compiler.c compiling
Sun Nov 30 20:48:19 2025 ===  0.036880 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:19 2025 ===  0.001710 === uint32/useint32/compiler.c compiler exited 1
Sun Nov 30 20:48:19 2025 ===  0.000202 === uint32/useint32/version.c compiling
Sun Nov 30 20:48:19 2025 ===  0.037152 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:19 2025 ===  0.001477 === uint32/useint32/version.c compiler exited 1
Sun Nov 30 20:48:19 2025 ===  0.000197 === uint32/useint32/implementation.c compiling
Sun Nov 30 20:48:19 2025 ===  0.034427 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:19 2025 ===  0.001952 === uint32/useint32/implementation.c compiler exited 1
Sun Nov 30 20:48:19 2025 ===  0.000207 === uint32/useint32/cycles.c compiling
Sun Nov 30 20:48:19 2025 ===  0.034955 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:19 2025 ===  0.001271 === uint32/useint32/cycles.c compiler exited 1
Sun Nov 30 20:48:19 2025 ===  0.000208 === uint32/useint32/works.c compiling
Sun Nov 30 20:48:20 2025 ===  0.033243 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:20 2025 ===  0.002143 === uint32/useint32/works.c compiler exited 1
Sun Nov 30 20:48:20 2025 ===  0.026918 === float32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:20 2025 ===  0.002057 === float32/useint32/sort.c compiling
Sun Nov 30 20:48:20 2025 ===  0.145521 === float32/useint32/compiler.c compiling
Sun Nov 30 20:48:20 2025 ===  0.093830 === float32/useint32/version.c compiling
Sun Nov 30 20:48:20 2025 ===  0.093608 === float32/useint32/implementation.c compiling
Sun Nov 30 20:48:20 2025 ===  0.089095 === float32/useint32/cycles.c compiling
Sun Nov 30 20:48:20 2025 ===  0.254172 === float32/useint32/works.c compiling
Sun Nov 30 20:48:21 2025 ===  0.279492 === float32/useint32 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:21 2025 ===  0.059007 === float32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:21 2025 ===  0.000822 === float32/useint32/sort.c compiling
Sun Nov 30 20:48:21 2025 ===  0.048385 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:21 2025 ===  0.005584 === float32/useint32/sort.c compiler exited 1
Sun Nov 30 20:48:21 2025 ===  0.000235 === float32/useint32/compiler.c compiling
Sun Nov 30 20:48:21 2025 ===  0.037075 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:21 2025 ===  0.001541 === float32/useint32/compiler.c compiler exited 1
Sun Nov 30 20:48:21 2025 ===  0.000204 === float32/useint32/version.c compiling
Sun Nov 30 20:48:21 2025 ===  0.048325 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:21 2025 ===  0.001820 === float32/useint32/version.c compiler exited 1
Sun Nov 30 20:48:21 2025 ===  0.000200 === float32/useint32/implementation.c compiling
Sun Nov 30 20:48:21 2025 ===  0.040164 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:21 2025 ===  0.001821 === float32/useint32/implementation.c compiler exited 1
Sun Nov 30 20:48:21 2025 ===  0.000205 === float32/useint32/cycles.c compiling
Sun Nov 30 20:48:21 2025 ===  0.044399 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:21 2025 ===  0.001660 === float32/useint32/cycles.c compiler exited 1
Sun Nov 30 20:48:21 2025 ===  0.000190 === float32/useint32/works.c compiling
Sun Nov 30 20:48:21 2025 ===  0.052743 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:21 2025 ===  0.001416 === float32/useint32/works.c compiler exited 1
Sun Nov 30 20:48:21 2025 ===  0.000297 === float32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:21 2025 ===  0.000717 === float32/useint32/sort.c compiling
Sun Nov 30 20:48:21 2025 ===  0.034488 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:21 2025 ===  0.004390 === float32/useint32/sort.c compiler exited 1
Sun Nov 30 20:48:21 2025 ===  0.000226 === float32/useint32/compiler.c compiling
Sun Nov 30 20:48:21 2025 ===  0.034518 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:21 2025 ===  0.001070 === float32/useint32/compiler.c compiler exited 1
Sun Nov 30 20:48:21 2025 ===  0.000193 === float32/useint32/version.c compiling
Sun Nov 30 20:48:21 2025 ===  0.033734 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:21 2025 ===  0.002529 === float32/useint32/version.c compiler exited 1
Sun Nov 30 20:48:21 2025 ===  0.000203 === float32/useint32/implementation.c compiling
Sun Nov 30 20:48:21 2025 ===  0.034369 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:21 2025 ===  0.001547 === float32/useint32/implementation.c compiler exited 1
Sun Nov 30 20:48:21 2025 ===  0.000201 === float32/useint32/cycles.c compiling
Sun Nov 30 20:48:21 2025 ===  0.038211 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:21 2025 ===  0.002677 === float32/useint32/cycles.c compiler exited 1
Sun Nov 30 20:48:21 2025 ===  0.000271 === float32/useint32/works.c compiling
Sun Nov 30 20:48:21 2025 ===  0.033155 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:21 2025 ===  0.001294 === float32/useint32/works.c compiler exited 1
Sun Nov 30 20:48:21 2025 ===  0.000266 === float32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:21 2025 ===  0.000951 === float32/useint32/sort.c compiling
Sun Nov 30 20:48:21 2025 ===  0.036220 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:21 2025 ===  0.007418 === float32/useint32/sort.c compiler exited 1
Sun Nov 30 20:48:21 2025 ===  0.000238 === float32/useint32/compiler.c compiling
Sun Nov 30 20:48:21 2025 ===  0.036650 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:21 2025 ===  0.004849 === float32/useint32/compiler.c compiler exited 1
Sun Nov 30 20:48:21 2025 ===  0.000889 === float32/useint32/version.c compiling
Sun Nov 30 20:48:21 2025 ===  0.056976 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:21 2025 ===  0.002469 === float32/useint32/version.c compiler exited 1
Sun Nov 30 20:48:21 2025 ===  0.000188 === float32/useint32/implementation.c compiling
Sun Nov 30 20:48:21 2025 ===  0.048551 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:21 2025 ===  0.001983 === float32/useint32/implementation.c compiler exited 1
Sun Nov 30 20:48:21 2025 ===  0.000197 === float32/useint32/cycles.c compiling
Sun Nov 30 20:48:21 2025 ===  0.036375 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:21 2025 ===  0.001078 === float32/useint32/cycles.c compiler exited 1
Sun Nov 30 20:48:21 2025 ===  0.000233 === float32/useint32/works.c compiling
Sun Nov 30 20:48:21 2025 ===  0.035255 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:21 2025 ===  0.003484 === float32/useint32/works.c compiler exited 1
Sun Nov 30 20:48:21 2025 ===  0.000302 === command/limits.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:22 2025 ===  0.158822 === command/limits.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:22 2025 ===  0.065936 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:22 2025 ===  0.003785 === command/limits.c compiler exited 1
Sun Nov 30 20:48:22 2025 ===  0.000206 === command/limits.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:22 2025 ===  0.038942 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:22 2025 ===  0.002934 === command/limits.c compiler exited 1
Sun Nov 30 20:48:22 2025 ===  0.000197 === command/limits.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:22 2025 ===  0.042634 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:22 2025 ===  0.003016 === command/limits.c compiler exited 1
Sun Nov 30 20:48:22 2025 ===  0.006542 === command/int32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:22 2025 ===  0.230750 === command/int32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:22 2025 ===  0.036213 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:22 2025 ===  0.001531 === command/int32-speed.c compiler exited 1
Sun Nov 30 20:48:22 2025 ===  0.000176 === command/int32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:22 2025 ===  0.033004 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:22 2025 ===  0.001295 === command/int32-speed.c compiler exited 1
Sun Nov 30 20:48:22 2025 ===  0.000176 === command/int32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:22 2025 ===  0.035253 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:22 2025 ===  0.001873 === command/int32-speed.c compiler exited 1
Sun Nov 30 20:48:22 2025 ===  0.007516 === command/uint32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:22 2025 ===  0.250035 === command/uint32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:22 2025 ===  0.046469 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:22 2025 ===  0.002485 === command/uint32-speed.c compiler exited 1
Sun Nov 30 20:48:22 2025 ===  0.000185 === command/uint32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:22 2025 ===  0.033548 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:22 2025 ===  0.002758 === command/uint32-speed.c compiler exited 1
Sun Nov 30 20:48:22 2025 ===  0.000179 === command/uint32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:22 2025 ===  0.036203 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:22 2025 ===  0.002037 === command/uint32-speed.c compiler exited 1
Sun Nov 30 20:48:22 2025 ===  0.011594 === command/float32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Sun Nov 30 20:48:23 2025 ===  0.265506 === command/float32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Sun Nov 30 20:48:23 2025 ===  0.036655 === output
> cc1: error: unknown value ‘core-avx2’ for ‘-march’
> cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8.7-a armv8.8-a armv8-r armv9-a native
Sun Nov 30 20:48:23 2025 ===  0.001487 === command/float32-speed.c compiler exited 1
Sun Nov 30 20:48:23 2025 ===  0.000181 === command/float32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Sun Nov 30 20:48:23 2025 ===  0.033500 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Sun Nov 30 20:48:23 2025 ===  0.001249 === command/float32-speed.c compiler exited 1
Sun Nov 30 20:48:23 2025 ===  0.000192 === command/float32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Sun Nov 30 20:48:23 2025 ===  0.035915 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Sun Nov 30 20:48:23 2025 ===  0.001370 === command/float32-speed.c compiler exited 1
Sun Nov 30 20:48:23 2025 ===  0.003192 === build finishing successfully
