Mon Jul 20 11:31:09 2026 ===  0.000000 === build starting
Mon Jul 20 11:31:09 2026 ===  0.000249 === version 20190516
Mon Jul 20 11:31:09 2026 ===  0.000119 === hostname pkgsrchostname
Mon Jul 20 11:31:09 2026 ===  0.001571 === compilers/abiname.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:09 2026 ===  0.248980 === compilers/abiname.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:09 2026 ===  0.029460 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:09 2026 ===  0.016925 === compilers/abiname.c compiler exited 1
Mon Jul 20 11:31:09 2026 ===  0.032434 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:09 2026 ===  0.004709 === compilers/base.c compiler exited 1
Mon Jul 20 11:31:09 2026 ===  0.017179 === compilers/abiname.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:09 2026 ===  0.028743 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:09 2026 ===  0.004697 === compilers/abiname.c compiler exited 1
Mon Jul 20 11:31:09 2026 ===  0.018819 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:09 2026 ===  0.002189 === compilers/base.c compiler exited 1
Mon Jul 20 11:31:09 2026 ===  0.016637 === compilers/abiname.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:09 2026 ===  0.019954 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:09 2026 ===  0.003637 === compilers/abiname.c compiler exited 1
Mon Jul 20 11:31:09 2026 ===  0.020780 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:09 2026 ===  0.001320 === compilers/base.c compiler exited 1
Mon Jul 20 11:31:09 2026 ===  0.013648 === cpucycles/amd64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:09 2026 ===  0.000452 === cpucycles/amd64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:09 2026 ===  0.000294 === cpucycles/amd64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:09 2026 ===  0.000281 === cpucycles/amd64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:09 2026 ===  0.000344 === cpucycles/amd64cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:09 2026 ===  0.000274 === cpucycles/amd64cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:09 2026 ===  0.000306 === cpucycles/amd64cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:09 2026 ===  0.000269 === cpucycles/amd64cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:09 2026 ===  0.000346 === cpucycles/amd64tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:09 2026 ===  0.000271 === cpucycles/amd64tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:09 2026 ===  0.000268 === cpucycles/amd64tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:09 2026 ===  0.000276 === cpucycles/amd64tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:09 2026 ===  0.000329 === cpucycles/apple compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:09 2026 ===  0.101436 === output
> cpucycles.c:6:10: fatal error: mach/mach_time.h: No such file or directory
>  #include <mach/mach_time.h>
>           ^~~~~~~~~~~~~~~~~~
> compilation terminated.
Mon Jul 20 11:31:09 2026 ===  0.004200 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:09 2026 ===  0.000326 === cpucycles/apple compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:09 2026 ===  0.036713 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:09 2026 ===  0.002366 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:09 2026 ===  0.000360 === cpucycles/apple compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:09 2026 ===  0.028842 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:09 2026 ===  0.003220 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:09 2026 ===  0.000429 === cpucycles/apple compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:09 2026 ===  0.026866 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:09 2026 ===  0.002115 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:09 2026 ===  0.000524 === cpucycles/celllinux skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:09 2026 ===  0.000684 === cpucycles/celllinux skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:09 2026 ===  0.000256 === cpucycles/celllinux skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:09 2026 ===  0.000243 === cpucycles/celllinux skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:09 2026 ===  0.000344 === cpucycles/cortex compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:09 2026 ===  0.124527 === 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;
>             ^~~~~~~
Mon Jul 20 11:31:10 2026 ===  0.376797 === cpucycles/cortex compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:10 2026 ===  0.362291 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:10 2026 ===  0.001723 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:10 2026 ===  0.000516 === cpucycles/cortex compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:10 2026 ===  0.026887 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:10 2026 ===  0.001403 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:10 2026 ===  0.000467 === cpucycles/cortex compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:10 2026 ===  0.028511 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:10 2026 ===  0.001198 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:10 2026 ===  0.000576 === cpucycles/cortex_vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:11 2026 ===  0.491680 === cpucycles/cortex_vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:11 2026 ===  0.058129 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:11 2026 ===  0.001534 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:11 2026 ===  0.000557 === cpucycles/cortex_vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:11 2026 ===  0.033559 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:11 2026 ===  0.004166 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:11 2026 ===  0.000570 === cpucycles/cortex_vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:11 2026 ===  0.030248 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:11 2026 ===  0.001370 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:11 2026 ===  0.000388 === cpucycles/dev4ns compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:11 2026 ===  0.499548 === cpucycles/dev4ns compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:11 2026 ===  0.047075 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:11 2026 ===  0.001532 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:11 2026 ===  0.000329 === cpucycles/dev4ns compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:11 2026 ===  0.036178 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:11 2026 ===  0.002355 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:11 2026 ===  0.000435 === cpucycles/dev4ns compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:12 2026 ===  0.040772 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:12 2026 ===  0.002393 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:12 2026 ===  0.000389 === cpucycles/gettimeofday compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:12 2026 ===  0.619198 === cpucycles/gettimeofday compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:12 2026 ===  0.067675 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:12 2026 ===  0.001982 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:12 2026 ===  0.000479 === cpucycles/gettimeofday compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:12 2026 ===  0.067078 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:12 2026 ===  0.006233 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:12 2026 ===  0.000394 === cpucycles/gettimeofday compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:12 2026 ===  0.064661 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:12 2026 ===  0.001662 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:12 2026 ===  0.000553 === cpucycles/ia64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:12 2026 ===  0.000302 === cpucycles/ia64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:12 2026 ===  0.000294 === cpucycles/ia64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:12 2026 ===  0.000297 === cpucycles/ia64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:12 2026 ===  0.000339 === cpucycles/mips skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:12 2026 ===  0.000310 === cpucycles/mips skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:12 2026 ===  0.000284 === cpucycles/mips skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:12 2026 ===  0.000283 === cpucycles/mips skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:12 2026 ===  0.000288 === cpucycles/monotonic compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:13 2026 ===  0.559919 === cpucycles/monotonic compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:13 2026 ===  0.059327 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:13 2026 ===  0.002741 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:13 2026 ===  0.000319 === cpucycles/monotonic compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:13 2026 ===  0.061477 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:13 2026 ===  0.001309 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:13 2026 ===  0.000311 === cpucycles/monotonic compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:13 2026 ===  0.044466 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:13 2026 ===  0.001493 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:13 2026 ===  0.000382 === cpucycles/monotoniccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:14 2026 ===  0.591561 === cpucycles/monotoniccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:14 2026 ===  0.074324 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:14 2026 ===  0.001553 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:14 2026 ===  0.000286 === cpucycles/monotoniccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:14 2026 ===  0.044683 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:14 2026 ===  0.003390 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:14 2026 ===  0.000375 === cpucycles/monotoniccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:14 2026 ===  0.055606 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:14 2026 ===  0.001155 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:14 2026 ===  0.000365 === cpucycles/perfevent compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:14 2026 ===  0.121743 === output
> cpucycles.c:6:10: fatal error: linux/perf_event.h: No such file or directory
>  #include <linux/perf_event.h>
>           ^~~~~~~~~~~~~~~~~~~~
> compilation terminated.
Mon Jul 20 11:31:14 2026 ===  0.002207 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:14 2026 ===  0.000357 === cpucycles/perfevent compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:14 2026 ===  0.085280 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:14 2026 ===  0.015586 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:14 2026 ===  0.000448 === cpucycles/perfevent compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:14 2026 ===  0.051518 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:14 2026 ===  0.002335 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:14 2026 ===  0.000327 === cpucycles/perfevent compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:14 2026 ===  0.043855 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:14 2026 ===  0.002199 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:14 2026 ===  0.000708 === cpucycles/powerpccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:14 2026 ===  0.000640 === cpucycles/powerpccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:14 2026 ===  0.000328 === cpucycles/powerpccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:14 2026 ===  0.000302 === cpucycles/powerpccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:14 2026 ===  0.000373 === cpucycles/powerpcmacos skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:14 2026 ===  0.000328 === cpucycles/powerpcmacos skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:14 2026 ===  0.000306 === cpucycles/powerpcmacos skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:14 2026 ===  0.000296 === cpucycles/powerpcmacos skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:14 2026 ===  0.000363 === cpucycles/sparc32cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:14 2026 ===  0.000311 === cpucycles/sparc32cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:14 2026 ===  0.000310 === cpucycles/sparc32cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:14 2026 ===  0.000311 === cpucycles/sparc32cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:14 2026 ===  0.000375 === cpucycles/sparccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:14 2026 ===  0.000286 === cpucycles/sparccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:14 2026 ===  0.001421 === cpucycles/sparccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:14 2026 ===  0.000309 === cpucycles/sparccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:14 2026 ===  0.000395 === cpucycles/vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:15 2026 ===  0.813741 === cpucycles/vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:15 2026 ===  0.062840 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:15 2026 ===  0.005713 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:15 2026 ===  0.000593 === cpucycles/vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:15 2026 ===  0.079965 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:15 2026 ===  0.005802 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:15 2026 ===  0.002962 === cpucycles/vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:15 2026 ===  0.059461 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:15 2026 ===  0.001926 === cpucycles/cpucycles.c compiler exited 1
Mon Jul 20 11:31:15 2026 ===  0.001467 === cpucycles/x86cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:15 2026 ===  0.000299 === cpucycles/x86cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:15 2026 ===  0.000280 === cpucycles/x86cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:15 2026 ===  0.000293 === cpucycles/x86cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:15 2026 ===  0.000337 === cpucycles/x86cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:15 2026 ===  0.000269 === cpucycles/x86cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:15 2026 ===  0.000292 === cpucycles/x86cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:15 2026 ===  0.000289 === cpucycles/x86cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:15 2026 ===  0.000360 === cpucycles/x86estimate skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:15 2026 ===  0.000278 === cpucycles/x86estimate skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:15 2026 ===  0.000259 === cpucycles/x86estimate skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:15 2026 ===  0.000266 === cpucycles/x86estimate skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:15 2026 ===  0.000359 === cpucycles/x86tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:15 2026 ===  0.000272 === cpucycles/x86tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:15 2026 ===  0.000273 === cpucycles/x86tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:15 2026 ===  0.000269 === cpucycles/x86tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:15 2026 ===  0.046699 === int32/avx2 skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:15 2026 ===  0.000348 === int32/avx2 skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:15 2026 ===  0.000303 === int32/avx2 skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:15 2026 ===  0.000288 === int32/avx2 skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:15 2026 ===  0.021582 === int32/portable3 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:15 2026 ===  0.003961 === int32/portable3/sort.c compiling
Mon Jul 20 11:31:15 2026 ===  0.132542 === int32/portable3/compiler.c compiling
Mon Jul 20 11:31:16 2026 ===  0.108846 === int32/portable3/version.c compiling
Mon Jul 20 11:31:16 2026 ===  0.159309 === int32/portable3/implementation.c compiling
Mon Jul 20 11:31:16 2026 ===  0.075321 === int32/portable3/cycles.c compiling
Mon Jul 20 11:31:16 2026 ===  0.184158 === int32/portable3/works.c compiling
Mon Jul 20 11:31:16 2026 ===  0.375721 === int32/portable3 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:16 2026 ===  0.057222 === int32/portable3 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:16 2026 ===  0.001015 === int32/portable3/sort.c compiling
Mon Jul 20 11:31:16 2026 ===  0.027934 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:16 2026 ===  0.034212 === int32/portable3/sort.c compiler exited 1
Mon Jul 20 11:31:16 2026 ===  0.000276 === int32/portable3/compiler.c compiling
Mon Jul 20 11:31:16 2026 ===  0.025882 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:17 2026 ===  0.031360 === int32/portable3/compiler.c compiler exited 1
Mon Jul 20 11:31:17 2026 ===  0.000259 === int32/portable3/version.c compiling
Mon Jul 20 11:31:17 2026 ===  0.024196 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:17 2026 ===  0.009962 === int32/portable3/version.c compiler exited 1
Mon Jul 20 11:31:17 2026 ===  0.002060 === int32/portable3/implementation.c compiling
Mon Jul 20 11:31:17 2026 ===  0.027265 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:17 2026 ===  0.121057 === int32/portable3/implementation.c compiler exited 1
Mon Jul 20 11:31:17 2026 ===  0.000280 === int32/portable3/cycles.c compiling
Mon Jul 20 11:31:17 2026 ===  0.030195 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:17 2026 ===  0.004460 === int32/portable3/cycles.c compiler exited 1
Mon Jul 20 11:31:17 2026 ===  0.000255 === int32/portable3/works.c compiling
Mon Jul 20 11:31:17 2026 ===  0.029876 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:17 2026 ===  0.001723 === int32/portable3/works.c compiler exited 1
Mon Jul 20 11:31:17 2026 ===  0.000373 === int32/portable3 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:17 2026 ===  0.001031 === int32/portable3/sort.c compiling
Mon Jul 20 11:31:17 2026 ===  0.019333 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:17 2026 ===  0.004297 === int32/portable3/sort.c compiler exited 1
Mon Jul 20 11:31:17 2026 ===  0.000220 === int32/portable3/compiler.c compiling
Mon Jul 20 11:31:17 2026 ===  0.021374 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:17 2026 ===  0.001422 === int32/portable3/compiler.c compiler exited 1
Mon Jul 20 11:31:17 2026 ===  0.000198 === int32/portable3/version.c compiling
Mon Jul 20 11:31:17 2026 ===  0.018517 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:17 2026 ===  0.001801 === int32/portable3/version.c compiler exited 1
Mon Jul 20 11:31:17 2026 ===  0.000211 === int32/portable3/implementation.c compiling
Mon Jul 20 11:31:17 2026 ===  0.019965 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:17 2026 ===  0.001783 === int32/portable3/implementation.c compiler exited 1
Mon Jul 20 11:31:17 2026 ===  0.000205 === int32/portable3/cycles.c compiling
Mon Jul 20 11:31:17 2026 ===  0.018837 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:17 2026 ===  0.001519 === int32/portable3/cycles.c compiler exited 1
Mon Jul 20 11:31:17 2026 ===  0.000220 === int32/portable3/works.c compiling
Mon Jul 20 11:31:17 2026 ===  0.020285 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:17 2026 ===  0.001833 === int32/portable3/works.c compiler exited 1
Mon Jul 20 11:31:17 2026 ===  0.000373 === int32/portable3 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:17 2026 ===  0.000976 === int32/portable3/sort.c compiling
Mon Jul 20 11:31:17 2026 ===  0.030667 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:17 2026 ===  0.004733 === int32/portable3/sort.c compiler exited 1
Mon Jul 20 11:31:17 2026 ===  0.000251 === int32/portable3/compiler.c compiling
Mon Jul 20 11:31:17 2026 ===  0.018181 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:17 2026 ===  0.001477 === int32/portable3/compiler.c compiler exited 1
Mon Jul 20 11:31:17 2026 ===  0.000213 === int32/portable3/version.c compiling
Mon Jul 20 11:31:17 2026 ===  0.020573 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:17 2026 ===  0.001404 === int32/portable3/version.c compiler exited 1
Mon Jul 20 11:31:17 2026 ===  0.000198 === int32/portable3/implementation.c compiling
Mon Jul 20 11:31:17 2026 ===  0.021436 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:17 2026 ===  0.001488 === int32/portable3/implementation.c compiler exited 1
Mon Jul 20 11:31:17 2026 ===  0.000220 === int32/portable3/cycles.c compiling
Mon Jul 20 11:31:17 2026 ===  0.019374 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:17 2026 ===  0.001701 === int32/portable3/cycles.c compiler exited 1
Mon Jul 20 11:31:17 2026 ===  0.000191 === int32/portable3/works.c compiling
Mon Jul 20 11:31:17 2026 ===  0.018155 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:17 2026 ===  0.001363 === int32/portable3/works.c compiler exited 1
Mon Jul 20 11:31:17 2026 ===  0.018924 === int32/portable4 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:17 2026 ===  0.001132 === int32/portable4/sort.c compiling
Mon Jul 20 11:31:17 2026 ===  0.311831 === int32/portable4/compiler.c compiling
Mon Jul 20 11:31:17 2026 ===  0.069952 === int32/portable4/version.c compiling
Mon Jul 20 11:31:18 2026 ===  0.077935 === int32/portable4/implementation.c compiling
Mon Jul 20 11:31:18 2026 ===  0.102118 === int32/portable4/cycles.c compiling
Mon Jul 20 11:31:18 2026 ===  0.201608 === int32/portable4/works.c compiling
Mon Jul 20 11:31:18 2026 ===  0.374267 === int32/portable4 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:18 2026 ===  0.055167 === int32/portable4 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:18 2026 ===  0.001287 === int32/portable4/sort.c compiling
Mon Jul 20 11:31:18 2026 ===  0.027922 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:18 2026 ===  0.002345 === int32/portable4/sort.c compiler exited 1
Mon Jul 20 11:31:18 2026 ===  0.000213 === int32/portable4/compiler.c compiling
Mon Jul 20 11:31:18 2026 ===  0.028266 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:18 2026 ===  0.001433 === int32/portable4/compiler.c compiler exited 1
Mon Jul 20 11:31:18 2026 ===  0.000218 === int32/portable4/version.c compiling
Mon Jul 20 11:31:18 2026 ===  0.026489 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:18 2026 ===  0.001632 === int32/portable4/version.c compiler exited 1
Mon Jul 20 11:31:18 2026 ===  0.004278 === int32/portable4/implementation.c compiling
Mon Jul 20 11:31:18 2026 ===  0.026532 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:18 2026 ===  0.002048 === int32/portable4/implementation.c compiler exited 1
Mon Jul 20 11:31:18 2026 ===  0.000210 === int32/portable4/cycles.c compiling
Mon Jul 20 11:31:18 2026 ===  0.026983 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:18 2026 ===  0.001931 === int32/portable4/cycles.c compiler exited 1
Mon Jul 20 11:31:18 2026 ===  0.000224 === int32/portable4/works.c compiling
Mon Jul 20 11:31:18 2026 ===  0.027568 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:18 2026 ===  0.001970 === int32/portable4/works.c compiler exited 1
Mon Jul 20 11:31:18 2026 ===  0.000343 === int32/portable4 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:18 2026 ===  0.000977 === int32/portable4/sort.c compiling
Mon Jul 20 11:31:18 2026 ===  0.020125 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:18 2026 ===  0.003127 === int32/portable4/sort.c compiler exited 1
Mon Jul 20 11:31:18 2026 ===  0.000217 === int32/portable4/compiler.c compiling
Mon Jul 20 11:31:18 2026 ===  0.018375 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:18 2026 ===  0.002869 === int32/portable4/compiler.c compiler exited 1
Mon Jul 20 11:31:18 2026 ===  0.000220 === int32/portable4/version.c compiling
Mon Jul 20 11:31:19 2026 ===  0.018789 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:19 2026 ===  0.001665 === int32/portable4/version.c compiler exited 1
Mon Jul 20 11:31:19 2026 ===  0.000187 === int32/portable4/implementation.c compiling
Mon Jul 20 11:31:19 2026 ===  0.017186 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:19 2026 ===  0.001174 === int32/portable4/implementation.c compiler exited 1
Mon Jul 20 11:31:19 2026 ===  0.000168 === int32/portable4/cycles.c compiling
Mon Jul 20 11:31:19 2026 ===  0.018196 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:19 2026 ===  0.001460 === int32/portable4/cycles.c compiler exited 1
Mon Jul 20 11:31:19 2026 ===  0.000196 === int32/portable4/works.c compiling
Mon Jul 20 11:31:19 2026 ===  0.017774 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:19 2026 ===  0.001254 === int32/portable4/works.c compiler exited 1
Mon Jul 20 11:31:19 2026 ===  0.000305 === int32/portable4 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:19 2026 ===  0.000772 === int32/portable4/sort.c compiling
Mon Jul 20 11:31:19 2026 ===  0.019477 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:19 2026 ===  0.002825 === int32/portable4/sort.c compiler exited 1
Mon Jul 20 11:31:19 2026 ===  0.000210 === int32/portable4/compiler.c compiling
Mon Jul 20 11:31:19 2026 ===  0.019046 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:19 2026 ===  0.030237 === int32/portable4/compiler.c compiler exited 1
Mon Jul 20 11:31:19 2026 ===  0.000267 === int32/portable4/version.c compiling
Mon Jul 20 11:31:19 2026 ===  0.019327 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:19 2026 ===  0.001567 === int32/portable4/version.c compiler exited 1
Mon Jul 20 11:31:19 2026 ===  0.000224 === int32/portable4/implementation.c compiling
Mon Jul 20 11:31:19 2026 ===  0.030381 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:19 2026 ===  0.001351 === int32/portable4/implementation.c compiler exited 1
Mon Jul 20 11:31:19 2026 ===  0.000193 === int32/portable4/cycles.c compiling
Mon Jul 20 11:31:19 2026 ===  0.023283 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:19 2026 ===  0.001329 === int32/portable4/cycles.c compiler exited 1
Mon Jul 20 11:31:19 2026 ===  0.000209 === int32/portable4/works.c compiling
Mon Jul 20 11:31:19 2026 ===  0.106616 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:19 2026 ===  0.001378 === int32/portable4/works.c compiler exited 1
Mon Jul 20 11:31:19 2026 ===  0.026849 === uint32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:19 2026 ===  0.010486 === uint32/useint32/sort.c compiling
Mon Jul 20 11:31:19 2026 ===  0.164444 === uint32/useint32/compiler.c compiling
Mon Jul 20 11:31:19 2026 ===  0.102912 === uint32/useint32/version.c compiling
Mon Jul 20 11:31:19 2026 ===  0.109663 === uint32/useint32/implementation.c compiling
Mon Jul 20 11:31:19 2026 ===  0.102607 === uint32/useint32/cycles.c compiling
Mon Jul 20 11:31:20 2026 ===  0.223310 === uint32/useint32/works.c compiling
Mon Jul 20 11:31:20 2026 ===  0.221927 === uint32/useint32 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:20 2026 ===  0.152091 === uint32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:20 2026 ===  0.000928 === uint32/useint32/sort.c compiling
Mon Jul 20 11:31:20 2026 ===  0.030881 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:20 2026 ===  0.004133 === uint32/useint32/sort.c compiler exited 1
Mon Jul 20 11:31:20 2026 ===  0.000242 === uint32/useint32/compiler.c compiling
Mon Jul 20 11:31:20 2026 ===  0.048583 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:20 2026 ===  0.001265 === uint32/useint32/compiler.c compiler exited 1
Mon Jul 20 11:31:20 2026 ===  0.000198 === uint32/useint32/version.c compiling
Mon Jul 20 11:31:20 2026 ===  0.033907 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:20 2026 ===  0.001362 === uint32/useint32/version.c compiler exited 1
Mon Jul 20 11:31:20 2026 ===  0.000185 === uint32/useint32/implementation.c compiling
Mon Jul 20 11:31:20 2026 ===  0.026658 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:20 2026 ===  0.001607 === uint32/useint32/implementation.c compiler exited 1
Mon Jul 20 11:31:20 2026 ===  0.000183 === uint32/useint32/cycles.c compiling
Mon Jul 20 11:31:20 2026 ===  0.026491 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:20 2026 ===  0.001591 === uint32/useint32/cycles.c compiler exited 1
Mon Jul 20 11:31:20 2026 ===  0.000212 === uint32/useint32/works.c compiling
Mon Jul 20 11:31:20 2026 ===  0.042285 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:20 2026 ===  0.001307 === uint32/useint32/works.c compiler exited 1
Mon Jul 20 11:31:20 2026 ===  0.000356 === uint32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:20 2026 ===  0.000859 === uint32/useint32/sort.c compiling
Mon Jul 20 11:31:20 2026 ===  0.017995 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:20 2026 ===  0.003060 === uint32/useint32/sort.c compiler exited 1
Mon Jul 20 11:31:20 2026 ===  0.000248 === uint32/useint32/compiler.c compiling
Mon Jul 20 11:31:20 2026 ===  0.030401 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:20 2026 ===  0.001453 === uint32/useint32/compiler.c compiler exited 1
Mon Jul 20 11:31:20 2026 ===  0.000193 === uint32/useint32/version.c compiling
Mon Jul 20 11:31:20 2026 ===  0.018115 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:20 2026 ===  0.001277 === uint32/useint32/version.c compiler exited 1
Mon Jul 20 11:31:20 2026 ===  0.000196 === uint32/useint32/implementation.c compiling
Mon Jul 20 11:31:20 2026 ===  0.029763 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:20 2026 ===  0.022484 === uint32/useint32/implementation.c compiler exited 1
Mon Jul 20 11:31:20 2026 ===  0.000248 === uint32/useint32/cycles.c compiling
Mon Jul 20 11:31:20 2026 ===  0.018407 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:20 2026 ===  0.001394 === uint32/useint32/cycles.c compiler exited 1
Mon Jul 20 11:31:20 2026 ===  0.000184 === uint32/useint32/works.c compiling
Mon Jul 20 11:31:20 2026 ===  0.018832 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:20 2026 ===  0.001489 === uint32/useint32/works.c compiler exited 1
Mon Jul 20 11:31:20 2026 ===  0.000340 === uint32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:20 2026 ===  0.000788 === uint32/useint32/sort.c compiling
Mon Jul 20 11:31:20 2026 ===  0.032923 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:20 2026 ===  0.003179 === uint32/useint32/sort.c compiler exited 1
Mon Jul 20 11:31:20 2026 ===  0.000226 === uint32/useint32/compiler.c compiling
Mon Jul 20 11:31:20 2026 ===  0.019527 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:20 2026 ===  0.001312 === uint32/useint32/compiler.c compiler exited 1
Mon Jul 20 11:31:20 2026 ===  0.000203 === uint32/useint32/version.c compiling
Mon Jul 20 11:31:20 2026 ===  0.048887 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:20 2026 ===  0.001391 === uint32/useint32/version.c compiler exited 1
Mon Jul 20 11:31:20 2026 ===  0.007009 === uint32/useint32/implementation.c compiling
Mon Jul 20 11:31:20 2026 ===  0.030839 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:20 2026 ===  0.001340 === uint32/useint32/implementation.c compiler exited 1
Mon Jul 20 11:31:20 2026 ===  0.000204 === uint32/useint32/cycles.c compiling
Mon Jul 20 11:31:21 2026 ===  0.036104 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:21 2026 ===  0.001603 === uint32/useint32/cycles.c compiler exited 1
Mon Jul 20 11:31:21 2026 ===  0.000194 === uint32/useint32/works.c compiling
Mon Jul 20 11:31:21 2026 ===  0.020509 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:21 2026 ===  0.001542 === uint32/useint32/works.c compiler exited 1
Mon Jul 20 11:31:21 2026 ===  0.017253 === float32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:21 2026 ===  0.000945 === float32/useint32/sort.c compiling
Mon Jul 20 11:31:21 2026 ===  0.184787 === float32/useint32/compiler.c compiling
Mon Jul 20 11:31:21 2026 ===  0.065863 === float32/useint32/version.c compiling
Mon Jul 20 11:31:21 2026 ===  0.091683 === float32/useint32/implementation.c compiling
Mon Jul 20 11:31:21 2026 ===  0.067758 === float32/useint32/cycles.c compiling
Mon Jul 20 11:31:21 2026 ===  0.204961 === float32/useint32/works.c compiling
Mon Jul 20 11:31:21 2026 ===  0.207787 === float32/useint32 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:21 2026 ===  0.051811 === float32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:21 2026 ===  0.000874 === float32/useint32/sort.c compiling
Mon Jul 20 11:31:21 2026 ===  0.036276 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:21 2026 ===  0.003494 === float32/useint32/sort.c compiler exited 1
Mon Jul 20 11:31:21 2026 ===  0.000230 === float32/useint32/compiler.c compiling
Mon Jul 20 11:31:22 2026 ===  0.035314 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:22 2026 ===  0.001447 === float32/useint32/compiler.c compiler exited 1
Mon Jul 20 11:31:22 2026 ===  0.000202 === float32/useint32/version.c compiling
Mon Jul 20 11:31:22 2026 ===  0.052189 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:22 2026 ===  0.001328 === float32/useint32/version.c compiler exited 1
Mon Jul 20 11:31:22 2026 ===  0.000209 === float32/useint32/implementation.c compiling
Mon Jul 20 11:31:22 2026 ===  0.027632 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:22 2026 ===  0.001487 === float32/useint32/implementation.c compiler exited 1
Mon Jul 20 11:31:22 2026 ===  0.000185 === float32/useint32/cycles.c compiling
Mon Jul 20 11:31:22 2026 ===  0.063488 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:22 2026 ===  0.001850 === float32/useint32/cycles.c compiler exited 1
Mon Jul 20 11:31:22 2026 ===  0.000205 === float32/useint32/works.c compiling
Mon Jul 20 11:31:22 2026 ===  0.029174 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:22 2026 ===  0.002227 === float32/useint32/works.c compiler exited 1
Mon Jul 20 11:31:22 2026 ===  0.000352 === float32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:22 2026 ===  0.001192 === float32/useint32/sort.c compiling
Mon Jul 20 11:31:22 2026 ===  0.020484 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:22 2026 ===  0.003669 === float32/useint32/sort.c compiler exited 1
Mon Jul 20 11:31:22 2026 ===  0.000231 === float32/useint32/compiler.c compiling
Mon Jul 20 11:31:22 2026 ===  0.018893 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:22 2026 ===  0.001176 === float32/useint32/compiler.c compiler exited 1
Mon Jul 20 11:31:22 2026 ===  0.000173 === float32/useint32/version.c compiling
Mon Jul 20 11:31:22 2026 ===  0.021443 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:22 2026 ===  0.001394 === float32/useint32/version.c compiler exited 1
Mon Jul 20 11:31:22 2026 ===  0.000196 === float32/useint32/implementation.c compiling
Mon Jul 20 11:31:22 2026 ===  0.018424 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:22 2026 ===  0.001138 === float32/useint32/implementation.c compiler exited 1
Mon Jul 20 11:31:22 2026 ===  0.000172 === float32/useint32/cycles.c compiling
Mon Jul 20 11:31:22 2026 ===  0.019022 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:22 2026 ===  0.001394 === float32/useint32/cycles.c compiler exited 1
Mon Jul 20 11:31:22 2026 ===  0.000189 === float32/useint32/works.c compiling
Mon Jul 20 11:31:22 2026 ===  0.017637 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:22 2026 ===  0.001351 === float32/useint32/works.c compiler exited 1
Mon Jul 20 11:31:22 2026 ===  0.000353 === float32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:22 2026 ===  0.002793 === float32/useint32/sort.c compiling
Mon Jul 20 11:31:22 2026 ===  0.021778 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:22 2026 ===  0.005837 === float32/useint32/sort.c compiler exited 1
Mon Jul 20 11:31:22 2026 ===  0.000227 === float32/useint32/compiler.c compiling
Mon Jul 20 11:31:22 2026 ===  0.017964 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:22 2026 ===  0.001321 === float32/useint32/compiler.c compiler exited 1
Mon Jul 20 11:31:22 2026 ===  0.000199 === float32/useint32/version.c compiling
Mon Jul 20 11:31:22 2026 ===  0.023636 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:22 2026 ===  0.001662 === float32/useint32/version.c compiler exited 1
Mon Jul 20 11:31:22 2026 ===  0.000200 === float32/useint32/implementation.c compiling
Mon Jul 20 11:31:22 2026 ===  0.017686 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:22 2026 ===  0.001302 === float32/useint32/implementation.c compiler exited 1
Mon Jul 20 11:31:22 2026 ===  0.000200 === float32/useint32/cycles.c compiling
Mon Jul 20 11:31:22 2026 ===  0.021196 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:22 2026 ===  0.001838 === float32/useint32/cycles.c compiler exited 1
Mon Jul 20 11:31:22 2026 ===  0.000244 === float32/useint32/works.c compiling
Mon Jul 20 11:31:22 2026 ===  0.019712 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:22 2026 ===  0.001365 === float32/useint32/works.c compiler exited 1
Mon Jul 20 11:31:22 2026 ===  0.000291 === command/limits.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:22 2026 ===  0.121319 === command/limits.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:22 2026 ===  0.043773 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:22 2026 ===  0.001735 === command/limits.c compiler exited 1
Mon Jul 20 11:31:22 2026 ===  0.000183 === command/limits.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:22 2026 ===  0.028849 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:22 2026 ===  0.024113 === command/limits.c compiler exited 1
Mon Jul 20 11:31:22 2026 ===  0.000231 === command/limits.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:22 2026 ===  0.032042 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:22 2026 ===  0.001721 === command/limits.c compiler exited 1
Mon Jul 20 11:31:22 2026 ===  0.004881 === command/int32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:22 2026 ===  0.209843 === command/int32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:22 2026 ===  0.032332 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:22 2026 ===  0.001158 === command/int32-speed.c compiler exited 1
Mon Jul 20 11:31:22 2026 ===  0.000164 === command/int32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:22 2026 ===  0.018478 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:22 2026 ===  0.001698 === command/int32-speed.c compiler exited 1
Mon Jul 20 11:31:22 2026 ===  0.000156 === command/int32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:23 2026 ===  0.018789 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:23 2026 ===  0.001202 === command/int32-speed.c compiler exited 1
Mon Jul 20 11:31:23 2026 ===  0.005530 === command/uint32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:23 2026 ===  0.218060 === command/uint32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:23 2026 ===  0.027681 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:23 2026 ===  0.001204 === command/uint32-speed.c compiler exited 1
Mon Jul 20 11:31:23 2026 ===  0.000173 === command/uint32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:23 2026 ===  0.018396 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:23 2026 ===  0.001220 === command/uint32-speed.c compiler exited 1
Mon Jul 20 11:31:23 2026 ===  0.000188 === command/uint32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:23 2026 ===  0.018813 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:23 2026 ===  0.001473 === command/uint32-speed.c compiler exited 1
Mon Jul 20 11:31:23 2026 ===  0.006467 === command/float32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Mon Jul 20 11:31:23 2026 ===  0.211779 === command/float32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Mon Jul 20 11:31:23 2026 ===  0.027476 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Mon Jul 20 11:31:23 2026 ===  0.001566 === command/float32-speed.c compiler exited 1
Mon Jul 20 11:31:23 2026 ===  0.000495 === command/float32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Mon Jul 20 11:31:23 2026 ===  0.020511 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Mon Jul 20 11:31:23 2026 ===  0.001393 === command/float32-speed.c compiler exited 1
Mon Jul 20 11:31:23 2026 ===  0.000177 === command/float32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Mon Jul 20 11:31:23 2026 ===  0.017649 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Mon Jul 20 11:31:23 2026 ===  0.001294 === command/float32-speed.c compiler exited 1
Mon Jul 20 11:31:23 2026 ===  0.002659 === build finishing successfully
