Tue Dec 30 00:44:36 2025 ===  0.000000 === build starting
Tue Dec 30 00:44:36 2025 ===  0.000212 === version 20190516
Tue Dec 30 00:44:36 2025 ===  0.000099 === hostname pkgsrchostname
Tue Dec 30 00:44:36 2025 ===  0.002943 === compilers/abiname.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:36 2025 ===  0.278482 === compilers/abiname.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:36 2025 ===  0.068736 === 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
Tue Dec 30 00:44:36 2025 ===  0.002537 === compilers/abiname.c compiler exited 1
Tue Dec 30 00:44:36 2025 ===  0.042597 === 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
Tue Dec 30 00:44:36 2025 ===  0.001147 === compilers/base.c compiler exited 1
Tue Dec 30 00:44:36 2025 ===  0.018066 === compilers/abiname.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:36 2025 ===  0.036296 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:36 2025 ===  0.002194 === compilers/abiname.c compiler exited 1
Tue Dec 30 00:44:36 2025 ===  0.039539 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:36 2025 ===  0.001003 === compilers/base.c compiler exited 1
Tue Dec 30 00:44:37 2025 ===  0.019747 === compilers/abiname.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:37 2025 ===  0.037240 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:37 2025 ===  0.002404 === compilers/abiname.c compiler exited 1
Tue Dec 30 00:44:37 2025 ===  0.042088 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:37 2025 ===  0.001132 === compilers/base.c compiler exited 1
Tue Dec 30 00:44:37 2025 ===  0.017617 === cpucycles/amd64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:37 2025 ===  0.000461 === cpucycles/amd64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:37 2025 ===  0.000292 === cpucycles/amd64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:37 2025 ===  0.000271 === cpucycles/amd64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:37 2025 ===  0.000329 === cpucycles/amd64cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:37 2025 ===  0.000264 === cpucycles/amd64cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:37 2025 ===  0.000285 === cpucycles/amd64cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:37 2025 ===  0.000271 === cpucycles/amd64cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:37 2025 ===  0.000326 === cpucycles/amd64tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:37 2025 ===  0.000286 === cpucycles/amd64tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:37 2025 ===  0.000271 === cpucycles/amd64tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:37 2025 ===  0.000270 === cpucycles/amd64tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:37 2025 ===  0.000213 === cpucycles/apple compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:37 2025 ===  0.198864 === output
> cpucycles.c:6:10: fatal error: mach/mach_time.h: No such file or directory
>     6 | #include <mach/mach_time.h>
>       |          ^~~~~~~~~~~~~~~~~~
> compilation terminated.
Tue Dec 30 00:44:37 2025 ===  0.002414 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:37 2025 ===  0.000246 === cpucycles/apple compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:37 2025 ===  0.075381 === 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
Tue Dec 30 00:44:37 2025 ===  0.001593 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:37 2025 ===  0.000259 === cpucycles/apple compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:37 2025 ===  0.045789 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:37 2025 ===  0.001614 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:37 2025 ===  0.000262 === cpucycles/apple compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:37 2025 ===  0.050095 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:37 2025 ===  0.001801 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:37 2025 ===  0.000597 === cpucycles/celllinux skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:37 2025 ===  0.000288 === cpucycles/celllinux skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:37 2025 ===  0.000256 === cpucycles/celllinux skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:37 2025 ===  0.000270 === cpucycles/celllinux skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:37 2025 ===  0.000346 === cpucycles/cortex compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:37 2025 ===  0.169224 === 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;
>       |            ^~~~~~~
Tue Dec 30 00:44:38 2025 ===  0.449056 === cpucycles/cortex compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:38 2025 ===  0.047902 === 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
Tue Dec 30 00:44:38 2025 ===  0.001140 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:38 2025 ===  0.000599 === cpucycles/cortex compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:38 2025 ===  0.045625 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:38 2025 ===  0.001224 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:38 2025 ===  0.000672 === cpucycles/cortex compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:38 2025 ===  0.053691 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:38 2025 ===  0.001019 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:38 2025 ===  0.000625 === cpucycles/cortex_vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:38 2025 ===  0.634107 === cpucycles/cortex_vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:38 2025 ===  0.048986 === 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
Tue Dec 30 00:44:38 2025 ===  0.001668 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:38 2025 ===  0.000574 === cpucycles/cortex_vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:38 2025 ===  0.043155 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:38 2025 ===  0.001004 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:38 2025 ===  0.000951 === cpucycles/cortex_vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:39 2025 ===  0.043250 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:39 2025 ===  0.001226 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:39 2025 ===  0.002197 === cpucycles/dev4ns compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:39 2025 ===  0.613600 === cpucycles/dev4ns compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:39 2025 ===  0.105253 === 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
Tue Dec 30 00:44:39 2025 ===  0.001108 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:39 2025 ===  0.000258 === cpucycles/dev4ns compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:39 2025 ===  0.041503 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:39 2025 ===  0.001132 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:39 2025 ===  0.000245 === cpucycles/dev4ns compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:39 2025 ===  0.093035 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:39 2025 ===  0.001188 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:39 2025 ===  0.000341 === cpucycles/gettimeofday compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:40 2025 ===  0.885084 === cpucycles/gettimeofday compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:41 2025 ===  0.225638 === 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
Tue Dec 30 00:44:41 2025 ===  0.001114 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:41 2025 ===  0.000261 === cpucycles/gettimeofday compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:41 2025 ===  0.093843 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:41 2025 ===  0.001091 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:41 2025 ===  0.000264 === cpucycles/gettimeofday compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:41 2025 ===  0.043713 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:41 2025 ===  0.001164 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:41 2025 ===  0.000565 === cpucycles/ia64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:41 2025 ===  0.000300 === cpucycles/ia64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:41 2025 ===  0.000280 === cpucycles/ia64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:41 2025 ===  0.000284 === cpucycles/ia64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:41 2025 ===  0.000403 === cpucycles/mips skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:41 2025 ===  0.000276 === cpucycles/mips skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:41 2025 ===  0.000265 === cpucycles/mips skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:41 2025 ===  0.000306 === cpucycles/mips skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:41 2025 ===  0.000211 === cpucycles/monotonic compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:41 2025 ===  0.571239 === cpucycles/monotonic compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:41 2025 ===  0.048794 === 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
Tue Dec 30 00:44:41 2025 ===  0.001100 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:41 2025 ===  0.000272 === cpucycles/monotonic compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:41 2025 ===  0.041748 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:41 2025 ===  0.001051 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:41 2025 ===  0.000254 === cpucycles/monotonic compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:41 2025 ===  0.041108 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:41 2025 ===  0.001096 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:41 2025 ===  0.000341 === cpucycles/monotoniccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:42 2025 ===  0.683036 === cpucycles/monotoniccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:42 2025 ===  0.048620 === 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
Tue Dec 30 00:44:42 2025 ===  0.001091 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:42 2025 ===  0.000257 === cpucycles/monotoniccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:42 2025 ===  0.042433 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:42 2025 ===  0.001084 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:42 2025 ===  0.000254 === cpucycles/monotoniccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:42 2025 ===  0.043191 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:42 2025 ===  0.001052 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:42 2025 ===  0.000343 === cpucycles/perfevent compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:42 2025 ===  0.168388 === output
> cpucycles.c:6:10: fatal error: linux/perf_event.h: No such file or directory
>     6 | #include <linux/perf_event.h>
>       |          ^~~~~~~~~~~~~~~~~~~~
> compilation terminated.
Tue Dec 30 00:44:42 2025 ===  0.001068 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:42 2025 ===  0.000207 === cpucycles/perfevent compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:42 2025 ===  0.071356 === 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
Tue Dec 30 00:44:42 2025 ===  0.001089 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:42 2025 ===  0.000249 === cpucycles/perfevent compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:42 2025 ===  0.051157 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:42 2025 ===  0.008800 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:42 2025 ===  0.000325 === cpucycles/perfevent compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:43 2025 ===  0.048026 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:43 2025 ===  0.001010 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:43 2025 ===  0.000595 === cpucycles/powerpccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:43 2025 ===  0.000320 === cpucycles/powerpccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:43 2025 ===  0.000294 === cpucycles/powerpccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:43 2025 ===  0.000274 === cpucycles/powerpccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:43 2025 ===  0.000333 === cpucycles/powerpcmacos skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:43 2025 ===  0.000276 === cpucycles/powerpcmacos skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:43 2025 ===  0.000258 === cpucycles/powerpcmacos skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:43 2025 ===  0.003679 === cpucycles/powerpcmacos skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:43 2025 ===  0.000447 === cpucycles/sparc32cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:43 2025 ===  0.000288 === cpucycles/sparc32cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:43 2025 ===  0.000297 === cpucycles/sparc32cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:43 2025 ===  0.000291 === cpucycles/sparc32cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:43 2025 ===  0.000350 === cpucycles/sparccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:43 2025 ===  0.003865 === cpucycles/sparccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:43 2025 ===  0.000398 === cpucycles/sparccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:43 2025 ===  0.000331 === cpucycles/sparccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:43 2025 ===  0.000393 === cpucycles/vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:43 2025 ===  0.934696 === cpucycles/vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:44 2025 ===  0.049089 === 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
Tue Dec 30 00:44:44 2025 ===  0.001027 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:44 2025 ===  0.000554 === cpucycles/vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:44 2025 ===  0.041583 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:44 2025 ===  0.001049 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:44 2025 ===  0.000602 === cpucycles/vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:44 2025 ===  0.041111 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:44 2025 ===  0.001074 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 30 00:44:44 2025 ===  0.000580 === cpucycles/x86cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:44 2025 ===  0.000313 === cpucycles/x86cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:44 2025 ===  0.000292 === cpucycles/x86cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:44 2025 ===  0.000311 === cpucycles/x86cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:44 2025 ===  0.000384 === cpucycles/x86cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:44 2025 ===  0.000287 === cpucycles/x86cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:44 2025 ===  0.000279 === cpucycles/x86cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:44 2025 ===  0.000286 === cpucycles/x86cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:44 2025 ===  0.000381 === cpucycles/x86estimate skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:44 2025 ===  0.000286 === cpucycles/x86estimate skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:44 2025 ===  0.000289 === cpucycles/x86estimate skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:44 2025 ===  0.000297 === cpucycles/x86estimate skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:44 2025 ===  0.000366 === cpucycles/x86tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:44 2025 ===  0.000302 === cpucycles/x86tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:44 2025 ===  0.000297 === cpucycles/x86tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:44 2025 ===  0.000287 === cpucycles/x86tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:44 2025 ===  0.009515 === int32/avx2 skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:44 2025 ===  0.000360 === int32/avx2 skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:44 2025 ===  0.000303 === int32/avx2 skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:44 2025 ===  0.000298 === int32/avx2 skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:44 2025 ===  0.011027 === int32/portable3 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:44 2025 ===  0.001500 === int32/portable3/sort.c compiling
Tue Dec 30 00:44:44 2025 ===  0.216395 === int32/portable3/compiler.c compiling
Tue Dec 30 00:44:44 2025 ===  0.089398 === int32/portable3/version.c compiling
Tue Dec 30 00:44:44 2025 ===  0.117598 === int32/portable3/implementation.c compiling
Tue Dec 30 00:44:44 2025 ===  0.107542 === int32/portable3/cycles.c compiling
Tue Dec 30 00:44:45 2025 ===  0.365072 === int32/portable3/works.c compiling
Tue Dec 30 00:44:45 2025 ===  0.431847 === int32/portable3 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:45 2025 ===  0.055441 === int32/portable3 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:45 2025 ===  0.000804 === int32/portable3/sort.c compiling
Tue Dec 30 00:44:45 2025 ===  0.040129 === 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
Tue Dec 30 00:44:45 2025 ===  0.003265 === int32/portable3/sort.c compiler exited 1
Tue Dec 30 00:44:45 2025 ===  0.000223 === int32/portable3/compiler.c compiling
Tue Dec 30 00:44:45 2025 ===  0.044198 === 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
Tue Dec 30 00:44:45 2025 ===  0.001188 === int32/portable3/compiler.c compiler exited 1
Tue Dec 30 00:44:45 2025 ===  0.000204 === int32/portable3/version.c compiling
Tue Dec 30 00:44:45 2025 ===  0.040141 === 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
Tue Dec 30 00:44:45 2025 ===  0.001116 === int32/portable3/version.c compiler exited 1
Tue Dec 30 00:44:45 2025 ===  0.000220 === int32/portable3/implementation.c compiling
Tue Dec 30 00:44:45 2025 ===  0.048544 === 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
Tue Dec 30 00:44:45 2025 ===  0.001031 === int32/portable3/implementation.c compiler exited 1
Tue Dec 30 00:44:45 2025 ===  0.000204 === int32/portable3/cycles.c compiling
Tue Dec 30 00:44:45 2025 ===  0.038927 === 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
Tue Dec 30 00:44:45 2025 ===  0.001065 === int32/portable3/cycles.c compiler exited 1
Tue Dec 30 00:44:45 2025 ===  0.000212 === int32/portable3/works.c compiling
Tue Dec 30 00:44:45 2025 ===  0.040434 === 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
Tue Dec 30 00:44:45 2025 ===  0.001053 === int32/portable3/works.c compiler exited 1
Tue Dec 30 00:44:45 2025 ===  0.000248 === int32/portable3 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:45 2025 ===  0.000838 === int32/portable3/sort.c compiling
Tue Dec 30 00:44:45 2025 ===  0.034242 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:45 2025 ===  0.003195 === int32/portable3/sort.c compiler exited 1
Tue Dec 30 00:44:45 2025 ===  0.000224 === int32/portable3/compiler.c compiling
Tue Dec 30 00:44:45 2025 ===  0.044673 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:45 2025 ===  0.001058 === int32/portable3/compiler.c compiler exited 1
Tue Dec 30 00:44:45 2025 ===  0.000199 === int32/portable3/version.c compiling
Tue Dec 30 00:44:45 2025 ===  0.041045 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:45 2025 ===  0.001181 === int32/portable3/version.c compiler exited 1
Tue Dec 30 00:44:45 2025 ===  0.000192 === int32/portable3/implementation.c compiling
Tue Dec 30 00:44:45 2025 ===  0.034234 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:45 2025 ===  0.001293 === int32/portable3/implementation.c compiler exited 1
Tue Dec 30 00:44:45 2025 ===  0.000254 === int32/portable3/cycles.c compiling
Tue Dec 30 00:44:45 2025 ===  0.034902 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:45 2025 ===  0.001280 === int32/portable3/cycles.c compiler exited 1
Tue Dec 30 00:44:45 2025 ===  0.000189 === int32/portable3/works.c compiling
Tue Dec 30 00:44:46 2025 ===  0.035404 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:46 2025 ===  0.001087 === int32/portable3/works.c compiler exited 1
Tue Dec 30 00:44:46 2025 ===  0.000274 === int32/portable3 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:46 2025 ===  0.000736 === int32/portable3/sort.c compiling
Tue Dec 30 00:44:46 2025 ===  0.043941 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:46 2025 ===  0.003048 === int32/portable3/sort.c compiler exited 1
Tue Dec 30 00:44:46 2025 ===  0.000222 === int32/portable3/compiler.c compiling
Tue Dec 30 00:44:46 2025 ===  0.036185 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:46 2025 ===  0.001072 === int32/portable3/compiler.c compiler exited 1
Tue Dec 30 00:44:46 2025 ===  0.000194 === int32/portable3/version.c compiling
Tue Dec 30 00:44:46 2025 ===  0.035917 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:46 2025 ===  0.000996 === int32/portable3/version.c compiler exited 1
Tue Dec 30 00:44:46 2025 ===  0.000199 === int32/portable3/implementation.c compiling
Tue Dec 30 00:44:46 2025 ===  0.037280 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:46 2025 ===  0.001231 === int32/portable3/implementation.c compiler exited 1
Tue Dec 30 00:44:46 2025 ===  0.000185 === int32/portable3/cycles.c compiling
Tue Dec 30 00:44:46 2025 ===  0.035179 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:46 2025 ===  0.001009 === int32/portable3/cycles.c compiler exited 1
Tue Dec 30 00:44:46 2025 ===  0.000191 === int32/portable3/works.c compiling
Tue Dec 30 00:44:46 2025 ===  0.036774 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:46 2025 ===  0.001067 === int32/portable3/works.c compiler exited 1
Tue Dec 30 00:44:46 2025 ===  0.011530 === int32/portable4 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:46 2025 ===  0.000991 === int32/portable4/sort.c compiling
Tue Dec 30 00:44:46 2025 ===  0.362845 === int32/portable4/compiler.c compiling
Tue Dec 30 00:44:46 2025 ===  0.089104 === int32/portable4/version.c compiling
Tue Dec 30 00:44:46 2025 ===  0.083574 === int32/portable4/implementation.c compiling
Tue Dec 30 00:44:46 2025 ===  0.102077 === int32/portable4/cycles.c compiling
Tue Dec 30 00:44:47 2025 ===  0.304292 === int32/portable4/works.c compiling
Tue Dec 30 00:44:47 2025 ===  0.432771 === int32/portable4 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:47 2025 ===  0.063264 === int32/portable4 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:47 2025 ===  0.000772 === int32/portable4/sort.c compiling
Tue Dec 30 00:44:47 2025 ===  0.041772 === 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
Tue Dec 30 00:44:47 2025 ===  0.002681 === int32/portable4/sort.c compiler exited 1
Tue Dec 30 00:44:47 2025 ===  0.000257 === int32/portable4/compiler.c compiling
Tue Dec 30 00:44:47 2025 ===  0.038844 === 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
Tue Dec 30 00:44:47 2025 ===  0.001074 === int32/portable4/compiler.c compiler exited 1
Tue Dec 30 00:44:47 2025 ===  0.000187 === int32/portable4/version.c compiling
Tue Dec 30 00:44:47 2025 ===  0.041463 === 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
Tue Dec 30 00:44:47 2025 ===  0.001166 === int32/portable4/version.c compiler exited 1
Tue Dec 30 00:44:47 2025 ===  0.000186 === int32/portable4/implementation.c compiling
Tue Dec 30 00:44:47 2025 ===  0.038229 === 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
Tue Dec 30 00:44:47 2025 ===  0.001265 === int32/portable4/implementation.c compiler exited 1
Tue Dec 30 00:44:47 2025 ===  0.000220 === int32/portable4/cycles.c compiling
Tue Dec 30 00:44:47 2025 ===  0.041048 === 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
Tue Dec 30 00:44:47 2025 ===  0.001175 === int32/portable4/cycles.c compiler exited 1
Tue Dec 30 00:44:47 2025 ===  0.000199 === int32/portable4/works.c compiling
Tue Dec 30 00:44:47 2025 ===  0.038440 === 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
Tue Dec 30 00:44:47 2025 ===  0.001337 === int32/portable4/works.c compiler exited 1
Tue Dec 30 00:44:47 2025 ===  0.000272 === int32/portable4 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:47 2025 ===  0.000738 === int32/portable4/sort.c compiling
Tue Dec 30 00:44:47 2025 ===  0.034784 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:47 2025 ===  0.001843 === int32/portable4/sort.c compiler exited 1
Tue Dec 30 00:44:47 2025 ===  0.000211 === int32/portable4/compiler.c compiling
Tue Dec 30 00:44:48 2025 ===  0.037151 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:48 2025 ===  0.001139 === int32/portable4/compiler.c compiler exited 1
Tue Dec 30 00:44:48 2025 ===  0.000192 === int32/portable4/version.c compiling
Tue Dec 30 00:44:48 2025 ===  0.035853 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:48 2025 ===  0.001071 === int32/portable4/version.c compiler exited 1
Tue Dec 30 00:44:48 2025 ===  0.000221 === int32/portable4/implementation.c compiling
Tue Dec 30 00:44:48 2025 ===  0.040193 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:48 2025 ===  0.001031 === int32/portable4/implementation.c compiler exited 1
Tue Dec 30 00:44:48 2025 ===  0.000209 === int32/portable4/cycles.c compiling
Tue Dec 30 00:44:48 2025 ===  0.034734 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:48 2025 ===  0.001023 === int32/portable4/cycles.c compiler exited 1
Tue Dec 30 00:44:48 2025 ===  0.000184 === int32/portable4/works.c compiling
Tue Dec 30 00:44:48 2025 ===  0.034601 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:48 2025 ===  0.001034 === int32/portable4/works.c compiler exited 1
Tue Dec 30 00:44:48 2025 ===  0.000257 === int32/portable4 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:48 2025 ===  0.000709 === int32/portable4/sort.c compiling
Tue Dec 30 00:44:48 2025 ===  0.039358 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:48 2025 ===  0.002004 === int32/portable4/sort.c compiler exited 1
Tue Dec 30 00:44:48 2025 ===  0.000228 === int32/portable4/compiler.c compiling
Tue Dec 30 00:44:48 2025 ===  0.036501 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:48 2025 ===  0.001129 === int32/portable4/compiler.c compiler exited 1
Tue Dec 30 00:44:48 2025 ===  0.000204 === int32/portable4/version.c compiling
Tue Dec 30 00:44:48 2025 ===  0.039698 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:48 2025 ===  0.001128 === int32/portable4/version.c compiler exited 1
Tue Dec 30 00:44:48 2025 ===  0.000195 === int32/portable4/implementation.c compiling
Tue Dec 30 00:44:48 2025 ===  0.038843 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:48 2025 ===  0.000902 === int32/portable4/implementation.c compiler exited 1
Tue Dec 30 00:44:48 2025 ===  0.000178 === int32/portable4/cycles.c compiling
Tue Dec 30 00:44:48 2025 ===  0.036503 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:48 2025 ===  0.001135 === int32/portable4/cycles.c compiler exited 1
Tue Dec 30 00:44:48 2025 ===  0.000205 === int32/portable4/works.c compiling
Tue Dec 30 00:44:48 2025 ===  0.054957 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:48 2025 ===  0.001062 === int32/portable4/works.c compiler exited 1
Tue Dec 30 00:44:48 2025 ===  0.010295 === uint32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:48 2025 ===  0.000763 === uint32/useint32/sort.c compiling
Tue Dec 30 00:44:48 2025 ===  0.172268 === uint32/useint32/compiler.c compiling
Tue Dec 30 00:44:48 2025 ===  0.091437 === uint32/useint32/version.c compiling
Tue Dec 30 00:44:48 2025 ===  0.112905 === uint32/useint32/implementation.c compiling
Tue Dec 30 00:44:48 2025 ===  0.091520 === uint32/useint32/cycles.c compiling
Tue Dec 30 00:44:49 2025 ===  0.285460 === uint32/useint32/works.c compiling
Tue Dec 30 00:44:49 2025 ===  0.270632 === uint32/useint32 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:49 2025 ===  0.062301 === uint32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:49 2025 ===  0.000871 === uint32/useint32/sort.c compiling
Tue Dec 30 00:44:49 2025 ===  0.052144 === 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
Tue Dec 30 00:44:49 2025 ===  0.003796 === uint32/useint32/sort.c compiler exited 1
Tue Dec 30 00:44:49 2025 ===  0.000273 === uint32/useint32/compiler.c compiling
Tue Dec 30 00:44:49 2025 ===  0.109082 === 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
Tue Dec 30 00:44:49 2025 ===  0.001097 === uint32/useint32/compiler.c compiler exited 1
Tue Dec 30 00:44:49 2025 ===  0.000199 === uint32/useint32/version.c compiling
Tue Dec 30 00:44:49 2025 ===  0.053214 === 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
Tue Dec 30 00:44:49 2025 ===  0.001294 === uint32/useint32/version.c compiler exited 1
Tue Dec 30 00:44:49 2025 ===  0.000238 === uint32/useint32/implementation.c compiling
Tue Dec 30 00:44:49 2025 ===  0.060459 === 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
Tue Dec 30 00:44:49 2025 ===  0.001097 === uint32/useint32/implementation.c compiler exited 1
Tue Dec 30 00:44:49 2025 ===  0.000215 === uint32/useint32/cycles.c compiling
Tue Dec 30 00:44:49 2025 ===  0.039038 === 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
Tue Dec 30 00:44:49 2025 ===  0.001063 === uint32/useint32/cycles.c compiler exited 1
Tue Dec 30 00:44:49 2025 ===  0.000206 === uint32/useint32/works.c compiling
Tue Dec 30 00:44:49 2025 ===  0.041209 === 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
Tue Dec 30 00:44:49 2025 ===  0.001075 === uint32/useint32/works.c compiler exited 1
Tue Dec 30 00:44:49 2025 ===  0.000247 === uint32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:49 2025 ===  0.000656 === uint32/useint32/sort.c compiling
Tue Dec 30 00:44:49 2025 ===  0.036036 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:49 2025 ===  0.002811 === uint32/useint32/sort.c compiler exited 1
Tue Dec 30 00:44:49 2025 ===  0.000235 === uint32/useint32/compiler.c compiling
Tue Dec 30 00:44:49 2025 ===  0.040520 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:49 2025 ===  0.001108 === uint32/useint32/compiler.c compiler exited 1
Tue Dec 30 00:44:49 2025 ===  0.000217 === uint32/useint32/version.c compiling
Tue Dec 30 00:44:50 2025 ===  0.038891 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:50 2025 ===  0.001021 === uint32/useint32/version.c compiler exited 1
Tue Dec 30 00:44:50 2025 ===  0.000216 === uint32/useint32/implementation.c compiling
Tue Dec 30 00:44:50 2025 ===  0.074733 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:50 2025 ===  0.001019 === uint32/useint32/implementation.c compiler exited 1
Tue Dec 30 00:44:50 2025 ===  0.000183 === uint32/useint32/cycles.c compiling
Tue Dec 30 00:44:50 2025 ===  0.041087 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:50 2025 ===  0.001155 === uint32/useint32/cycles.c compiler exited 1
Tue Dec 30 00:44:50 2025 ===  0.000225 === uint32/useint32/works.c compiling
Tue Dec 30 00:44:50 2025 ===  0.039186 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:50 2025 ===  0.001298 === uint32/useint32/works.c compiler exited 1
Tue Dec 30 00:44:50 2025 ===  0.000275 === uint32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:50 2025 ===  0.000754 === uint32/useint32/sort.c compiling
Tue Dec 30 00:44:50 2025 ===  0.039422 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:50 2025 ===  0.002856 === uint32/useint32/sort.c compiler exited 1
Tue Dec 30 00:44:50 2025 ===  0.000231 === uint32/useint32/compiler.c compiling
Tue Dec 30 00:44:50 2025 ===  0.049816 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:50 2025 ===  0.001108 === uint32/useint32/compiler.c compiler exited 1
Tue Dec 30 00:44:50 2025 ===  0.000198 === uint32/useint32/version.c compiling
Tue Dec 30 00:44:50 2025 ===  0.038602 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:50 2025 ===  0.001174 === uint32/useint32/version.c compiler exited 1
Tue Dec 30 00:44:50 2025 ===  0.000199 === uint32/useint32/implementation.c compiling
Tue Dec 30 00:44:50 2025 ===  0.272474 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:50 2025 ===  0.001245 === uint32/useint32/implementation.c compiler exited 1
Tue Dec 30 00:44:50 2025 ===  0.000225 === uint32/useint32/cycles.c compiling
Tue Dec 30 00:44:50 2025 ===  0.041680 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:50 2025 ===  0.001075 === uint32/useint32/cycles.c compiler exited 1
Tue Dec 30 00:44:50 2025 ===  0.000212 === uint32/useint32/works.c compiling
Tue Dec 30 00:44:50 2025 ===  0.035693 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:50 2025 ===  0.001105 === uint32/useint32/works.c compiler exited 1
Tue Dec 30 00:44:50 2025 ===  0.032636 === float32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:50 2025 ===  0.000803 === float32/useint32/sort.c compiling
Tue Dec 30 00:44:50 2025 ===  0.170251 === float32/useint32/compiler.c compiling
Tue Dec 30 00:44:50 2025 ===  0.084617 === float32/useint32/version.c compiling
Tue Dec 30 00:44:51 2025 ===  0.076334 === float32/useint32/implementation.c compiling
Tue Dec 30 00:44:51 2025 ===  0.149909 === float32/useint32/cycles.c compiling
Tue Dec 30 00:44:51 2025 ===  0.265660 === float32/useint32/works.c compiling
Tue Dec 30 00:44:51 2025 ===  0.293069 === float32/useint32 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:51 2025 ===  0.058749 === float32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:51 2025 ===  0.000792 === float32/useint32/sort.c compiling
Tue Dec 30 00:44:51 2025 ===  0.046861 === 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
Tue Dec 30 00:44:51 2025 ===  0.003270 === float32/useint32/sort.c compiler exited 1
Tue Dec 30 00:44:51 2025 ===  0.000199 === float32/useint32/compiler.c compiling
Tue Dec 30 00:44:51 2025 ===  0.041001 === 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
Tue Dec 30 00:44:51 2025 ===  0.001154 === float32/useint32/compiler.c compiler exited 1
Tue Dec 30 00:44:51 2025 ===  0.000187 === float32/useint32/version.c compiling
Tue Dec 30 00:44:51 2025 ===  0.038776 === 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
Tue Dec 30 00:44:51 2025 ===  0.001078 === float32/useint32/version.c compiler exited 1
Tue Dec 30 00:44:51 2025 ===  0.000195 === float32/useint32/implementation.c compiling
Tue Dec 30 00:44:51 2025 ===  0.039922 === 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
Tue Dec 30 00:44:51 2025 ===  0.001148 === float32/useint32/implementation.c compiler exited 1
Tue Dec 30 00:44:51 2025 ===  0.000212 === float32/useint32/cycles.c compiling
Tue Dec 30 00:44:52 2025 ===  0.037508 === 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
Tue Dec 30 00:44:52 2025 ===  0.001096 === float32/useint32/cycles.c compiler exited 1
Tue Dec 30 00:44:52 2025 ===  0.000207 === float32/useint32/works.c compiling
Tue Dec 30 00:44:52 2025 ===  0.065698 === 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
Tue Dec 30 00:44:52 2025 ===  0.001163 === float32/useint32/works.c compiler exited 1
Tue Dec 30 00:44:52 2025 ===  0.000283 === float32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:52 2025 ===  0.000726 === float32/useint32/sort.c compiling
Tue Dec 30 00:44:52 2025 ===  0.050101 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:52 2025 ===  0.002990 === float32/useint32/sort.c compiler exited 1
Tue Dec 30 00:44:52 2025 ===  0.000205 === float32/useint32/compiler.c compiling
Tue Dec 30 00:44:52 2025 ===  0.034408 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:52 2025 ===  0.001251 === float32/useint32/compiler.c compiler exited 1
Tue Dec 30 00:44:52 2025 ===  0.000210 === float32/useint32/version.c compiling
Tue Dec 30 00:44:52 2025 ===  0.035919 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:52 2025 ===  0.001099 === float32/useint32/version.c compiler exited 1
Tue Dec 30 00:44:52 2025 ===  0.000200 === float32/useint32/implementation.c compiling
Tue Dec 30 00:44:52 2025 ===  0.035622 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:52 2025 ===  0.001186 === float32/useint32/implementation.c compiler exited 1
Tue Dec 30 00:44:52 2025 ===  0.000210 === float32/useint32/cycles.c compiling
Tue Dec 30 00:44:52 2025 ===  0.035972 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:52 2025 ===  0.001266 === float32/useint32/cycles.c compiler exited 1
Tue Dec 30 00:44:52 2025 ===  0.000202 === float32/useint32/works.c compiling
Tue Dec 30 00:44:52 2025 ===  0.038021 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:52 2025 ===  0.001016 === float32/useint32/works.c compiler exited 1
Tue Dec 30 00:44:52 2025 ===  0.000238 === float32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:52 2025 ===  0.000678 === float32/useint32/sort.c compiling
Tue Dec 30 00:44:52 2025 ===  0.038026 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:52 2025 ===  0.004188 === float32/useint32/sort.c compiler exited 1
Tue Dec 30 00:44:52 2025 ===  0.000237 === float32/useint32/compiler.c compiling
Tue Dec 30 00:44:52 2025 ===  0.047374 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:52 2025 ===  0.004579 === float32/useint32/compiler.c compiler exited 1
Tue Dec 30 00:44:52 2025 ===  0.000235 === float32/useint32/version.c compiling
Tue Dec 30 00:44:52 2025 ===  0.054242 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:52 2025 ===  0.001085 === float32/useint32/version.c compiler exited 1
Tue Dec 30 00:44:52 2025 ===  0.000188 === float32/useint32/implementation.c compiling
Tue Dec 30 00:44:52 2025 ===  0.044550 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:52 2025 ===  0.001173 === float32/useint32/implementation.c compiler exited 1
Tue Dec 30 00:44:52 2025 ===  0.000207 === float32/useint32/cycles.c compiling
Tue Dec 30 00:44:52 2025 ===  0.060548 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:52 2025 ===  0.014093 === float32/useint32/cycles.c compiler exited 1
Tue Dec 30 00:44:52 2025 ===  0.000275 === float32/useint32/works.c compiling
Tue Dec 30 00:44:52 2025 ===  0.053564 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:52 2025 ===  0.001164 === float32/useint32/works.c compiler exited 1
Tue Dec 30 00:44:52 2025 ===  0.000313 === command/limits.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:52 2025 ===  0.157886 === command/limits.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:52 2025 ===  0.046397 === 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
Tue Dec 30 00:44:52 2025 ===  0.002038 === command/limits.c compiler exited 1
Tue Dec 30 00:44:52 2025 ===  0.000235 === command/limits.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:52 2025 ===  0.041189 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:52 2025 ===  0.002270 === command/limits.c compiler exited 1
Tue Dec 30 00:44:52 2025 ===  0.000221 === command/limits.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:52 2025 ===  0.042209 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:52 2025 ===  0.002152 === command/limits.c compiler exited 1
Tue Dec 30 00:44:52 2025 ===  0.005680 === command/int32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:53 2025 ===  0.281233 === command/int32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:53 2025 ===  0.047225 === 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
Tue Dec 30 00:44:53 2025 ===  0.001190 === command/int32-speed.c compiler exited 1
Tue Dec 30 00:44:53 2025 ===  0.000192 === command/int32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:53 2025 ===  0.036211 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:53 2025 ===  0.001274 === command/int32-speed.c compiler exited 1
Tue Dec 30 00:44:53 2025 ===  0.000207 === command/int32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:53 2025 ===  0.046614 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:53 2025 ===  0.001105 === command/int32-speed.c compiler exited 1
Tue Dec 30 00:44:53 2025 ===  0.005417 === command/uint32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:53 2025 ===  0.272554 === command/uint32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:53 2025 ===  0.040486 === 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
Tue Dec 30 00:44:53 2025 ===  0.001191 === command/uint32-speed.c compiler exited 1
Tue Dec 30 00:44:53 2025 ===  0.000198 === command/uint32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:53 2025 ===  0.036020 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:53 2025 ===  0.001340 === command/uint32-speed.c compiler exited 1
Tue Dec 30 00:44:53 2025 ===  0.000203 === command/uint32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:53 2025 ===  0.037819 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:53 2025 ===  0.001203 === command/uint32-speed.c compiler exited 1
Tue Dec 30 00:44:53 2025 ===  0.005824 === command/float32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 30 00:44:54 2025 ===  0.267195 === command/float32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 30 00:44:54 2025 ===  0.039406 === 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
Tue Dec 30 00:44:54 2025 ===  0.001057 === command/float32-speed.c compiler exited 1
Tue Dec 30 00:44:54 2025 ===  0.000184 === command/float32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 30 00:44:54 2025 ===  0.036604 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
Tue Dec 30 00:44:54 2025 ===  0.001089 === command/float32-speed.c compiler exited 1
Tue Dec 30 00:44:54 2025 ===  0.000182 === command/float32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 30 00:44:54 2025 ===  0.038206 === output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
Tue Dec 30 00:44:54 2025 ===  0.003256 === command/float32-speed.c compiler exited 1
Tue Dec 30 00:44:54 2025 ===  0.002205 === build finishing successfully
