Thu Jan  1 14:33:30 2026 ===  0.000000 === build starting
Thu Jan  1 14:33:30 2026 ===  0.132969 === version 20190516
Thu Jan  1 14:33:30 2026 ===  0.000150 === hostname pkgsrchostname
Thu Jan  1 14:33:30 2026 ===  0.002235 === compilers/abiname.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:30 2026 ===  0.270697 === compilers/abiname.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:30 2026 ===  0.028563 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:30 2026 ===  0.003991 === compilers/abiname.c compiler exited 1
Thu Jan  1 14:33:30 2026 ===  0.028251 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:30 2026 ===  0.001185 === compilers/base.c compiler exited 1
Thu Jan  1 14:33:31 2026 ===  0.015106 === compilers/abiname.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:31 2026 ===  0.019154 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:31 2026 ===  0.002736 === compilers/abiname.c compiler exited 1
Thu Jan  1 14:33:31 2026 ===  0.019610 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:31 2026 ===  0.001182 === compilers/base.c compiler exited 1
Thu Jan  1 14:33:31 2026 ===  0.014975 === compilers/abiname.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:31 2026 ===  0.020641 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:31 2026 ===  0.002503 === compilers/abiname.c compiler exited 1
Thu Jan  1 14:33:31 2026 ===  0.018531 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:31 2026 ===  0.001127 === compilers/base.c compiler exited 1
Thu Jan  1 14:33:31 2026 ===  0.015226 === cpucycles/amd64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:31 2026 ===  0.000460 === cpucycles/amd64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:31 2026 ===  0.000325 === cpucycles/amd64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:31 2026 ===  0.000278 === cpucycles/amd64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:31 2026 ===  0.000330 === cpucycles/amd64cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:31 2026 ===  0.000273 === cpucycles/amd64cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:31 2026 ===  0.000269 === cpucycles/amd64cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:31 2026 ===  0.000276 === cpucycles/amd64cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:31 2026 ===  0.000346 === cpucycles/amd64tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:31 2026 ===  0.000293 === cpucycles/amd64tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:31 2026 ===  0.000287 === cpucycles/amd64tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:31 2026 ===  0.000298 === cpucycles/amd64tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:31 2026 ===  0.000323 === cpucycles/apple compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:31 2026 ===  0.087171 === output
> cpucycles.c:6:10: fatal error: mach/mach_time.h: No such file or directory
>  #include <mach/mach_time.h>
>           ^~~~~~~~~~~~~~~~~~
> compilation terminated.
Thu Jan  1 14:33:31 2026 ===  0.002569 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:31 2026 ===  0.000341 === cpucycles/apple compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:31 2026 ===  0.035783 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:31 2026 ===  0.001779 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:31 2026 ===  0.000366 === cpucycles/apple compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:31 2026 ===  0.025191 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:31 2026 ===  0.001683 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:31 2026 ===  0.000371 === cpucycles/apple compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:31 2026 ===  0.025588 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:31 2026 ===  0.001923 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:31 2026 ===  0.000577 === cpucycles/celllinux skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:31 2026 ===  0.000335 === cpucycles/celllinux skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:31 2026 ===  0.000265 === cpucycles/celllinux skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:31 2026 ===  0.000258 === cpucycles/celllinux skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:31 2026 ===  0.000296 === cpucycles/cortex compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:31 2026 ===  0.150747 === output
> cpucycles.c:29:18: warning: ‘cyclespersec’ defined but not used [-Wunused-variable]
>  static long long cyclespersec = 0;
>                   ^~~~~~~~~~~~
> cpucycles.c:28:12: warning: ‘now’ defined but not used [-Wunused-variable]
>  static int now[3];
>             ^~~
> cpucycles.c:27:27: warning: ‘prevcycles’ defined but not used [-Wunused-variable]
>  static unsigned long long prevcycles = 0;
>                            ^~~~~~~~~~
> cpucycles.c:26:12: warning: ‘prev’ defined but not used [-Wunused-variable]
>  static int prev[3];
>             ^~~~
> cpucycles.c:24:12: warning: ‘enabled’ defined but not used [-Wunused-variable]
>  static int enabled = 0;
>             ^~~~~~~
Thu Jan  1 14:33:31 2026 ===  0.405525 === cpucycles/cortex compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:31 2026 ===  0.034380 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:31 2026 ===  0.001163 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:31 2026 ===  0.000505 === cpucycles/cortex compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:31 2026 ===  0.025220 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:31 2026 ===  0.001154 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:31 2026 ===  0.000507 === cpucycles/cortex compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:31 2026 ===  0.026042 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:31 2026 ===  0.001128 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:31 2026 ===  0.000600 === cpucycles/cortex_vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:32 2026 ===  0.450039 === cpucycles/cortex_vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:32 2026 ===  0.037426 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:32 2026 ===  0.001169 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:32 2026 ===  0.000523 === cpucycles/cortex_vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:32 2026 ===  0.078849 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:32 2026 ===  0.001111 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:32 2026 ===  0.000477 === cpucycles/cortex_vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:32 2026 ===  0.031221 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:32 2026 ===  0.001084 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:32 2026 ===  0.000322 === cpucycles/dev4ns compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:33 2026 ===  0.579828 === cpucycles/dev4ns compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:33 2026 ===  0.037035 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:33 2026 ===  0.001149 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:33 2026 ===  0.000305 === cpucycles/dev4ns compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:33 2026 ===  0.025770 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:33 2026 ===  0.001159 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:33 2026 ===  0.000323 === cpucycles/dev4ns compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:33 2026 ===  0.027611 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:33 2026 ===  0.001280 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:33 2026 ===  0.000346 === cpucycles/gettimeofday compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:33 2026 ===  0.485115 === cpucycles/gettimeofday compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:33 2026 ===  0.035524 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:33 2026 ===  0.001102 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:33 2026 ===  0.000316 === cpucycles/gettimeofday compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:33 2026 ===  0.038913 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:33 2026 ===  0.001037 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:33 2026 ===  0.000285 === cpucycles/gettimeofday compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:33 2026 ===  0.027486 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:33 2026 ===  0.001103 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:33 2026 ===  0.000638 === cpucycles/ia64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:33 2026 ===  0.000287 === cpucycles/ia64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:33 2026 ===  0.000308 === cpucycles/ia64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:33 2026 ===  0.000279 === cpucycles/ia64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:33 2026 ===  0.000343 === cpucycles/mips skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:33 2026 ===  0.000288 === cpucycles/mips skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:33 2026 ===  0.000282 === cpucycles/mips skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:33 2026 ===  0.000261 === cpucycles/mips skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:33 2026 ===  0.000261 === cpucycles/monotonic compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:34 2026 ===  0.688720 === cpucycles/monotonic compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:34 2026 ===  0.073800 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:34 2026 ===  0.001206 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:34 2026 ===  0.000320 === cpucycles/monotonic compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:34 2026 ===  0.026750 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:34 2026 ===  0.001326 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:34 2026 ===  0.000316 === cpucycles/monotonic compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:34 2026 ===  0.029470 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:34 2026 ===  0.001193 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:34 2026 ===  0.000383 === cpucycles/monotoniccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:35 2026 ===  0.539451 === cpucycles/monotoniccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:35 2026 ===  0.035951 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:35 2026 ===  0.001128 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:35 2026 ===  0.000331 === cpucycles/monotoniccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:35 2026 ===  0.026374 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:35 2026 ===  0.001549 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:35 2026 ===  0.001001 === cpucycles/monotoniccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:35 2026 ===  0.031208 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:35 2026 ===  0.001188 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:35 2026 ===  0.000383 === cpucycles/perfevent compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:35 2026 ===  0.123595 === output
> cpucycles.c:6:10: fatal error: linux/perf_event.h: No such file or directory
>  #include <linux/perf_event.h>
>           ^~~~~~~~~~~~~~~~~~~~
> compilation terminated.
Thu Jan  1 14:33:35 2026 ===  0.001216 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:35 2026 ===  0.000335 === cpucycles/perfevent compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:35 2026 ===  0.033657 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:35 2026 ===  0.001149 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:35 2026 ===  0.000273 === cpucycles/perfevent compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:35 2026 ===  0.027393 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:35 2026 ===  0.001110 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:35 2026 ===  0.000321 === cpucycles/perfevent compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:35 2026 ===  0.026417 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:35 2026 ===  0.001140 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:35 2026 ===  0.000579 === cpucycles/powerpccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:35 2026 ===  0.000318 === cpucycles/powerpccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:35 2026 ===  0.000293 === cpucycles/powerpccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:35 2026 ===  0.000281 === cpucycles/powerpccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:35 2026 ===  0.000346 === cpucycles/powerpcmacos skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:35 2026 ===  0.000287 === cpucycles/powerpcmacos skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:35 2026 ===  0.000284 === cpucycles/powerpcmacos skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:35 2026 ===  0.000301 === cpucycles/powerpcmacos skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:35 2026 ===  0.000329 === cpucycles/sparc32cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:35 2026 ===  0.000273 === cpucycles/sparc32cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:35 2026 ===  0.000273 === cpucycles/sparc32cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:35 2026 ===  0.000269 === cpucycles/sparc32cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:35 2026 ===  0.000322 === cpucycles/sparccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:35 2026 ===  0.000281 === cpucycles/sparccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:35 2026 ===  0.000280 === cpucycles/sparccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:35 2026 ===  0.000270 === cpucycles/sparccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:35 2026 ===  0.000346 === cpucycles/vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:36 2026 ===  0.666493 === cpucycles/vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:36 2026 ===  0.038094 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:36 2026 ===  0.001169 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:36 2026 ===  0.000586 === cpucycles/vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:36 2026 ===  0.026028 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:36 2026 ===  0.001158 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:36 2026 ===  0.000507 === cpucycles/vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:36 2026 ===  0.027437 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:36 2026 ===  0.001226 === cpucycles/cpucycles.c compiler exited 1
Thu Jan  1 14:33:36 2026 ===  0.000585 === cpucycles/x86cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:36 2026 ===  0.000294 === cpucycles/x86cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:36 2026 ===  0.000293 === cpucycles/x86cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:36 2026 ===  0.000286 === cpucycles/x86cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:36 2026 ===  0.000332 === cpucycles/x86cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:36 2026 ===  0.000261 === cpucycles/x86cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:36 2026 ===  0.000270 === cpucycles/x86cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:36 2026 ===  0.000274 === cpucycles/x86cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:36 2026 ===  0.000323 === cpucycles/x86estimate skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:36 2026 ===  0.000263 === cpucycles/x86estimate skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:36 2026 ===  0.000273 === cpucycles/x86estimate skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:36 2026 ===  0.000283 === cpucycles/x86estimate skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:36 2026 ===  0.000364 === cpucycles/x86tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:36 2026 ===  0.000278 === cpucycles/x86tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:36 2026 ===  0.000253 === cpucycles/x86tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:36 2026 ===  0.000249 === cpucycles/x86tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:36 2026 ===  0.010759 === int32/avx2 skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:36 2026 ===  0.000306 === int32/avx2 skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:36 2026 ===  0.000264 === int32/avx2 skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:36 2026 ===  0.000270 === int32/avx2 skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:36 2026 ===  0.010249 === int32/portable3 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:36 2026 ===  0.001351 === int32/portable3/sort.c compiling
Thu Jan  1 14:33:36 2026 ===  0.153453 === int32/portable3/compiler.c compiling
Thu Jan  1 14:33:36 2026 ===  0.069657 === int32/portable3/version.c compiling
Thu Jan  1 14:33:36 2026 ===  0.081905 === int32/portable3/implementation.c compiling
Thu Jan  1 14:33:36 2026 ===  0.103860 === int32/portable3/cycles.c compiling
Thu Jan  1 14:33:36 2026 ===  0.193749 === int32/portable3/works.c compiling
Thu Jan  1 14:33:37 2026 ===  0.450419 === int32/portable3 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:37 2026 ===  0.049241 === int32/portable3 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:37 2026 ===  0.000997 === int32/portable3/sort.c compiling
Thu Jan  1 14:33:37 2026 ===  0.027077 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:37 2026 ===  0.003020 === int32/portable3/sort.c compiler exited 1
Thu Jan  1 14:33:37 2026 ===  0.000216 === int32/portable3/compiler.c compiling
Thu Jan  1 14:33:37 2026 ===  0.026498 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:37 2026 ===  0.001208 === int32/portable3/compiler.c compiler exited 1
Thu Jan  1 14:33:37 2026 ===  0.000190 === int32/portable3/version.c compiling
Thu Jan  1 14:33:37 2026 ===  0.046716 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:37 2026 ===  0.001195 === int32/portable3/version.c compiler exited 1
Thu Jan  1 14:33:37 2026 ===  0.000201 === int32/portable3/implementation.c compiling
Thu Jan  1 14:33:37 2026 ===  0.073555 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:37 2026 ===  0.002708 === int32/portable3/implementation.c compiler exited 1
Thu Jan  1 14:33:37 2026 ===  0.000547 === int32/portable3/cycles.c compiling
Thu Jan  1 14:33:37 2026 ===  0.035212 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:37 2026 ===  0.002733 === int32/portable3/cycles.c compiler exited 1
Thu Jan  1 14:33:37 2026 ===  0.000545 === int32/portable3/works.c compiling
Thu Jan  1 14:33:37 2026 ===  0.041928 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:37 2026 ===  0.009497 === int32/portable3/works.c compiler exited 1
Thu Jan  1 14:33:37 2026 ===  0.000447 === int32/portable3 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:37 2026 ===  0.001049 === int32/portable3/sort.c compiling
Thu Jan  1 14:33:37 2026 ===  0.020309 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:37 2026 ===  0.003611 === int32/portable3/sort.c compiler exited 1
Thu Jan  1 14:33:37 2026 ===  0.000548 === int32/portable3/compiler.c compiling
Thu Jan  1 14:33:37 2026 ===  0.026171 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:37 2026 ===  0.001288 === int32/portable3/compiler.c compiler exited 1
Thu Jan  1 14:33:37 2026 ===  0.000831 === int32/portable3/version.c compiling
Thu Jan  1 14:33:37 2026 ===  0.038604 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:37 2026 ===  0.019855 === int32/portable3/version.c compiler exited 1
Thu Jan  1 14:33:37 2026 ===  0.000235 === int32/portable3/implementation.c compiling
Thu Jan  1 14:33:37 2026 ===  0.037705 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:37 2026 ===  0.002461 === int32/portable3/implementation.c compiler exited 1
Thu Jan  1 14:33:37 2026 ===  0.000208 === int32/portable3/cycles.c compiling
Thu Jan  1 14:33:37 2026 ===  0.045171 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:37 2026 ===  0.005357 === int32/portable3/cycles.c compiler exited 1
Thu Jan  1 14:33:37 2026 ===  0.001196 === int32/portable3/works.c compiling
Thu Jan  1 14:33:37 2026 ===  0.023791 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:37 2026 ===  0.001388 === int32/portable3/works.c compiler exited 1
Thu Jan  1 14:33:37 2026 ===  0.000339 === int32/portable3 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:37 2026 ===  0.000816 === int32/portable3/sort.c compiling
Thu Jan  1 14:33:37 2026 ===  0.038892 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:37 2026 ===  0.003790 === int32/portable3/sort.c compiler exited 1
Thu Jan  1 14:33:37 2026 ===  0.000253 === int32/portable3/compiler.c compiling
Thu Jan  1 14:33:37 2026 ===  0.036445 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:37 2026 ===  0.001327 === int32/portable3/compiler.c compiler exited 1
Thu Jan  1 14:33:37 2026 ===  0.000207 === int32/portable3/version.c compiling
Thu Jan  1 14:33:38 2026 ===  0.018740 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:38 2026 ===  0.001346 === int32/portable3/version.c compiler exited 1
Thu Jan  1 14:33:38 2026 ===  0.000207 === int32/portable3/implementation.c compiling
Thu Jan  1 14:33:38 2026 ===  0.019264 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:38 2026 ===  0.001158 === int32/portable3/implementation.c compiler exited 1
Thu Jan  1 14:33:38 2026 ===  0.000183 === int32/portable3/cycles.c compiling
Thu Jan  1 14:33:38 2026 ===  0.035513 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:38 2026 ===  0.001300 === int32/portable3/cycles.c compiler exited 1
Thu Jan  1 14:33:38 2026 ===  0.000193 === int32/portable3/works.c compiling
Thu Jan  1 14:33:38 2026 ===  0.029493 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:38 2026 ===  0.001326 === int32/portable3/works.c compiler exited 1
Thu Jan  1 14:33:38 2026 ===  0.016714 === int32/portable4 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:38 2026 ===  0.000861 === int32/portable4/sort.c compiling
Thu Jan  1 14:33:38 2026 ===  0.329927 === int32/portable4/compiler.c compiling
Thu Jan  1 14:33:38 2026 ===  0.111032 === int32/portable4/version.c compiling
Thu Jan  1 14:33:38 2026 ===  0.093583 === int32/portable4/implementation.c compiling
Thu Jan  1 14:33:38 2026 ===  0.101692 === int32/portable4/cycles.c compiling
Thu Jan  1 14:33:38 2026 ===  0.196572 === int32/portable4/works.c compiling
Thu Jan  1 14:33:39 2026 ===  0.378265 === int32/portable4 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:39 2026 ===  0.052382 === int32/portable4 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:39 2026 ===  0.001268 === int32/portable4/sort.c compiling
Thu Jan  1 14:33:39 2026 ===  0.092610 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:39 2026 ===  0.002188 === int32/portable4/sort.c compiler exited 1
Thu Jan  1 14:33:39 2026 ===  0.000232 === int32/portable4/compiler.c compiling
Thu Jan  1 14:33:39 2026 ===  0.045234 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:39 2026 ===  0.001228 === int32/portable4/compiler.c compiler exited 1
Thu Jan  1 14:33:39 2026 ===  0.000210 === int32/portable4/version.c compiling
Thu Jan  1 14:33:39 2026 ===  0.070090 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:39 2026 ===  0.002250 === int32/portable4/version.c compiler exited 1
Thu Jan  1 14:33:39 2026 ===  0.000222 === int32/portable4/implementation.c compiling
Thu Jan  1 14:33:39 2026 ===  0.029960 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:39 2026 ===  0.005150 === int32/portable4/implementation.c compiler exited 1
Thu Jan  1 14:33:39 2026 ===  0.000651 === int32/portable4/cycles.c compiling
Thu Jan  1 14:33:39 2026 ===  0.053233 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:39 2026 ===  0.001454 === int32/portable4/cycles.c compiler exited 1
Thu Jan  1 14:33:39 2026 ===  0.000216 === int32/portable4/works.c compiling
Thu Jan  1 14:33:39 2026 ===  0.031408 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:39 2026 ===  0.006309 === int32/portable4/works.c compiler exited 1
Thu Jan  1 14:33:39 2026 ===  0.000461 === int32/portable4 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:39 2026 ===  0.000890 === int32/portable4/sort.c compiling
Thu Jan  1 14:33:39 2026 ===  0.027351 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:39 2026 ===  0.002654 === int32/portable4/sort.c compiler exited 1
Thu Jan  1 14:33:39 2026 ===  0.000245 === int32/portable4/compiler.c compiling
Thu Jan  1 14:33:39 2026 ===  0.019768 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:39 2026 ===  0.001520 === int32/portable4/compiler.c compiler exited 1
Thu Jan  1 14:33:39 2026 ===  0.000218 === int32/portable4/version.c compiling
Thu Jan  1 14:33:39 2026 ===  0.024129 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:39 2026 ===  0.001448 === int32/portable4/version.c compiler exited 1
Thu Jan  1 14:33:39 2026 ===  0.000211 === int32/portable4/implementation.c compiling
Thu Jan  1 14:33:39 2026 ===  0.019593 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:39 2026 ===  0.001748 === int32/portable4/implementation.c compiler exited 1
Thu Jan  1 14:33:39 2026 ===  0.000257 === int32/portable4/cycles.c compiling
Thu Jan  1 14:33:39 2026 ===  0.020391 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:39 2026 ===  0.002235 === int32/portable4/cycles.c compiler exited 1
Thu Jan  1 14:33:39 2026 ===  0.000231 === int32/portable4/works.c compiling
Thu Jan  1 14:33:39 2026 ===  0.022294 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:39 2026 ===  0.001897 === int32/portable4/works.c compiler exited 1
Thu Jan  1 14:33:39 2026 ===  0.000363 === int32/portable4 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:39 2026 ===  0.000726 === int32/portable4/sort.c compiling
Thu Jan  1 14:33:39 2026 ===  0.030414 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:39 2026 ===  0.002545 === int32/portable4/sort.c compiler exited 1
Thu Jan  1 14:33:39 2026 ===  0.000225 === int32/portable4/compiler.c compiling
Thu Jan  1 14:33:39 2026 ===  0.023227 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:39 2026 ===  0.001925 === int32/portable4/compiler.c compiler exited 1
Thu Jan  1 14:33:39 2026 ===  0.000218 === int32/portable4/version.c compiling
Thu Jan  1 14:33:39 2026 ===  0.025318 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:39 2026 ===  0.003747 === int32/portable4/version.c compiler exited 1
Thu Jan  1 14:33:39 2026 ===  0.000245 === int32/portable4/implementation.c compiling
Thu Jan  1 14:33:39 2026 ===  0.023871 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:39 2026 ===  0.001224 === int32/portable4/implementation.c compiler exited 1
Thu Jan  1 14:33:39 2026 ===  0.000206 === int32/portable4/cycles.c compiling
Thu Jan  1 14:33:40 2026 ===  0.025813 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:40 2026 ===  0.008843 === int32/portable4/cycles.c compiler exited 1
Thu Jan  1 14:33:40 2026 ===  0.000234 === int32/portable4/works.c compiling
Thu Jan  1 14:33:40 2026 ===  0.025865 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:40 2026 ===  0.001428 === int32/portable4/works.c compiler exited 1
Thu Jan  1 14:33:40 2026 ===  0.020826 === uint32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:40 2026 ===  0.000932 === uint32/useint32/sort.c compiling
Thu Jan  1 14:33:40 2026 ===  0.170843 === uint32/useint32/compiler.c compiling
Thu Jan  1 14:33:40 2026 ===  0.129607 === uint32/useint32/version.c compiling
Thu Jan  1 14:33:40 2026 ===  0.081487 === uint32/useint32/implementation.c compiling
Thu Jan  1 14:33:40 2026 ===  0.081080 === uint32/useint32/cycles.c compiling
Thu Jan  1 14:33:40 2026 ===  0.241612 === uint32/useint32/works.c compiling
Thu Jan  1 14:33:41 2026 ===  1.033796 === uint32/useint32 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:41 2026 ===  0.055403 === uint32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:41 2026 ===  0.000764 === uint32/useint32/sort.c compiling
Thu Jan  1 14:33:41 2026 ===  0.035073 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:41 2026 ===  0.003505 === uint32/useint32/sort.c compiler exited 1
Thu Jan  1 14:33:41 2026 ===  0.000246 === uint32/useint32/compiler.c compiling
Thu Jan  1 14:33:42 2026 ===  0.110352 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:42 2026 ===  0.001270 === uint32/useint32/compiler.c compiler exited 1
Thu Jan  1 14:33:42 2026 ===  0.000211 === uint32/useint32/version.c compiling
Thu Jan  1 14:33:42 2026 ===  0.109242 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:42 2026 ===  0.001418 === uint32/useint32/version.c compiler exited 1
Thu Jan  1 14:33:42 2026 ===  0.000239 === uint32/useint32/implementation.c compiling
Thu Jan  1 14:33:42 2026 ===  0.086996 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:42 2026 ===  0.001421 === uint32/useint32/implementation.c compiler exited 1
Thu Jan  1 14:33:42 2026 ===  0.000241 === uint32/useint32/cycles.c compiling
Thu Jan  1 14:33:42 2026 ===  0.102002 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:42 2026 ===  0.001505 === uint32/useint32/cycles.c compiler exited 1
Thu Jan  1 14:33:42 2026 ===  0.000227 === uint32/useint32/works.c compiling
Thu Jan  1 14:33:42 2026 ===  0.042673 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:42 2026 ===  0.001491 === uint32/useint32/works.c compiler exited 1
Thu Jan  1 14:33:42 2026 ===  0.000368 === uint32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:42 2026 ===  0.000791 === uint32/useint32/sort.c compiling
Thu Jan  1 14:33:42 2026 ===  0.023084 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:42 2026 ===  0.003346 === uint32/useint32/sort.c compiler exited 1
Thu Jan  1 14:33:42 2026 ===  0.000236 === uint32/useint32/compiler.c compiling
Thu Jan  1 14:33:42 2026 ===  0.030157 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:42 2026 ===  0.001393 === uint32/useint32/compiler.c compiler exited 1
Thu Jan  1 14:33:42 2026 ===  0.000214 === uint32/useint32/version.c compiling
Thu Jan  1 14:33:42 2026 ===  0.021443 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:42 2026 ===  0.001272 === uint32/useint32/version.c compiler exited 1
Thu Jan  1 14:33:42 2026 ===  0.000244 === uint32/useint32/implementation.c compiling
Thu Jan  1 14:33:42 2026 ===  0.041558 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:42 2026 ===  0.001167 === uint32/useint32/implementation.c compiler exited 1
Thu Jan  1 14:33:42 2026 ===  0.000213 === uint32/useint32/cycles.c compiling
Thu Jan  1 14:33:42 2026 ===  0.032110 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:42 2026 ===  0.001518 === uint32/useint32/cycles.c compiler exited 1
Thu Jan  1 14:33:42 2026 ===  0.000222 === uint32/useint32/works.c compiling
Thu Jan  1 14:33:42 2026 ===  0.017997 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:42 2026 ===  0.001322 === uint32/useint32/works.c compiler exited 1
Thu Jan  1 14:33:42 2026 ===  0.000354 === uint32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:42 2026 ===  0.000829 === uint32/useint32/sort.c compiling
Thu Jan  1 14:33:42 2026 ===  0.020553 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:42 2026 ===  0.002764 === uint32/useint32/sort.c compiler exited 1
Thu Jan  1 14:33:42 2026 ===  0.000221 === uint32/useint32/compiler.c compiling
Thu Jan  1 14:33:42 2026 ===  0.020020 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:42 2026 ===  0.001598 === uint32/useint32/compiler.c compiler exited 1
Thu Jan  1 14:33:42 2026 ===  0.000218 === uint32/useint32/version.c compiling
Thu Jan  1 14:33:42 2026 ===  0.080971 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:42 2026 ===  0.001530 === uint32/useint32/version.c compiler exited 1
Thu Jan  1 14:33:42 2026 ===  0.000256 === uint32/useint32/implementation.c compiling
Thu Jan  1 14:33:42 2026 ===  0.019041 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:42 2026 ===  0.001542 === uint32/useint32/implementation.c compiler exited 1
Thu Jan  1 14:33:42 2026 ===  0.000232 === uint32/useint32/cycles.c compiling
Thu Jan  1 14:33:42 2026 ===  0.019400 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:42 2026 ===  0.001495 === uint32/useint32/cycles.c compiler exited 1
Thu Jan  1 14:33:42 2026 ===  0.000246 === uint32/useint32/works.c compiling
Thu Jan  1 14:33:42 2026 ===  0.019075 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:42 2026 ===  0.001439 === uint32/useint32/works.c compiler exited 1
Thu Jan  1 14:33:42 2026 ===  0.022824 === float32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:42 2026 ===  0.000865 === float32/useint32/sort.c compiling
Thu Jan  1 14:33:42 2026 ===  0.186344 === float32/useint32/compiler.c compiling
Thu Jan  1 14:33:43 2026 ===  0.110313 === float32/useint32/version.c compiling
Thu Jan  1 14:33:43 2026 ===  0.075767 === float32/useint32/implementation.c compiling
Thu Jan  1 14:33:43 2026 ===  0.123289 === float32/useint32/cycles.c compiling
Thu Jan  1 14:33:43 2026 ===  0.229999 === float32/useint32/works.c compiling
Thu Jan  1 14:33:43 2026 ===  0.264504 === float32/useint32 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:43 2026 ===  0.056765 === float32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:43 2026 ===  0.000944 === float32/useint32/sort.c compiling
Thu Jan  1 14:33:43 2026 ===  0.029382 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:43 2026 ===  0.003582 === float32/useint32/sort.c compiler exited 1
Thu Jan  1 14:33:43 2026 ===  0.000219 === float32/useint32/compiler.c compiling
Thu Jan  1 14:33:43 2026 ===  0.028961 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:43 2026 ===  0.001306 === float32/useint32/compiler.c compiler exited 1
Thu Jan  1 14:33:43 2026 ===  0.000223 === float32/useint32/version.c compiling
Thu Jan  1 14:33:43 2026 ===  0.039727 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:43 2026 ===  0.003750 === float32/useint32/version.c compiler exited 1
Thu Jan  1 14:33:43 2026 ===  0.000270 === float32/useint32/implementation.c compiling
Thu Jan  1 14:33:43 2026 ===  0.043170 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:43 2026 ===  0.001245 === float32/useint32/implementation.c compiler exited 1
Thu Jan  1 14:33:43 2026 ===  0.000194 === float32/useint32/cycles.c compiling
Thu Jan  1 14:33:43 2026 ===  0.030125 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:43 2026 ===  0.001233 === float32/useint32/cycles.c compiler exited 1
Thu Jan  1 14:33:43 2026 ===  0.000232 === float32/useint32/works.c compiling
Thu Jan  1 14:33:44 2026 ===  0.058361 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:44 2026 ===  0.007924 === float32/useint32/works.c compiler exited 1
Thu Jan  1 14:33:44 2026 ===  0.000397 === float32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:44 2026 ===  0.000932 === float32/useint32/sort.c compiling
Thu Jan  1 14:33:44 2026 ===  0.034500 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:44 2026 ===  0.003199 === float32/useint32/sort.c compiler exited 1
Thu Jan  1 14:33:44 2026 ===  0.000260 === float32/useint32/compiler.c compiling
Thu Jan  1 14:33:44 2026 ===  0.023395 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:44 2026 ===  0.001339 === float32/useint32/compiler.c compiler exited 1
Thu Jan  1 14:33:44 2026 ===  0.000212 === float32/useint32/version.c compiling
Thu Jan  1 14:33:44 2026 ===  0.023563 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:44 2026 ===  0.001513 === float32/useint32/version.c compiler exited 1
Thu Jan  1 14:33:44 2026 ===  0.000211 === float32/useint32/implementation.c compiling
Thu Jan  1 14:33:44 2026 ===  0.019522 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:44 2026 ===  0.001297 === float32/useint32/implementation.c compiler exited 1
Thu Jan  1 14:33:44 2026 ===  0.000208 === float32/useint32/cycles.c compiling
Thu Jan  1 14:33:44 2026 ===  0.018968 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:44 2026 ===  0.004184 === float32/useint32/cycles.c compiler exited 1
Thu Jan  1 14:33:44 2026 ===  0.000269 === float32/useint32/works.c compiling
Thu Jan  1 14:33:44 2026 ===  0.026605 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:44 2026 ===  0.001473 === float32/useint32/works.c compiler exited 1
Thu Jan  1 14:33:44 2026 ===  0.000354 === float32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:44 2026 ===  0.000985 === float32/useint32/sort.c compiling
Thu Jan  1 14:33:44 2026 ===  0.019851 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:44 2026 ===  0.005418 === float32/useint32/sort.c compiler exited 1
Thu Jan  1 14:33:44 2026 ===  0.000256 === float32/useint32/compiler.c compiling
Thu Jan  1 14:33:44 2026 ===  0.021393 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:44 2026 ===  0.013135 === float32/useint32/compiler.c compiler exited 1
Thu Jan  1 14:33:44 2026 ===  0.000300 === float32/useint32/version.c compiling
Thu Jan  1 14:33:44 2026 ===  0.024585 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:44 2026 ===  0.001550 === float32/useint32/version.c compiler exited 1
Thu Jan  1 14:33:44 2026 ===  0.000223 === float32/useint32/implementation.c compiling
Thu Jan  1 14:33:44 2026 ===  0.019601 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:44 2026 ===  0.001691 === float32/useint32/implementation.c compiler exited 1
Thu Jan  1 14:33:44 2026 ===  0.000203 === float32/useint32/cycles.c compiling
Thu Jan  1 14:33:44 2026 ===  0.020305 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:44 2026 ===  0.001343 === float32/useint32/cycles.c compiler exited 1
Thu Jan  1 14:33:44 2026 ===  0.000219 === float32/useint32/works.c compiling
Thu Jan  1 14:33:44 2026 ===  0.042964 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:44 2026 ===  0.001254 === float32/useint32/works.c compiler exited 1
Thu Jan  1 14:33:44 2026 ===  0.000281 === command/limits.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:44 2026 ===  0.159731 === command/limits.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:44 2026 ===  0.035784 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:44 2026 ===  0.002491 === command/limits.c compiler exited 1
Thu Jan  1 14:33:44 2026 ===  0.000230 === command/limits.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:44 2026 ===  0.031486 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:44 2026 ===  0.002024 === command/limits.c compiler exited 1
Thu Jan  1 14:33:44 2026 ===  0.000198 === command/limits.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:44 2026 ===  0.024049 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:44 2026 ===  0.002072 === command/limits.c compiler exited 1
Thu Jan  1 14:33:44 2026 ===  0.005104 === command/int32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:44 2026 ===  0.321823 === command/int32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:45 2026 ===  0.030861 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:45 2026 ===  0.007063 === command/int32-speed.c compiler exited 1
Thu Jan  1 14:33:45 2026 ===  0.000272 === command/int32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:45 2026 ===  0.026366 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:45 2026 ===  0.001751 === command/int32-speed.c compiler exited 1
Thu Jan  1 14:33:45 2026 ===  0.000206 === command/int32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:45 2026 ===  0.020235 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:45 2026 ===  0.006178 === command/int32-speed.c compiler exited 1
Thu Jan  1 14:33:45 2026 ===  0.010386 === command/uint32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:45 2026 ===  0.214182 === command/uint32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:45 2026 ===  0.040786 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:45 2026 ===  0.005648 === command/uint32-speed.c compiler exited 1
Thu Jan  1 14:33:45 2026 ===  0.000250 === command/uint32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:45 2026 ===  0.018857 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:45 2026 ===  0.006401 === command/uint32-speed.c compiler exited 1
Thu Jan  1 14:33:45 2026 ===  0.000226 === command/uint32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:45 2026 ===  0.023785 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:45 2026 ===  0.002865 === command/uint32-speed.c compiler exited 1
Thu Jan  1 14:33:45 2026 ===  0.008739 === command/float32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Thu Jan  1 14:33:45 2026 ===  0.276490 === command/float32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Thu Jan  1 14:33:45 2026 ===  0.028273 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Thu Jan  1 14:33:45 2026 ===  0.001600 === command/float32-speed.c compiler exited 1
Thu Jan  1 14:33:45 2026 ===  0.000223 === command/float32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Thu Jan  1 14:33:45 2026 ===  0.020244 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Thu Jan  1 14:33:45 2026 ===  0.001404 === command/float32-speed.c compiler exited 1
Thu Jan  1 14:33:45 2026 ===  0.000218 === command/float32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Thu Jan  1 14:33:45 2026 ===  0.018630 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Thu Jan  1 14:33:45 2026 ===  0.009071 === command/float32-speed.c compiler exited 1
Thu Jan  1 14:33:45 2026 ===  0.003844 === build finishing successfully
