Fri Oct 17 23:50:22 2025 ===  0.000000 === build starting
Fri Oct 17 23:50:22 2025 ===  0.000233 === version 20190516
Fri Oct 17 23:50:22 2025 ===  0.000133 === hostname pkgsrchostname
Fri Oct 17 23:50:22 2025 ===  0.005312 === compilers/abiname.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:22 2025 ===  0.268135 === compilers/abiname.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:22 2025 ===  0.037437 === 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
Fri Oct 17 23:50:22 2025 ===  0.010684 === compilers/abiname.c compiler exited 1
Fri Oct 17 23:50:22 2025 ===  0.039656 === 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
Fri Oct 17 23:50:22 2025 ===  0.004908 === compilers/base.c compiler exited 1
Fri Oct 17 23:50:22 2025 ===  0.041744 === compilers/abiname.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:22 2025 ===  0.033869 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:23 2025 ===  0.015099 === compilers/abiname.c compiler exited 1
Fri Oct 17 23:50:23 2025 ===  0.032624 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:23 2025 ===  0.001516 === compilers/base.c compiler exited 1
Fri Oct 17 23:50:23 2025 ===  0.026108 === compilers/abiname.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:23 2025 ===  0.041771 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:23 2025 ===  0.327911 === compilers/abiname.c compiler exited 1
Fri Oct 17 23:50:23 2025 ===  0.036806 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:23 2025 ===  0.016075 === compilers/base.c compiler exited 1
Fri Oct 17 23:50:23 2025 ===  0.014775 === cpucycles/amd64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:23 2025 ===  0.000376 === cpucycles/amd64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:23 2025 ===  0.000260 === cpucycles/amd64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:23 2025 ===  0.000237 === cpucycles/amd64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:23 2025 ===  0.000317 === cpucycles/amd64cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:23 2025 ===  0.000226 === cpucycles/amd64cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:23 2025 ===  0.000233 === cpucycles/amd64cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:23 2025 ===  0.000249 === cpucycles/amd64cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:23 2025 ===  0.000298 === cpucycles/amd64tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:23 2025 ===  0.000250 === cpucycles/amd64tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:23 2025 ===  0.000243 === cpucycles/amd64tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:23 2025 ===  0.000242 === cpucycles/amd64tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:23 2025 ===  0.000483 === cpucycles/apple compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:23 2025 ===  0.150732 === output
> cpucycles.c:6:10: fatal error: mach/mach_time.h: No such file or directory
>     6 | #include <mach/mach_time.h>
>       |          ^~~~~~~~~~~~~~~~~~
> compilation terminated.
Fri Oct 17 23:50:23 2025 ===  0.008969 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:23 2025 ===  0.000274 === cpucycles/apple compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:23 2025 ===  0.056217 === 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
Fri Oct 17 23:50:23 2025 ===  0.004964 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:23 2025 ===  0.000244 === cpucycles/apple compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:23 2025 ===  0.053963 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:23 2025 ===  0.012280 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:23 2025 ===  0.000280 === cpucycles/apple compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:23 2025 ===  0.086928 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:23 2025 ===  0.003795 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:23 2025 ===  0.000531 === cpucycles/celllinux skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:23 2025 ===  0.000242 === cpucycles/celllinux skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:23 2025 ===  0.000235 === cpucycles/celllinux skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:23 2025 ===  0.000212 === cpucycles/celllinux skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:23 2025 ===  0.000273 === cpucycles/cortex compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:24 2025 ===  0.159703 === 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;
>       |            ^~~~~~~
Fri Oct 17 23:50:24 2025 ===  0.456469 === cpucycles/cortex compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:24 2025 ===  0.065008 === 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
Fri Oct 17 23:50:24 2025 ===  0.021444 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:24 2025 ===  0.000541 === cpucycles/cortex compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:24 2025 ===  0.102394 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:24 2025 ===  0.002007 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:24 2025 ===  0.000648 === cpucycles/cortex compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:24 2025 ===  0.063493 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:24 2025 ===  0.002686 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:24 2025 ===  0.000599 === cpucycles/cortex_vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:25 2025 ===  0.554315 === cpucycles/cortex_vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:25 2025 ===  0.052105 === 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
Fri Oct 17 23:50:25 2025 ===  0.007675 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:25 2025 ===  0.000518 === cpucycles/cortex_vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:25 2025 ===  0.060683 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:25 2025 ===  0.001150 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:25 2025 ===  0.000517 === cpucycles/cortex_vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:25 2025 ===  0.051745 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:25 2025 ===  0.001202 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:25 2025 ===  0.000279 === cpucycles/dev4ns compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:26 2025 ===  0.623431 === cpucycles/dev4ns compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:26 2025 ===  0.052136 === 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
Fri Oct 17 23:50:26 2025 ===  0.001292 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:26 2025 ===  0.000247 === cpucycles/dev4ns compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:26 2025 ===  0.049462 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:26 2025 ===  0.001243 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:26 2025 ===  0.000254 === cpucycles/dev4ns compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:26 2025 ===  0.048784 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:26 2025 ===  0.001269 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:26 2025 ===  0.000288 === cpucycles/gettimeofday compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:26 2025 ===  0.573335 === cpucycles/gettimeofday compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:26 2025 ===  0.052335 === 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
Fri Oct 17 23:50:26 2025 ===  0.001722 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:26 2025 ===  0.000222 === cpucycles/gettimeofday compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:26 2025 ===  0.046388 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:26 2025 ===  0.001175 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:26 2025 ===  0.000220 === cpucycles/gettimeofday compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:27 2025 ===  0.077006 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:27 2025 ===  0.001137 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:27 2025 ===  0.000522 === cpucycles/ia64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:27 2025 ===  0.000272 === cpucycles/ia64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:27 2025 ===  0.000234 === cpucycles/ia64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:27 2025 ===  0.000224 === cpucycles/ia64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:27 2025 ===  0.000307 === cpucycles/mips skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:27 2025 ===  0.000234 === cpucycles/mips skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:27 2025 ===  0.000264 === cpucycles/mips skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:27 2025 ===  0.000217 === cpucycles/mips skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:27 2025 ===  0.000174 === cpucycles/monotonic compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:27 2025 ===  0.540636 === cpucycles/monotonic compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:27 2025 ===  0.051203 === 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
Fri Oct 17 23:50:27 2025 ===  0.001146 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:27 2025 ===  0.000271 === cpucycles/monotonic compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:27 2025 ===  0.044974 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:27 2025 ===  0.001322 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:27 2025 ===  0.000258 === cpucycles/monotonic compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:27 2025 ===  0.050654 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:27 2025 ===  0.001170 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:27 2025 ===  0.000359 === cpucycles/monotoniccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:28 2025 ===  0.687418 === cpucycles/monotoniccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:28 2025 ===  0.050925 === 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
Fri Oct 17 23:50:28 2025 ===  0.001030 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:28 2025 ===  0.000211 === cpucycles/monotoniccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:28 2025 ===  0.046555 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:28 2025 ===  0.001198 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:28 2025 ===  0.000223 === cpucycles/monotoniccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:28 2025 ===  0.046701 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:28 2025 ===  0.001171 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:28 2025 ===  0.000315 === cpucycles/perfevent compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:28 2025 ===  0.120637 === output
> cpucycles.c:6:10: fatal error: linux/perf_event.h: No such file or directory
>     6 | #include <linux/perf_event.h>
>       |          ^~~~~~~~~~~~~~~~~~~~
> compilation terminated.
Fri Oct 17 23:50:28 2025 ===  0.001224 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:28 2025 ===  0.000221 === cpucycles/perfevent compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:28 2025 ===  0.046123 === 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
Fri Oct 17 23:50:28 2025 ===  0.001084 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:28 2025 ===  0.000226 === cpucycles/perfevent compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:28 2025 ===  0.044527 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:28 2025 ===  0.001323 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:28 2025 ===  0.000349 === cpucycles/perfevent compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:28 2025 ===  0.049425 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:28 2025 ===  0.001065 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:28 2025 ===  0.000572 === cpucycles/powerpccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:28 2025 ===  0.000288 === cpucycles/powerpccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:28 2025 ===  0.000267 === cpucycles/powerpccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:28 2025 ===  0.000255 === cpucycles/powerpccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:28 2025 ===  0.000286 === cpucycles/powerpcmacos skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:28 2025 ===  0.000234 === cpucycles/powerpcmacos skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:28 2025 ===  0.000230 === cpucycles/powerpcmacos skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:28 2025 ===  0.000217 === cpucycles/powerpcmacos skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:28 2025 ===  0.000275 === cpucycles/sparc32cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:28 2025 ===  0.000223 === cpucycles/sparc32cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:28 2025 ===  0.000234 === cpucycles/sparc32cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:28 2025 ===  0.000219 === cpucycles/sparc32cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:28 2025 ===  0.000266 === cpucycles/sparccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:28 2025 ===  0.000223 === cpucycles/sparccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:28 2025 ===  0.000226 === cpucycles/sparccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:28 2025 ===  0.000219 === cpucycles/sparccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:28 2025 ===  0.000295 === cpucycles/vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:29 2025 ===  0.673635 === cpucycles/vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:29 2025 ===  0.046580 === 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
Fri Oct 17 23:50:29 2025 ===  0.001247 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:29 2025 ===  0.000766 === cpucycles/vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:29 2025 ===  0.046841 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:29 2025 ===  0.001043 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:29 2025 ===  0.000464 === cpucycles/vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:29 2025 ===  0.051141 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:29 2025 ===  0.001193 === cpucycles/cpucycles.c compiler exited 1
Fri Oct 17 23:50:29 2025 ===  0.001408 === cpucycles/x86cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:29 2025 ===  0.000635 === cpucycles/x86cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:29 2025 ===  0.000280 === cpucycles/x86cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:29 2025 ===  0.000263 === cpucycles/x86cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:29 2025 ===  0.000632 === cpucycles/x86cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:29 2025 ===  0.000342 === cpucycles/x86cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:29 2025 ===  0.000531 === cpucycles/x86cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:29 2025 ===  0.000339 === cpucycles/x86cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:29 2025 ===  0.000471 === cpucycles/x86estimate skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:29 2025 ===  0.000628 === cpucycles/x86estimate skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:29 2025 ===  0.000639 === cpucycles/x86estimate skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:29 2025 ===  0.000656 === cpucycles/x86estimate skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:29 2025 ===  0.000341 === cpucycles/x86tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:29 2025 ===  0.000632 === cpucycles/x86tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:29 2025 ===  0.000334 === cpucycles/x86tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:29 2025 ===  0.000333 === cpucycles/x86tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:29 2025 ===  0.015980 === int32/avx2 skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:29 2025 ===  0.000943 === int32/avx2 skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:29 2025 ===  0.000749 === int32/avx2 skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:29 2025 ===  0.000323 === int32/avx2 skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:29 2025 ===  0.015310 === int32/portable3 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:29 2025 ===  0.002220 === int32/portable3/sort.c compiling
Fri Oct 17 23:50:29 2025 ===  0.161885 === int32/portable3/compiler.c compiling
Fri Oct 17 23:50:29 2025 ===  0.080864 === int32/portable3/version.c compiling
Fri Oct 17 23:50:30 2025 ===  0.087172 === int32/portable3/implementation.c compiling
Fri Oct 17 23:50:30 2025 ===  0.079193 === int32/portable3/cycles.c compiling
Fri Oct 17 23:50:30 2025 ===  0.245611 === int32/portable3/works.c compiling
Fri Oct 17 23:50:30 2025 ===  0.392211 === int32/portable3 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:30 2025 ===  0.059737 === int32/portable3 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:30 2025 ===  0.001183 === int32/portable3/sort.c compiling
Fri Oct 17 23:50:30 2025 ===  0.038047 === 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
Fri Oct 17 23:50:30 2025 ===  0.007145 === int32/portable3/sort.c compiler exited 1
Fri Oct 17 23:50:30 2025 ===  0.000306 === int32/portable3/compiler.c compiling
Fri Oct 17 23:50:30 2025 ===  0.044260 === 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
Fri Oct 17 23:50:30 2025 ===  0.002098 === int32/portable3/compiler.c compiler exited 1
Fri Oct 17 23:50:30 2025 ===  0.000160 === int32/portable3/version.c compiling
Fri Oct 17 23:50:30 2025 ===  0.060554 === 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
Fri Oct 17 23:50:30 2025 ===  0.001655 === int32/portable3/version.c compiler exited 1
Fri Oct 17 23:50:30 2025 ===  0.000173 === int32/portable3/implementation.c compiling
Fri Oct 17 23:50:30 2025 ===  0.034147 === 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
Fri Oct 17 23:50:30 2025 ===  0.001819 === int32/portable3/implementation.c compiler exited 1
Fri Oct 17 23:50:30 2025 ===  0.000206 === int32/portable3/cycles.c compiling
Fri Oct 17 23:50:31 2025 ===  0.032718 === 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
Fri Oct 17 23:50:31 2025 ===  0.001632 === int32/portable3/cycles.c compiler exited 1
Fri Oct 17 23:50:31 2025 ===  0.000168 === int32/portable3/works.c compiling
Fri Oct 17 23:50:31 2025 ===  0.042422 === 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
Fri Oct 17 23:50:31 2025 ===  0.001599 === int32/portable3/works.c compiler exited 1
Fri Oct 17 23:50:31 2025 ===  0.000245 === int32/portable3 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:31 2025 ===  0.000781 === int32/portable3/sort.c compiling
Fri Oct 17 23:50:31 2025 ===  0.032767 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:31 2025 ===  0.004060 === int32/portable3/sort.c compiler exited 1
Fri Oct 17 23:50:31 2025 ===  0.000179 === int32/portable3/compiler.c compiling
Fri Oct 17 23:50:31 2025 ===  0.032906 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:31 2025 ===  0.001176 === int32/portable3/compiler.c compiler exited 1
Fri Oct 17 23:50:31 2025 ===  0.000151 === int32/portable3/version.c compiling
Fri Oct 17 23:50:31 2025 ===  0.031652 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:31 2025 ===  0.002149 === int32/portable3/version.c compiler exited 1
Fri Oct 17 23:50:31 2025 ===  0.000147 === int32/portable3/implementation.c compiling
Fri Oct 17 23:50:31 2025 ===  0.034786 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:31 2025 ===  0.001823 === int32/portable3/implementation.c compiler exited 1
Fri Oct 17 23:50:31 2025 ===  0.000162 === int32/portable3/cycles.c compiling
Fri Oct 17 23:50:31 2025 ===  0.046241 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:31 2025 ===  0.002076 === int32/portable3/cycles.c compiler exited 1
Fri Oct 17 23:50:31 2025 ===  0.000196 === int32/portable3/works.c compiling
Fri Oct 17 23:50:31 2025 ===  0.044557 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:31 2025 ===  0.001278 === int32/portable3/works.c compiler exited 1
Fri Oct 17 23:50:31 2025 ===  0.000481 === int32/portable3 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:31 2025 ===  0.001060 === int32/portable3/sort.c compiling
Fri Oct 17 23:50:31 2025 ===  0.032582 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:31 2025 ===  0.006962 === int32/portable3/sort.c compiler exited 1
Fri Oct 17 23:50:31 2025 ===  0.000384 === int32/portable3/compiler.c compiling
Fri Oct 17 23:50:31 2025 ===  0.034618 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:31 2025 ===  0.001742 === int32/portable3/compiler.c compiler exited 1
Fri Oct 17 23:50:31 2025 ===  0.000304 === int32/portable3/version.c compiling
Fri Oct 17 23:50:31 2025 ===  0.035896 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:31 2025 ===  0.001498 === int32/portable3/version.c compiler exited 1
Fri Oct 17 23:50:31 2025 ===  0.000223 === int32/portable3/implementation.c compiling
Fri Oct 17 23:50:31 2025 ===  0.033825 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:31 2025 ===  0.001917 === int32/portable3/implementation.c compiler exited 1
Fri Oct 17 23:50:31 2025 ===  0.000186 === int32/portable3/cycles.c compiling
Fri Oct 17 23:50:31 2025 ===  0.034581 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:31 2025 ===  0.003312 === int32/portable3/cycles.c compiler exited 1
Fri Oct 17 23:50:31 2025 ===  0.000186 === int32/portable3/works.c compiling
Fri Oct 17 23:50:31 2025 ===  0.033096 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:31 2025 ===  0.001597 === int32/portable3/works.c compiler exited 1
Fri Oct 17 23:50:31 2025 ===  0.023414 === int32/portable4 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:31 2025 ===  0.000814 === int32/portable4/sort.c compiling
Fri Oct 17 23:50:31 2025 ===  0.306365 === int32/portable4/compiler.c compiling
Fri Oct 17 23:50:31 2025 ===  0.086317 === int32/portable4/version.c compiling
Fri Oct 17 23:50:32 2025 ===  0.079588 === int32/portable4/implementation.c compiling
Fri Oct 17 23:50:32 2025 ===  0.089243 === int32/portable4/cycles.c compiling
Fri Oct 17 23:50:32 2025 ===  0.254366 === int32/portable4/works.c compiling
Fri Oct 17 23:50:32 2025 ===  0.438029 === int32/portable4 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:32 2025 ===  0.079579 === int32/portable4 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:32 2025 ===  0.000955 === int32/portable4/sort.c compiling
Fri Oct 17 23:50:32 2025 ===  0.037609 === 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
Fri Oct 17 23:50:32 2025 ===  0.002267 === int32/portable4/sort.c compiler exited 1
Fri Oct 17 23:50:32 2025 ===  0.000205 === int32/portable4/compiler.c compiling
Fri Oct 17 23:50:32 2025 ===  0.041293 === 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
Fri Oct 17 23:50:32 2025 ===  0.002751 === int32/portable4/compiler.c compiler exited 1
Fri Oct 17 23:50:32 2025 ===  0.000187 === int32/portable4/version.c compiling
Fri Oct 17 23:50:33 2025 ===  0.039663 === 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
Fri Oct 17 23:50:33 2025 ===  0.001337 === int32/portable4/version.c compiler exited 1
Fri Oct 17 23:50:33 2025 ===  0.000228 === int32/portable4/implementation.c compiling
Fri Oct 17 23:50:33 2025 ===  0.038133 === 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
Fri Oct 17 23:50:33 2025 ===  0.015101 === int32/portable4/implementation.c compiler exited 1
Fri Oct 17 23:50:33 2025 ===  0.000281 === int32/portable4/cycles.c compiling
Fri Oct 17 23:50:33 2025 ===  0.038342 === 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
Fri Oct 17 23:50:33 2025 ===  0.020481 === int32/portable4/cycles.c compiler exited 1
Fri Oct 17 23:50:33 2025 ===  0.000242 === int32/portable4/works.c compiling
Fri Oct 17 23:50:33 2025 ===  0.049838 === 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
Fri Oct 17 23:50:33 2025 ===  0.002804 === int32/portable4/works.c compiler exited 1
Fri Oct 17 23:50:33 2025 ===  0.000346 === int32/portable4 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:33 2025 ===  0.000954 === int32/portable4/sort.c compiling
Fri Oct 17 23:50:33 2025 ===  0.036039 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:33 2025 ===  0.008481 === int32/portable4/sort.c compiler exited 1
Fri Oct 17 23:50:33 2025 ===  0.000273 === int32/portable4/compiler.c compiling
Fri Oct 17 23:50:33 2025 ===  0.034847 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:33 2025 ===  0.020452 === int32/portable4/compiler.c compiler exited 1
Fri Oct 17 23:50:33 2025 ===  0.000245 === int32/portable4/version.c compiling
Fri Oct 17 23:50:33 2025 ===  0.035594 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:33 2025 ===  0.001086 === int32/portable4/version.c compiler exited 1
Fri Oct 17 23:50:33 2025 ===  0.000201 === int32/portable4/implementation.c compiling
Fri Oct 17 23:50:33 2025 ===  0.038218 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:33 2025 ===  0.004528 === int32/portable4/implementation.c compiler exited 1
Fri Oct 17 23:50:33 2025 ===  0.000231 === int32/portable4/cycles.c compiling
Fri Oct 17 23:50:33 2025 ===  0.042050 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:33 2025 ===  0.012680 === int32/portable4/cycles.c compiler exited 1
Fri Oct 17 23:50:33 2025 ===  0.000271 === int32/portable4/works.c compiling
Fri Oct 17 23:50:33 2025 ===  0.035701 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:33 2025 ===  0.001242 === int32/portable4/works.c compiler exited 1
Fri Oct 17 23:50:33 2025 ===  0.000269 === int32/portable4 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:33 2025 ===  0.000837 === int32/portable4/sort.c compiling
Fri Oct 17 23:50:33 2025 ===  0.034473 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:33 2025 ===  0.004288 === int32/portable4/sort.c compiler exited 1
Fri Oct 17 23:50:33 2025 ===  0.000240 === int32/portable4/compiler.c compiling
Fri Oct 17 23:50:33 2025 ===  0.041985 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:33 2025 ===  0.309834 === int32/portable4/compiler.c compiler exited 1
Fri Oct 17 23:50:33 2025 ===  0.000242 === int32/portable4/version.c compiling
Fri Oct 17 23:50:33 2025 ===  0.034352 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:33 2025 ===  0.051407 === int32/portable4/version.c compiler exited 1
Fri Oct 17 23:50:33 2025 ===  0.000232 === int32/portable4/implementation.c compiling
Fri Oct 17 23:50:33 2025 ===  0.036550 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:33 2025 ===  0.001402 === int32/portable4/implementation.c compiler exited 1
Fri Oct 17 23:50:33 2025 ===  0.000424 === int32/portable4/cycles.c compiling
Fri Oct 17 23:50:34 2025 ===  0.034624 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:34 2025 ===  0.014734 === int32/portable4/cycles.c compiler exited 1
Fri Oct 17 23:50:34 2025 ===  0.000214 === int32/portable4/works.c compiling
Fri Oct 17 23:50:34 2025 ===  0.035068 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:34 2025 ===  0.001808 === int32/portable4/works.c compiler exited 1
Fri Oct 17 23:50:34 2025 ===  0.070770 === uint32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:34 2025 ===  0.000834 === uint32/useint32/sort.c compiling
Fri Oct 17 23:50:34 2025 ===  0.236660 === uint32/useint32/compiler.c compiling
Fri Oct 17 23:50:34 2025 ===  0.082050 === uint32/useint32/version.c compiling
Fri Oct 17 23:50:34 2025 ===  0.096380 === uint32/useint32/implementation.c compiling
Fri Oct 17 23:50:34 2025 ===  0.102761 === uint32/useint32/cycles.c compiling
Fri Oct 17 23:50:34 2025 ===  0.302201 === uint32/useint32/works.c compiling
Fri Oct 17 23:50:35 2025 ===  0.720072 === uint32/useint32 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:36 2025 ===  0.768098 === uint32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:36 2025 ===  0.000981 === uint32/useint32/sort.c compiling
Fri Oct 17 23:50:36 2025 ===  0.038518 === 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
Fri Oct 17 23:50:36 2025 ===  0.018334 === uint32/useint32/sort.c compiler exited 1
Fri Oct 17 23:50:36 2025 ===  0.000216 === uint32/useint32/compiler.c compiling
Fri Oct 17 23:50:36 2025 ===  0.034325 === 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
Fri Oct 17 23:50:36 2025 ===  0.001745 === uint32/useint32/compiler.c compiler exited 1
Fri Oct 17 23:50:36 2025 ===  0.000189 === uint32/useint32/version.c compiling
Fri Oct 17 23:50:36 2025 ===  0.035526 === 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
Fri Oct 17 23:50:36 2025 ===  0.005618 === uint32/useint32/version.c compiler exited 1
Fri Oct 17 23:50:36 2025 ===  0.000197 === uint32/useint32/implementation.c compiling
Fri Oct 17 23:50:36 2025 ===  0.036501 === 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
Fri Oct 17 23:50:36 2025 ===  0.011439 === uint32/useint32/implementation.c compiler exited 1
Fri Oct 17 23:50:36 2025 ===  0.000215 === uint32/useint32/cycles.c compiling
Fri Oct 17 23:50:36 2025 ===  0.038033 === 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
Fri Oct 17 23:50:36 2025 ===  0.005835 === uint32/useint32/cycles.c compiler exited 1
Fri Oct 17 23:50:36 2025 ===  0.000218 === uint32/useint32/works.c compiling
Fri Oct 17 23:50:36 2025 ===  0.035077 === 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
Fri Oct 17 23:50:36 2025 ===  0.011850 === uint32/useint32/works.c compiler exited 1
Fri Oct 17 23:50:36 2025 ===  0.000291 === uint32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:36 2025 ===  0.001116 === uint32/useint32/sort.c compiling
Fri Oct 17 23:50:36 2025 ===  0.038978 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:36 2025 ===  0.026401 === uint32/useint32/sort.c compiler exited 1
Fri Oct 17 23:50:36 2025 ===  0.000349 === uint32/useint32/compiler.c compiling
Fri Oct 17 23:50:36 2025 ===  0.036664 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:36 2025 ===  0.001500 === uint32/useint32/compiler.c compiler exited 1
Fri Oct 17 23:50:36 2025 ===  0.000191 === uint32/useint32/version.c compiling
Fri Oct 17 23:50:36 2025 ===  0.033325 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:36 2025 ===  0.006104 === uint32/useint32/version.c compiler exited 1
Fri Oct 17 23:50:36 2025 ===  0.000171 === uint32/useint32/implementation.c compiling
Fri Oct 17 23:50:36 2025 ===  0.033122 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:36 2025 ===  0.053737 === uint32/useint32/implementation.c compiler exited 1
Fri Oct 17 23:50:36 2025 ===  0.000229 === uint32/useint32/cycles.c compiling
Fri Oct 17 23:50:36 2025 ===  0.036053 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:36 2025 ===  0.009141 === uint32/useint32/cycles.c compiler exited 1
Fri Oct 17 23:50:36 2025 ===  0.000258 === uint32/useint32/works.c compiling
Fri Oct 17 23:50:37 2025 ===  0.035893 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:37 2025 ===  0.002377 === uint32/useint32/works.c compiler exited 1
Fri Oct 17 23:50:37 2025 ===  0.000253 === uint32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:37 2025 ===  0.002760 === uint32/useint32/sort.c compiling
Fri Oct 17 23:50:37 2025 ===  0.035728 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:37 2025 ===  0.025848 === uint32/useint32/sort.c compiler exited 1
Fri Oct 17 23:50:37 2025 ===  0.000234 === uint32/useint32/compiler.c compiling
Fri Oct 17 23:50:37 2025 ===  0.032728 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:37 2025 ===  0.017293 === uint32/useint32/compiler.c compiler exited 1
Fri Oct 17 23:50:37 2025 ===  0.000240 === uint32/useint32/version.c compiling
Fri Oct 17 23:50:37 2025 ===  0.034383 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:37 2025 ===  0.007554 === uint32/useint32/version.c compiler exited 1
Fri Oct 17 23:50:37 2025 ===  0.000360 === uint32/useint32/implementation.c compiling
Fri Oct 17 23:50:37 2025 ===  0.034154 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:37 2025 ===  0.005375 === uint32/useint32/implementation.c compiler exited 1
Fri Oct 17 23:50:37 2025 ===  0.000195 === uint32/useint32/cycles.c compiling
Fri Oct 17 23:50:37 2025 ===  0.033279 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:37 2025 ===  0.005181 === uint32/useint32/cycles.c compiler exited 1
Fri Oct 17 23:50:37 2025 ===  0.000176 === uint32/useint32/works.c compiling
Fri Oct 17 23:50:37 2025 ===  0.035219 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:37 2025 ===  0.003199 === uint32/useint32/works.c compiler exited 1
Fri Oct 17 23:50:37 2025 ===  0.132751 === float32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:37 2025 ===  0.011310 === float32/useint32/sort.c compiling
Fri Oct 17 23:50:37 2025 ===  0.134077 === float32/useint32/compiler.c compiling
Fri Oct 17 23:50:37 2025 ===  0.077641 === float32/useint32/version.c compiling
Fri Oct 17 23:50:37 2025 ===  0.080061 === float32/useint32/implementation.c compiling
Fri Oct 17 23:50:37 2025 ===  0.084274 === float32/useint32/cycles.c compiling
Fri Oct 17 23:50:38 2025 ===  0.272794 === float32/useint32/works.c compiling
Fri Oct 17 23:50:38 2025 ===  0.261311 === float32/useint32 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:38 2025 ===  0.147957 === float32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:38 2025 ===  0.011234 === float32/useint32/sort.c compiling
Fri Oct 17 23:50:38 2025 ===  0.037017 === 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
Fri Oct 17 23:50:38 2025 ===  0.045212 === float32/useint32/sort.c compiler exited 1
Fri Oct 17 23:50:38 2025 ===  0.000224 === float32/useint32/compiler.c compiling
Fri Oct 17 23:50:38 2025 ===  0.034882 === 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
Fri Oct 17 23:50:38 2025 ===  0.016797 === float32/useint32/compiler.c compiler exited 1
Fri Oct 17 23:50:38 2025 ===  0.000273 === float32/useint32/version.c compiling
Fri Oct 17 23:50:38 2025 ===  0.034918 === 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
Fri Oct 17 23:50:38 2025 ===  0.004910 === float32/useint32/version.c compiler exited 1
Fri Oct 17 23:50:38 2025 ===  0.000162 === float32/useint32/implementation.c compiling
Fri Oct 17 23:50:38 2025 ===  0.031631 === 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
Fri Oct 17 23:50:38 2025 ===  0.014189 === float32/useint32/implementation.c compiler exited 1
Fri Oct 17 23:50:38 2025 ===  0.000192 === float32/useint32/cycles.c compiling
Fri Oct 17 23:50:38 2025 ===  0.033689 === 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
Fri Oct 17 23:50:38 2025 ===  0.003299 === float32/useint32/cycles.c compiler exited 1
Fri Oct 17 23:50:38 2025 ===  0.000168 === float32/useint32/works.c compiling
Fri Oct 17 23:50:38 2025 ===  0.032660 === 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
Fri Oct 17 23:50:38 2025 ===  0.014034 === float32/useint32/works.c compiler exited 1
Fri Oct 17 23:50:38 2025 ===  0.000381 === float32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:38 2025 ===  0.000998 === float32/useint32/sort.c compiling
Fri Oct 17 23:50:38 2025 ===  0.035039 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:38 2025 ===  0.044617 === float32/useint32/sort.c compiler exited 1
Fri Oct 17 23:50:38 2025 ===  0.000213 === float32/useint32/compiler.c compiling
Fri Oct 17 23:50:38 2025 ===  0.031025 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:38 2025 ===  0.009611 === float32/useint32/compiler.c compiler exited 1
Fri Oct 17 23:50:38 2025 ===  0.000213 === float32/useint32/version.c compiling
Fri Oct 17 23:50:38 2025 ===  0.031463 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:38 2025 ===  0.006779 === float32/useint32/version.c compiler exited 1
Fri Oct 17 23:50:38 2025 ===  0.000200 === float32/useint32/implementation.c compiling
Fri Oct 17 23:50:39 2025 ===  0.031176 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:39 2025 ===  0.020279 === float32/useint32/implementation.c compiler exited 1
Fri Oct 17 23:50:39 2025 ===  0.000232 === float32/useint32/cycles.c compiling
Fri Oct 17 23:50:39 2025 ===  0.032849 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:39 2025 ===  0.019940 === float32/useint32/cycles.c compiler exited 1
Fri Oct 17 23:50:39 2025 ===  0.000199 === float32/useint32/works.c compiling
Fri Oct 17 23:50:39 2025 ===  0.033049 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:39 2025 ===  0.020494 === float32/useint32/works.c compiler exited 1
Fri Oct 17 23:50:39 2025 ===  0.000325 === float32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:39 2025 ===  0.004979 === float32/useint32/sort.c compiling
Fri Oct 17 23:50:39 2025 ===  0.035050 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:39 2025 ===  0.040624 === float32/useint32/sort.c compiler exited 1
Fri Oct 17 23:50:39 2025 ===  0.000254 === float32/useint32/compiler.c compiling
Fri Oct 17 23:50:39 2025 ===  0.033419 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:39 2025 ===  0.019672 === float32/useint32/compiler.c compiler exited 1
Fri Oct 17 23:50:39 2025 ===  0.000221 === float32/useint32/version.c compiling
Fri Oct 17 23:50:39 2025 ===  0.039257 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:39 2025 ===  0.011342 === float32/useint32/version.c compiler exited 1
Fri Oct 17 23:50:39 2025 ===  0.000258 === float32/useint32/implementation.c compiling
Fri Oct 17 23:50:39 2025 ===  0.032812 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:39 2025 ===  0.013804 === float32/useint32/implementation.c compiler exited 1
Fri Oct 17 23:50:39 2025 ===  0.000230 === float32/useint32/cycles.c compiling
Fri Oct 17 23:50:39 2025 ===  0.033601 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:39 2025 ===  0.010360 === float32/useint32/cycles.c compiler exited 1
Fri Oct 17 23:50:39 2025 ===  0.000199 === float32/useint32/works.c compiling
Fri Oct 17 23:50:39 2025 ===  0.032896 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:39 2025 ===  0.067580 === float32/useint32/works.c compiler exited 1
Fri Oct 17 23:50:39 2025 ===  0.000345 === command/limits.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:40 2025 ===  0.845829 === command/limits.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:40 2025 ===  0.117672 === 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
Fri Oct 17 23:50:40 2025 ===  0.013188 === command/limits.c compiler exited 1
Fri Oct 17 23:50:40 2025 ===  0.000201 === command/limits.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:40 2025 ===  0.120904 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:40 2025 ===  0.040034 === command/limits.c compiler exited 1
Fri Oct 17 23:50:40 2025 ===  0.000218 === command/limits.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:40 2025 ===  0.090002 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:40 2025 ===  0.021671 === command/limits.c compiler exited 1
Fri Oct 17 23:50:40 2025 ===  0.059608 === command/int32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:41 2025 ===  0.251597 === command/int32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:41 2025 ===  0.035273 === 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
Fri Oct 17 23:50:41 2025 ===  0.008343 === command/int32-speed.c compiler exited 1
Fri Oct 17 23:50:41 2025 ===  0.000180 === command/int32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:41 2025 ===  0.033559 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:41 2025 ===  0.006137 === command/int32-speed.c compiler exited 1
Fri Oct 17 23:50:41 2025 ===  0.000136 === command/int32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:41 2025 ===  0.033005 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:41 2025 ===  0.045577 === command/int32-speed.c compiler exited 1
Fri Oct 17 23:50:41 2025 ===  0.095330 === command/uint32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:41 2025 ===  0.228482 === command/uint32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:41 2025 ===  0.030949 === 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
Fri Oct 17 23:50:41 2025 ===  0.013789 === command/uint32-speed.c compiler exited 1
Fri Oct 17 23:50:41 2025 ===  0.000153 === command/uint32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:41 2025 ===  0.031482 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:41 2025 ===  0.009980 === command/uint32-speed.c compiler exited 1
Fri Oct 17 23:50:41 2025 ===  0.000214 === command/uint32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:41 2025 ===  0.032555 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:41 2025 ===  0.016965 === command/uint32-speed.c compiler exited 1
Fri Oct 17 23:50:41 2025 ===  0.071956 === command/float32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Fri Oct 17 23:50:41 2025 ===  0.218053 === command/float32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Fri Oct 17 23:50:42 2025 ===  0.033505 === 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
Fri Oct 17 23:50:42 2025 ===  0.002928 === command/float32-speed.c compiler exited 1
Fri Oct 17 23:50:42 2025 ===  0.000165 === command/float32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Fri Oct 17 23:50:42 2025 ===  0.032967 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Fri Oct 17 23:50:42 2025 ===  0.010286 === command/float32-speed.c compiler exited 1
Fri Oct 17 23:50:42 2025 ===  0.000191 === command/float32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Fri Oct 17 23:50:42 2025 ===  0.035686 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Fri Oct 17 23:50:42 2025 ===  0.017998 === command/float32-speed.c compiler exited 1
Fri Oct 17 23:50:42 2025 ===  0.015996 === build finishing successfully
