Wed Oct 15 07:28:48 2025 ===  0.000000 === build starting
Wed Oct 15 07:28:48 2025 ===  0.000235 === version 20190516
Wed Oct 15 07:28:48 2025 ===  0.000096 === hostname pkgsrchostname
Wed Oct 15 07:28:48 2025 ===  0.001478 === compilers/abiname.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:48 2025 ===  0.317541 === compilers/abiname.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:48 2025 ===  0.060220 === 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 native
Wed Oct 15 07:28:48 2025 ===  0.003092 === compilers/abiname.c compiler exited 1
Wed Oct 15 07:28:48 2025 ===  0.058324 === 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 native
Wed Oct 15 07:28:48 2025 ===  0.001454 === compilers/base.c compiler exited 1
Wed Oct 15 07:28:48 2025 ===  0.029196 === compilers/abiname.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:48 2025 ===  0.051484 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:28:48 2025 ===  0.003157 === compilers/abiname.c compiler exited 1
Wed Oct 15 07:28:48 2025 ===  0.028064 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:28:48 2025 ===  0.001283 === compilers/base.c compiler exited 1
Wed Oct 15 07:28:48 2025 ===  0.019078 === compilers/abiname.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:48 2025 ===  0.030545 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:28:48 2025 ===  0.003361 === compilers/abiname.c compiler exited 1
Wed Oct 15 07:28:48 2025 ===  0.033957 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:28:48 2025 ===  0.001422 === compilers/base.c compiler exited 1
Wed Oct 15 07:28:49 2025 ===  0.017408 === cpucycles/amd64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:49 2025 ===  0.000443 === cpucycles/amd64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:49 2025 ===  0.000301 === cpucycles/amd64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:49 2025 ===  0.000287 === cpucycles/amd64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:49 2025 ===  0.000349 === cpucycles/amd64cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:49 2025 ===  0.000257 === cpucycles/amd64cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:49 2025 ===  0.000252 === cpucycles/amd64cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:49 2025 ===  0.000258 === cpucycles/amd64cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:49 2025 ===  0.000314 === cpucycles/amd64tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:49 2025 ===  0.000250 === cpucycles/amd64tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:49 2025 ===  0.000258 === cpucycles/amd64tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:49 2025 ===  0.000270 === cpucycles/amd64tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:49 2025 ===  0.000213 === cpucycles/apple compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:49 2025 ===  0.125704 === output
> cpucycles.c:6:10: fatal error: mach/mach_time.h: No such file or directory
>     6 | #include <mach/mach_time.h>
>       |          ^~~~~~~~~~~~~~~~~~
> compilation terminated.
Wed Oct 15 07:28:49 2025 ===  0.003242 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:49 2025 ===  0.000279 === cpucycles/apple compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:49 2025 ===  0.067374 === 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 native
Wed Oct 15 07:28:49 2025 ===  0.002331 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:49 2025 ===  0.000335 === cpucycles/apple compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:49 2025 ===  0.107634 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:28:49 2025 ===  0.002541 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:49 2025 ===  0.000332 === cpucycles/apple compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:49 2025 ===  0.034642 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:28:49 2025 ===  0.001749 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:49 2025 ===  0.000548 === cpucycles/celllinux skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:49 2025 ===  0.000298 === cpucycles/celllinux skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:49 2025 ===  0.000281 === cpucycles/celllinux skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:49 2025 ===  0.000259 === cpucycles/celllinux skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:49 2025 ===  0.000353 === cpucycles/cortex compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:49 2025 ===  0.152264 === 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;
>       |            ^~~~~~~
Wed Oct 15 07:28:49 2025 ===  0.359382 === cpucycles/cortex compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:49 2025 ===  0.048061 === 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 native
Wed Oct 15 07:28:49 2025 ===  0.001214 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:49 2025 ===  0.000573 === cpucycles/cortex compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:49 2025 ===  0.046268 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:28:49 2025 ===  0.001179 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:49 2025 ===  0.000553 === cpucycles/cortex compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:50 2025 ===  0.033742 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:28:50 2025 ===  0.001087 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:50 2025 ===  0.000668 === cpucycles/cortex_vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:50 2025 ===  0.596407 === cpucycles/cortex_vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:50 2025 ===  0.056438 === 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 native
Wed Oct 15 07:28:50 2025 ===  0.001055 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:50 2025 ===  0.000509 === cpucycles/cortex_vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:50 2025 ===  0.035916 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:28:50 2025 ===  0.001052 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:50 2025 ===  0.000568 === cpucycles/cortex_vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:50 2025 ===  0.049576 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:28:50 2025 ===  0.001033 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:50 2025 ===  0.000317 === cpucycles/dev4ns compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:51 2025 ===  0.763353 === cpucycles/dev4ns compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:51 2025 ===  0.050508 === 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 native
Wed Oct 15 07:28:51 2025 ===  0.006071 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:51 2025 ===  0.000340 === cpucycles/dev4ns compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:51 2025 ===  0.043986 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:28:51 2025 ===  0.007980 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:51 2025 ===  0.000372 === cpucycles/dev4ns compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:51 2025 ===  0.037798 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:28:51 2025 ===  0.001264 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:51 2025 ===  0.000392 === cpucycles/gettimeofday compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:52 2025 ===  0.765449 === cpucycles/gettimeofday compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:53 2025 ===  0.919348 === 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 native
Wed Oct 15 07:28:53 2025 ===  0.003427 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:53 2025 ===  0.000308 === cpucycles/gettimeofday compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:53 2025 ===  0.043731 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:28:53 2025 ===  0.001368 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:53 2025 ===  0.000249 === cpucycles/gettimeofday compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:53 2025 ===  0.076525 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:28:53 2025 ===  0.010025 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:53 2025 ===  0.005070 === cpucycles/ia64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:53 2025 ===  0.002683 === cpucycles/ia64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:53 2025 ===  0.000338 === cpucycles/ia64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:53 2025 ===  0.001031 === cpucycles/ia64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:53 2025 ===  0.009564 === cpucycles/mips skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:53 2025 ===  0.004802 === cpucycles/mips skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:53 2025 ===  0.004218 === cpucycles/mips skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:53 2025 ===  0.000326 === cpucycles/mips skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:53 2025 ===  0.000221 === cpucycles/monotonic compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:54 2025 ===  0.654691 === cpucycles/monotonic compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:54 2025 ===  0.672465 === 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 native
Wed Oct 15 07:28:54 2025 ===  0.001249 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:54 2025 ===  0.000266 === cpucycles/monotonic compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:54 2025 ===  0.038942 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:28:54 2025 ===  0.001131 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:54 2025 ===  0.000250 === cpucycles/monotonic compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:54 2025 ===  0.047577 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:28:54 2025 ===  0.001043 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:54 2025 ===  0.000337 === cpucycles/monotoniccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:55 2025 ===  0.713513 === cpucycles/monotoniccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:55 2025 ===  0.069150 === 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 native
Wed Oct 15 07:28:55 2025 ===  0.001197 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:55 2025 ===  0.000246 === cpucycles/monotoniccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:55 2025 ===  0.043131 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:28:55 2025 ===  0.001072 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:55 2025 ===  0.000244 === cpucycles/monotoniccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:55 2025 ===  0.037541 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:28:55 2025 ===  0.001761 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:55 2025 ===  0.000367 === cpucycles/perfevent compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:55 2025 ===  0.140000 === output
> cpucycles.c:6:10: fatal error: linux/perf_event.h: No such file or directory
>     6 | #include <linux/perf_event.h>
>       |          ^~~~~~~~~~~~~~~~~~~~
> compilation terminated.
Wed Oct 15 07:28:55 2025 ===  0.001134 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:55 2025 ===  0.000270 === cpucycles/perfevent compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:56 2025 ===  0.067120 === 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 native
Wed Oct 15 07:28:56 2025 ===  0.001872 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:56 2025 ===  0.001599 === cpucycles/perfevent compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:56 2025 ===  0.043472 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:28:56 2025 ===  0.001045 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:56 2025 ===  0.000231 === cpucycles/perfevent compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:56 2025 ===  0.087397 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:28:56 2025 ===  0.001934 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:56 2025 ===  0.001489 === cpucycles/powerpccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:56 2025 ===  0.001275 === cpucycles/powerpccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:56 2025 ===  0.000609 === cpucycles/powerpccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:56 2025 ===  0.000708 === cpucycles/powerpccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:56 2025 ===  0.000349 === cpucycles/powerpcmacos skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:56 2025 ===  0.000262 === cpucycles/powerpcmacos skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:56 2025 ===  0.000266 === cpucycles/powerpcmacos skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:56 2025 ===  0.000267 === cpucycles/powerpcmacos skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:56 2025 ===  0.000313 === cpucycles/sparc32cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:56 2025 ===  0.000263 === cpucycles/sparc32cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:56 2025 ===  0.000253 === cpucycles/sparc32cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:56 2025 ===  0.000257 === cpucycles/sparc32cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:56 2025 ===  0.000299 === cpucycles/sparccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:56 2025 ===  0.000264 === cpucycles/sparccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:56 2025 ===  0.000276 === cpucycles/sparccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:56 2025 ===  0.000258 === cpucycles/sparccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:56 2025 ===  0.000349 === cpucycles/vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:56 2025 ===  0.701850 === cpucycles/vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:56 2025 ===  0.067354 === 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 native
Wed Oct 15 07:28:56 2025 ===  0.010331 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:56 2025 ===  0.000548 === cpucycles/vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:56 2025 ===  0.035032 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:28:56 2025 ===  0.001039 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:56 2025 ===  0.000465 === cpucycles/vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:57 2025 ===  0.048257 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:28:57 2025 ===  0.001367 === cpucycles/cpucycles.c compiler exited 1
Wed Oct 15 07:28:57 2025 ===  0.000633 === cpucycles/x86cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:57 2025 ===  0.000309 === cpucycles/x86cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:57 2025 ===  0.000285 === cpucycles/x86cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:57 2025 ===  0.000269 === cpucycles/x86cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:57 2025 ===  0.000308 === cpucycles/x86cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:57 2025 ===  0.000249 === cpucycles/x86cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:57 2025 ===  0.000263 === cpucycles/x86cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:57 2025 ===  0.000259 === cpucycles/x86cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:57 2025 ===  0.000360 === cpucycles/x86estimate skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:57 2025 ===  0.000252 === cpucycles/x86estimate skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:57 2025 ===  0.000242 === cpucycles/x86estimate skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:57 2025 ===  0.000239 === cpucycles/x86estimate skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:57 2025 ===  0.000346 === cpucycles/x86tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:57 2025 ===  0.000289 === cpucycles/x86tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:57 2025 ===  0.000238 === cpucycles/x86tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:57 2025 ===  0.000238 === cpucycles/x86tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:57 2025 ===  0.026194 === int32/avx2 skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:57 2025 ===  0.000297 === int32/avx2 skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:57 2025 ===  0.000258 === int32/avx2 skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:57 2025 ===  0.000310 === int32/avx2 skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:57 2025 ===  0.025567 === int32/portable3 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:57 2025 ===  0.001708 === int32/portable3/sort.c compiling
Wed Oct 15 07:28:57 2025 ===  0.254097 === int32/portable3/compiler.c compiling
Wed Oct 15 07:28:57 2025 ===  0.089820 === int32/portable3/version.c compiling
Wed Oct 15 07:28:57 2025 ===  0.087397 === int32/portable3/implementation.c compiling
Wed Oct 15 07:28:57 2025 ===  0.140900 === int32/portable3/cycles.c compiling
Wed Oct 15 07:28:57 2025 ===  0.331720 === int32/portable3/works.c compiling
Wed Oct 15 07:28:58 2025 ===  0.932537 === int32/portable3 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:58 2025 ===  0.054460 === int32/portable3 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:28:58 2025 ===  0.000923 === int32/portable3/sort.c compiling
Wed Oct 15 07:28:59 2025 ===  0.039047 === 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 native
Wed Oct 15 07:28:59 2025 ===  0.003825 === int32/portable3/sort.c compiler exited 1
Wed Oct 15 07:28:59 2025 ===  0.000232 === int32/portable3/compiler.c compiling
Wed Oct 15 07:28:59 2025 ===  0.037513 === 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 native
Wed Oct 15 07:28:59 2025 ===  0.001294 === int32/portable3/compiler.c compiler exited 1
Wed Oct 15 07:28:59 2025 ===  0.000214 === int32/portable3/version.c compiling
Wed Oct 15 07:28:59 2025 ===  0.035027 === 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 native
Wed Oct 15 07:28:59 2025 ===  0.001382 === int32/portable3/version.c compiler exited 1
Wed Oct 15 07:28:59 2025 ===  0.000208 === int32/portable3/implementation.c compiling
Wed Oct 15 07:28:59 2025 ===  0.036515 === 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 native
Wed Oct 15 07:28:59 2025 ===  0.001329 === int32/portable3/implementation.c compiler exited 1
Wed Oct 15 07:28:59 2025 ===  0.000208 === int32/portable3/cycles.c compiling
Wed Oct 15 07:28:59 2025 ===  0.034730 === 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 native
Wed Oct 15 07:28:59 2025 ===  0.001890 === int32/portable3/cycles.c compiler exited 1
Wed Oct 15 07:28:59 2025 ===  0.000241 === int32/portable3/works.c compiling
Wed Oct 15 07:28:59 2025 ===  0.036711 === 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 native
Wed Oct 15 07:28:59 2025 ===  0.004292 === int32/portable3/works.c compiler exited 1
Wed Oct 15 07:28:59 2025 ===  0.000317 === int32/portable3 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:28:59 2025 ===  0.004887 === int32/portable3/sort.c compiling
Wed Oct 15 07:28:59 2025 ===  0.035809 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:28:59 2025 ===  0.011657 === int32/portable3/sort.c compiler exited 1
Wed Oct 15 07:28:59 2025 ===  0.000266 === int32/portable3/compiler.c compiling
Wed Oct 15 07:28:59 2025 ===  0.028856 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:28:59 2025 ===  0.012785 === int32/portable3/compiler.c compiler exited 1
Wed Oct 15 07:28:59 2025 ===  0.000260 === int32/portable3/version.c compiling
Wed Oct 15 07:28:59 2025 ===  0.049140 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:28:59 2025 ===  0.001458 === int32/portable3/version.c compiler exited 1
Wed Oct 15 07:28:59 2025 ===  0.000213 === int32/portable3/implementation.c compiling
Wed Oct 15 07:28:59 2025 ===  0.026060 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:28:59 2025 ===  0.001577 === int32/portable3/implementation.c compiler exited 1
Wed Oct 15 07:28:59 2025 ===  0.000226 === int32/portable3/cycles.c compiling
Wed Oct 15 07:28:59 2025 ===  0.050140 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:28:59 2025 ===  0.001110 === int32/portable3/cycles.c compiler exited 1
Wed Oct 15 07:28:59 2025 ===  0.000201 === int32/portable3/works.c compiling
Wed Oct 15 07:28:59 2025 ===  0.030869 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:28:59 2025 ===  0.001608 === int32/portable3/works.c compiler exited 1
Wed Oct 15 07:28:59 2025 ===  0.000289 === int32/portable3 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:28:59 2025 ===  0.007358 === int32/portable3/sort.c compiling
Wed Oct 15 07:28:59 2025 ===  0.029414 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:28:59 2025 ===  0.003570 === int32/portable3/sort.c compiler exited 1
Wed Oct 15 07:28:59 2025 ===  0.000231 === int32/portable3/compiler.c compiling
Wed Oct 15 07:28:59 2025 ===  0.030757 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:28:59 2025 ===  0.001212 === int32/portable3/compiler.c compiler exited 1
Wed Oct 15 07:28:59 2025 ===  0.000206 === int32/portable3/version.c compiling
Wed Oct 15 07:28:59 2025 ===  0.028904 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:28:59 2025 ===  0.001241 === int32/portable3/version.c compiler exited 1
Wed Oct 15 07:28:59 2025 ===  0.000199 === int32/portable3/implementation.c compiling
Wed Oct 15 07:28:59 2025 ===  0.027164 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:28:59 2025 ===  0.001185 === int32/portable3/implementation.c compiler exited 1
Wed Oct 15 07:28:59 2025 ===  0.000196 === int32/portable3/cycles.c compiling
Wed Oct 15 07:28:59 2025 ===  0.051390 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:28:59 2025 ===  0.001624 === int32/portable3/cycles.c compiler exited 1
Wed Oct 15 07:28:59 2025 ===  0.000215 === int32/portable3/works.c compiling
Wed Oct 15 07:28:59 2025 ===  0.041119 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:28:59 2025 ===  0.001512 === int32/portable3/works.c compiler exited 1
Wed Oct 15 07:28:59 2025 ===  0.020554 === int32/portable4 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:28:59 2025 ===  0.001028 === int32/portable4/sort.c compiling
Wed Oct 15 07:29:00 2025 ===  0.327020 === int32/portable4/compiler.c compiling
Wed Oct 15 07:29:00 2025 ===  0.111049 === int32/portable4/version.c compiling
Wed Oct 15 07:29:00 2025 ===  0.137272 === int32/portable4/implementation.c compiling
Wed Oct 15 07:29:00 2025 ===  0.110180 === int32/portable4/cycles.c compiling
Wed Oct 15 07:29:00 2025 ===  0.308139 === int32/portable4/works.c compiling
Wed Oct 15 07:29:01 2025 ===  0.900401 === int32/portable4 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:29:01 2025 ===  0.059914 === int32/portable4 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:29:01 2025 ===  0.000944 === int32/portable4/sort.c compiling
Wed Oct 15 07:29:01 2025 ===  0.038437 === 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 native
Wed Oct 15 07:29:01 2025 ===  0.002878 === int32/portable4/sort.c compiler exited 1
Wed Oct 15 07:29:01 2025 ===  0.000212 === int32/portable4/compiler.c compiling
Wed Oct 15 07:29:01 2025 ===  0.034459 === 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 native
Wed Oct 15 07:29:01 2025 ===  0.001333 === int32/portable4/compiler.c compiler exited 1
Wed Oct 15 07:29:01 2025 ===  0.000182 === int32/portable4/version.c compiling
Wed Oct 15 07:29:01 2025 ===  0.036176 === 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 native
Wed Oct 15 07:29:01 2025 ===  0.001164 === int32/portable4/version.c compiler exited 1
Wed Oct 15 07:29:01 2025 ===  0.000199 === int32/portable4/implementation.c compiling
Wed Oct 15 07:29:01 2025 ===  0.050787 === 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 native
Wed Oct 15 07:29:01 2025 ===  0.001187 === int32/portable4/implementation.c compiler exited 1
Wed Oct 15 07:29:01 2025 ===  0.000217 === int32/portable4/cycles.c compiling
Wed Oct 15 07:29:01 2025 ===  0.034080 === 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 native
Wed Oct 15 07:29:01 2025 ===  0.001182 === int32/portable4/cycles.c compiler exited 1
Wed Oct 15 07:29:01 2025 ===  0.000198 === int32/portable4/works.c compiling
Wed Oct 15 07:29:01 2025 ===  0.035579 === 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 native
Wed Oct 15 07:29:01 2025 ===  0.001235 === int32/portable4/works.c compiler exited 1
Wed Oct 15 07:29:01 2025 ===  0.000312 === int32/portable4 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:29:01 2025 ===  0.000796 === int32/portable4/sort.c compiling
Wed Oct 15 07:29:01 2025 ===  0.026047 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:29:01 2025 ===  0.002061 === int32/portable4/sort.c compiler exited 1
Wed Oct 15 07:29:01 2025 ===  0.000194 === int32/portable4/compiler.c compiling
Wed Oct 15 07:29:01 2025 ===  0.025714 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:29:01 2025 ===  0.001152 === int32/portable4/compiler.c compiler exited 1
Wed Oct 15 07:29:01 2025 ===  0.000243 === int32/portable4/version.c compiling
Wed Oct 15 07:29:01 2025 ===  0.026250 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:29:01 2025 ===  0.001222 === int32/portable4/version.c compiler exited 1
Wed Oct 15 07:29:01 2025 ===  0.000215 === int32/portable4/implementation.c compiling
Wed Oct 15 07:29:02 2025 ===  0.024685 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:29:02 2025 ===  0.001133 === int32/portable4/implementation.c compiler exited 1
Wed Oct 15 07:29:02 2025 ===  0.000191 === int32/portable4/cycles.c compiling
Wed Oct 15 07:29:02 2025 ===  0.025160 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:29:02 2025 ===  0.001545 === int32/portable4/cycles.c compiler exited 1
Wed Oct 15 07:29:02 2025 ===  0.000216 === int32/portable4/works.c compiling
Wed Oct 15 07:29:02 2025 ===  0.023903 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:29:02 2025 ===  0.001160 === int32/portable4/works.c compiler exited 1
Wed Oct 15 07:29:02 2025 ===  0.000315 === int32/portable4 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:29:02 2025 ===  0.000845 === int32/portable4/sort.c compiling
Wed Oct 15 07:29:02 2025 ===  0.025526 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:29:02 2025 ===  0.002499 === int32/portable4/sort.c compiler exited 1
Wed Oct 15 07:29:02 2025 ===  0.000226 === int32/portable4/compiler.c compiling
Wed Oct 15 07:29:02 2025 ===  0.025945 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:29:02 2025 ===  0.001436 === int32/portable4/compiler.c compiler exited 1
Wed Oct 15 07:29:02 2025 ===  0.000185 === int32/portable4/version.c compiling
Wed Oct 15 07:29:02 2025 ===  0.026892 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:29:02 2025 ===  0.001184 === int32/portable4/version.c compiler exited 1
Wed Oct 15 07:29:02 2025 ===  0.000204 === int32/portable4/implementation.c compiling
Wed Oct 15 07:29:02 2025 ===  0.024477 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:29:02 2025 ===  0.001373 === int32/portable4/implementation.c compiler exited 1
Wed Oct 15 07:29:02 2025 ===  0.000218 === int32/portable4/cycles.c compiling
Wed Oct 15 07:29:02 2025 ===  0.031813 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:29:02 2025 ===  0.001095 === int32/portable4/cycles.c compiler exited 1
Wed Oct 15 07:29:02 2025 ===  0.000184 === int32/portable4/works.c compiling
Wed Oct 15 07:29:02 2025 ===  0.061691 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:29:02 2025 ===  0.001423 === int32/portable4/works.c compiler exited 1
Wed Oct 15 07:29:02 2025 ===  0.015785 === uint32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:29:02 2025 ===  0.002235 === uint32/useint32/sort.c compiling
Wed Oct 15 07:29:02 2025 ===  0.160819 === uint32/useint32/compiler.c compiling
Wed Oct 15 07:29:02 2025 ===  0.107846 === uint32/useint32/version.c compiling
Wed Oct 15 07:29:02 2025 ===  0.099382 === uint32/useint32/implementation.c compiling
Wed Oct 15 07:29:02 2025 ===  0.094914 === uint32/useint32/cycles.c compiling
Wed Oct 15 07:29:03 2025 ===  0.303357 === uint32/useint32/works.c compiling
Wed Oct 15 07:29:03 2025 ===  0.300668 === uint32/useint32 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:29:03 2025 ===  0.062645 === uint32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:29:03 2025 ===  0.000888 === uint32/useint32/sort.c compiling
Wed Oct 15 07:29:03 2025 ===  0.053413 === 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 native
Wed Oct 15 07:29:03 2025 ===  0.028715 === uint32/useint32/sort.c compiler exited 1
Wed Oct 15 07:29:03 2025 ===  0.000266 === uint32/useint32/compiler.c compiling
Wed Oct 15 07:29:03 2025 ===  0.041962 === 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 native
Wed Oct 15 07:29:03 2025 ===  0.007707 === uint32/useint32/compiler.c compiler exited 1
Wed Oct 15 07:29:03 2025 ===  0.000248 === uint32/useint32/version.c compiling
Wed Oct 15 07:29:03 2025 ===  0.036052 === 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 native
Wed Oct 15 07:29:03 2025 ===  0.002252 === uint32/useint32/version.c compiler exited 1
Wed Oct 15 07:29:03 2025 ===  0.000227 === uint32/useint32/implementation.c compiling
Wed Oct 15 07:29:03 2025 ===  0.037293 === 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 native
Wed Oct 15 07:29:03 2025 ===  0.001788 === uint32/useint32/implementation.c compiler exited 1
Wed Oct 15 07:29:03 2025 ===  0.000227 === uint32/useint32/cycles.c compiling
Wed Oct 15 07:29:03 2025 ===  0.044889 === 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 native
Wed Oct 15 07:29:03 2025 ===  0.002122 === uint32/useint32/cycles.c compiler exited 1
Wed Oct 15 07:29:03 2025 ===  0.000230 === uint32/useint32/works.c compiling
Wed Oct 15 07:29:03 2025 ===  0.041643 === 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 native
Wed Oct 15 07:29:03 2025 ===  0.001516 === uint32/useint32/works.c compiler exited 1
Wed Oct 15 07:29:03 2025 ===  0.000350 === uint32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:29:03 2025 ===  0.000874 === uint32/useint32/sort.c compiling
Wed Oct 15 07:29:03 2025 ===  0.024466 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:29:03 2025 ===  0.006010 === uint32/useint32/sort.c compiler exited 1
Wed Oct 15 07:29:03 2025 ===  0.000252 === uint32/useint32/compiler.c compiling
Wed Oct 15 07:29:03 2025 ===  0.025224 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:29:03 2025 ===  0.001606 === uint32/useint32/compiler.c compiler exited 1
Wed Oct 15 07:29:03 2025 ===  0.000215 === uint32/useint32/version.c compiling
Wed Oct 15 07:29:03 2025 ===  0.026724 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:29:03 2025 ===  0.021031 === uint32/useint32/version.c compiler exited 1
Wed Oct 15 07:29:03 2025 ===  0.000269 === uint32/useint32/implementation.c compiling
Wed Oct 15 07:29:03 2025 ===  0.024131 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:29:03 2025 ===  0.001452 === uint32/useint32/implementation.c compiler exited 1
Wed Oct 15 07:29:03 2025 ===  0.000217 === uint32/useint32/cycles.c compiling
Wed Oct 15 07:29:03 2025 ===  0.025437 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:29:03 2025 ===  0.001173 === uint32/useint32/cycles.c compiler exited 1
Wed Oct 15 07:29:03 2025 ===  0.000211 === uint32/useint32/works.c compiling
Wed Oct 15 07:29:03 2025 ===  0.036536 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:29:03 2025 ===  0.001218 === uint32/useint32/works.c compiler exited 1
Wed Oct 15 07:29:03 2025 ===  0.000268 === uint32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:29:03 2025 ===  0.000928 === uint32/useint32/sort.c compiling
Wed Oct 15 07:29:03 2025 ===  0.033854 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:29:03 2025 ===  0.003953 === uint32/useint32/sort.c compiler exited 1
Wed Oct 15 07:29:03 2025 ===  0.000232 === uint32/useint32/compiler.c compiling
Wed Oct 15 07:29:03 2025 ===  0.032496 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:29:03 2025 ===  0.001740 === uint32/useint32/compiler.c compiler exited 1
Wed Oct 15 07:29:03 2025 ===  0.000186 === uint32/useint32/version.c compiling
Wed Oct 15 07:29:04 2025 ===  0.028076 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:29:04 2025 ===  0.008191 === uint32/useint32/version.c compiler exited 1
Wed Oct 15 07:29:04 2025 ===  0.000247 === uint32/useint32/implementation.c compiling
Wed Oct 15 07:29:04 2025 ===  0.036812 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:29:04 2025 ===  0.001590 === uint32/useint32/implementation.c compiler exited 1
Wed Oct 15 07:29:04 2025 ===  0.000201 === uint32/useint32/cycles.c compiling
Wed Oct 15 07:29:04 2025 ===  0.030267 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:29:04 2025 ===  0.015790 === uint32/useint32/cycles.c compiler exited 1
Wed Oct 15 07:29:04 2025 ===  0.000283 === uint32/useint32/works.c compiling
Wed Oct 15 07:29:04 2025 ===  0.026177 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:29:04 2025 ===  0.001715 === uint32/useint32/works.c compiler exited 1
Wed Oct 15 07:29:04 2025 ===  0.055242 === float32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:29:04 2025 ===  0.006497 === float32/useint32/sort.c compiling
Wed Oct 15 07:29:04 2025 ===  0.198914 === float32/useint32/compiler.c compiling
Wed Oct 15 07:29:04 2025 ===  0.125145 === float32/useint32/version.c compiling
Wed Oct 15 07:29:04 2025 ===  0.367226 === float32/useint32/implementation.c compiling
Wed Oct 15 07:29:05 2025 ===  0.144585 === float32/useint32/cycles.c compiling
Wed Oct 15 07:29:05 2025 ===  0.303908 === float32/useint32/works.c compiling
Wed Oct 15 07:29:05 2025 ===  0.255149 === float32/useint32 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:29:05 2025 ===  0.054419 === float32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:29:05 2025 ===  0.001350 === float32/useint32/sort.c compiling
Wed Oct 15 07:29:05 2025 ===  0.036481 === 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 native
Wed Oct 15 07:29:05 2025 ===  0.003052 === float32/useint32/sort.c compiler exited 1
Wed Oct 15 07:29:05 2025 ===  0.000196 === float32/useint32/compiler.c compiling
Wed Oct 15 07:29:05 2025 ===  0.035087 === 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 native
Wed Oct 15 07:29:05 2025 ===  0.001094 === float32/useint32/compiler.c compiler exited 1
Wed Oct 15 07:29:05 2025 ===  0.000181 === float32/useint32/version.c compiling
Wed Oct 15 07:29:05 2025 ===  0.046365 === 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 native
Wed Oct 15 07:29:05 2025 ===  0.001171 === float32/useint32/version.c compiler exited 1
Wed Oct 15 07:29:05 2025 ===  0.000196 === float32/useint32/implementation.c compiling
Wed Oct 15 07:29:05 2025 ===  0.060746 === 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 native
Wed Oct 15 07:29:05 2025 ===  0.001170 === float32/useint32/implementation.c compiler exited 1
Wed Oct 15 07:29:05 2025 ===  0.000278 === float32/useint32/cycles.c compiling
Wed Oct 15 07:29:05 2025 ===  0.042740 === 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 native
Wed Oct 15 07:29:05 2025 ===  0.001136 === float32/useint32/cycles.c compiler exited 1
Wed Oct 15 07:29:05 2025 ===  0.000191 === float32/useint32/works.c compiling
Wed Oct 15 07:29:05 2025 ===  0.045227 === 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 native
Wed Oct 15 07:29:05 2025 ===  0.001034 === float32/useint32/works.c compiler exited 1
Wed Oct 15 07:29:05 2025 ===  0.000241 === float32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:29:05 2025 ===  0.000694 === float32/useint32/sort.c compiling
Wed Oct 15 07:29:05 2025 ===  0.032162 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:29:05 2025 ===  0.004876 === float32/useint32/sort.c compiler exited 1
Wed Oct 15 07:29:05 2025 ===  0.000281 === float32/useint32/compiler.c compiling
Wed Oct 15 07:29:06 2025 ===  0.031302 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:29:06 2025 ===  0.000985 === float32/useint32/compiler.c compiler exited 1
Wed Oct 15 07:29:06 2025 ===  0.000175 === float32/useint32/version.c compiling
Wed Oct 15 07:29:06 2025 ===  0.033685 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:29:06 2025 ===  0.001071 === float32/useint32/version.c compiler exited 1
Wed Oct 15 07:29:06 2025 ===  0.000196 === float32/useint32/implementation.c compiling
Wed Oct 15 07:29:06 2025 ===  0.025941 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:29:06 2025 ===  0.001067 === float32/useint32/implementation.c compiler exited 1
Wed Oct 15 07:29:06 2025 ===  0.000207 === float32/useint32/cycles.c compiling
Wed Oct 15 07:29:06 2025 ===  0.030318 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:29:06 2025 ===  0.001260 === float32/useint32/cycles.c compiler exited 1
Wed Oct 15 07:29:06 2025 ===  0.000201 === float32/useint32/works.c compiling
Wed Oct 15 07:29:06 2025 ===  0.025739 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:29:06 2025 ===  0.000988 === float32/useint32/works.c compiler exited 1
Wed Oct 15 07:29:06 2025 ===  0.000238 === float32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:29:06 2025 ===  0.000671 === float32/useint32/sort.c compiling
Wed Oct 15 07:29:06 2025 ===  0.025910 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:29:06 2025 ===  0.002653 === float32/useint32/sort.c compiler exited 1
Wed Oct 15 07:29:06 2025 ===  0.000196 === float32/useint32/compiler.c compiling
Wed Oct 15 07:29:06 2025 ===  0.027882 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:29:06 2025 ===  0.001010 === float32/useint32/compiler.c compiler exited 1
Wed Oct 15 07:29:06 2025 ===  0.000171 === float32/useint32/version.c compiling
Wed Oct 15 07:29:06 2025 ===  0.038869 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:29:06 2025 ===  0.001055 === float32/useint32/version.c compiler exited 1
Wed Oct 15 07:29:06 2025 ===  0.000203 === float32/useint32/implementation.c compiling
Wed Oct 15 07:29:06 2025 ===  0.049011 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:29:06 2025 ===  0.001069 === float32/useint32/implementation.c compiler exited 1
Wed Oct 15 07:29:06 2025 ===  0.000189 === float32/useint32/cycles.c compiling
Wed Oct 15 07:29:06 2025 ===  0.025879 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:29:06 2025 ===  0.001088 === float32/useint32/cycles.c compiler exited 1
Wed Oct 15 07:29:06 2025 ===  0.000174 === float32/useint32/works.c compiling
Wed Oct 15 07:29:06 2025 ===  0.025983 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:29:06 2025 ===  0.001018 === float32/useint32/works.c compiler exited 1
Wed Oct 15 07:29:06 2025 ===  0.000258 === command/limits.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:29:06 2025 ===  0.175449 === command/limits.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:29:06 2025 ===  0.106992 === 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 native
Wed Oct 15 07:29:06 2025 ===  0.002265 === command/limits.c compiler exited 1
Wed Oct 15 07:29:06 2025 ===  0.000230 === command/limits.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:29:06 2025 ===  0.033684 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:29:06 2025 ===  0.001912 === command/limits.c compiler exited 1
Wed Oct 15 07:29:06 2025 ===  0.000207 === command/limits.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:29:06 2025 ===  0.035890 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:29:06 2025 ===  0.002089 === command/limits.c compiler exited 1
Wed Oct 15 07:29:06 2025 ===  0.005333 === command/int32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:29:06 2025 ===  0.269127 === command/int32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:29:07 2025 ===  0.065851 === 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 native
Wed Oct 15 07:29:07 2025 ===  0.001373 === command/int32-speed.c compiler exited 1
Wed Oct 15 07:29:07 2025 ===  0.000186 === command/int32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:29:07 2025 ===  0.027245 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:29:07 2025 ===  0.001382 === command/int32-speed.c compiler exited 1
Wed Oct 15 07:29:07 2025 ===  0.000206 === command/int32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:29:07 2025 ===  0.028526 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:29:07 2025 ===  0.001094 === command/int32-speed.c compiler exited 1
Wed Oct 15 07:29:07 2025 ===  0.004575 === command/uint32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:29:07 2025 ===  0.223617 === command/uint32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:29:07 2025 ===  0.036490 === 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 native
Wed Oct 15 07:29:07 2025 ===  0.001353 === command/uint32-speed.c compiler exited 1
Wed Oct 15 07:29:07 2025 ===  0.000190 === command/uint32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:29:07 2025 ===  0.025384 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:29:07 2025 ===  0.001076 === command/uint32-speed.c compiler exited 1
Wed Oct 15 07:29:07 2025 ===  0.000176 === command/uint32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:29:07 2025 ===  0.026256 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:29:07 2025 ===  0.001070 === command/uint32-speed.c compiler exited 1
Wed Oct 15 07:29:07 2025 ===  0.006045 === command/float32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Oct 15 07:29:07 2025 ===  0.232363 === command/float32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Oct 15 07:29:07 2025 ===  0.054675 === 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 native
Wed Oct 15 07:29:07 2025 ===  0.001310 === command/float32-speed.c compiler exited 1
Wed Oct 15 07:29:07 2025 ===  0.000189 === command/float32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Oct 15 07:29:07 2025 ===  0.033398 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Wed Oct 15 07:29:07 2025 ===  0.001057 === command/float32-speed.c compiler exited 1
Wed Oct 15 07:29:07 2025 ===  0.000173 === command/float32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Oct 15 07:29:07 2025 ===  0.057493 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Wed Oct 15 07:29:07 2025 ===  0.001152 === command/float32-speed.c compiler exited 1
Wed Oct 15 07:29:07 2025 ===  0.001993 === build finishing successfully
